Go to file
briggs b8b28bda88 Print an error and fail the sk_attach() if we have an unknown chip type
(instead of panicing).
Also check to see if we have a Yukon2 type, and if we do, complain about
that explicitly earlier (and still fail the attach, but refer to msk(4)).
It would be better if we didn't have Yukon2 devices match in the sk(4)
device table, but in case people change the hardware without changing
device IDs, we might as well catch it.
2007-07-06 18:52:52 +00:00
bin spacing fixes from Geoff Wing 2007-07-03 14:39:47 +00:00
common Apply the patch, with some minor tweaks, supplied in PR/36513. 2007-06-21 21:37:04 +00:00
crypto PR/36562: Takeshi Nakayama: sshd(8) HostbasedAuthentication fails after 2007-06-26 18:28:34 +00:00
dist compile fix for amd64 2007-06-24 19:39:06 +00:00
distrib Add code that should preserve the 'drive serial number' field of the mbr. 2007-07-05 20:03:00 +00:00
doc Fix two typos. Reported by Ray Phillips via NetBSD WWW feedback form. 2007-07-05 08:25:04 +00:00
etc Add the /etc/powerd/scripts/sensor_indicator to handle events on 2007-07-02 15:26:18 +00:00
games Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386. 2007-06-06 06:10:50 +00:00
gnu re-run mknative with GCC 4.1.3 2007-06-21 16:58:44 +00:00
include add estrndup() 2007-07-01 21:41:16 +00:00
lib - Fix kvm_getlwps not to spit errors if we lose the race: 2007-07-06 14:25:42 +00:00
libexec Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
regress Fix several end cases: 2007-07-05 16:05:40 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin readat() expects the offset in DEV_BSIZE units. This made resize_ffs find the 2007-07-05 21:38:20 +00:00
share Change the entry for ptmx to use the netbsd ptm driver. 2007-07-05 19:34:36 +00:00
sys Print an error and fail the sk_attach() if we have an unknown chip type 2007-07-06 18:52:52 +00:00
tools Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the 2007-07-03 16:29:24 +00:00
usr.bin Fix minor grammar nit. 2007-07-05 19:44:02 +00:00
usr.sbin tyop 2007-07-05 20:17:43 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
build.sh Move several variable initialisations to the beginning of 2007-06-26 12:59:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00