| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
- Change some section numbers to match reality
- For MLINKS to manpages from ports, mention which port installs them
MFC after: 3 days
Notes:
svn path=/head/; revision=148011
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140420
|
| |
|
|
|
|
|
|
|
|
|
|
| |
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from <sys/user.h>
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
Notes:
svn path=/head/; revision=124830
|
| |
|
|
| |
Notes:
svn path=/head/; revision=114594
|
| |
|
|
| |
Notes:
svn path=/head/; revision=112378
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111589
|
| |
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=108181
|
| |
|
|
|
|
|
| |
so that it works when the path to b64encode is used to run it.
Notes:
svn path=/head/; revision=105519
|
| |
|
|
|
|
|
|
|
|
|
| |
to suggest the portable alternative to -p.
PR: 42356
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=102910
|
| |
|
|
|
|
|
| |
PR: 42356
Notes:
svn path=/head/; revision=102891
|
| |
|
|
|
|
|
| |
Submitted by: Szilveszter Adam <sziszi@bsd.hu>
Notes:
svn path=/head/; revision=96958
|
| |
|
|
|
|
|
| |
Make uudecode's usage more like that of other programs.
Notes:
svn path=/head/; revision=96943
|
| |
|
|
|
|
|
|
|
| |
respectively, for convenience when encoding or decoding base64 files.
As requested by various users.
Notes:
svn path=/head/; revision=96942
|
| |
|
|
|
|
|
|
|
|
| |
to using arithmatic to determine buffer sizes to encode into.
Diane Bruce pointed out to me that BSD/OS did MIME too, so I want to match
their output, too, since my decision of 8 output groups was wholly arbitrary.
Notes:
svn path=/head/; revision=96810
|
| |
|
|
|
|
|
| |
to ANSI C. Use new source ID scheme.
Notes:
svn path=/head/; revision=96438
|
| |
|
|
|
|
|
|
| |
K&R style main() makes gcc emit a warning about missing prototypes so
switch to ANSI.
Notes:
svn path=/head/; revision=96386
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95124
|
| |
|
|
|
|
|
|
|
|
| |
with regard to the traditional algorithm.
Suggested by: obrien
MFC after: 1 week
Notes:
svn path=/head/; revision=95104
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95086
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92922
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92344
|
| |
|
|
|
|
|
| |
Submitted by: roam
Notes:
svn path=/head/; revision=91676
|
| |
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=91661
|
| |
|
|
|
|
|
|
|
| |
`-o /dev/stdout' or `-p'.
Requested by: grog, nectar
Notes:
svn path=/head/; revision=90720
|
| |
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=89882
|
| |
|
|
| |
Notes:
svn path=/head/; revision=87695
|
| |
|
|
|
|
|
|
| |
PR: bin/31156
MFC after: 1 week
Notes:
svn path=/head/; revision=84715
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79535
|
| |
|
|
|
|
|
| |
builtins (e.g., exit, strcmp).
Notes:
svn path=/head/; revision=78718
|
| |
|
|
|
|
|
| |
Reviewed by: md5(1)
Notes:
svn path=/head/; revision=78387
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74848
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68963
|
| |
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57670
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=48792
|
| |
|
|
|
|
|
|
|
|
|
| |
-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.
Notes:
svn path=/head/; revision=32780
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28564
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23012
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22886
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21748
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
| |
-p Decode file and write output to standard output.
-c Decode more than one uuencode'd file from file if possible.
Notes:
svn path=/head/; revision=19078
|
| |
|
|
|
|
|
| |
Submitted by: Giles Lean <giles@topaz.nemeton.com.au>
Notes:
svn path=/head/; revision=14651
|
| |
|
|
|
|
|
| |
Down to only about 100 items left to cleanup! :-)
Notes:
svn path=/head/; revision=14045
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1866
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|