summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.ru2002-09-302-7/+5
* Only print out the "SMP: AP CPU #N Launched!" message on verbose boots.obrien2002-09-306-24/+24
* Save the FP state in the PCB as that is compatable with releng4 binaries.obrien2002-09-302-0/+20
* HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).mdodd2002-09-306-0/+4708
* Use fcntl.h from inside /sys.obrien2002-09-301-1/+1
* SAMSUNG SWL-2000P PCI Cardimp2002-09-301-0/+6
* Psion Dacom Gold Card Ethernetimp2002-09-301-0/+6
* Generic Prism2.5 cardimp2002-09-301-0/+6
* Belkin F5D5020 pccard.imp2002-09-301-0/+6
* Entry for I-O Data PCET/100-CLimp2002-09-301-0/+6
* mbuf leak in the error case has been fixed. When we haveimp2002-09-301-1/+3
* Remove bogus comments about why we do some silly things, and insteadimp2002-09-291-12/+1
* Make beep not depend on HZ setting.imp2002-09-291-4/+6
* SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd outimp2002-09-292-6/+9
* Parens considered good.imp2002-09-291-1/+1
* uh, commit all of the patchjulian2002-09-292-0/+2
* commit the version I actually tested..julian2002-09-292-4/+8
* oops, last second botch: fix extra 'i'imp2002-09-291-3/+3
* o Belkin wireless cardimp2002-09-291-8/+23
* Implement basic KSE loaning. This stops a hread that is blocked in BOUND modejulian2002-09-298-9/+104
* Finishing sparc64 translation, somes fixs on alphagioria2002-09-292-142/+163
* Add -x option. This causes pccardd to exit after probing the cards. Thisimp2002-09-292-2/+14
* Add a ; to make a non-null statementimp2002-09-291-1/+1
* o FreeSPirit ISDN/56K modem cardimp2002-09-291-0/+35
* - Fixs to allow correct buildinggioria2002-09-2913-20/+20
* SGMLise accentsgioria2002-09-291-26/+29
* Corrects alls files to allow relnotes buildgioria2002-09-293-81/+86
* New translationgioria2002-09-291-669/+794
* Fix commentimp2002-09-291-1/+1
* Limit the TX key to a valid rangeimp2002-09-292-1/+8
* Don't leak the bar list for each thing we allocate.imp2002-09-291-1/+3
* More translationgioria2002-09-291-585/+709
* Don't make an error even if drivers.conf does not exist.nyan2002-09-291-3/+5
* Align the stack suitably for the version of gcc in FreeBSD-4 (providedbde2002-09-292-0/+66
* Added some buggy PC-98 PnP cards support.nyan2002-09-293-8/+78
* Remove dead code which supported systems without O_APPEND, O_CREAT or SIGTSTP.tjr2002-09-292-34/+0
* Fixed some of the namespace pollution in rev.1.33. <sys/systm.h> wasbde2002-09-291-1/+0
* Include <sys/systm.h> instead of depending on namespace pollution inbde2002-09-292-16/+2
* Include <sys/systm.h> instead of depending on namespace pollution inbde2002-09-291-2/+1
* Merged from sys/isa/fd.c revision 1.238.nyan2002-09-292-8/+8
* Merged from sys/dev/syscons/syscons.c revision 1.389.nyan2002-09-291-5/+5
* Merged from sys/dev/sio/sio.c revisions 1.380 and 1.381.nyan2002-09-292-18/+16
* Document 1Gbyte max memory limitation on Miata.wilko2002-09-291-0/+4
* Convert the remaining callers of errmsg() to use strerror(), and removetjr2002-09-294-111/+13
* Mark the signo as __unused in a lazy signal handler.jmallett2002-09-291-1/+1
* Fix style nit where conditionally compiled code was unconditionalized,obrien2002-09-291-2/+1
* Add getopt_long(3).eric2002-09-295-3/+846
* lock proc while calling psignaljulian2002-09-292-18/+34
* Fix spurious three-space indentation in a four-space indentation file.jmallett2002-09-291-2/+2
* Allow the shell preference for make(1) to be set in make.conf(5), and hopefullyjmallett2002-09-291-0/+7
OpenPOWER on IntegriCloud