summaryrefslogtreecommitdiffstats
path: root/usr.bin/nl
Commit message (Expand)AuthorAgeFilesLines
* Make nl(1) build with WARNS=6.ed2011-10-142-14/+8
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4imp2010-02-162-14/+0
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* Use getline() instead of fgets(). This enables nl(1) to handledas2009-02-281-26/+21
* o Really commit typo fixes to HEAD.maxim2007-03-251-1/+1
* Avoid 'bogus' uninitialized warning by initializing rather thanimp2006-12-221-4/+1
* Remove unused variables.stefanf2005-04-091-1/+1
* Document input line length limit.tjr2005-01-251-1/+5
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Scheduled mdoc(7) sweep.ru2005-01-111-3/+1
* Add support for multibyte characters.tjr2004-07-132-22/+47
* Document missing multibyte character support in utilities specifiedtjr2004-07-031-0/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-3/+6
* Tidy up usage message.tjr2003-08-171-3/+3
* Remove local prototypes for main().jmallett2002-08-191-1/+0
* The XCU issue 5 requirement of accepting the file operand intermingledtjr2002-05-272-12/+1
* style(9): use errx() where appropriate instead of fprintf() + exit().tjr2002-05-271-39/+24
* style(9): use err() instead of perror() + exit().tjr2002-05-271-20/+11
* remove __Pimp2002-03-221-4/+4
* Fix typo.dd2001-11-241-1/+1
* Cross-reference jot(1).wollman2001-09-211-1/+2
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: -xwidth has been fold into -width.ru2001-07-131-1/+1
* mdoc(7) police: eliminate -ww warnings.ru2001-07-091-3/+3
* mdoc(7) police: fix markup (demonstrates new -xwidth modifier).ru2001-05-161-26/+26
* Fix markupbrian2001-05-051-1/+1
* Add nl(1)brian2001-05-043-0/+691
OpenPOWER on IntegriCloud