summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing files probably forgotten in previous commitluigi1999-08-231-0/+33
* Add missing files probably forgotten in previous commitluigi1999-08-233-0/+167
* Add missing file probably forgotten from previous commitluigi1999-08-233-0/+330
* Fix the breakage caused by hanging softc off dev_t. This is onlyphk1999-08-231-7/+36
* More cleanup: move device entries in Picobsd makefiles in a moreluigi1999-08-234-12/+16
* Additional cleanup of the picobsd scripts.luigi1999-08-235-203/+223
* Backed out my -n change to imply -l by request of sheldonh.chris1999-08-231-2/+0
* Fix script in README to actually work, empty lines produce asrgrimes1999-08-239-11/+27
* Make -n flag compliant to the Single Unix Specification.chris1999-08-231-1/+3
* An explination of how to keep these files in good working order.rgrimes1999-08-231-0/+48
* Remove cross-reference to removed man page od.4chris1999-08-221-5/+2
* The previous fix didn't do anything if you didn't have pnp. The ICUpeter1999-08-222-4/+6
* 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
OpenPOWER on IntegriCloud