index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
nl
Age
Commit message (
Expand
)
Author
2020-12-31
PR/55891 supress displaying separator when numbers supressed
ginsbach
2020-12-30
nl: fix -d delim parsing for POSIX
ginsbach
2020-12-22
nl(1): remove superfluous exit
ginsbach
2013-09-24
Improve description.
wiz
2013-09-17
If file argument is '-', read from stdin.
wiz
2013-09-12
Update standards conformance. From jmc@openbsd.
wiz
2013-09-09
Improvements from jmc@openbsd.
wiz
2013-05-01
PR/47789: Eitan Adler: small nits
christos
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2012-01-02
Remove unnecessary quoting. From Abhinav Upadhyay.
wiz
2011-08-16
- document non-literal format string
christos
2009-04-12
Fix -Wextra and -Wsign-compare issues
lukem
2009-03-11
Fix markup
joerg
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-10-08
WFORMAT is no more...
peter
2006-05-10
quell GCC 4.1 uninitialised variable warnings.
mrg
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-09-26
Ispell. Begin new sentences on a new line.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-01
Whitespace cleanup.
wiz
2001-10-19
Fix typo.
wiz
2000-10-11
More format string cleanup by sommerfeld.
is
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
kleink
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
1999-09-06
Pasto in previous; noticed by Perry.
kleink
1999-09-06
Use NL_TEXTMAX to size the buffer passed to regerror().
kleink
1999-04-23
Harmless signed/unsigned botch.
kleink
1999-03-07
Clean up SYNOPSIS formatting.
mycroft
1999-02-16
Avoid a bogus GCC uninitialized warning; reported by Soren S. Jorvang.
kleink
1999-02-15
Add an implementation of the XPG4.2 nl(1) utility.
kleink