standardize error messages; don't close and then freopen stdin;
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 15 Nov 1987 06:30:40 +0000 (22:30 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 15 Nov 1987 06:30:40 +0000 (22:30 -0800)
commitc482e60fab3264af934072148c1bf54285c6c5b0
treebdb9f7ce851e94cb383776cfa006fa128800ffff
parent2cbfd2f57811e0519ba2042b21c0f041c0bea134
standardize error messages; don't close and then freopen stdin;
don't flush stdout after every line; use C library atoi; don't limit line
length; do lint cleanup

SCCS-vsn: usr.bin/head/head.c 5.2
usr/src/usr.bin/head/head.c