summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Commented out ide_pci.c.kato1998-04-202-4/+4
* Sync with sys/i386/conf/options.i386 revision 1.77.kato1998-04-202-2/+8
* Sync with sys/i386/conf/files.i386 revision 1.197.kato1998-04-202-2/+4
* Sync with sys/i386/isa/wd.c revision up to 1.159.kato1998-04-201-8/+281
* Sync with sys/i386/isa/fd.c revision 1.109.kato1998-04-202-34/+538
* Sync with sys/i386/isa/npx.c revision 1.60.kato1998-04-201-30/+27
* Define '\t' as a printable character, so it can be displayed on thejoerg1998-04-201-1/+1
* fd(4) referenced in HISTORY has nothing to do with floppy disks;des1998-04-201-1/+1
* Add an example supfile for the gnats database.jb1998-04-202-1/+64
* Add a #ifdef _THREAD_SAFE around ctime_rphk1998-04-201-0/+2
* Correctly operate on hardlink when source and destination are not on the samecharnier1998-04-203-27/+62
* Note usage of Linux PLIP peer.jkh1998-04-202-0/+8
* MF22: Finish fixing 'looping' bug.nate1998-04-201-5/+1
* fix typo in copyright.julian1998-04-201-2/+1
* Get rid of DEVFS_ROOTjulian1998-04-204-11/+7
* Make the devfs SLICE option a standard type option.julian1998-04-2010-18/+53
* Describe timegm()ache1998-04-202-5/+16
* Add changes and code to implement a functional DEVFS.julian1998-04-1940-203/+5588
* Disregard the values for polarity and trigger mode in the MP config tabletegge1998-04-191-8/+19
* Backed out lseek changes.des1998-04-193-13/+9
* o Support a compile-time -DNO_FW_PUNCH for portabilitybrian1998-04-198-8/+46
* Forgot to add opt_bktr.hahasty1998-04-192-0/+2
* - If we see a tuple we don't expect, don't spin forever. Withouth this fix,nate1998-04-191-2/+3
* Like most Unices FreeBSD should have a larger tty field at leastphk1998-04-191-3/+4
* The current version of netstat does not print the interfacephk1998-04-191-53/+72
* Ctags write to buffer beyond the end of it when the source filephk1998-04-191-1/+1
* Problem whith "subnet=" statement in /etc/gateways.phk1998-04-191-2/+2
OpenPOWER on IntegriCloud