aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add canna and Wnn ports numbers.Satoshi Asami1997-09-181-1/+10
* Missed a place where the extra descriptor buffers would need to bePeter Wemm1997-09-182-2/+6
* Synchronize with sys/i386/isa/fd.c revision 1.102.KATO Takenori1997-09-182-2/+114
* wrap kernel interface in #ifdef KERNEL/#endifJohn-Mark Gurney1997-09-182-18/+25
* reduce the number of warnings this file emits during compilingJohn-Mark Gurney1997-09-181-6/+6
* update Luigi's driver to poll interface (Peter, you might want to checkJohn-Mark Gurney1997-09-1811-171/+141
* environmental -> environment.Philippe Charnier1997-09-187-14/+14
* Typo.Philippe Charnier1997-09-182-2/+2
* Typo: environmental variable -> environment variable.Philippe Charnier1997-09-181-5/+5
* Fix sorting of directories when doing '-d'.Sean Eric Fagan1997-09-181-10/+6
* Use err(3). Document -y flag. Remove unused -s flag from getopt string.Philippe Charnier1997-09-182-52/+33
* Remove line noise from the quirk list (kernel build stopper)Mike Smith1997-09-181-2/+1
* Don't close(1) in direct mode and then proceed toBrian Somers1997-09-182-5/+6
* Support CHAP using MD4Brian Somers1997-09-176-15/+63
* Add the C1557A as a known tape changer (thus non-broken multi-LUN tapeJoerg Wunsch1997-09-171-1/+6
* Activate c89(1).Joerg Wunsch1997-09-171-2/+2
* c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C sourceJoerg Wunsch1997-09-173-0/+122
* Enable the FIFO on enhanced floppy controllers. This reduces theTor Egge1997-09-178-8/+178
* Fix misspellingPaul Traina1997-09-172-4/+4
* variable_load.c is deadPaul Traina1997-09-173-3/+3
* Put all variables in VAR_ #define's to force a single location for allPaul Traina1997-09-1716-38/+67
* Add a new netInteractive variable so that the interactiveness of the TCPJordan K. Hubbard1997-09-175-15/+45
* Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.cKATO Takenori1997-09-174-22/+50
* Use err(3). Document options in man page, not in usage string.Philippe Charnier1997-09-172-65/+46
* Perror() -> warn().Philippe Charnier1997-09-171-7/+11
* Use err(3). Add prototypes.Philippe Charnier1997-09-172-76/+91
* Use err(3), add usage().Philippe Charnier1997-09-172-19/+21
* Use err(3) instead of local redefinition.Philippe Charnier1997-09-172-51/+23
* Use err(3). Use An/Aq for author name.Philippe Charnier1997-09-1711-92/+97
* Wrap too long lines.Philippe Charnier1997-09-172-5/+7
* o Fix two unlikely descriptor leaks.Brian Somers1997-09-164-41/+73
* Whoops, forgot a file!Jordan K. Hubbard1997-09-163-0/+180
* Much better dispatch code and scripting support.Jordan K. Hubbard1997-09-1616-367/+759
* Make TCPDEBUG a new-style option.Joerg Wunsch1997-09-1610-10/+29
* Drop temporary source-level compatibility for old mount(2) interface.Bruce Evans1997-09-161-5/+1
* Removed a stray backslash-newline.Bruce Evans1997-09-161-2/+2
* Fixed syntax errors in `#if 0' code.Bruce Evans1997-09-161-3/+3
* Cleaned up.Bruce Evans1997-09-161-18/+7
* Removed declaration of nonexistent function fuibyte().Bruce Evans1997-09-161-38/+45
* Fixed staticization. buckets[] was staticized but was still declaredBruce Evans1997-09-162-13/+23
* Fixed gratuitous ANSIisms.Bruce Evans1997-09-1621-63/+105
* Removed installhdrs target. It was an unnecessary complication.Bruce Evans1997-09-162-11/+4
* Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a differentBruce Evans1997-09-161-3/+3
* MF22: pst's changes.Jordan K. Hubbard1997-09-1610-83/+106
* Reject attempts to set an in-core label which says that the "disk"Bruce Evans1997-09-161-4/+10
* devfs changes to allow old (better) and newer (braindamaged) behaviour.Julian Elischer1997-09-161-10/+24
* Sigh, there's always one more buffer overflow. :-(Joerg Wunsch1997-09-161-5/+12
* Don't leak memory, from sef.Poul-Henning Kamp1997-09-162-22/+54
* Make FDC_DEBUG a supported option.Joerg Wunsch1997-09-168-35/+95
* Police from style.9 and Bruce.Philippe Charnier1997-09-161-3/+5