Go to file
christos c49189ae41 Small optimization. Don't call isatty() on every invocation of el_gets, but
remember if the tty setup failed... Also trim the input line of trailing \r's.
1997-12-20 19:15:50 +00:00
bin Unfortunately (as I expected) the previous change broke: 1997-12-01 14:43:20 +00:00
distrib Copy from md.hp300 (all m68k the same). 1997-12-20 17:54:00 +00:00
etc Add BIN3+=etc.sun3/ttyaction 1997-12-20 01:56:51 +00:00
games don't clobber /var/games/robots_roll on install; from 1997-12-18 05:56:18 +00:00
gnu Eek, another typo. 1997-12-18 22:51:16 +00:00
include add flags arg to fparseln(), and define FPARSELN_UNESC{ESC,CONT,COMM,REST,ALL} 1997-12-01 02:25:46 +00:00
lib Small optimization. Don't call isatty() on every invocation of el_gets, but 1997-12-20 19:15:50 +00:00
libexec edit a bit, and bewail inability to handle compressed manpages 1997-12-04 06:41:42 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin document -F flag; part of PR 4030 from der Mouse 1997-12-18 07:11:48 +00:00
share Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles, 1997-12-19 10:20:02 +00:00
sys Protect namespace from struct sigaltstack13. 1997-12-20 12:00:06 +00:00
usr.bin Only turn off the O_NONBLOCK flag if DC flag is set. 1997-12-17 17:09:33 +00:00
usr.sbin Remove leftovers from last rcsmerge. 1997-12-15 16:23:46 +00:00
Makefile