aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add the tcps_sndrexmitbad statistic, keep track of late acks that causedMatthew Dillon2002-07-191-0/+2
* Merge conflicts.Mark Murray2002-07-194-42/+50
* This commit was generated by cvs2svn to compensate for changes in r100360,Mark Murray2002-07-192-10/+3
|\
| * Snapshot of NetBSD's (x)lint. Little functionality, just some codevendor/NetBSD/xlintMark Murray2002-07-197-46/+53
* | s/inline/__inline/Mark Murray2002-07-192-6/+6
* | Merge from import. The import was done ages ago, and this diff has beenMark Murray2002-07-191-153/+199
* | s/inline/__inline/Mark Murray2002-07-196-6/+6
* | "inline" fixing. Replace "inline" with "__inline" to make more BSDMark Murray2002-07-1910-44/+52
* | s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-184-5/+5
* | Add myself.Ville Skyttä2002-07-171-0/+1
* | Fix installworld.Ollivier Robert2002-07-171-1/+1
* | A little bit more thought has resulted in a generic script which canGarrett Wollman2002-07-166-20/+22
* | Forgot to change command name in Makefile. (Where's the pointy hat?)Garrett Wollman2002-07-161-1/+1
* | POSIX requires these shell builtins to also exist as totally pointlessGarrett Wollman2002-07-165-0/+22
* | Fix incorrect cast.Kelly Yancey2002-07-161-1/+1
* | Use proper article.Dima Dorfman2002-07-161-1/+1
* | Support POSIX ``programming environment'' mistake.Garrett Wollman2002-07-151-0/+13
* | s/progname/procname/ to be consistent with the other occurrencesRalf S. Engelschall2002-07-151-1/+1
* | revert WARNS=4, it makes the alpha compile sad.Alfred Perlstein2002-07-151-1/+1
* | mdoc fun: add a few more sentence breaks.Giorgos Keramidas2002-07-151-4/+8
* | Kill excessive whitespace between macro arguments.Giorgos Keramidas2002-07-151-5/+5
* | mdoc style: break up sentencesGiorgos Keramidas2002-07-151-3/+6
* | Bit-width fields should be of type 'int'.Juli Mallett2002-07-151-1/+1
* | Use %zu to print size_t.Juli Mallett2002-07-151-2/+2
* | Fix last hard sentence break.Giorgos Keramidas2002-07-151-1/+2
* | ^Z suspends any and all programs that don't do anything special aboutGiorgos Keramidas2002-07-151-3/+0
* | Support larger files (at least 64-bit offsets) by using off_t instead ofTim J. Robbins2002-07-151-8/+21
* | Kill extraneous whitespace.Juli Mallett2002-07-1510-90/+90
* | ^Z doesn't "stop" systat, but it "suspends" it.Giorgos Keramidas2002-07-151-1/+1
* | WARNS=4Alfred Perlstein2002-07-148-13/+10
* | WARNS=4, addAlfred Perlstein2002-07-142-6/+5
* | WARNS=2, de-__P()Alfred Perlstein2002-07-142-3/+4
* | WARNS=2Alfred Perlstein2002-07-142-3/+1
* | - TI-RPC is now the default again for code generation.Alfred Perlstein2002-07-1412-145/+132
* | The .Nm utilityPhilippe Charnier2002-07-148-32/+48
* | Clear local screen when ^D is typed.Luigi Rizzo2002-07-143-2/+24
* | More Russian holidaysAndrey A. Chernov2002-07-141-0/+20
* | Add a default case to the getopt(3) switch, remove a blank line nearby.Juli Mallett2002-07-141-1/+1
* | Functions declared as <type> <identifier>(<nil>) should be declared asJuli Mallett2002-07-145-27/+27
* | Remove prototype for main().Juli Mallett2002-07-141-2/+0
* | Typo fixo: imbedded => embeddedJuli Mallett2002-07-131-1/+1
* | Account for space used by environment variables in a similar way toTim J. Robbins2002-07-131-8/+12
* | Make dirty, rotten hack really work. As of rev. 1.16, ${BINDIR}Ruslan Ermilov2002-07-121-2/+2
* | Complete rewrite, once again.Joerg Wunsch2002-07-115-339/+720
* | Set NO_WERROR to ignore the following warning which is emitted onBruce Evans2002-07-111-0/+1
* | Bring getconf back in from the cold.Peter Wemm2002-07-111-2/+0
* | Correct a comment: Typing in the root password at the "Key:" promptDima Dorfman2002-07-101-2/+2
* | Fix indentation: Don't use space where tabs will do; specifically,Dima Dorfman2002-07-101-30/+30
* | Remove tcsetpgrp() stuff across suspend/continue because it cause upper levelAndrey A. Chernov2002-07-091-3/+1
* | Add definitions for the industry-standard DLT density codes.Joerg Wunsch2002-07-092-0/+10