]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2000-06-23 msmithAdd PnP probe methods to some common AT hardware driver...
2000-06-23 msmithCollect the ISA DMA defines from the MI ISA code, not...
2000-06-23 msmithStop trying to do anything funny with the interrupt...
2000-06-23 dimaFix typo (inT -> int)
2000-06-23 cokaneFinish up the fixing of the linux ioctl stuff. Add...
2000-06-23 cokaneFinish up the fixing of the linux ioctl stuff. Add...
2000-06-23 chrisReplace .Va, .Ar and .Nm with .Fa or .Va where necessar...
2000-06-23 cokaneMinor redundant #include fix.
2000-06-23 cokaneFixed trouble with linux emu, not it should work in...
2000-06-23 cokaneFixed problem with linux ioctl code, module loading...
2000-06-23 chrisReplace an erroneous `.Va error' with `.Va errno'.
2000-06-23 chrisReplace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove...
2000-06-23 chrisReplace .Va references to function arguments to .Fa...
2000-06-23 brianIntroduce /etc/defaults/periodic.conf, similar in conce...
2000-06-23 brianAdd -s -a and -m flags for supressing the subject line...
2000-06-23 peterRemove these here, these were repocopied to src/sys...
2000-06-22 alfredfix races in the uidinfo subsystem, several problems...
2000-06-22 alfredfix warning, declare function static.
2000-06-22 greenRename macros to all-uppercase. Get rid of a comment...
2000-06-22 brianCorrect PPPoE in multi-link mode
2000-06-22 wilkoupdate UP1000/Symbios SCSI info
2000-06-22 peterMake the generated set headers depend on Makefile as...
2000-06-22 cokanePut RF_SHAREABLE into the bus_alloc_resource call.
2000-06-22 cokaneSwitch LINUX_TDFX to TDFX_LINUX, that's what i get...
2000-06-22 umeInhibit successful DAD messages and "no default interfa...
2000-06-22 jlemonIf the kevent() registration fails (probably due to...
2000-06-22 jlemonAdd a hack to fail registration of kq events on a non...
2000-06-22 jlemonAdd code so that the udata field is preserved across...
2000-06-22 dillon Add ip_portrange_first and ip_portrange_last rc...
2000-06-22 acheUse %Ef
2000-06-22 itojuncorrect bad TTL with packets generated by v4 mapped...
2000-06-22 acheLocalize time/date.
2000-06-22 acheUse %Ef instead of hardcoded %b %e
2000-06-22 nbmAdd 'kern.disks', a sysctl which returns the list of...
2000-06-22 sheldonhFix changes from 1.34 through 1.37:
2000-06-22 nyanSync with sys/dev/syscons/scterm-sc.c revisions 1.6...
2000-06-22 brianMention the timezone where appropriate (for the -v...
2000-06-22 sheldonhAllow Nm to expand gracefully instead of hard-coding...
2000-06-22 sheldonhFix more HTML -> mdoc transcription errors.
2000-06-22 sheldonhWhitespace-only changes: apply accepted line breaking...
2000-06-22 sheldonhUse sub-sections (Ss) to categorize diagnostics and...
2000-06-22 greenFunctions may be static and __inline, but not extern...
2000-06-22 dbakerFix typo in the config file update procedure URL and...
2000-06-22 cokaneAdd my name next to the majro for 3dfx (107), to reflec...
2000-06-22 peterAdd SOFTUPDATES to GENERIC (BOOTMFS has this filtered...
2000-06-22 jkhMake sure SOFTUPDATES doesn't wind up on boot floppy...
2000-06-22 cokaneTook TDFX_VERBOSE out of Makefile, added $FreeBSD$...
2000-06-22 cokaneConverted all TDFX_VERBOSE ifdefs to DEBUG, now it...
2000-06-22 cokaneStick in header, $FreeBSD$.
2000-06-22 cokaneStick the tdfx entry in here, after some cleaning.
2000-06-22 impbde says we don't need to note in passing the locore...
2000-06-22 cokaneFix the 'file not found' in the load target, someone
2000-06-22 nsayerMoving forward on my commitment to always make at least...
2000-06-22 mckusickUpdate to new copyright.
2000-06-21 archie- Make sure the message token returned by NgSendMsg...
2000-06-21 joeOrder the ENVIRONMENT section alphabetically.
2000-06-21 joeI broke locale sensitive ordering of date and month in
2000-06-21 cokaneThis really shouldn't be here, fragment left over from...
2000-06-21 dmlbSubtle Tx bugs - I wonder why the cast wans't picked...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 cokaneAdd a kld to correlate with my committ of the voodoo...
2000-06-21 wollmanAllow those of us who have to print through LPRng spool...
2000-06-21 cokaneFirst import of my 3dfx voodoo driver. Currently it...
2000-06-21 cokaneThis commit was generated by cvs2svn to compensate...
2000-06-21 wilkoOpenVMS labeled disks also seem to give the installer...
2000-06-21 wilkoDocument boot support for UP1000 and Adaptec 294x....
2000-06-21 semenuAdded Altima Communications OUI and their AC101 10/100
2000-06-21 semenuAdded support for SMC9432BTX cards.
2000-06-21 katoPC-98 version of ed driver is a statically limited...
2000-06-21 phkCheckpoint commit. I can actually receive HDLC frames...
2000-06-21 acheFix %EF
2000-06-21 chuckrDoubling the size of MAXSIZE because of large delta...
2000-06-21 acheFix date
2000-06-21 nyanFixed to support RSA98-III non-pnp mode. rman_get_start...
2000-06-21 desDon't incorrectly report a protocol error when we get...
2000-06-21 impMissed one:
2000-06-21 impI felt guilty:
2000-06-21 impForgot about the bootblocks.
2000-06-21 impNote phk's axing of wd compat devices in -current.
2000-06-21 asmodaiDon't build manpages if NOMAN has been set.
2000-06-20 cgadd record channel irq timeouts too
2000-06-20 cgfix a bug where opening for write would not fail if...
2000-06-20 chrisRename the `VRXEC' macro used to clear read and exec...
2000-06-20 greenMake cmp -s work properly if skip values are given...
2000-06-20 dmlbMinor tweaks to error messages (after writing man page).
2000-06-20 jmb display version number of each kld module when using
2000-06-20 archieWhen the 'msg' command is used from the command line...
2000-06-20 umeDon't call _getipnodebyname_multi(). It fixes the...
2000-06-20 alexFix typo(s) I overlooked in my last commit.
2000-06-20 seFix obvious cut-n-paste error.
2000-06-20 alexmdoc style cleanup: newline for new sentence.
2000-06-20 brianDon't include /compat/linux/tmp in $clean_daily_dirs...
2000-06-20 desBack out wes' commit with extreme prejudice.
2000-06-20 ru- Removed PacketAliasPptp() API function.
2000-06-20 ruRemove ``pptpalias'' since this is now done transparent...
2000-06-20 brianRemove ``nat pptp'' as this is now done transparently...
2000-06-20 sanpeiAdded CyQ've ELA-110
2000-06-20 ruAdded true support for PPTP aliasing. Some nice featur...
2000-06-20 alexFix groff confusion for PS output.
2000-06-20 alex/etc/weekly -> /etc/periodic/weekly/320.whatis
next