summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Output mbuf clusters as current/peak/max. Requires new kern.ipc.nmbclustersdg1998-04-241-5/+11
* Added kern.ipc.nmbclustersdg1998-04-243-3/+6
* When calling the open function, specify either FREAD and/or FWRITEjulian1998-04-231-3/+3
* Oops forgot to include opt_bootp.hjulian1998-04-231-2/+4
* There is no "rwho" service, it's "who"des1998-04-231-1/+1
* Don't generate code with syntax errors (hard newlines in string constantsbde1998-04-231-5/+5
* Fixed missing dependencies. The critical missing one was of bi-lexer.obde1998-04-231-46/+67
* Convert timespecclear() back to an expression (this time withouteivind1998-04-232-12/+6
* Back out last changepst1998-04-231-2/+2
* Wrap timerclear in do { ... } while(0)eivind1998-04-232-4/+10
* Add devfs support.eivind1998-04-231-2/+32
* Mask the interrupt before setting the corresponding bit in ipending iftegge1998-04-224-20/+22
* Improve description.rnordier1998-04-221-5/+6
* Bad144 support for the slice system (!)julian1998-04-225-27/+154
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-226-6/+24
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-223-0/+1121
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-228-0/+8325
* Sync with sys/i386/conf/majors.i386 revision 1.39.kato1998-04-221-2/+3
* close() is no longer a SLICE method.julian1998-04-2213-80/+157
* Add a couple of missing symbols referred to in asm code.peter1998-04-221-1/+5
* netstat truncates info in sockaddr* between kgetsa and p_sockaddrphk1998-04-221-12/+14
* Even with '-s', syslogd still creates an AF_INET socket, althoughphk1998-04-221-23/+22
* Fix cabs and cabsf definitions to be prototypes.pst1998-04-221-3/+3
* When ipfw reads its rules from an input file, the optind variable isphk1998-04-221-1/+5
* Add a block device entry for the 'myx' driver too.msmith1998-04-222-2/+4
* Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net>msmith1998-04-222-4/+4
* Don't allow an open to succeed if the device is invalidated during thejulian1998-04-221-1/+3
* Added -b option to display unprintables in octal.des1998-04-216-11/+71
* - breakage of the warnings about pessimized i/o port types.brian1998-04-214-62/+24
* Correct the digiboard device names in agreementbrian1998-04-212-22/+32
* Remove the artificial limit on the size of the ipfw filter structure.julian1998-04-211-13/+40
* PC-98 does not supports DMA automode lager than 65535 bytes.kato1998-04-211-0/+4
* Supports PC-98 again.kato1998-04-211-0/+6
* Add a forgotten 'static'.eivind1998-04-211-2/+2
* o Move debug stuff down a bit so that it doesn't try tobrian1998-04-212-62/+76
* Make brandelf test for known brands, and introduce a '-f' option toeivind1998-04-212-8/+40
* The 'mountroot' option is obviously pointless for an LKMjulian1998-04-202-6/+18
* indentdima1998-04-201-1/+1
* Remove more LFS left-oversjulian1998-04-201-19/+1
* Remove an LFS clause, now that it is in the history,julian1998-04-202-38/+2
* Spelling/typo fixes: (preceeded, friday).rnordier1998-04-201-3/+3
* Spelling/typo fix: (proccessed).rnordier1998-04-201-2/+2
* Spelling/typo fixes: (proccessed, og).rnordier1998-04-201-3/+3
* Enable DEVFS usage of the device (include opt_devfs.h>sos1998-04-202-2/+4
* - Argh, fix stupid logic error in the laststate/state fix previously. That'snate1998-04-201-10/+3
* Don't build files at install time (just to be consistent; the problembde1998-04-203-3/+3
* - Don't try and keep track of the previous state, since the kernel maynate1998-04-201-19/+7
* - Give up trying for a simple solution for correctly recognizing if a cardnate1998-04-202-1/+5
* - Only poll the PCIC controller for insertion/removal events if thenate1998-04-201-3/+4
* Check bytes read to prevent random error message.rnordier1998-04-201-1/+8
OpenPOWER on IntegriCloud