summaryrefslogtreecommitdiff
path: root/usr.bin/unifdef
Commit message (Expand)AuthorAgeFilesLines
...
* Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].David E. O'Brien2003-05-031-3/+3
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-241-0/+1
* Sync with upstream again:Tony Finch2003-01-203-59/+148
* Style fixes: brackets around the argument of return, and removal ofTony Finch2003-01-171-36/+36
* Add a necessary cast, because ptrdiff_t isn't necessarily the same as int.Tony Finch2003-01-171-1/+1
* mdoc(7) police: markup nits.Ruslan Ermilov2002-12-231-2/+2
* Sync with up-stream version, including a number of bug-fixes:Tony Finch2002-12-182-600/+506
* mdoc(7) police: s/nul character/null character/.Ruslan Ermilov2002-12-041-2/+2
* The spec says that unifdefall removes all #ifs, and this now requiresTony Finch2002-09-241-2/+2
* The readability is improved by reducing the use of the passive voice.Tony Finch2002-09-241-10/+10
* It is probably a bad idea to unconditionally process directives withTony Finch2002-09-242-10/+41
* Remove local prototypes for main().Juli Mallett2002-08-191-1/+0
* Fixed improper SCRIPTS assignment that broke `clean'.Ruslan Ermilov2002-07-211-1/+1
* Character 0 is nul not null.Tony Finch2002-05-301-1/+1
* mdoc(7) police: tidy up.Ruslan Ermilov2002-05-301-43/+37
* Sync with upstream version:Tony Finch2002-05-231-67/+88
* Upgrade unifdef:Tony Finch2002-05-154-545/+997
* Use `The .Nm utility'Philippe Charnier2002-04-201-8/+12
* remove __PWarner Losh2002-03-221-10/+10
* WARNS=2 fixes, use __FBSDID(), kill register keyword.Mark Murray2001-12-111-46/+46
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+2
* Fix a grammar bogon.Jens Schweikhardt2001-04-261-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+4
* The last "-iDsym" makes more sense as "-iUsym".David E. O'Brien2000-10-221-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Main() returns int.Philippe Charnier1997-08-261-2/+2
* Use err(3). Add usage(). Remove progname.Philippe Charnier1997-08-202-44/+43
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+808