aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/unexpand
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some cases where an index was used before its limits check.Pedro F. Giffuni2017-04-291-3/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * 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 headSimon J. Gerraty2014-04-281-1/+1
| |\ | |/ |/|
| * 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
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
|/
* Add missing static keywords to unexpand(1)Ed Schouten2011-11-061-3/+3
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+2
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-2/+0
* Document that unexpand(1)'s -a and -t options are exclusive.Ruslan Ermilov2006-10-131-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add support for multibyte characters and for characters that take upTim J. Robbins2004-06-241-19/+27
* Fix off-by-one error processing the line after an empty line when theTim J. Robbins2002-10-041-0/+1
* ANSIify function definitions.David Malone2002-09-041-7/+4
* Allow <blank>s to be used to separate tab stop positions with the -tTim J. Robbins2002-06-151-2/+7
* Some minor nits exposed by the Open Group's VSC Lite verification suite:Tim J. Robbins2002-04-251-18/+25
* Add the -t option, which allows tab stop positions to be specified similarlyTim J. Robbins2002-04-231-51/+118
* remove __PWarner Losh2002-03-221-2/+2
* WARNS=2 is to become the default, so remove. Use __FBSDID().Mark Murray2001-12-112-7/+6
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-1/+3
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add #include <string.h> to get prototypes.John Birrell1998-02-201-1/+2
* Main() returns int.Philippe Charnier1997-08-261-2/+2
* Use err(3) and add usage().Philippe Charnier1997-08-201-9/+22
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-272-0/+137