| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -2/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -0/+2 |
| * | MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102 | Marcelo Araujo | 2017-04-17 | 1 | -1/+1 |
| * | Enhance uuencode with a -r option to produce raw output. | Pietro Cerutti | 2016-04-07 | 1 | -5/+13 |
| * | Add missing static keywords to uuencode(1) | Ed Schouten | 2011-11-06 | 1 | -7/+7 |
| * | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 1 | -4/+0 |
| * | Userland signed char fixes for PPC build. Problems were using a char | Peter Grehan | 2004-01-22 | 1 | -1/+1 |
| * | Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. | David E. O'Brien | 2003-05-03 | 1 | -2/+1 |
| * | Improve the way base64 mode is enabled based on the program name, | Tony Finch | 2002-10-20 | 1 | -1/+2 |
| * | Synch usage() and manpage for b64encode/b64decode. | Juli Mallett | 2002-05-19 | 1 | -1/+3 |
| * | Add b64decode & b64encode as synonyms for uudecode and uuencode -m, | Juli Mallett | 2002-05-19 | 1 | -0/+3 |
| * | Group the output chunks differently, to try to match BSD/OS output. Switch | Juli Mallett | 2002-05-17 | 1 | -3/+6 |
| * | Finish converting the rest of the function declaration and prototypes | Mike Barcroft | 2002-05-12 | 1 | -7/+8 |
| * | unbreak build: | Alfred Perlstein | 2002-05-11 | 1 | -3/+1 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -3/+3 |
| * | Initialize `output' in a more proper location. | Mike Barcroft | 2002-03-05 | 1 | -2/+3 |
| * | Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3. | Juli Mallett | 2002-03-05 | 1 | -19/+79 |
| * | Pad input with null characters if it is not a multiple of 3. | Ruslan Ermilov | 2001-10-09 | 1 | -0/+6 |
| * | Include missing header files which define functions for which gcc has | Dima Dorfman | 2001-06-24 | 1 | -0/+1 |
| * | Satisfy gcc's parenthetical needs and clamp down with WANRS=2. | Dima Dorfman | 2001-06-17 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Use err(3). | Philippe Charnier | 1997-08-22 | 1 | -18/+19 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+150 |