summaryrefslogtreecommitdiffstats
path: root/usr.bin/checknr
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-56/+96
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * 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
* | Reduce the size to 64 for the commands, 512 was way too large for the purposebapt2015-05-071-1/+1
* | Enlarge the buffer for storing macros as some macros can be longer than 5bapt2015-05-051-1/+1
* | Update the list of known roff commands (adding the mdoc package)bapt2015-05-051-35/+54
* | Properly assign open and close brackets and checks memorybapt2015-05-051-2/+12
* | Ensure we read existing values of the stk tablebapt2015-05-051-2/+4
* | Use stdup(3) and check its return instead from homebrew version using strcpy(3)bapt2015-05-051-1/+2
* | cosmetic fixesbapt2015-05-051-2/+2
* | Remove limitation on input lines by using getline(3)bapt2015-05-042-7/+8
* | Extend the list of known nroff/troff commandsbapt2015-05-041-12/+16
* | Take from heirloom's doctools version of checknr(1) some cosmetic fixesbapt2015-05-041-11/+14
|/
* Mark global functions and/or variables in checknr(1) static where possible.ed2011-11-061-33/+33
* Remove duplicate "in".brucec2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-281-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-112-8/+0
* Fix some "in in" typos in comments.brueffer2008-03-261-1/+1
* Document input line length limit.tjr2005-01-251-1/+5
* Sort sections.ru2005-01-181-11/+11
* Use warn() instead of perror().tjr2004-07-151-1/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-3/+3
* Close files after opening them to avoiding leaking descriptors and memory.tjr2003-06-011-1/+3
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-30/+16
* Use `The .Nm utility'. Introduce options with well known sentence.charnier2002-04-191-8/+11
* remove __Pimp2002-03-221-12/+12
* 1) Don't use -Wall in Makefile.dwmalone2002-02-272-32/+34
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-062-2/+3
* Add prototypes to functions. Make -Wall happy.charnier1997-06-241-45/+74
* Sort cross references.wosch1997-01-151-2/+2
* Another round of man page cleanups.mpp1996-02-121-1/+1
* Terminate string copied by strncpy() by '\0' to fix a core dump.asami1995-06-301-0/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+750
OpenPOWER on IntegriCloud