summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed one typo ("[[=e]]" -> "[[=e=]]") and two occurences of whitespacenik1999-04-101-4/+4
* .sp -> .Ppnik1999-04-101-5/+5
* ipfstat is now in section 8 of the manual.nik1999-04-101-1/+1
* When trying to enable or disable an interrupt not described by the mp table,tegge1999-04-101-3/+7
* Test CF after a btrl operation instead of testing ZF (which is undefined).tegge1999-04-103-6/+6
* Sixth update to the new ATA/ATAPI driver:sos1999-04-107-64/+54
* Close a potential mbuf and/or mbuf cluster leak in the client-side NFSpeter1999-04-102-4/+4
* Finally add support for the older 82c168 PNIC chip with the built-inwpaul1999-04-102-38/+314
* Lock vnode correctly for VOP_OPEN.eivind1999-04-101-1/+5
* Updated the list of devices supported by the USB susystem.n_hibma1999-04-102-8/+82
* uncomment the uhci entryn_hibma1999-04-103-6/+6
* Fix description of size, it's in kilobytes, not bytes.chuckr1999-04-101-2/+3
* Add ISDN cards supported by isdn4bsd to list of supported hardware,hm1999-04-102-4/+84
* add -s to usageache1999-04-101-2/+2
* Correct a link problem with zh_TW.BIG5, make the display reasonable.foxfair1999-04-102-4/+16
* Allow the user to specify a different firewall script than /etc/rc.firewall.des1999-04-108-22/+44
* struct drive: add fields for debugging lockdrive deadlocks.grog1999-04-101-0/+4
* set_sd_state:grog1999-04-101-0/+1
* When VINUMDEBUG is set, add function basename() to return the basegrog1999-04-101-5/+14
* lockdrive: Add debug calls to catch occasional deadlocks on drives.grog1999-04-101-6/+26
* Add flag keyword w.grog1999-04-102-3/+5
* daemon_save_config:grog1999-04-101-3/+5
* Define macro LOCKDRIVE for debugging drive locking deadlocks.grog1999-04-101-1/+3
* Add declaration for basename()grog1999-04-101-0/+5
* Add debug calls to catch occasional deadlocks on drives. The problemgrog1999-04-101-15/+20
* Look in the new place for GCC bits.obrien1999-04-101-2/+2
* Sync with sys/i386/i386/userconfig.c revision 1.133.kato1999-04-101-2/+3
* Sync with sys/i386/conf/files.i386 revision 1.233.kato1999-04-102-2/+4
* Add kldstat macro, which basically does the same thing as kldstat(8)grog1999-04-101-0/+16
* Document -w option for init command.grog1999-04-101-22/+44
* Add -w option to init command: wait for init to complete beforegrog1999-04-102-63/+76
* Oops, the previous log message should have been:bde1999-04-102-2/+2
* pmap_remove_pte:alc1999-04-102-28/+14
* add -s to synopsisache1999-04-101-1/+1
* Add a warning bout the SoundBlaster and ISA DMA locking up the machine,nik1999-04-093-3/+18
* Did not mean to import these with 2.0b1pl17obrien1999-04-093-5114/+0
* Fixed world breakage. Fixed (?) building with -jN (N > 1).bde1999-04-091-21/+18
* Various language and style concerns fixed.imp1999-04-091-11/+18
* Allow setting MAXFILES in the kernel config.des1999-04-093-3/+8
* When a variable expansion is enclosed in double quotes, the internaltegge1999-04-092-16/+56
* Declare mkstemps().bde1999-04-093-8/+11
* Fixed missing include in synopsis.bde1999-04-096-21/+13
* The ELF specification says that the RPATH in the executable orjdp1999-04-091-4/+4
* Ooops. Forgot C++ ABI major version bump (aka breakage).imp1999-04-091-2/+6
* In reading -current, I noticed I had overlooked the NOAOUT -> WANT_AOUTimp1999-04-091-1/+6
* Added a whole lot of information on upgrading with egcs and the commonimp1999-04-091-1/+25
* Ugh. I didn't know this Makefile was reaching over into the dynamicjdp1999-04-091-2/+4
* If given host.domain:nn[.nn], trimdomain() now reduces it tobrian1999-04-092-10/+54
* update_plex_config: Eliminate a potential divide-by-zero.grog1999-04-091-13/+15
* Modify parameter checking in LongJmp to match the reality of angrog1999-04-091-3/+3
OpenPOWER on IntegriCloud