summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Many places in the code NULL is used in integer context, wherephk1997-09-1832-74/+74
* Many places in the code NULL is used in integer context, wherephk1997-09-183-17/+17
* Add canna and Wnn ports numbers.asami1997-09-181-1/+10
* Missed a place where the extra descriptor buffers would need to bepeter1997-09-182-2/+6
* Synchronize with sys/i386/isa/fd.c revision 1.102.kato1997-09-182-2/+114
* wrap kernel interface in #ifdef KERNEL/#endifjmg1997-09-182-18/+25
* reduce the number of warnings this file emits during compilingjmg1997-09-181-6/+6
* update Luigi's driver to poll interface (Peter, you might want to checkjmg1997-09-1811-171/+141
* environmental -> environment.charnier1997-09-187-14/+14
* Typo.charnier1997-09-182-2/+2
* Typo: environmental variable -> environment variable.charnier1997-09-181-5/+5
* Fix sorting of directories when doing '-d'.sef1997-09-181-10/+6
* Use err(3). Document -y flag. Remove unused -s flag from getopt string.charnier1997-09-182-52/+33
* Remove line noise from the quirk list (kernel build stopper)msmith1997-09-181-2/+1
* Don't close(1) in direct mode and then proceed tobrian1997-09-182-5/+6
* Support CHAP using MD4brian1997-09-176-15/+63
* Add the C1557A as a known tape changer (thus non-broken multi-LUN tapejoerg1997-09-171-1/+6
* Activate c89(1).joerg1997-09-171-2/+2
* This commit was generated by cvs2svn to compensate for changes in r29544,joerg1997-09-173-0/+122
|\
| * c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C sourcejoerg1997-09-173-0/+122
* | Enable the FIFO on enhanced floppy controllers. This reduces thetegge1997-09-178-8/+178
* | Fix misspellingpst1997-09-172-4/+4
* | variable_load.c is deadpst1997-09-173-3/+3
* | Put all variables in VAR_ #define's to force a single location for allpst1997-09-1716-38/+67
* | Add a new netInteractive variable so that the interactiveness of the TCPjkh1997-09-175-15/+45
* | Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.ckato1997-09-174-22/+50
* | Use err(3). Document options in man page, not in usage string.charnier1997-09-172-65/+46
* | Perror() -> warn().charnier1997-09-171-7/+11
* | Use err(3). Add prototypes.charnier1997-09-172-76/+91
* | Use err(3), add usage().charnier1997-09-172-19/+21
* | Use err(3) instead of local redefinition.charnier1997-09-172-51/+23
* | Use err(3). Use An/Aq for author name.charnier1997-09-1711-92/+97
* | Wrap too long lines.charnier1997-09-172-5/+7
* | o Fix two unlikely descriptor leaks.brian1997-09-164-41/+73
* | Whoops, forgot a file!jkh1997-09-163-0/+180
* | Much better dispatch code and scripting support.jkh1997-09-1616-367/+759
* | Make TCPDEBUG a new-style option.joerg1997-09-1610-10/+29
* | Drop temporary source-level compatibility for old mount(2) interface.bde1997-09-161-5/+1
* | Removed a stray backslash-newline.bde1997-09-161-2/+2
* | Fixed syntax errors in `#if 0' code.bde1997-09-161-3/+3
* | Cleaned up.bde1997-09-161-18/+7
* | Removed declaration of nonexistent function fuibyte().bde1997-09-161-38/+45
* | Fixed staticization. buckets[] was staticized but was still declaredbde1997-09-162-13/+23
* | Fixed gratuitous ANSIisms.bde1997-09-1621-63/+105
* | Removed installhdrs target. It was an unnecessary complication.bde1997-09-162-11/+4
* | Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a differentbde1997-09-161-3/+3
* | MF22: pst's changes.jkh1997-09-1610-83/+106
* | Reject attempts to set an in-core label which says that the "disk"bde1997-09-161-4/+10
* | devfs changes to allow old (better) and newer (braindamaged) behaviour.julian1997-09-161-10/+24
* | Sigh, there's always one more buffer overflow. :-(joerg1997-09-161-5/+12
OpenPOWER on IntegriCloud