kleink
|
4918722a89
|
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
2000-09-04 07:35:15 +00:00 |
garbled
|
9e44e9b578
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-22 18:16:34 +00:00 |
kleink
|
5c39723cec
|
Add a -p option to uudecode(1), which causes it to write decoded data to
stdout; based on PR bin/7183 from SUNAGAWA Keiki.
|
1999-03-18 23:57:11 +00:00 |
mycroft
|
f47ecc8f5e
|
Nuke trailing comma in SEE ALSO section.
|
1997-11-01 06:32:13 +00:00 |
lukem
|
b67eedad79
|
WARNSify, fix .Nm usage, deprecate register, use err.h
|
1997-10-20 02:50:59 +00:00 |
jeremy
|
ebf4cbfe8e
|
Major re-write.
Resolves some outstanding ambiguities and documents the tolerances of uuencode
and uudecode. [PR/3268]
|
1997-08-03 08:51:33 +00:00 |
jeremy
|
dd74602dad
|
Changed inaccuracy in termination description described by PR#2226.
|
1997-04-10 20:22:50 +00:00 |
jtc
|
7439a63b22
|
Rename uuencode.format(5) to uuencode(5) as recommended by PR #1786
|
1995-12-05 03:02:31 +00:00 |
cgd
|
9e97520947
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
jtc
|
373b32ea19
|
fix typo
|
1994-11-17 07:40:43 +00:00 |
jtc
|
88d0435bc7
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-17 07:39:34 +00:00 |
jtc
|
0605e44a71
|
Well behaved POSIX.2 utilities always call setlocale() and getopt().
|
1993-11-09 01:46:38 +00:00 |
jtc
|
2ddbb97f0f
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
|
1993-10-13 18:33:45 +00:00 |
jtc
|
f7c6bf575a
|
Minor tweaks: including header files to bring prototypes into scope,
explicitly declaring function return values, etc. to make gcc -Wall
shut up.
|
1993-08-27 22:30:10 +00:00 |
jtc
|
5e2ed6648a
|
Note that uuencode is POSIX.2 compliant.
|
1993-08-27 22:25:56 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
c3e42d1c64
|
Add RCS indentifiers.
|
1993-08-01 07:22:47 +00:00 |
mycroft
|
d0f8d5d2bb
|
Add RCS identifiers.
|
1993-07-30 22:28:22 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |