summaryrefslogtreecommitdiffstats
path: root/usr.bin/uuencode
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Delete useless calls to setlocale(3):schwarze1-8/+4
2018-12-31Zap unused <sys/socket.h>kn1-2/+1
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-4/+1
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-5/+5
2015-10-07tame "stdio rpath wpath cpath" or a more mundane "stdio rpath", dependingderaadt1-1/+9
2015-09-09fix a mistake in the predefined string passed to -width (it issobrado1-4/+4
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+1
2014-06-03standard EXIT STATUS and \*(Lt -> <, as per ingo;jmc1-10/+5
2010-09-29various EXIT STATUS fixes; from Daniel Dickmanjmc1-4/+5
2010-07-22document exit returns; from daniel dickmanjmc1-2/+8
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-2/+2
2009-02-08some minor corrections for the STANDARDS section;jmc1-2/+12
2008-07-29an enum specifier is more elegant than a set of #defines;sobrado1-16/+16
2008-07-05each utility must have its own usage and its own set of options;sobrado2-16/+36
2007-05-31convert to new .Dd format;jmc2-4/+4
2007-05-30- use a consistent text for STANDARDSjmc1-3/+8
2005-01-11correct unfortunate example which would have squished users' mailbox;jmc1-2/+2
2004-07-28remove dead Xr to uucp(1); from misc@;jmc1-2/+1
2004-04-09Sync with FreeBSD; adds base64 support and other options.millert3-68/+242
2003-06-10mostly ansi cleanup; pval okderaadt1-9/+7
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert3-19/+7
2003-01-11Manpage fixups from jmc, plus a minor tweak by me.hugh1-2/+2
2003-01-03replace uucp example.fgsch1-2/+2
2002-11-14use $ or # before commands in examplesderaadt1-2/+2
2002-11-09no more uucp(1).fgsch2-4/+2
2002-02-13When you give command examples and etc., in a manual page prefix them with:mpech1-2/+2
2001-11-19kill more registersmpech1-4/+4
2001-07-12first pass at a -Wall cleanupderaadt1-3/+3
2000-03-14Finish off cleanup usr.bin/ man pages.aaron2-13/+11
1999-06-05- remove trailing white spaceaaron1-7/+7
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1-2/+2
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:alex1-4/+4
1998-10-30usr.bin/ man page fixes, t-zaaron2-13/+13
1998-08-31Add pass-through ('-p') option to uudecode.dgregor1-2/+5
1997-09-21$OpenBSD$deraadt1-2/+1
1997-06-02fixderaadt1-2/+2
1996-06-26rcsidderaadt4-2/+5
1996-01-02latest diff caused uuencode to not be builtderaadt1-1/+1
1995-12-14finish uuencode cleanupderaadt1-104/+0
1995-11-25documentation repair; from andrew@wipux2.wifo.uni-mannheim.; netbsd pr #1786deraadt3-4/+106
1995-10-18initial import of NetBSD treederaadt4-0/+395