summaryrefslogtreecommitdiffstats
path: root/usr.bin/join
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-7/+4
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge from headsjg2014-05-081-1/+1
| |\ | |/ |/|
| * Merge headsjg2014-04-287-0/+48
| |\
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Sync with HEAD.obrien2013-02-081-1/+1
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|/ |/| |
* | | Migrate most of tools/regression/usr.bin/ to the new tests layout.jmmv2014-03-167-0/+48
| |/ |/|
* | Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printfandrew2013-02-041-1/+1
|/
* Fix a typo that crept in.gjb2012-05-181-1/+1
* General mdoc(7) and typo fixes.gjb2012-05-101-1/+1
* Add missing static keywords to join(1)ed2011-11-061-36/+36
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-112-8/+0
* mdoc cleanupuqs2010-06-021-2/+0
* Improve markup and do some minor wordsmithing.ru2006-12-211-16/+26
* Expand *n't contractions.ru2005-02-131-1/+1
* Sort sections.ru2005-01-181-5/+5
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Backout recent -j changes, the flags is deprecated.maxim2004-08-262-6/+4
* Add -j flag to usage() and the man page synopsis.maxim2004-08-252-4/+6
* Add support for multibyte characters.tjr2004-07-052-11/+73
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+1
* Document the fact that join(1) does not recognize multibyte characters.tjr2004-06-241-1/+6
* mdoc(7) police: nit.ru2002-11-261-1/+1
* ANSIify function definitions.dwmalone2002-09-041-32/+17
* mdoc(7) police: untangle.ru2002-08-131-1/+1
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Remove -j from synopsis. The form given in the synopsis was incorrect,tjr2002-06-101-1/+0
* Easy warns fixes; sort out some types and me them a bit more consistent;markm2002-04-281-8/+9
* Remove <ctype.h> - not neededache2002-04-201-1/+0
* Allow space between -a and its argument. Honour locale collating ordertjr2002-04-202-16/+12
* Support -o 0 in join(1) as per SUS.jmallett2002-03-262-17/+35
* remove __Pimp2002-03-221-9/+9
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Quote with .Dqcharnier2000-03-271-4/+12
* Add DIAGNOSTICS section name and section name to .Xr.charnier2000-03-261-13/+18
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Clean up some ambiguous nested if/elses.billf1999-07-041-2/+3
* Require all compatability options to begin with '-'.jlemon1997-08-191-1/+4
OpenPOWER on IntegriCloud