summaryrefslogtreecommitdiff
path: root/usr.bin/nl/nl.c
AgeCommit message (Expand)Author
2019-04-21pledge "stdio" after opening file and before doing operationsTheo de Raadt
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07tame "stdio rpath". could go crazy and handle the non-filename case,Theo de Raadt
2015-01-21Do not need sys/cdefs.hTheo de Raadt
2014-05-20Use errc/warnc to simplify code.Philip Guenther
2013-11-15Include unistd.h as it is the standard location for getopt().Todd C. Miller
2013-09-08Import nl(1) from the NetBSD source tree, with local changes discussedJeremie Courreges-Anglas