aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uuencode
Commit message (Expand)AuthorAgeFilesLines
* Make outfile constant.Xin LI2018-11-121-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-101-1/+1
* Renumber copyright clause 4Warner Losh2017-02-283-3/+3
* Remove spaces at end of lineBaptiste Daroussin2017-02-111-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-7/+4
* MFHGlen Barber2016-04-112-5/+17
|\
| * Enhance uuencode with a -r option to produce raw output.Pietro Cerutti2016-04-072-5/+17
* | MFHGlen Barber2016-03-101-0/+11
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ | |/ |/|
| * Merge headSimon J. Gerraty2014-04-287-0/+204
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | Migrate most of tools/regression/usr.bin/ to the new tests layout.Julio Merino2014-03-167-0/+204
| |/ |/|
* | Prefer an example users born after myself might use.Eitan Adler2012-10-261-1/+1
|/
* Add missing static keywords to uuencode(1)Ed Schouten2011-11-061-7/+7
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-113-12/+0
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-141-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-221-1/+1
* Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].David E. O'Brien2003-05-031-2/+1
* Fix English usage: "for security purpose" -> "for security reasons".Tony Finch2003-03-181-1/+1
* Document uudecode's new relaxed mode for handling raw data.Tony Finch2003-02-271-3/+25
* Correct minor grammos.Jens Schweikhardt2002-12-221-3/+3
* Improve the way base64 mode is enabled based on the program name,Tony Finch2002-10-201-1/+2
* Don't try (and fail) to fchmod /dev/stdout. Revert the manual pageTony Finch2002-09-031-1/+1
* Suggest -p instead of -o /dev/stdout.Tony Finch2002-09-031-1/+1
* Fix a late-night buglet in MLINKS ordering.Juli Mallett2002-05-191-1/+1
* Synch usage() and manpage for b64encode/b64decode.Juli Mallett2002-05-192-1/+6
* Add b64decode & b64encode as synonyms for uudecode and uuencode -m,Juli Mallett2002-05-193-2/+28
* Group the output chunks differently, to try to match BSD/OS output. SwitchJuli Mallett2002-05-171-3/+6
* Finish converting the rest of the function declaration and prototypesMike Barcroft2002-05-121-7/+8
* unbreak build:Alfred Perlstein2002-05-111-3/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-8/+12
* In the BUGS section, mention that the ballooning of size mentioned here isJuli Mallett2002-04-201-2/+2
* Bump WARNS to 4.Juli Mallett2002-04-201-0/+1