Go to file
chuck 9bb0e5dba5 Fix two bugs reported by Don Koch <aardvark@poirot.krl.com> (PR#2169)
[these bugs apply to the xy as well as the xd driver]
 [1] check return value from malloc() for NULL before trying to bzero it.
 [2] use "=" rather than "|=" when writing to CSR (otherwise you may
        ACK something you don't mean to!).
1996-03-04 20:13:39 +00:00
bin Changed so that cd builtin doesn't do wierd stuff when cd'ing through 1996-03-01 01:58:58 +00:00
distrib We don't support 68060 cpu's yet, so explicitly talk about 020+030+040. 1996-03-01 20:06:49 +00:00
etc RCS id police. 1996-03-03 16:54:17 +00:00
games Use tr instead of caesar to generate fortunes-o 1996-02-29 00:21:16 +00:00
gnu Changed fetch_core_registers to ignore "which" parameter as int and fp 1996-03-01 01:00:14 +00:00
include Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
lib RCS id police. 1996-03-03 16:54:17 +00:00
libexec RCS id cosmetics. 1996-02-28 20:38:08 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Copyright assigned to The NetBSD Foundation. 1996-02-28 01:01:17 +00:00
share RCS id police. 1996-03-03 16:54:17 +00:00
sys Fix two bugs reported by Don Koch <aardvark@poirot.krl.com> (PR#2169) 1996-03-04 20:13:39 +00:00
usr.bin RCS id police. 1996-03-03 17:21:25 +00:00
usr.sbin RCS id police. 1996-03-03 17:21:25 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00