summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish unbreaking autoconf.c includes (for non-SMP.)green1999-08-222-2/+4
* Remove od.4 -- Kenneth Merry writes:chris1999-08-222-289/+1
* Aallow ppp to work with Nortel Networks Extranet Switchbrian1999-08-222-0/+12
* ppp_alias -> ppp_natbrian1999-08-229-25/+25
* Decrease the isdn recovery time to 1 second and mention that itbrian1999-08-221-2/+2
* NOALIAS -> NONATbrian1999-08-221-4/+4
* Make a comment I added a bit nicer.green1999-08-221-2/+3
* Fix a small typo (missing comma) to make the alpha kernel build againgallatin1999-08-221-2/+2
* Major PicoBSD update by luigi with some debugging help from myself.dwhite1999-08-22142-3611/+873
* Oops, that wasn't so clever after all. struct isa_device is still apeter1999-08-223-5/+5
* Zap a heap of unused cruft now. We don't need the ISA/EISA/PCI hookspeter1999-08-222-70/+48
* Take advantage of the apm/npx code and let them identify themselves ratherpeter1999-08-224-92/+136
* Make the identify routine add itself with priority 100 to make sure itpeter1999-08-226-12/+36
* Add an identify method to allow npx to arrange itself to be attached topeter1999-08-223-3/+54
* Add an identify method to allow apm to attach itself to the nexuspeter1999-08-222-2/+30
* make pnp.h self contained, for what good it'll do since it's days arepeter1999-08-221-1/+3
* Grammar and formatting touch-ups to comments.hoek1999-08-223-36/+36
* Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)hoek1999-08-222-4/+4
* Slightly sanitize the isa/eisa bridge detection. The pci->eisa bridgepeter1999-08-221-13/+9
* The vty monster has feasted and now provides 8 vtys by default.hoek1999-08-222-4/+4
* Catch an at_shutdown I didn't think of in the last batch.msmith1999-08-221-4/+5
* Use the final version of the patch for the overflow, not the next toimp1999-08-221-7/+9
* Go back to using microtime() to get the timestamps for {f,l,}utimes(path,jdp1999-08-222-4/+6
* Mention that the 3Com 3cSOHO100-TX adapter (cheap version of the 3c905B) iswpaul1999-08-222-3/+7
* 1) Add HEADER section. Similar to CODE.n_hibma1999-08-221-41/+58
* Put full month names in another form ("genitive case"), the only formdt1999-08-226-78/+78
* Modify yp_mkdb so that it only checks for bogus '+' and '-' characterswpaul1999-08-223-15/+39
* Add a missing underscore that made EVENTHANDLER_FAST_INVOKE broken.green1999-08-221-2/+2
* Fix `key release event prevent suspend' problem. We don't neediwasaki1999-08-222-48/+178
* - Remove cdevsw entry points in individual keyboard drivers;yokota1999-08-2210-633/+172
* Revise description on moused options:yokota1999-08-221-11/+25
* Improve the detection code for GlidePoint. This is still a kludge,yokota1999-08-222-4/+8
* Make "s_unlock" an inline function. (Inlining this function takesalc1999-08-221-2/+8
* Fix a temp file race occurring only when -j is used.hoek1999-08-222-15/+17
* Fix assorted style problems and bring up to date.jkh1999-08-223-108/+261
* Fix potential buffer overflow when using gtags.hoek1999-08-221-25/+35
* Assorted bug fixes.yokota1999-08-225-21/+37
* Use the new vfs_timestamp() function to create the timestamps usedjdp1999-08-222-86/+92
* Allow authkey to be changed independently of the current phase.brian1999-08-221-14/+5
* Crap, I knew I was going to forget something: add missing miibus methodwpaul1999-08-221-0/+36
* Support full-precision file timestamps. Until now, only the secondsjdp1999-08-224-13/+107
* Remove two unused variable declarations.alc1999-08-221-3/+1
* 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
OpenPOWER on IntegriCloud