summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add /tftpboot as an argument to the commented-out example for tftp, sojoerg1995-12-231-1/+1
* Remove games from the SUBDIR list. Gnu Chess is in ports now.markm1995-12-231-1/+2
* Made "AUTO_EOI_1" standard. auto-EOI on the master ICU is a documenteddg1995-12-235-171/+119
* Use FASTER_NOP rather than NOP in rtcin() - only one inb delay was everdg1995-12-233-9/+9
* Add another test to round out the radiolist dialog suite.jkh1995-12-231-31/+107
* Put the superfluous "DUMP:" back in the statistics line, to makejoerg1995-12-231-2/+2
* Add a reference to dialog(3) now that the man pages exist.jkh1995-12-231-0/+3
* o Add some test code.jkh1995-12-232-0/+265
* Add changes to:jkh1995-12-238-358/+1028
* 1) Remove the subdir x11/ from the build. xneko and xroach are ports now.markm1995-12-221-4/+1
* Added undocumented option DEBUG so that debugging code gets maintainedbde1995-12-223-3/+6
* Staticized code that was hidden by `#ifdef DEBUG'.bde1995-12-222-6/+14
* Increased the double fault stack size from 512 to PAGE_SIZE. This isbde1995-12-222-4/+4
* Fixed prototyping and staticizing for -DDEBUG case.bde1995-12-222-8/+8
* Fixed syntax errors caused by EXCEPTION() when DEBUG is defined.bde1995-12-221-3/+9
* Changed the definition of DEBUG to agree with -DDEBUG to avoid warningsbde1995-12-222-4/+4
* Fixed bugs and finished staticization for things inside `#ifdef DEBUG'.bde1995-12-221-20/+22
* Remove the now obsolete vfs_sysctl vfsops element.phk1995-12-221-3/+1
* Staticize.phk1995-12-222-25/+25
* Move fs.nfs.nfsstats sysctl var back to it's old OID.phk1995-12-222-4/+4
* Fixed permissions of /dev/tty.bde1995-12-221-2/+2
* kern_conf.c: remove a now unused variable.phk1995-12-222-9/+9
* Fixed pty names. The control and slave names were back to front.bde1995-12-221-5/+5
* Typo in my last commit.phk1995-12-222-4/+4
* Renamed private DEBUG macro to avoid warnings when DEBUG is an option.bde1995-12-223-26/+26
* Fixed permissions of /dev/pcaudio*.bde1995-12-221-6/+6
* Fixed arg order in an outb() call. add_timer_randomness() clobberedbde1995-12-221-6/+9
* Synced with sio.c. This fixed the DEVFS initialization. cy.c isbde1995-12-223-276/+231
* Fixed bugs introduced in rev. 1.127 (some broken 16650 support wasbde1995-12-223-210/+162
* Remove crufty "pg" function.phk1995-12-224-22/+6
* Cleanup.phk1995-12-222-292/+22
* Fix a small logic bug that caused the arguments of the previous frame todg1995-12-222-6/+12
* *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definitionwpaul1995-12-221-2/+6
* If _IP_VHL is defined, declare a single ip_vhl member in struct ip ratherwollman1995-12-211-1/+5
* Delete old-style-broadcast-address compatibility cruft in IP input path.wollman1995-12-211-3/+3
* i386/i386/conf.c is no longer needed.. remove it from files.i386julian1995-12-215-145/+99
* Reviewed by: peter (verbally :)julian1995-12-213-62/+54
* Rewrote most of the ddb stack traceback code. These changes are smarterdg1995-12-218-463/+340
* Recreate style with original indent.phk1995-12-211-218/+211
* Pick correct library dir whenever obj exists or notache1995-12-211-3/+9
* Tweak, tweak...jfieber1995-12-211-8/+9
* New mirror in portugal.jfieber1995-12-211-1/+13
* Add Compex CPXPCI/32C to the supported NICs.jfieber1995-12-211-1/+2
* The rewamped sysctl program that will find all the variables itself.phk1995-12-214-886/+744
* Back out my prev commit, I didn't fully update some things on my machine :-(ache1995-12-212-4/+4
* Fix collection names to reflect realityache1995-12-212-6/+6
* in_proto.c: spell ``Internet'' right and put whitespace after commas.wollman1995-12-204-28/+35
* Increase Pentium cyclecounter calibration time to 131072 us. Thiswollman1995-12-205-10/+10
* Demolish DIRECTED_BROADCAST. It was always a bad idea, and nobody uses it.wollman1995-12-201-15/+8
* Fix a nagging divide-by-zero error resulting from the MTU discovery codewollman1995-12-202-4/+40
OpenPOWER on IntegriCloud