]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-09-23 cgadd feeder_fmt.c
2000-09-23 cgprepare for adding a rate conversion feeder.
2000-09-23 cgonly probe mandatory channels on known bad codecs
2000-09-23 umeMake ip6fw as loadable module.
2000-09-23 jhbEnable the snd_maestro module and have the snd_driver...
2000-09-23 jhbEnable the ESS Maesto driver.
2000-09-23 alexPrint "Enable PC-card." before anything else is done...
2000-09-23 umeDon't touch ai_canonname without checking NULL. Current
2000-09-23 psMove MAXCPU from machine/smp.h to machine/param.h to...
2000-09-23 nyanThe 'pci' device is not needed for SMALL floppy, but...
2000-09-23 katoMerged from sys/i386/i386/machdep.c revision 1.411.
2000-09-23 katoMerged from sys/i386/conf/GENERIC revision 1.279.
2000-09-23 katoMerged from sys/conf/options.i386 revision 1.139.
2000-09-23 katoAdded the pcn device into the list for SMALL kernel.
2000-09-23 grogAdd 'setupstate' to RAID-10 example.
2000-09-23 msmithDon't include proc.h now that mutex.h does it for us.
2000-09-23 jasoneDon't #include <sys/proc.h>, since machine/mutex.h...
2000-09-23 jasone#include <sys/proc.h> in order to get curproc. This...
2000-09-22 sanpeiadd ``xe'' driver
2000-09-22 psRemove the NCPU, NAPIC, NBUS, NINTR config options...
2000-09-22 rwatsono Introduce vn_extattr_rm(), a helper function in the...
2000-09-22 gibbsAdd Perforce RCSIDs for easy revision correlation to...
2000-09-22 gibbsAdd Perforce RCSIDs for easy revision correlation to...
2000-09-22 gibbsUse quoted includes instead of full path references...
2000-09-22 gibbsUse quoted includes instead of full path references...
2000-09-22 gibbsRemove duplicate FreeBSD RCSID.
2000-09-22 msmithUpdate the mptable manpage to remove mention of kernel...
2000-09-22 msmithStop printing out the Nfoo options help, since these...
2000-09-22 jkhOne whack at the idea of having "security profiles...
2000-09-22 wpaulTweak the aue driver so that the homePNA PHYs will...
2000-09-22 archieRemove unnecessary #include's as reported by phk's...
2000-09-22 rwatsono Minor whitespace, comment cleanups
2000-09-22 asmodaiThis is a very obsolete example file for wormcontrol...
2000-09-22 asmodaiDocument which RFC introduced CMSG_SPACE() and CMSG_LEN().
2000-09-22 phantomDocument 'libusb' option for .Lb macro
2000-09-22 katoMerged from sys/isa/sio.c revision 1.315.
2000-09-22 eivindBetter documentation of append mode. This should have...
2000-09-22 katoMerged from sys/i386/i386/machdep.c revision 1.410.
2000-09-22 katoMerged from sys/i386/conf/GENERIC revision 1.278.
2000-09-22 katoMerged from sys/boot/i386/loader/main.c revision 1.23.
2000-09-22 katoMerged from sys/boot/i386/libi386/Makefile revision...
2000-09-22 eivindStyle fixes:
2000-09-22 eivindRemove addalias() prototype (staticized in kern/vfs_subr.c)
2000-09-22 eivindStaticize addalias()
2000-09-22 asmodaiFix comment about the bsd-api-new-02a draft. This...
2000-09-22 ruRemoved files not present in v1_15 import.
2000-09-22 nyanRemoved unneeded include files.
2000-09-22 jhb- Wrap functions and variables that aren't used in...
2000-09-22 jhbFix several 64-bit-ism warnings due to sizeof(int)...
2000-09-22 dfrRemove atomic_*_{32,64} since they are now inline....
2000-09-22 jkhRemove the bogus check against "none" for release names...
2000-09-22 rseResurrect documentation of chflags(2)'s SF_ARCHIVED.
2000-09-22 brianRemove a forgotten line
2000-09-22 sobomax"zope language" --> "zope platform".
2000-09-22 asamiAdd french and zope.
2000-09-22 asamiAdd ports-french.
2000-09-22 jhbFixing a sorting error in teh subsystem list. 7 <...
2000-09-22 jhbTeach MTX_EXIT_RECURSE that the recursion count is...
2000-09-22 wpaulTypo in comment (decent performances -> decent performa...
2000-09-22 wpaulMake pcn_miibus_readreg() latch onto the first PHY...
2000-09-22 msmithCreate an event (idle_event) which is invoked every...
2000-09-22 msmithImplement halt-on-idle in the !SMP case, which should...
2000-09-22 msmithMake the EVENTHANDLER mechanism MP-safe. Events can...
2000-09-22 impo Merge in changes to the NetBSD sources:
2000-09-22 wollmanImplement IPv6 support. Also restructure the way multi...
2000-09-22 wollmanDelete a bogus reference to T/TCP -- the problem still...
2000-09-21 wpaulMake some small line-break tweaks.
2000-09-21 msmithFix a race in ASR_ccbAdd and ASR_ccbRemove, which were...
2000-09-21 mjacobsome copyright cleanups
2000-09-21 wpaulAdd the PCI device ID for the on-board ethernet control...
2000-09-21 rwatsono Permit UFS Extended Attributes to be associated with...
2000-09-21 rwatsono Add two constants mapping ACLs into extended attribut...
2000-09-21 rwatsono Bring VOP_GETACL(9) and VOP_GETEXTATTR(9) man page...
2000-09-21 rwatsono Change locking rules for VOP_GETACL() to indicate...
2000-09-21 archieAllocate all memory (including within node constructors...
2000-09-21 archieAllocate memory with M_NOWAIT instead of M_WAITOK becau...
2000-09-21 bsdAdd a couple of debug register helper functions to...
2000-09-21 mjacobInintialize the queue index stuff from what the f/w...
2000-09-21 mjacobRemove unneeded include
2000-09-21 ruFixed the `mysterious blank lines' problem. This was...
2000-09-21 mjacobremove unneeded includes
2000-09-21 alfredcomment vfs_export functions, requested by: eivind
2000-09-21 sanpeiadd ``check free resource rage code''
2000-09-21 iwasakiFix LINT breakage by options ACPI_NO_OSDFUNC_INLINE.
2000-09-21 truckmanRemove unneeded #include that was a remnant of an earli...
2000-09-21 ruThe final entry should be `required', not `sufficient'.
2000-09-21 jhbAdd in and document two new debugging options used...
2000-09-21 ruFixed the calculations with UDP header length field.
2000-09-21 jhbAdd in documentation and examples of the KTR kernel...
2000-09-21 markmRemove unneeded includes.
2000-09-21 wpaulFix PR #21245: handle wep keys correctly and pretty...
2000-09-20 impFix buffer overflow when DISPLAY is longer than 43...
2000-09-20 iwasakiAdd new function in AML interpreter; aml_invoke_method().
2000-09-20 impo Remove 9 unnecessary includes.
2000-09-20 brianFix a typo
2000-09-20 impNo need to generate opt_compat_oldisa.h
2000-09-20 impremove 5 unnecessary includes, per phk's script
2000-09-20 impRemove 7 unnecessary includes frmo phk's script
2000-09-20 impRemove 8 unnecessary includes from phk's script
2000-09-20 psIN_CLASS*() macros assume host order and s_addr is...
next