summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Yet another cleanup of the VIA code, this time it should worksos1999-12-218-186/+61
* Extra sanity checks in information from file edited by user. Thisimp1999-12-211-16/+16
* Use the correct return value for MCA NMIs.eivind1999-12-214-4/+4
* Add #ifdef notyet around uncalled code that is later going to become DDBeivind1999-12-211-1/+7
* Comment out explicit MANPATH setting.phantom1999-12-211-1/+1
* Correct the spelling and description of sbc.tanimura1999-12-213-3/+3
* Collapse a bunch of unused MD_CS42nn tags into a single one. This savespeter1999-12-211-89/+36
* Tidy up a few loose ends, including adding the pnp tags in comments.peter1999-12-211-21/+19
* Remove #if NISA > 0 - this is best done by the configuration process.peter1999-12-211-13/+0
* Only compile gusc for isa (the #if NISA inside gusc effectively coverspeter1999-12-216-6/+6
* Fix a typo which I cannot believe I missed after rereading this textasmodai1999-12-211-1/+1
* also, changed prototype of pr_rthdr(), as my previous fixshin1999-12-211-1/+1
* Added missing declaration for argment specification at pr_rthdr(),shin1999-12-211-3/+4
* Properly manify this manpage.asmodai1999-12-211-2/+1
* Document allscreens_flags. This commit perpetuates the i386-centricsheldonh1999-12-211-0/+12
* Properly manify this manpage.asmodai1999-12-211-5/+5
* Change incorrect NULLs to 0seivind1999-12-2112-31/+32
* Use more thorough redirection to make the impact of allscreens_flagssheldonh1999-12-212-2/+2
* Add an explicit warning against copying this file into /etc/, sincesheldonh1999-12-211-0/+5
* Fix a bug where a pointer would be one character too far after puttingroberto1999-12-215-5/+5
* define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 relatedshin1999-12-211-12/+32
* Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Somepeter1999-12-212-14/+94
* Fix cut'n'paste niggles in previous commit.sheldonh1999-12-212-7/+8
* minor cleanupcg1999-12-212-34/+20
* make previous commit's format match rest of filemharo1999-12-211-2/+2
* add default service (other) entriesmharo1999-12-211-0/+4
* Add a flag to disable FIFO probing. The code seems to have a chance ofjoerg1999-12-213-2/+20
* Delay creation of threads until after the idle thread is created, moreimp1999-12-212-22/+18
* Lose explict initialization of mouse to {0}; this gave a warning, and theeivind1999-12-211-2/+2
* Incorrect uses of NULL changed to 0eivind1999-12-211-3/+3
* Garbage collect oltr_pci_shutdowneivind1999-12-211-11/+0
* Remove unused variableeivind1999-12-212-2/+0
* Fix bogus initialization of using a sledge hammer to quite -Wall, badobrien1999-12-211-5/+4
* Fix a typo that was doing something kind of silly, and that is initializingchris1999-12-213-3/+3
* What was I smoking? Use the proper form of the library names.obrien1999-12-211-5/+3
* don't use the sbpro mic vol register during init on ess cards; it causescg1999-12-213-3/+6
* Add entries for two cities in India.jkoshy1999-12-211-0/+2
* Manual page style work.julian1999-12-2159-490/+1059
* Forgot a library.obrien1999-12-201-4/+5
* Add needed 3.x libraries from 3.4-RELEASE.obrien1999-12-2011-1/+16534
* Correct an "argument reversal" bug that could cause commands requed fromgibbs1999-12-201-2/+2
* Fix my '#'-at-end-of-lines change, spammed by a subsequent commit.brian1999-12-201-3/+10
* Add SUP2070 (Diamond SupraExpress 56i)peter1999-12-202-0/+4
* Use getpwuid()->pw_dir instead of $HOME when expanding ``~''.brian1999-12-201-10/+6
* Use getpwuid() instead of getlogin() in ``allow users''.brian1999-12-201-4/+5
* Add missing linefeed.brian1999-12-201-1/+1
* Cosmetic: clean up some parenthesis confusionbrian1999-12-201-10/+5
* Handle comments at the end of lines.brian1999-12-203-25/+44
* Notice and warn about unterminated quoted strings in commands.brian1999-12-2013-44/+100
* Implement mbuf allocation internally by maintaining 8 buckets ofbrian1999-12-205-21/+82
OpenPOWER on IntegriCloud