summaryrefslogtreecommitdiffstats
path: root/usr.bin/unifdef
Commit message (Expand)AuthorAgeFilesLines
* Avoid -Wmissing-initializerfanf2015-12-031-14/+14
* Update to upstream version 2.11fanf2015-12-033-31/+149
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-274-241/+486
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-2/+3
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | sync from headsjg2013-04-124-218/+417
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | | Update to upstream version 2.10hselasky2015-02-254-241/+486
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-2/+3
| |/ |/|
* | Update to upstream version 2.7fanf2013-03-284-216/+416
* | No need to call an external program.obrien2013-03-131-2/+1
|/
* Remove superfluous paragraph macro.joel2012-03-251-1/+0
* Mark global functions and/or variables in unifdef(1) static where possible.ed2011-11-061-1/+1
* Update to upstrea version 2.5.6.fanf2011-01-211-16/+25
* Update to upstream version 2.3fanf2011-01-181-15/+10
* Fix typos.joel2010-08-011-1/+1
* Update to upstream version 2.3fanf2010-03-123-41/+91
* Update to upstream version 1.338fanf2010-02-192-27/+50
* Fix portability to 64 bit platforms.fanf2010-01-191-1/+1
* Sync unifdefall with upstream. It no longer relies entirely on $PATHfanf2010-01-191-5/+14
* Add a -o outfile option, which can be used to specify an output file. Thefanf2010-01-192-30/+119
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-1/+0
* unifdef: fix invalid array access when nesting limit exceededfanf2009-11-271-4/+8
* unifdefall: optimise the loop that builds the unifdef command.fanf2009-11-261-9/+17
* Remove debugging remnants from unifdefall.fanf2009-11-261-2/+2
* Update unifdef to my upstream version 1.188fanf2009-11-253-134/+300
* Add AUTHORS section[*] and fix HISTORY section.hrs2008-05-021-1/+7
* Typo in comment spotted by Hasso Tepper.fanf2008-03-021-2/+2
* A fix for other ways of triggering joe@'s bug.fanf2008-02-291-9/+12
* Allow #if defined SYM as well as #if defined(SYM). Fix an abortfanf2008-02-291-18/+31
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-212-2/+5
* Sync with upstream:fanf2005-03-082-52/+96
* Sort sections.ru2005-01-181-14/+14
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Improve expression evaluation debugging output, tidy up the handling offanf2003-07-011-22/+23
* Various fixes from upstream, including a bug...fanf2003-06-301-11/+18
* MAINTAINER line moved to MAINTAINERS file.fanf2003-06-041-2/+0
* Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].obrien2003-05-031-3/+3
* mdoc(7) police: Scheduled sweep.ru2003-02-241-0/+1
* Sync with upstream again:fanf2003-01-203-59/+148
* Style fixes: brackets around the argument of return, and removal offanf2003-01-171-36/+36
* Add a necessary cast, because ptrdiff_t isn't necessarily the same as int.fanf2003-01-171-1/+1
* mdoc(7) police: markup nits.ru2002-12-231-2/+2
* Sync with up-stream version, including a number of bug-fixes:fanf2002-12-182-600/+506
* mdoc(7) police: s/nul character/null character/.ru2002-12-041-2/+2
OpenPOWER on IntegriCloud