Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-09 | mark as xsi; | Jason McIntyre | |
2014-03-16 | nl appeared in 5.5 | Ted Unangst | |
2013-11-28 | Re-add documentation about `-' handling. Discussed a few months ago | Jeremie Courreges-Anglas | |
with jmc and wiz@netbsd. | |||
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller | |
2013-09-14 | STANDARDS: | Jason McIntyre | |
- use standard wording - intermingling stuff was removed in issue 6 ok jca | |||
2013-09-09 | nl(1) is actually marked as an XSI (XPG 4.2) extension. | Jeremie Courreges-Anglas | |
Remove the remaining differences with NetBSD nl.1 regarding STANDARDS and `-' handling. Discussed with jmc@ | |||
2013-09-08 | tweak previous; | Jason McIntyre | |
2013-09-08 | Import nl(1) from the NetBSD source tree, with local changes discussed | Jeremie Courreges-Anglas | |
on tech@, among which `-' syntax for stdin, multibyte delimiter support (based on FreeBSD) and various code simplifications. Original diffs from pascal@ and later Arto Jonsson (ajonsson at kapsi dot fi), comments and work by others, especially millert@. "That looks good to me." millert@ |