summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't leak memory, from sef.phk1997-09-162-22/+54
* Make FDC_DEBUG a supported option.joerg1997-09-168-35/+95
* Police from style.9 and Bruce.charnier1997-09-161-3/+5
* Some adjustments for the resolver use of poll(). For some reason I thoughtpeter1997-09-161-7/+8
* Put a system call not present checking wrapper around the call topeter1997-09-161-9/+35
* Remove revoke privs, not neededache1997-09-162-8/+0
* Remove HIDEGAME, it is not a gameache1997-09-162-2/+0
* Comment the UID games -> GID games change - mention the known problems witheivind1997-09-161-0/+3
* Prevent overflow with fragmented packetsache1997-09-151-26/+67
* Fix yet a minor stylistic nit from Bruce.wosch1997-09-151-4/+4
* Add a genclass.1 manpage.wosch1997-09-152-1/+65
* Solve race-condition, return path in normal order.phk1997-09-152-52/+58
* Fix yet a minor stylistic nit from Bruce (Doesn't he have morephk1997-09-151-7/+9
* Add a simple manpage.wosch1997-09-152-2/+20
* revert: The warning was supposed to irritate someone into fixing this.jkh1997-09-151-3/+2
* Proper casting for clnt_broadcast() args.jkh1997-09-151-2/+2
* Silence a warning with a cast.jkh1997-09-151-2/+2
* unsigned char -> caddr_t for mmap's return value.jkh1997-09-151-2/+3
* Deal more correctly with mountpoints.phk1997-09-152-6/+10
* Fix a buglet and a couple of stylistic nits from Bruce.phk1997-09-151-3/+2
* Fix a comment.phk1997-09-151-1/+1
* remove redudant decls from this header file (used for 2.2.x compat)jmg1997-09-151-6/+0
* Use err(3).charnier1997-09-154-74/+53
* Use err(3). Rewrote man page in mdoc format.charnier1997-09-1514-343/+347
OpenPOWER on IntegriCloud