ru
7f3c7f0d46
Sort sections.
2005-01-18 13:43:56 +00:00
fanf
1595556df0
Fix English usage: "for security purpose" -> "for security reasons".
2003-03-18 14:24:47 +00:00
fanf
dd5737a1e3
Document uudecode's new relaxed mode for handling raw data.
2003-02-27 03:32:37 +00:00
schweikh
b45cee5f77
Correct minor grammos.
...
MFC after: 3 days
2002-12-22 14:39:23 +00:00
fanf
e442c885fb
Don't try (and fail) to fchmod /dev/stdout. Revert the manual page
...
to suggest the portable alternative to -p.
PR: 42356
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
MFC after: 1 week
2002-09-03 19:37:23 +00:00
fanf
0429c5021e
Suggest -p instead of -o /dev/stdout.
...
PR: 42356
2002-09-03 10:18:56 +00:00
jmallett
073610e016
Synch usage() and manpage for b64encode/b64decode.
...
Make uudecode's usage more like that of other programs.
2002-05-19 11:22:54 +00:00
jmallett
1fb080cae2
Add b64decode & b64encode as synonyms for uudecode and uuencode -m,
...
respectively, for convenience when encoding or decoding base64 files.
As requested by various users.
2002-05-19 11:17:17 +00:00
charnier
ad8a79e6a5
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00
jmallett
da246f9c45
In the BUGS section, mention that the ballooning of size mentioned here is
...
with regard to the traditional algorithm.
Suggested by: obrien
MFC after: 1 week
2002-04-20 03:56:12 +00:00
ru
310cb9bdee
mdoc(7) police: fix markup and uudecode(1) -o option description.
2002-03-15 16:03:29 +00:00
jmallett
ce51fff754
Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.
...
Add `-o' option to uuencode(1) to pipe the uuencoded output to an
arbitrary file, instead of just stdout.
Reviewed by: -standards, mike
Approved by: mike
2002-03-05 03:27:47 +00:00
mike
d2b2c3be4c
Un-deprecate the -p option. We now have two ways to output to stdout:
...
`-o /dev/stdout' or `-p'.
Requested by: grog, nectar
2002-02-16 09:18:33 +00:00
mike
7e26e18582
Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p option
...
(which allows one to redirect output to stdout); `-o /dev/stdout' is
recommended instead.
Submitted by: Joseph Mallett <jmallett@xMach.org>
MFC after: 2 weeks
2002-01-27 18:21:23 +00:00
dd
911ca14c87
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
ru
36f138439b
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 14:16:33 +00:00
ru
e6cfc0711d
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
ru
0d1334ca0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
sheldonh
49c4458c80
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 12:20:22 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
wosch
813f372ef3
Add two new options:
...
-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.
1998-01-25 19:26:05 +00:00
charnier
40cf595fb5
Use err(3).
1997-08-22 06:53:00 +00:00
peter
f390c26dd9
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
wosch
ff1e30c98b
New options for uudecode
...
-p Decode file and write output to standard output.
-c Decode more than one uuencode'd file from file if possible.
1996-10-21 22:02:30 +00:00
mpp
0796408d4a
Another round of man page cleanups.
...
Down to only about 100 items left to cleanup! :-)
1996-02-12 04:57:03 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00