summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "knobs are cheap". Here's a -t timeout option for the internal identgreen1999-07-221-2/+18
* This commit encompasses the following changes to inetd:green1999-07-222-32/+85
* Revert out part of the last patch that can be done better elsewhere.julian1999-07-221-8/+4
* Remove the definitions for the SiS 900 chip. This is not a RealTekwpaul1999-07-222-17/+4
* fix braino..julian1999-07-221-2/+2
* Well, it seems that loading a PCI driver module after the system haswpaul1999-07-222-3/+12
* Don't dump core for a known, documented bug.sheldonh1999-07-221-1/+21
* Improve printf(3) conversion specifier parsing so that silly formatssheldonh1999-07-222-19/+97
* Convert the ThunderLAN driver to newbus. Also add splimp() protection towpaul1999-07-222-82/+166
* Relegate the diagnostic descriptor counter to the -DSANITY_CHECK case.sheldonh1999-07-221-4/+10
* Remove unnecessary macro introduced in previous commit.sheldonh1999-07-221-4/+5
* Don't leak pipe descriptor to daemons on execv().sheldonh1999-07-221-4/+6
* Fix a small mind-o: one instance of SYS_RES_IOPORT should have beenwpaul1999-07-222-6/+6
* Signal handlers should use _exit(2) and not exit(3).sheldonh1999-07-221-2/+2
* Add braces to make if-else statement clearer.iwasaki1999-07-222-8/+12
* Correct some style issues in my previous commit.kris1999-07-222-4/+4
* - Add new argument `off' to the `-b' option. This will turn offyokota1999-07-222-4/+8
* Move code for all builtin services from inetd.c to builtins.c, includingsheldonh1999-07-224-583/+648
* Deal with new linux compat package naming.jkh1999-07-223-6/+6
* Intentionally do the wrong thing in using the initial DHCP values forjkh1999-07-222-2/+6
* Modify device numbering method to work with latest -CURRENT. Briefly,grog1999-07-223-15/+19
* Reduce the number of "magic constants" used for page coloringalc1999-07-226-17/+11
* Convert the SysKonnect gigabit ethernet driver to newbus.wpaul1999-07-224-154/+262
* Small tweak to newbus changes: return error status on failure correctlywpaul1999-07-221-2/+2
* Vastly improve the speed of the file command by makingwes1999-07-222-6/+7
* Make mountroot work again (change makedev to makebdev).dfr1999-07-211-3/+4
* Add ``cvsup''.obrien1999-07-211-1/+2
* Fix the following problem:alc1999-07-217-16/+55
* Fix for the hosts_options(5) spawn option.sheldonh1999-07-211-5/+9
* Fixed missing changes from sys/pc98/pc98/pc98.c when new-bus was integrated.nyan1999-07-212-2/+44
* Remove the RCS "Log" and all the verbiage it has generated.phk1999-07-2120-2608/+24
* Hack to work around a NULL pointer dereferencation that can be triggeredjoerg1999-07-212-2/+10
* Fix horribly broken comment. The submitter of the associated code sentsheldonh1999-07-211-3/+4
* Fix a gcc stupidity where it thought a variable was being used uninitializedbillf1999-07-212-4/+10
* Avoid ambigious if/elsebillf1999-07-212-4/+6
* Hopefully make the CMD640B workaround actually work.peter1999-07-211-9/+6
* Avoid ambigious if-elsebillf1999-07-211-4/+7
* Since we are using strlen() let's assign it to the correct type andbillf1999-07-211-2/+3
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-216-9/+108
* Slight cleanups of the Cyrix 5530 UDMA code.julian1999-07-201-100/+125
* Fix a REALLY embarrassing mistake. Don't look; I warned you.green1999-07-201-2/+2
* Make a dev2budev() function, and use it. This refixes pstat (working, broken,green1999-07-204-9/+16
* Convert the xl driver to newbus. It is now possible to make this driverwpaul1999-07-202-88/+127
* XFree86 3.3.4 seems to require "XWINHOME" to be set for the setup tooljkh1999-07-203-3/+6
* dev2udev() returns a CDEV udev_t, but we use block io in savecore. Savecoregreen1999-07-201-2/+5
* Correct the information about the return value when no device matchesnik1999-07-201-6/+4
* Correct some grammar and style problems with this page.nik1999-07-201-16/+16
* Correct the alignment of some of the members in the wi_frame structure.wpaul1999-07-202-6/+10
* Make bcd2int work (resume time reporting now works.)green1999-07-201-3/+5
* Make wall_cmos do something.green1999-07-201-4/+13
OpenPOWER on IntegriCloud