]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-06-03 Steve Kargl* Style(9). Start non-Copyright fancy formatted comme...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Ed SchoutenAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 Jason EvansUpdate jemalloc to version 3.4.0.
2013-06-03 Ed MasteSwitch to 2-clause license
2013-06-03 Andre OppermannSpecify a maximum TSO length limiting the segment chain...
2013-06-03 Andre OppermannAllow drivers to specify a maximum TSO length in bytes...
2013-06-03 Ed MasteSwitch to 2-clause license
2013-06-03 David SchultzBump __FreeBSD_version for the addition of the followin...
2013-06-03 David SchultzAdd more tests for log functions. A few are commented...
2013-06-03 David SchultzAdd logl, log2l, log10l, and log1pl.
2013-06-03 Konstantin... Do not map the shared page COW. If the process wired...
2013-06-03 Konstantin... Since the cause of the problems with the __fillcontextx...
2013-06-03 Konstantin... MFamd64: when printing the trap information, show the...
2013-06-03 Konstantin... When auto-sizing the buffer cache, limit the amount...
2013-06-03 Konstantin... The vm_page lock is not needed around the call to vm_pa...
2013-06-03 Alan CoxRequire that the page lock is held, instead of the...
2013-06-02 Brian SomersMove ppp.8.m4 back to ppp.8 and de-ifdef it.
2013-06-02 Devin TeskeLike r250701, introduce another handy function for...
2013-06-02 Devin TeskeFix a typo. In this case, the typo caused the f_noyes...
2013-06-02 Devin TeskeFix a bug in which the user's choice to Cancel was...
2013-06-02 Devin TeskeFix a bug that would cause a spurious warning to appear...
2013-06-02 Devin TeskeFix a bug in which the user's choice to Cancel was...
2013-06-02 Devin TeskeChange the name of a couple of functions in `usermgmt...
2013-06-02 Devin TeskeFix a copy/paste error within a comment.
2013-06-02 Devin TeskeAdd some additional debugging to the common media library.
2013-06-02 Devin TeskeMake some obvious consolidations in local declaration...
2013-06-02 Devin TeskeStandardize NULL initialization to be consistent.
2013-06-02 Devin TeskeUse f_isset() (introduced by r250317) instead of `f_qui...
2013-06-02 Devin TeskeMake proper use of locals in f_dialog_init().
2013-06-02 Devin TeskeImprovements to whitespace and comments.
2013-06-02 Devin TeskeFix option processing from the library layer to address...
2013-06-02 Devin TeskeStandardize the way functions build their arguments...
2013-06-02 Alan CoxRemove unnecessary #include's.
2013-06-02 Eitan AdlerCorrect check to see if file changes.
2013-06-02 Eitan AdlerAdd 'static' where able.
2013-06-02 Alan CoxReduce the scope of the VM object locking in brelse...
2013-06-02 Hans Petter... Correct the TD size computation. npkt should reflect...
2013-06-02 Hans Petter... Correct TRB type for multi TRB transfers of non-NORMAL...
2013-06-02 Hans Petter... Use the correct constant for 8000 IRQ/s.
2013-06-02 Hans Petter... Block event interrupts when we don't need it as soon...
2013-06-02 Tijl CoosemansConvert old make variable modifiers :U and :L to bmake...
2013-06-02 Hans Petter... Don't set the start ISOC ASAP bit for non-isochronous...
2013-06-02 Michael TuexenUse LIST_EMPTY when appropriate.
2013-06-02 Hans Petter... Correct some XHCI streams mode transfer handling found...
2013-06-02 Gabor Kovesdan- Update Oleg Moskalenko's email address
2013-06-02 Devin TeskeImprove the dialog(1) API in dialog.subr by adding...
2013-06-02 Devin TeskeSimilar to r251236, improve the portion of dialog(1...
2013-06-02 David SchultzFactor out some common code from the libm tests. This...
2013-06-02 Mark JohnstonWe want to stat the archived log file rather than the...
2013-06-02 Mark JohnstonThis test is working now, so remove it from NOTWORK.
2013-06-02 Mark JohnstonSDT probes can directly pass up to five arguments as...
2013-06-02 Mark JohnstonPort the SDT test now that it's possible to create...
2013-06-01 Devin TeskeImprove portion of the dialog(1) API in dialog.subr...
2013-06-01 Devin TeskeFix a typo introduced by r251190.
2013-06-01 Devin TeskeFix a regression in the packages module introduced...
2013-06-01 Ed SchoutenMove <stdatomic.h> into sys/sys/.
2013-06-01 Alan CoxNow that access to the page's "act_count" field is...
2013-06-01 Pedro F. GiffuniRevert: Use time_t instead of long for archive timestamps.
2013-06-01 Pedro F. GiffuniBFD: Use time_t instead of long for archive timestamps.
2013-06-01 Yoshihiro TakahashiMFi386: revision 245848
2013-06-01 Yoshihiro TakahashiMFi386: revision 251039
2013-06-01 Marius StroblMove an assertion to the right spot; only bus_dmamap_lo...
2013-06-01 John BaldwinRemove an unused macro we originally got from BSD/OS.
2013-06-01 Ed SchoutenPull in r183033 and r183036 from LLVM trunk:
2013-06-01 Justin T. Gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-01 Justin T. Gibbssys/dev/xen/blkfront/blkfront.c:
2013-06-01 Navdeep Parharcxgbe(4): Some more debug sysctls. These work on both...
2013-06-01 Pedro F. GiffuniGCC: bring back experimental support for amdfam10/barce...
2013-05-31 Jilles Tjoelkertest(1): Add information about replacing -nt/-ot.
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-31 Jilles Tjoelkertest(1): List non-standard primaries.
2013-05-31 Jilles Tjoelkertest: Remove -ntXY and -otXY primaries.
2013-05-31 Xin LIApply vendor commit 654f1b3fc5, this is slight differen...
2013-05-31 Justin T. GibbsStyle changes. No intended functional changes.
2013-05-31 Justin T. GibbsStyle cleanups. No intended functional changes.
2013-05-31 Jilles Tjoelkerdup(2): Clarify return value, in particular of dup2().
2013-05-31 David E. O... Add a "kern.features" MIB for 32bit support under a...
2013-05-31 Jilles Tjoelkersigaction(2): *at system calls are async-signal safe.
2013-05-31 Jilles Tjoelkersigaction(2): Extend description of async-signal safe...
2013-05-31 Justin T. GibbsStyle cleanups. No intended functional changes.
2013-05-31 Jilles Tjoelkerfork(2): Add information about fork() in multi-threaded...
2013-05-31 Ed SchoutenFix misspelling of structure field name.
2013-05-31 Devin TeskeImprove portion of the dialog(1) API in dialog.subr...
2013-05-31 Marcel MoolenaarFix "automatic" login, broken by revision 69825 (12...
2013-05-31 Xin LIExplicitly use a pair of parentheses to ensure correct...
2013-05-31 Jung-uk KimFix a long standing logic bug introduced in r167814...
2013-05-31 John BaldwinStyle fixes to vn_ioctl().
2013-05-31 Alan CoxSimplify the definition of vm_page_lock_assert(). ...
2013-05-31 Jilles Tjoelkerfork(2): #include <sys/types.h> is not needed.
2013-05-31 Jilles Tjoelkersh: Add test cases for break outside a loop.
2013-05-31 Justin T. GibbsMake netif_free() safe to call on a partially initializ...
2013-05-31 Justin T. GibbsApply the ad* => ada* IDE device name transition to...
2013-05-31 David E. O... Different approach to making all compilers happy.
2013-05-31 David E. O... Allow building with clang (which is being really stupid...
2013-05-31 Sean Brunoxpt_create_path() requires mfi_io_lock to be held,...
2013-05-31 Jeff Roberson - Convert the bufobj lock to rwlock.
2013-05-31 Xin LIRevert files with no local changes to their vendor...
2013-05-31 Xin LIRemove unused files.
2013-05-30 Pawel Jakub... If the -r option is given we cannot enter capability...
next