summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-6/+3
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-4/+2
* ANSIify function definitions to avoid a warning.dwmalone2002-07-2810-46/+18
* ANSIify function definitions to avoid some warnings.dwmalone2002-07-281-11/+5
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-30/+16
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-7/+4
* Search the include path for the argument to -f, to make lives easier forjmallett2002-07-281-6/+13
* Add a -v option that prevents switching virtual terminals while thisdd2002-07-282-13/+47
* Print a warning when we are given two scripts for one target. This is neitherjmallett2002-07-281-0/+4
* Clarify J.S. Bach's life: he was only born once, and he died in Leipzig.grog2002-07-281-3/+3
* Back out jmallett's realpath changes. They break a set of makefiles thatimp2002-07-261-0/+28
* Use sigaction(2) instead of signal(3) to avoid the signal handler beingtjr2002-07-261-3/+10
* Define all paths in pathnames.hjohan2002-07-252-2/+6
* Give an example showing how to change the mesg status of terminalstjr2002-07-251-0/+10
* style(9): - Put a space after the 'return' keyword.robert2002-07-241-5/+7
* Use an ANSI-C function definition rather than arobert2002-07-241-3/+1
* - Add a COMPATIBILITY section explaining that the defaultrobert2002-07-241-2/+12
* Allow selection of the affected terminal using redirectionrobert2002-07-242-1/+10
* Teach whereis(1) about games.johan2002-07-243-5/+9
* Widen struct sockbuf's sb_timeo member to int from short. Withjdp2002-07-248-13/+13
* Revert previous delta for cut(1) and calendar(1) as they were not appliedtrhodes2002-07-232-3/+11
* Remove duplicate __FBSDID() - spotted by trying to build with a non-GNUjmallett2002-07-231-3/+0
* Dependencies are delimited by space not tab.ru2002-07-231-2/+2
* Handle directories correctly.eric2002-07-231-3/+6
* Revert last commit. Sorry for breaking thingstrhodes2002-07-221-10/+10
* MFC: Fix some grammar, greater reduce diffs to HEADtrhodes2002-07-223-21/+13
* add -4 and -6 option to be able to specify an address family.ume2002-07-223-4/+22
* - Use MAXLOGNAME - 1 rather than UT_NAMESIZE.robert2002-07-221-3/+2
* - Use MAXLOGNAME - 1 instead of UT_NAMESIZE.robert2002-07-221-11/+5
* Correct syntax error, remove the unescaped newline between "||" and thetjr2002-07-221-4/+2
* Fixed improper SCRIPTS assignment that broke `clean'.ru2002-07-211-1/+1
* Only use one %s when there is only one argument to print.johan2002-07-211-1/+1
* Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc,charnier2002-07-2114-209/+244
* s/A last utility last appeared/A last utility appeared/ (horikawa).charnier2002-07-211-4/+8
* Add the tcps_sndrexmitbad statistic, keep track of late acks that causeddillon2002-07-191-0/+2
* Merge conflicts.markm2002-07-194-42/+50
* This commit was generated by cvs2svn to compensate for changes in r100360,markm2002-07-192-10/+3
|\
| * Snapshot of NetBSD's (x)lint. Little functionality, just some codemarkm2002-07-197-46/+53
* | s/inline/__inline/markm2002-07-192-6/+6
* | Merge from import. The import was done ages ago, and this diff has beenmarkm2002-07-191-153/+199
* | s/inline/__inline/markm2002-07-196-6/+6
* | "inline" fixing. Replace "inline" with "__inline" to make more BSDmarkm2002-07-1910-44/+52
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-184-5/+5
* | Add myself.scop2002-07-171-0/+1
* | Fix installworld.roberto2002-07-171-1/+1
* | A little bit more thought has resulted in a generic script which canwollman2002-07-166-20/+22
* | Forgot to change command name in Makefile. (Where's the pointy hat?)wollman2002-07-161-1/+1
* | POSIX requires these shell builtins to also exist as totally pointlesswollman2002-07-165-0/+22
* | Fix incorrect cast.kbyanc2002-07-161-1/+1
* | Use proper article.dd2002-07-161-1/+1
OpenPOWER on IntegriCloud