| Commit message (Expand) | Author | Age | Files | Lines |
* | Use strtol(3) instead of a home-grown version, and fix a "possibly | des | 2002-07-28 | 1 | -36/+24 |
* | Add enough consts to keep everyone happy. | dwmalone | 2002-07-28 | 1 | -1/+1 |
* | Don't reuse a const char * when we really want a char *. | dwmalone | 2002-07-28 | 1 | -5/+7 |
* | Improve WARNS situation for kdump: | dwmalone | 2002-07-28 | 1 | -45/+58 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 9 | -54/+31 |
* | The return value of snprintf should be always nonnegative, so it should | dwmalone | 2002-07-28 | 1 | -1/+1 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 2 | -39/+14 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -14/+7 |
* | ANSify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -10/+7 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -6/+3 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -4/+2 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 10 | -46/+18 |
* | ANSIify function definitions to avoid some warnings. | dwmalone | 2002-07-28 | 1 | -11/+5 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -30/+16 |
* | ANSIify function definitions to avoid a warning. | dwmalone | 2002-07-28 | 1 | -7/+4 |
* | Search the include path for the argument to -f, to make lives easier for | jmallett | 2002-07-28 | 1 | -6/+13 |
* | Add a -v option that prevents switching virtual terminals while this | dd | 2002-07-28 | 2 | -13/+47 |
* | Print a warning when we are given two scripts for one target. This is neither | jmallett | 2002-07-28 | 1 | -0/+4 |
* | Clarify J.S. Bach's life: he was only born once, and he died in Leipzig. | grog | 2002-07-28 | 1 | -3/+3 |
* | Back out jmallett's realpath changes. They break a set of makefiles that | imp | 2002-07-26 | 1 | -0/+28 |
* | Use sigaction(2) instead of signal(3) to avoid the signal handler being | tjr | 2002-07-26 | 1 | -3/+10 |
* | Define all paths in pathnames.h | johan | 2002-07-25 | 2 | -2/+6 |
* | Give an example showing how to change the mesg status of terminals | tjr | 2002-07-25 | 1 | -0/+10 |
* | style(9): - Put a space after the 'return' keyword. | robert | 2002-07-24 | 1 | -5/+7 |
* | Use an ANSI-C function definition rather than a | robert | 2002-07-24 | 1 | -3/+1 |
* | - Add a COMPATIBILITY section explaining that the default | robert | 2002-07-24 | 1 | -2/+12 |
* | Allow selection of the affected terminal using redirection | robert | 2002-07-24 | 2 | -1/+10 |
* | Teach whereis(1) about games. | johan | 2002-07-24 | 3 | -5/+9 |
* | Widen struct sockbuf's sb_timeo member to int from short. With | jdp | 2002-07-24 | 8 | -13/+13 |
* | Revert previous delta for cut(1) and calendar(1) as they were not applied | trhodes | 2002-07-23 | 2 | -3/+11 |
* | Remove duplicate __FBSDID() - spotted by trying to build with a non-GNU | jmallett | 2002-07-23 | 1 | -3/+0 |
* | Dependencies are delimited by space not tab. | ru | 2002-07-23 | 1 | -2/+2 |
* | Handle directories correctly. | eric | 2002-07-23 | 1 | -3/+6 |
* | Revert last commit. Sorry for breaking things | trhodes | 2002-07-22 | 1 | -10/+10 |
* | MFC: Fix some grammar, greater reduce diffs to HEAD | trhodes | 2002-07-22 | 3 | -21/+13 |
* | add -4 and -6 option to be able to specify an address family. | ume | 2002-07-22 | 3 | -4/+22 |
* | - Use MAXLOGNAME - 1 rather than UT_NAMESIZE. | robert | 2002-07-22 | 1 | -3/+2 |
* | - Use MAXLOGNAME - 1 instead of UT_NAMESIZE. | robert | 2002-07-22 | 1 | -11/+5 |
* | Correct syntax error, remove the unescaped newline between "||" and the | tjr | 2002-07-22 | 1 | -4/+2 |
* | Fixed improper SCRIPTS assignment that broke `clean'. | ru | 2002-07-21 | 1 | -1/+1 |
* | Only use one %s when there is only one argument to print. | johan | 2002-07-21 | 1 | -1/+1 |
* | Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc, | charnier | 2002-07-21 | 14 | -209/+244 |
* | s/A last utility last appeared/A last utility appeared/ (horikawa). | charnier | 2002-07-21 | 1 | -4/+8 |
* | Add the tcps_sndrexmitbad statistic, keep track of late acks that caused | dillon | 2002-07-19 | 1 | -0/+2 |
* | Merge conflicts. | markm | 2002-07-19 | 4 | -42/+50 |
* | This commit was generated by cvs2svn to compensate for changes in r100360, | markm | 2002-07-19 | 2 | -10/+3 |
|\ |
|
| * | Snapshot of NetBSD's (x)lint. Little functionality, just some code | markm | 2002-07-19 | 7 | -46/+53 |
* | | s/inline/__inline/ | markm | 2002-07-19 | 2 | -6/+6 |
* | | Merge from import. The import was done ages ago, and this diff has been | markm | 2002-07-19 | 1 | -153/+199 |
* | | s/inline/__inline/ | markm | 2002-07-19 | 6 | -6/+6 |