| Commit message (Expand) | Author | Age | Files | Lines |
* | use .Mt to mark up email addresses consistently (part3) | bapt | 2014-06-23 | 1 | -2/+3 |
* | Update to upstream version 2.7 | fanf | 2013-03-28 | 4 | -216/+416 |
* | No need to call an external program. | obrien | 2013-03-13 | 1 | -2/+1 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 1 | -1/+0 |
* | Mark global functions and/or variables in unifdef(1) static where possible. | ed | 2011-11-06 | 1 | -1/+1 |
* | Update to upstrea version 2.5.6. | fanf | 2011-01-21 | 1 | -16/+25 |
* | Update to upstream version 2.3 | fanf | 2011-01-18 | 1 | -15/+10 |
* | Fix typos. | joel | 2010-08-01 | 1 | -1/+1 |
* | Update to upstream version 2.3 | fanf | 2010-03-12 | 3 | -41/+91 |
* | Update to upstream version 1.338 | fanf | 2010-02-19 | 2 | -27/+50 |
* | Fix portability to 64 bit platforms. | fanf | 2010-01-19 | 1 | -1/+1 |
* | Sync unifdefall with upstream. It no longer relies entirely on $PATH | fanf | 2010-01-19 | 1 | -5/+14 |
* | Add a -o outfile option, which can be used to specify an output file. The | fanf | 2010-01-19 | 2 | -30/+119 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | unifdef: fix invalid array access when nesting limit exceeded | fanf | 2009-11-27 | 1 | -4/+8 |
* | unifdefall: optimise the loop that builds the unifdef command. | fanf | 2009-11-26 | 1 | -9/+17 |
* | Remove debugging remnants from unifdefall. | fanf | 2009-11-26 | 1 | -2/+2 |
* | Update unifdef to my upstream version 1.188 | fanf | 2009-11-25 | 3 | -134/+300 |
* | Add AUTHORS section[*] and fix HISTORY section. | hrs | 2008-05-02 | 1 | -1/+7 |
* | Typo in comment spotted by Hasso Tepper. | fanf | 2008-03-02 | 1 | -2/+2 |
* | A fix for other ways of triggering joe@'s bug. | fanf | 2008-02-29 | 1 | -9/+12 |
* | Allow #if defined SYM as well as #if defined(SYM). Fix an abort | fanf | 2008-02-29 | 1 | -18/+31 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 2 | -2/+5 |
* | Sync with upstream: | fanf | 2005-03-08 | 2 | -52/+96 |
* | Sort sections. | ru | 2005-01-18 | 1 | -14/+14 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Improve expression evaluation debugging output, tidy up the handling of | fanf | 2003-07-01 | 1 | -22/+23 |
* | Various fixes from upstream, including a bug... | fanf | 2003-06-30 | 1 | -11/+18 |
* | MAINTAINER line moved to MAINTAINERS file. | fanf | 2003-06-04 | 1 | -2/+0 |
* | Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. | obrien | 2003-05-03 | 1 | -3/+3 |
* | mdoc(7) police: Scheduled sweep. | ru | 2003-02-24 | 1 | -0/+1 |
* | Sync with upstream again: | fanf | 2003-01-20 | 3 | -59/+148 |
* | Style fixes: brackets around the argument of return, and removal of | fanf | 2003-01-17 | 1 | -36/+36 |
* | Add a necessary cast, because ptrdiff_t isn't necessarily the same as int. | fanf | 2003-01-17 | 1 | -1/+1 |
* | mdoc(7) police: markup nits. | ru | 2002-12-23 | 1 | -2/+2 |
* | Sync with up-stream version, including a number of bug-fixes: | fanf | 2002-12-18 | 2 | -600/+506 |
* | mdoc(7) police: s/nul character/null character/. | ru | 2002-12-04 | 1 | -2/+2 |
* | The spec says that unifdefall removes all #ifs, and this now requires | fanf | 2002-09-24 | 1 | -2/+2 |
* | The readability is improved by reducing the use of the passive voice. | fanf | 2002-09-24 | 1 | -10/+10 |
* | It is probably a bad idea to unconditionally process directives with | fanf | 2002-09-24 | 2 | -10/+41 |
* | Remove local prototypes for main(). | jmallett | 2002-08-19 | 1 | -1/+0 |
* | Fixed improper SCRIPTS assignment that broke `clean'. | ru | 2002-07-21 | 1 | -1/+1 |
* | Character 0 is nul not null. | fanf | 2002-05-30 | 1 | -1/+1 |
* | mdoc(7) police: tidy up. | ru | 2002-05-30 | 1 | -43/+37 |
* | Sync with upstream version: | fanf | 2002-05-23 | 1 | -67/+88 |
* | Upgrade unifdef: | fanf | 2002-05-15 | 4 | -545/+997 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -8/+12 |
* | remove __P | imp | 2002-03-22 | 1 | -10/+10 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -46/+46 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |