summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up after removing sys/eventhandler.h from sys/systm.h at the lastmsmith1999-08-2116-16/+36
* Don't print a "," after the last superblock.billf1999-08-211-3/+4
* Add missing include.billf1999-08-212-0/+2
* Ufff. cflags -> chflags. I could have sworn this change has been inimp1999-08-211-3/+3
* Mention rwhod(8) in the SEE ALSO sectionbrian1999-08-211-2/+3
* Remove MII/PHY related junk from here. It's not needed anymore.wpaul1999-08-211-106/+1
* To christen the brand new security category for syslog, we get IPFWgreen1999-08-212-63/+94
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-2121-26/+2689
* Fix possible buffer overflow with finger and fingerd.imp1999-08-211-16/+27
* This is the addition of a syslog(3) security.* top-level category. Thisgreen1999-08-216-13/+20
* Use more compiler friendly test for overflow.phk1999-08-211-3/+3
* Clear all file flags when taking ownership of devices. Do not ignoreimp1999-08-212-3/+16
* Remove all flags from devices before we try to assert ownership andimp1999-08-211-1/+3
* added usb0 to 'all' target for usbd(8)gehenna1999-08-213-6/+9
* Add warnings, ala mktemp, to tempnam and tmpnam as a reminder thatimp1999-08-212-3/+13
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-2121-6/+2970
* The "depends-list" target disappeared in r.1.300 (Dec. 12, 1998) ofhoek1999-08-211-2/+2
* Quiet some overly chatty debug output, do some minor cleanups tojkh1999-08-214-34/+38
* MFS: Revert shared lib major version number back to 3.obrien1999-08-211-2/+2
* Detect if the the offset used to read from a raw device loose bitsphk1999-08-211-2/+8
* Implement a new generic mechanism for attaching handler functions tomsmith1999-08-2130-263/+496
* Remove superfluous `preserve' entry.chris1999-08-211-3/+1
* Fix spelling error: compliment -> complementchris1999-08-214-24/+24
* Fix power management register definitions.wpaul1999-08-211-5/+5
* Add a NULL pointer check whose absence could cause segmentationjdp1999-08-201-6/+6
* Loosen up the constructed argument segment generation slightly; rather thanmsmith1999-08-202-20/+6
* move sanity check of timeval struct so as not to segfault when passedalfred1999-08-203-15/+15
* First small steps at merging DEVFS and PHK's Dev_t stuff.julian1999-08-206-35/+43
* Fixes for some style bugs in the initial version of this file:ken1999-08-201-10/+8
* Restore INTERNALLIB.abial1999-08-201-0/+1
* MAXLINE not MAX_CMDLINEmdodd1999-08-201-1/+1
* Fix MLINKS.mdodd1999-08-201-3/+2
* Finally: fix test -x as completely as possible.green1999-08-201-7/+17
* Fix stupid error (xse -> xsc).mdodd1999-08-203-22/+24
* Fix a nasty kld bug where modules with objects of type GLOB_DAT which hadgallatin1999-08-202-2/+4
* Set ifp->if_init to the right function.mdodd1999-08-207-67/+88
* When checking if there is a stack to free, observe the fact that itjb1999-08-203-18/+69
* Remove unused MANBIN directive.ru1999-08-202-12/+4
* There may exist two kinds of IBM BlueLightning CPU. One is that 5/2kato1999-08-202-2/+30
* * Consistantly surround macro parameters with ()obrien1999-08-202-64/+67
* A "=" should have been "+=".obrien1999-08-201-2/+2
* Fix some cut and paste damage.mdodd1999-08-202-3/+3
* Fix EINVAL related descriptions.rse1999-08-206-18/+21
* vm_page_alloc and contigmalloc1:alc1999-08-201-3/+3
* Update blackhole(4)csgr1999-08-201-5/+8
* Fix short timeout problems with the pt(4) driver:ken1999-08-207-39/+146
* Reduce default timeout on remote serial debugging sessions from 20grog1999-08-201-1/+1
* What the heck was I thinking? Nobody else saw this? Sheesh.mdodd1999-08-203-8/+14
* Add 2 functions: el_data_set() and el_data_get() which do what youmdodd1999-08-205-3/+41
* Change the name of the static variable 'files' to 'linker_files' ingrog1999-08-201-14/+14
OpenPOWER on IntegriCloud