Go to file
mikel f27059eb04 Read TTY-specific options after generic and command-line options.
Fixes PRs bin/2554, bin/2728, and bin/2935.
Also RCSID police.
1996-11-26 07:53:02 +00:00
bin - fix parsing bug reported by mycroft: ! was only recognized in the beginning 1996-11-25 20:22:00 +00:00
distrib Update and clarifications (addresses PR#2933). 1996-11-23 21:39:23 +00:00
etc Eradicate all the expr goo by following Charles' example with the i386 1996-11-23 04:22:45 +00:00
games Oy Gevalt, incorrect meter! 1996-11-23 10:40:50 +00:00
gnu Commit src/gnu/usr.bin/gcc/arch/mips/netbsd.h diffs with minimal 1996-11-17 19:36:51 +00:00
include Add declaration for ttyaction(). 1996-11-14 17:15:16 +00:00
lib Use snprintf instead of sprintf. 1996-11-22 22:04:25 +00:00
libexec After the chown(ttyn, 0, 0), call ttyaction(ttyn, "getty", "root") 1996-11-14 19:25:50 +00:00
regress
sbin Fix typo; PR misc/2956. Also cleaned up .Nm usage. 1996-11-26 06:44:36 +00:00
share Have a shot at mi_switch()' and cpu_switch()'. 1996-11-25 22:06:04 +00:00
sys Get rid of md_upte[] and my copyright line. 1996-11-25 22:09:11 +00:00
usr.bin print all evcnt structures, not just those which have the name "intr". 1996-11-25 22:55:59 +00:00
usr.sbin Read TTY-specific options after generic and command-line options. 1996-11-26 07:53:02 +00:00
Makefile