index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
uuencode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a late-night buglet in MLINKS ordering.
jmallett
2002-05-19
1
-1
/
+1
*
Synch usage() and manpage for b64encode/b64decode.
jmallett
2002-05-19
2
-1
/
+6
*
Add b64decode & b64encode as synonyms for uudecode and uuencode -m,
jmallett
2002-05-19
3
-2
/
+28
*
Group the output chunks differently, to try to match BSD/OS output. Switch
jmallett
2002-05-17
1
-3
/
+6
*
Finish converting the rest of the function declaration and prototypes
mike
2002-05-12
1
-7
/
+8
*
unbreak build:
alfred
2002-05-11
1
-3
/
+1
*
Use `The .Nm utility'
charnier
2002-04-20
1
-8
/
+12
*
In the BUGS section, mention that the ballooning of size mentioned here is
jmallett
2002-04-20
1
-2
/
+2
*
Bump WARNS to 4.
jmallett
2002-04-20
1
-0
/
+1
*
remove __P
imp
2002-03-22
1
-3
/
+3
*
mdoc(7) police: fix markup and uudecode(1) -o option description.
ru
2002-03-15
1
-6
/
+5
*
Initialize `output' in a more proper location.
mike
2002-03-05
1
-2
/
+3
*
Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.
jmallett
2002-03-05
2
-21
/
+98
*
Un-deprecate the -p option. We now have two ways to output to stdout:
mike
2002-02-16
1
-3
/
+0
*
Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p option
mike
2002-01-27
1
-3
/
+18
*
WARNS=2 is to become the default, so remove it from here.
markm
2001-12-11
1
-1
/
+0
*
Pad input with null characters if it is not a multiple of 3.
ru
2001-10-09
2
-1
/
+7
*
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
*
Satisfy gcc's parenthetical needs and clamp down with WANRS=2.
dd
2001-06-17
2
-2
/
+3
*
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
*
$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
*
Add two new options:
wosch
1998-01-25
1
-2
/
+10
*
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
*
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
*
New options for uudecode
wosch
1996-10-21
1
-0
/
+28
*
Minor correction regarding the last line of an uuencoded file.
joerg
1996-03-17
1
-1
/
+1
*
Another round of man page cleanups.
mpp
1996-02-12
2
-3
/
+1
*
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