Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: simplify. | ru | 2002-08-14 | 1 | -3/+1 |
* | The return value of snprintf should be always nonnegative, so it should | dwmalone | 2002-07-28 | 1 | -1/+1 |
* | Use sigaction(2) instead of signal(3) to avoid the signal handler being | tjr | 2002-07-26 | 1 | -3/+10 |
* | Avoid truncating filenames with snprintf(). | tjr | 2002-06-29 | 1 | -2/+5 |
* | Note that this appeared at least as early as PWB UNIX. | jmallett | 2002-06-10 | 1 | -0/+4 |
* | Respect LC_CTYPE and LC_COLLATE environment variables, mainly for their | tjr | 2002-06-07 | 2 | -0/+14 |
* | mdoc(7) police: markup polishing. | ru | 2002-05-30 | 1 | -16/+22 |
* | Handle the case where a negative offset in a regular expression match | tjr | 2002-05-16 | 1 | -0/+2 |
* | Correct synopsis and usage(): pattern arguments are not optional. | tjr | 2002-05-16 | 2 | -2/+2 |
* | Add the csplit(1) utility, which splits files based on context, as specified | tjr | 2002-05-02 | 1 | -0/+5 |
* | Add the csplit(1) utility, which splits files based on context, as specified | tjr | 2002-05-02 | 2 | -0/+588 |