summaryrefslogtreecommitdiff
path: root/usr.bin/unexpand
AgeCommit message (Expand)Author
2019-09-13Deduplicate some code I'd duplicated, shorten a couple of staircases,dyoung
2019-09-13Fix `unexpand -a -t n`, which also did not treat `-t n` like itdyoung
2019-09-13Fix a handful of bugs in unexpand(1):dyoung
2016-02-03PR/50750: David Binderman: Check bounds before dereferencechristos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-12-21PR/11228: Ben Harris: Unexpand -t should take tab list. Based on patchchristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14use bounded string opitojun
2003-04-08Add -t tabsize to fix bin/21058dsl
2003-04-08KNFdsl
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2001-12-12MKfoo=no -> NOfootv
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-11Update usage string: file arguments are optional.kleink
1999-02-10Replace home-grown option handling with getopt(3); delint.kleink
1997-10-20WARNSify, fix .Nm usagelukem
1994-12-24pull in string.hcgd
1994-12-20cleanup from jimjjtc
1994-12-07Merged with 4.4lite.jtc
1993-08-01Add RCS identifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd