| 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 |
| * | MFC r313659-r313673 | Baptiste Daroussin | 2017-02-17 | 1 | -1/+1 |
| * | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -7/+4 |
| * | MFH | Glen Barber | 2016-04-11 | 2 | -5/+17 |
| |\ |
|
| | * | Enhance uuencode with a -r option to produce raw output. | Pietro Cerutti | 2016-04-07 | 2 | -5/+17 |
| * | | MFH | Glen Barber | 2016-03-10 | 1 | -0/+11 |
| |\| |
|
| | * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+11 |
| * | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+4 |
| |/ |
|
| * | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | Enji Cooper | 2015-10-12 | 1 | -2/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+19 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\
| |/
|/| |
|
| | * | Merge head | Simon J. Gerraty | 2014-04-28 | 7 | -0/+204 |
| | |\ |
|
| | * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -1/+1 |
| | |\ \ |
|
| | * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+20 |
| * | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| | |_|/
|/| | |
|
| * | | | Migrate most of tools/regression/usr.bin/ to the new tests layout. | Julio Merino | 2014-03-16 | 7 | -0/+204 |
| | |/
|/| |
|
| * | | Prefer an example users born after myself might use. | Eitan Adler | 2012-10-26 | 1 | -1/+1 |
| |/ |
|
| * | 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 | 3 | -12/+0 |
| * | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
| * | - Remove MLINKS to nonexistant manpages | Christian Brueffer | 2005-07-14 | 1 | -1/+1 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -3/+3 |
| * | 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 |
| * | Fix English usage: "for security purpose" -> "for security reasons". | Tony Finch | 2003-03-18 | 1 | -1/+1 |
| * | Document uudecode's new relaxed mode for handling raw data. | Tony Finch | 2003-02-27 | 1 | -3/+25 |
| * | Correct minor grammos. | Jens Schweikhardt | 2002-12-22 | 1 | -3/+3 |
| * | Improve the way base64 mode is enabled based on the program name, | Tony Finch | 2002-10-20 | 1 | -1/+2 |
| * | Don't try (and fail) to fchmod /dev/stdout. Revert the manual page | Tony Finch | 2002-09-03 | 1 | -1/+1 |
| * | Suggest -p instead of -o /dev/stdout. | Tony Finch | 2002-09-03 | 1 | -1/+1 |
| * | Fix a late-night buglet in MLINKS ordering. | Juli Mallett | 2002-05-19 | 1 | -1/+1 |
| * | Synch usage() and manpage for b64encode/b64decode. | Juli Mallett | 2002-05-19 | 2 | -1/+6 |
| * | Add b64decode & b64encode as synonyms for uudecode and uuencode -m, | Juli Mallett | 2002-05-19 | 3 | -2/+28 |
| * | 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 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -8/+12 |
| * | In the BUGS section, mention that the ballooning of size mentioned here is | Juli Mallett | 2002-04-20 | 1 | -2/+2 |
| * | Bump WARNS to 4. | Juli Mallett | 2002-04-20 | 1 | -0/+1 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -3/+3 |
| * | mdoc(7) police: fix markup and uudecode(1) -o option description. | Ruslan Ermilov | 2002-03-15 | 1 | -6/+5 |
| * | 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 | 2 | -21/+98 |