tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
nl
/
at
trash-bin2
3 files
Makefile
Import nl(1) from the NetBSD source tree, with local changes discussed 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@
12 years ago
nl.1
Document that "nl -d" uses LC_CTYPE. Triggered by an incorrect patch from Jan Stary. Feedback and OK jmc@, OK millert@.
9 years ago
nl.c
pledge "stdio" after opening file and before doing operations from Rafael Neves
7 years ago