]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-02-10 trhodesRemove a redundant command. No MFC, this was removed...
2004-02-10 trhodesRemove 'broken in some cases' Xref to Kerberos.
2004-02-10 trhodesReorder Xrefs in SEE ALSO.
2004-02-10 trhodesUpdate to inform users of acls and multilabel options...
2004-02-10 tjrFixes problems that occurred when a file was removed...
2004-02-10 deischenAdd sem_timedwait to the symbol map, otherwise the...
2004-02-09 kientzleInitial import of libarchive.
2004-02-09 grehanLoader makefile cleanup.
2004-02-09 bdeAdded an option -ldi<N> to control indentation of local...
2004-02-09 bdeOnly use tabs to indent variable names if the declarati...
2004-02-09 desRemove VFS_STATFS() call which violated the lock order...
2004-02-09 bdeBacked out a part of previous commit that wasn;t mentio...
2004-02-09 wpaulAdd stub implementations of KfLowerIrql() and KfRaiseIr...
2004-02-09 wesToo good to miss.
2004-02-09 umefix build with FAST_IPSEC.
2004-02-09 nyanMFi386: Factor out -nostdlib and use PROG.
2004-02-09 bdeFixed tab lossage in indented variable names. The...
2004-02-09 bdeFixed misformatting of "struct foo *bar" in function...
2004-02-09 ruMFi386.
2004-02-09 ru- Factor out -nostdlib to an upper level Makefile.inc.
2004-02-09 ruTwo changes to aid in cleaning up sys/boot/ makefiles:
2004-02-09 bdeExpanded the size of the keyword table from 100 to...
2004-02-09 bdeBacked out rev.1.4 and 1.7 so they they can be implemen...
2004-02-09 grehanDisable branch-target instruction cache on MPC7457...
2004-02-09 scottlFall back to INTR_MPSAFE if INTR_FAST registration...
2004-02-09 grehanRecognize MPC7547 (aka G4+)
2004-02-09 grehanDefinitions for MPC7457 CPU type and HID0 bits
2004-02-09 iedowseFix a typo that stopped ypset's -h option from working...
2004-02-08 jmallettMFp4 @46705:
2004-02-08 iedowseUse int rather than size_t storage for printf field...
2004-02-08 iedowseFurther simplify the code for printing the message...
2004-02-08 bmahNew errata: SA-04:02.
2004-02-08 iedowseCertain ICMP error replies cause ping to perform a...
2004-02-08 ruUpdate for the 2004/02/07 import.
2004-02-08 ruThis commit was generated by cvs2svn to compensate...
2004-02-08 ruVendor import of bwk's 7-Feb-2004 release.
2004-02-08 peterRewrite fabs.S to use pure SSE2 operations. I got...
2004-02-08 wpaulMake NdisMMapIoSpace() guard against NULL/uninitialized...
2004-02-08 wpaulMake NdisMMapIoSpace() handle the case where a device...
2004-02-08 mjacobRemove condition variables and status associated with...
2004-02-08 mjacobRemove condition variables and status associated with...
2004-02-08 ume- obey ip6po_minmtu.
2004-02-08 scottlAllow amr(4) to get a dynamic major number instead...
2004-02-08 leDon't free ressources that haven't been allocated....
2004-02-08 dasUpdate the documentation for setpgrp(2) to reflect...
2004-02-08 phkPolish the work/state engine in preparation for HW...
2004-02-08 phkAdd a missing error case return.
2004-02-08 silbyDocument the SF_NODISKIO flag, and fix a small typo.
2004-02-08 silbyAdd the SF_NODISKIO flag to sendfile. This flag causes...
2004-02-08 silbyMove m_uiotombuf from uio.h to mbuf.h, where I should...
2004-02-08 peterI forgot to add the NO_MODULES override for NOTES
2004-02-07 wpaulDon't hold NDIS_LOCK() around call to ndis_getstate_802...
2004-02-07 wpaulArgh. kthread_suspend() when in P_KTHREAD context,...
2004-02-07 ruArgh, unbreak "make depend" for AMD64.
2004-02-07 johanFix typo in comment, s/reebots/reboots/
2004-02-07 phkWe don't need to hold Giant to create the worker kthread.
2004-02-07 phkFix the last and most important bit of the test case...
2004-02-07 wpaulCorrect an intance of mtx_pool_lock() that should have...
2004-02-07 scottlRemove the use of AACQ_COMPLETE here since there is...
2004-02-07 phkI guess nobody has needed to use the SVR4olator to...
2004-02-07 scottlDo some small cleanups to comments and remove AACQ_COMP...
2004-02-07 ruConvert to plain bsd.prog.mk makefile.
2004-02-07 ruUpdate for the 2003/07/31 import.
2004-02-07 impttys is gone, kill it here too
2004-02-07 yarNULL looks better than (char *)0 unless we're passing
2004-02-07 yarDeny attempts to rename a file from guest users if...
2004-02-07 yarperror_reply() should not be used where errno isn't...
2004-02-07 ruMFi386: Removed -elf and duplicate -ffreestanding.
2004-02-07 ru- Removed -elf which is not a valid gcc(1) option anymore.
2004-02-07 yarWork around a bug in some clients by never returning...
2004-02-07 ruGenerate .depend file.
2004-02-07 nyanMFi386: Cleanups to sys/boot makefiles.
2004-02-07 ruUnbreak world.
2004-02-07 ruStyle: use the defined() expression explicitly.
2004-02-07 scottlRemove the hack of lowering AAC_MAX_FIB now that the...
2004-02-07 scottlIf a command has to be deferred because there are no...
2004-02-07 alcswp_pager_async_iodone() no longer requires Giant....
2004-02-07 ruUse the default threading library if requested.
2004-02-07 ruUntangle building of AMD64 boot code.
2004-02-07 ddsgetnetbyname fixes:
2004-02-07 mtmAdd an entry about the removal of etc/rc.d/ttys.
2004-02-07 ru- Demangle usage().
2004-02-07 mtmNow that devfs is mandatory, there is no need to muck...
2004-02-07 wpaulAdd a whole bunch of new stuff to make the driver for...
2004-02-07 scottlAdd a simple tool for checking the queue stats in the...
2004-02-07 mjacobCheckpoint of work in progress in cleaning up target...
2004-02-07 mjacobadd a count for inotifies as well as atios.
2004-02-07 mjacobReverse role defines for initiator and target mode...
2004-02-07 mjacobAdd case to handle ISPCTL_GET_PDB.
2004-02-07 mjacobIf we're defined to have a default role for target...
2004-02-07 mjacobChange role defines so that they better match class...
2004-02-07 scottlReduce AAC_MAX_FIBS to work around some yet-unidentifie...
2004-02-07 scottl- Broaden the scope of locking in aac_command_thread...
2004-02-07 scottlAdd an #ifdef _KERNEL so that this file can be used...
2004-02-07 olgeniThe "bin" distribution was renamed to "base" in CURRENT.
2004-02-06 pjdAllow decreasing access count even if there is no disk...
2004-02-06 leFix memory leak.
2004-02-06 ruFirst round of cleanups to sys/boot/ makefiles:
2004-02-06 bmahNew release note: SA-04:02.
2004-02-06 leCorrect order of arguments given to checkparity and...
next