aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/col
Commit message (Expand)AuthorAgeFilesLines
* 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/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-277-67/+187
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | For half and reverse line feeds, recognize both SUSv2-style escape-digitBaptiste Daroussin2015-05-102-7/+33
* | | Fix about ten integer overflows and underflows and a handful of logicBaptiste Daroussin2015-05-081-48/+69
* | | Capsicumize col(1)Baptiste Daroussin2015-05-021-0/+19
* | | Actually push the right testsBaptiste Daroussin2015-05-021-8/+2
* | | Add regression test about reverse line feed to col(1)Baptiste Daroussin2015-05-025-0/+60
* | | Use defines to improve clarityBaptiste Daroussin2015-05-011-5/+5
* | | col: fixing 25 year old bugBaptiste Daroussin2015-05-011-4/+4
* | | Remove bogus cast.Kevin Lo2015-03-311-4/+4
| |/ |/|
* | Fix to col when printing half-line feeds w/ -f option...John-Mark Gurney2014-10-171-1/+1
|/
* Add missing static keywords to col(1)Ed Schouten2011-11-061-23/+23
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Remove more extraneous ;s.Ed Maste2010-07-151-1/+1
* The variables i and tot don't need to be static.Stefan Farfeleder2006-07-181-2/+2
* Avoid shadowing a local scratch variable,David Malone2005-11-131-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Add a standard DIAGNOSTICS section.Tim J. Robbins2004-08-041-1/+3
* Add a cross-reference to colcrt(1).Tim J. Robbins2004-07-291-0/+1
* Sort #include directives and remove one duplicate that crept in to theTim J. Robbins2004-07-291-2/+1
* Add support for multibyte characters, loosely based on Bruno Haible'sTim J. Robbins2004-07-292-18/+41
* Document incorrect handling of multibyte characters.Tim J. Robbins2004-07-151-1/+5
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* ANSIify function definitions.David Malone2002-09-041-14/+8
* Remove local prototypes for main().Juli Mallett2002-08-191-1/+0
* Sort options in Description section.Tim J. Robbins2002-06-041-5/+5
* Note SUSv2 conformance.Tim J. Robbins2002-06-041-0/+5
* Use `The .Nm utility'Philippe Charnier2002-04-191-6/+9
* remove __PWarner Losh2002-03-221-8/+8
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-021-6/+6
* Remove the misnamed `xmalloc' and replace its uses with the realloc (alongDavid E. O'Brien2001-07-241-19/+11
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Add the -p flag to force unknown control sequences to be passedMike Heffner2001-06-173-7/+18
* Use err(3) and style(9) cleanup.Mike Heffner2001-06-171-21/+13
* Fix a trivial warning and clamp down with WARNS=2Kris Kennaway2001-05-262-1/+3
* Document the -h option.Dima Dorfman2001-05-112-2/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use errx(). .Nm fixesPhilippe Charnier2000-03-262-12/+12
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1