Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace at EOL. | dd | 2001-07-15 | 2 | -7/+7 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 2 | -2/+2 |
| | |||||
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
| | | | | builtins (e.g., exit, strcmp). | ||||
* | Satisfy gcc's parenthetical needs and clamp down with WANRS=2. | dd | 2001-06-17 | 2 | -2/+3 |
| | | | | Reviewed by: md5(1) | ||||
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -2/+3 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -3/+3 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 2 | -2/+4 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Add two new options: | wosch | 1998-01-25 | 1 | -2/+10 |
| | | | | | | | | -i Do not overwrite files. -s Do not strip output pathname to base filename. By default uuencode deletes any prefix ending with the last slash '/' for security purpose. | ||||
* | Use err(3). | charnier | 1997-08-22 | 2 | -22/+25 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Fix ranges - off by one. | wosch | 1997-02-18 | 1 | -2/+5 |
| | |||||
* | Sort cross references. | wosch | 1997-01-15 | 1 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | New options for uudecode | wosch | 1996-10-21 | 1 | -0/+28 |
| | | | | | -p Decode file and write output to standard output. -c Decode more than one uuencode'd file from file if possible. | ||||
* | Minor correction regarding the last line of an uuencoded file. | joerg | 1996-03-17 | 1 | -1/+1 |
| | | | | Submitted by: Giles Lean <giles@topaz.nemeton.com.au> | ||||
* | Another round of man page cleanups. | mpp | 1996-02-12 | 2 | -3/+1 |
| | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | More merry makefile munging for man page compatability. | wollman | 1994-08-05 | 1 | -3/+4 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 4 | -0/+365 |