NetBSD/usr.bin/head
kleink 226c774dba * When opening a file fails, just issue a warning; convert to appropriate
use of the err(3) function; from NAKAJIMA Yoshihiro in PR bin/4870.
* Initialize native locale environment on startup.
* Since strtol() is used to convert the number of lines to be printed,
  make linecnt and assorted variables `long's, and perform range checks
  on it.
1998-01-27 17:00:19 +00:00
..
Makefile merge lite-2; also WARNSify the 2 warnings left. 1997-10-18 13:15:18 +00:00
head.1 use err.h for err() prototype, deprecate register, fix .Nm usage 1997-10-19 02:23:41 +00:00
head.c * When opening a file fails, just issue a warning; convert to appropriate 1998-01-27 17:00:19 +00:00