Subject: Pain .. oh, pain.
To: None <port-sparc@NetBSD.ORG>
From: What EES eet man? <greywolf@starwolf.starwolf.com>
List: port-sparc
Date: 07/31/1997 01:29:36
I just had the most horrific luck with the latest release which caused
things to go awry.  Ended up with messages like

Cannot exec /bin/sh: permission denied.

turned out to be a zero length /bin/sh after running a preliminary build.
Teach _me_ to do things automagically (i do a three phase build:
        build all the important stuff (ld (not .so), gcc, gas, sh, mk 
                (install), install, config)
        config a kernel, reboot with it
        build the world.

)

NOTE:  Always, ALWAYS keep a spare set of boot blocks INSTALLED on some
other partition in case you hose your primary boot partition.  And
ALWAYS keep a GENERIC kernel handy SOMEwhere.  It's saved my ass twice
lately.

Oh, yeah.  Don't try to install the boot blocks in multi-user mode...

[it's really late, forgive me my ramblings here...]

I rebooted a new kernel with new binaries and started getting coredumps
left and right (bad system call/illegal instruction) from programs like
getty, inetd, pppd, xdm .. .you know, all the important stuff.

To make matters worse, I rebooted into single-user mode and once it
gets past asking you for root/dump/root-fs-type (I booted -sa),
it refused to recognize keyboard input (save Stop-A).

Here's the kernel config I used to build 1.2G from sources of 29 July 1997.

[diagnostic messages from this kernel follows...]

The mountd stuff and ppp connection stuff and ccd stuff can be ignored;
I'm mostly concerned about the fatal signals I kept getting.

###
# 	$NetBSD: GENERIC,v 1.45 1997/07/07 21:54:51 pk Exp $

include "arch/sparc/conf/std.sparc"

maxusers	32

# Options for variants of the Sun SPARC architecure.
# At least one is required.
options 	SUN4C		# sun4c - SS1, 1+, 2, ELC, SLC, IPC, IPX, etc.

# Standard system options
options 	KTRACE		# system call tracing
options 	SYSVMSG		# System V message queues
options 	SYSVSEM		# System V semaphores
options 	SYSVSHM		# System V shared memory
#options 	SHMMAXPGS=1024	# 1024 pages is the default
options 	LKM		# loadable kernel modules
#options 	INSECURE	# disable kernel security level
#options 	UCONSOLE	# allow anyone to steal the virtual console

# Debugging options
#options 	DDB		# kernel dynamic debugger
#options 	DEBUG		# kernel debugging code
#options 	DIAGNOSTIC	# extra kernel sanity checking
#options 	KGDB		# support for kernel gdb
#options 	KGDBDEV=0xc01	# kgdb device number (dev_t)
#options 	KGDBRATE=38400	# baud rate

# Compatibility options
options 	COMPAT_43	# 4.3BSD system interfaces
options 	COMPAT_10	# NetBSD 1.0 binary compatibility
options 	COMPAT_11	# NetBSD 1.1 binary compatibility
options 	COMPAT_12	# NetBSD 1.2 binary compatibility
options 	COMPAT_SUNOS	# SunOS 4.x binary compatibility
options 	COMPAT_SVR4	# SunOS 5.x binary compatibility
options 	EXEC_ELF32	# Exec module for SunOS 5.x binaries.

# Filesystem options
file-system	FFS		# Berkeley Fast Filesystem
#file-system	NFS		# Sun NFS-compatible filesystem client
file-system	KERNFS		# kernel data-structure filesystem
file-system	NULLFS		# NULL layered filesystem
file-system	MFS		# memory-based filesystem
file-system	FDESC		# user file descriptor filesystem
#file-system	UMAPFS		# uid/gid remapping filesystem
#file-system	LFS		# Log-based filesystem (still experimental)
#file-system	PORTAL		# portal filesystem (still experimental)
file-system	PROCFS		# /proc
file-system	CD9660		# ISO 9660 + Rock Ridge file system
file-system	UNION		# union file system
file-system	MSDOSFS		# MS-DOS FAT filesystem(s).

options 	NFSSERVER	# Sun NFS-compatible filesystem server
options 	QUOTA		# FFS quotas
options 	FIFO		# POSIX fifo support (in all filesystems)

# Networking options
options 	INET		# IP stack
options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
#options 	GATEWAY		# IP packet forwarding
#options 	ISO,TPIP	# OSI networking
#options 	EON		# OSI tunneling over IP
#options 	CCITT,LLC,HDLC	# X.25
#options 	PFIL_HOOKS	# pfil(9) packet filter hooks.

# Options for SPARCstation hardware
#options 	RASTERCONSOLE	# fast rasterop console

# Generic swap; second partition of root disk or network.
config		netbsd	root on ? type ?

# Main bus and CPU .. all systems.
mainbus0 at root
cpu0	at mainbus0

# Bus types found on SPARC systems.
sbus0	at mainbus0				# sun4c

audio0	at mainbus0				# sun4c

auxreg0	at mainbus0				# sun4c

# Mostek clock found on 4/300, sun4c, and sun4m systems.
# The Mostek clock NVRAM is the "eeprom" on sun4/300 systems.
clock0	at mainbus0				# sun4c

# Memory error registers.
memreg0	at mainbus0				# sun4c

# Timer chip found on 4/300, sun4c, and sun4m systems.
timer0	at mainbus0				# sun4c

# Zilog 8530 serial chips.  Each has two-channels.
# zs0 is ttya and ttyb.  zs1 is the keyboard and mouse.
zs0	at mainbus0					# sun4c
zs1	at mainbus0					# sun4c

#
# Note the flags on the esp entries below, that work around
# deficiencies in the current driver:
#	bits 0-7:  disable disconnect/reselect for the corresponding target
#	bits 8-15: disable synch negotiation for target [bit-8]
#	Note: targets 4-7 have disconnect/reselect enabled on the premise
#	      that tape devices normally have one of these targets. Tape
#	      devices should be allowed to disconnect for the SCSI bus
#	      to operate acceptably.
#

# sun4c or sun4m SCSI - an NCR53c94 or equivalent behind
# specialized DMA glue
dma0	at sbus0 slot ? offset ?			# on-board SCSI
esp0	at sbus0 slot ? offset ? flags 0xf404		# sun4c

# FSBE/S SCSI - an NCR53c94 or equivalent behind
#dma*	at sbus? slot ? offset ?			# SBus SCSI
#esp*	at sbus? slot ? offset ? flags 0xff0f		# two flavours

# Qlogic ISP SBus SCSI Card
#isp*	at sbus? slot ? offset ?

# sun4/300 and sun4c Ethernet - an AMD 7990 LANCE
le0	at sbus0 slot ? offset ?			# sun4c on-board
#le*	at sbus? slot ? offset ?

# Sun "bwtwo" black and white framebuffer, found on sun4, sun4c, and sun4m
# systems.  If your sun4 system has a cgfour installed in the P4 slot,
# the P4 entries for "bwtwo" will attach to the overlay plane of the
# "cgfour".
#bwtwo0	at sbus0 slot ? offset ?		# sun4c on-board
#bwtwo*	at sbus? slot ? offset ?		# sun4c and sun4m

# Sun "cgthree" Sbus color framebuffer
#cgthree0 at sbus? slot ? offset ?
#cgthree* at sbus? slot ? offset ?
#cgthree0 at obio? slot ? offset ?		# sun4m
#cgthree* at obio? slot ? offset ?		# sun4m

# Sun "cgsix" accelerated color framebuffer.
cgsix0	at sbus? slot ? offset ?
#cgsix*	at sbus? slot ? offset ?

# SCSI bus layer.  SCSI devices attach to the SCSI bus, which attaches
# to the underlying hardware controller.
scsibus0 at esp0
#scsibus* at esp?
#scsibus* at isp?

# These entries find devices on all SCSI busses and assign
# unit numbers dynamically.
sd0	at scsibus0 target 0 lun 0
sd1	at scsibus0 target 1 lun 0
sd2	at scsibus0 target 2 lun 0
sd3	at scsibus0 target 3 lun 0
st0	at scsibus0 target 4 lun 0
st1	at scsibus0 target 5 lun 0
cd0	at scsibus0 target 6 lun 0
cd1	at scsibus0 target 5 lun 0
#ch*	at scsibus? target ? lun ?

# Floppy controller and drive found on SPARCstations.
fdc0	at mainbus0				# sun4c controller
fd*	at fdc0					# the drive itself

pseudo-device	loop			# loopback interface; required
pseudo-device	pty		32	# pseudo-ttys (for network, etc.)
pseudo-device	sl		2	# SLIP interfaces
pseudo-device	kbd			# Sun keyboard
pseudo-device	ppp		2	# PPP interfaces
pseudo-device	tun		4	# Network "tunnel" device
pseudo-device	bpfilter	16	# Berkeley Packet Filter
pseudo-device	vnd		4	# disk-like interface to files
pseudo-device	ccd		4	# concatenated and striped disks
#pseudo-device	strip		1	# radio clock
pseudo-device	ipfilter		# ip filter
####

Here's the messages I started getting:

[Lots of normal stuff for a while; sh breaks sometime later...]
Jul 28 22:50:08 starwolf su: greywolf to root on /dev/ttyp2
Jul 28 23:01:28 starwolf /netbsd: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jul 28 23:01:28 starwolf /netbsd:     The Regents of the University of California.  All rights reserved.
Jul 28 23:01:28 starwolf /netbsd: 
Jul 28 23:01:28 starwolf /netbsd: NetBSD 1.2G (STARWOLF) #13: Sun Jul 27 11:58:20 PDT 1997
Jul 28 23:01:28 starwolf /netbsd:     root@starwolf.starwolf.com:/usr/src/sys/arch/sparc/compile/STARWOLF
Jul 28 23:01:28 starwolf /netbsd: real mem = 66793472
Jul 28 23:01:28 starwolf /netbsd: avail mem = 63901696
Jul 28 23:01:29 starwolf /netbsd: using 128 buffers containing 524288 bytes of memory
Jul 28 23:01:29 starwolf /netbsd: bootpath: /sbus@1,f8000000/esp@0,800000/sd@3,0
Jul 28 23:01:29 starwolf /netbsd: mainbus0 (root): SUNW,Sun 4/50
Jul 28 23:01:29 starwolf /netbsd: cpu0 at mainbus0cache chip bug; trap page uncached : W8601/8701 or MB86903 @ 40 MHz, on-chip FPU
Jul 28 23:01:29 starwolf /netbsd: cpu0: 65536 byte write-through, 32 bytes/line, hw flush cache enabled
Jul 28 23:01:29 starwolf /netbsd: memreg0 at mainbus0 ioaddr 0xf4000000
Jul 28 23:01:29 starwolf /netbsd: clock0 at mainbus0 ioaddr 0xf2000000: mk48t02 (eeprom)
Jul 28 23:01:29 starwolf /netbsd: timer0 at mainbus0 ioaddr 0xf3000000 delay constant 18
Jul 28 23:01:30 starwolf /netbsd: auxreg0 at mainbus0 ioaddr 0xf7400003
Jul 28 23:01:30 starwolf /netbsd: zs0 at mainbus0 ioaddr 0xf1000000 pri 12, softpri 6
Jul 28 23:01:30 starwolf /netbsd: zs1 at mainbus0 ioaddr 0xf0000000 pri 12, softpri 6
Jul 28 23:01:30 starwolf /netbsd: audio0 at mainbus0 ioaddr 0xf7201000 pri 13, softpri 4
Jul 28 23:01:30 starwolf /netbsd: sbus0 at mainbus0 ioaddr 0xf8000000: clock = 20 MHz
Jul 28 23:01:30 starwolf /netbsd: dma0 at sbus0 slot 0 offset 0x400000: rev 1+
Jul 28 23:01:30 starwolf /netbsd: esp0 at sbus0 slot 0 offset 0x800000 pri 3: ESP100A, 25MHz, SCSI ID 7
Jul 28 23:01:30 starwolf /netbsd: scsibus0 at esp0: 8 targets
Jul 28 23:01:30 starwolf /netbsd: probe(esp0:0:0): max sync rate 5.00Mb/s
Jul 28 23:01:30 starwolf /netbsd: sd0 at scsibus0 targ 0 lun 0: <FUJITSU, M2694ES-512, 812A> SCSI2 0/direct fixed
Jul 28 23:01:30 starwolf /netbsd: sd0: 1033MB, 1819 cyl, 15 head, 77 sec, 512 bytes/sec x 2117025 sectors
Jul 28 23:01:30 starwolf /netbsd: probe(esp0:1:0): max sync rate 5.00Mb/s
Jul 28 23:01:30 starwolf /netbsd: sd1 at scsibus0 targ 1 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 28 23:01:30 starwolf /netbsd: sd1: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec x 843284 sectors
Jul 28 23:01:31 starwolf /netbsd: sd2 at scsibus0 targ 2 lun 0: <MICROP, 1588-15MBSUN0669, SN0C> SCSI1 0/direct fixed
Jul 28 23:01:31 starwolf /netbsd: sd2: 639MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sec x 1309735 sectors
Jul 28 23:01:31 starwolf /netbsd: probe(esp0:3:0): max sync rate 5.00Mb/s
Jul 28 23:01:31 starwolf /netbsd: sd3 at scsibus0 targ 3 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 28 23:01:31 starwolf /netbsd: sd3: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec x 843284 sectors
Jul 28 23:01:31 starwolf /netbsd: st0 at scsibus0 targ 4 lun 0: <EXABYTE, EXB-8200, 263H> SCSI1 1/sequential removable
Jul 28 23:01:31 starwolf /netbsd: st0: rogue, density code 0x0, variable blocks, write-enabled
Jul 28 23:01:31 starwolf /netbsd: cd0 at scsibus0 targ 6 lun 0: <SONY, CD-ROM CDU-8012, 3.1e> SCSI2 5/cdrom removable
Jul 28 23:01:31 starwolf /netbsd: le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:1a:1f:e8
Jul 28 23:01:31 starwolf /netbsd: le0: 8 receive buffers, 2 transmit buffers
Jul 28 23:01:31 starwolf /netbsd: cgsix0 at sbus0 slot 3 offset 0x0: SUNW,501-1672, 1152 x 900, rev 7 (console)
Jul 28 23:01:31 starwolf /netbsd: cgsix0: attached to /dev/fb
Jul 28 23:01:31 starwolf /netbsd: fdc0 at mainbus0 ioaddr 0xf7200000 pri 11, softpri 4: chip 82072
Jul 28 23:01:32 starwolf /netbsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
Jul 28 23:01:32 starwolf /netbsd: root on sd3a dumps on sd3b
Jul 28 23:01:28 starwolf named[83]: starting.  named 4.9.5-P1
Jul 28 23:01:29 starwolf named[84]: Ready to answer queries. 
Jul 28 23:01:35 starwolf savecore: /var/crash: kvm_nlist: bad namelist
Jul 28 23:01:35 starwolf savecore: /var/crash: _time not in namelist
Jul 28 23:01:40 starwolf lpd[161]: restarted
Jul 28 23:01:43 starwolf rarpd[170]: le0: 8:0:20:1a:1f:e8
Jul 28 23:01:46 starwolf pppd[194]: pppd 2.3.0b5 started by root, uid 0
Jul 28 23:01:46 starwolf pppd[194]: local  IP address 207.33.232.91
Jul 28 23:01:46 starwolf pppd[194]: remote IP address 207.33.232.1
Jul 28 23:01:50 starwolf init: kernel security level changed from 0 to 1
Jul 30 08:19:39 starwolf pppd[19495]: error waiting for (dis)connection process: Sterile process (no children)

[Here's where /bin/sh broke and gee, syslog stopped working! ]

Jul 30 20:08:20 starwolf /netbsd: NetBSD 1.2.1 (GENERIC) #5: Fri Mar 21 11:12:23 MET 1997
Jul 30 20:08:20 starwolf /netbsd:     pk@flambard:/usr/src1/sys/arch/sparc/compile/GENERIC
Jul 30 20:08:20 starwolf /netbsd: real mem = 66793472
Jul 30 20:08:20 starwolf /netbsd: avail mem = 60776448
Jul 30 20:08:21 starwolf /netbsd: using 815 buffers containing 3338240 bytes of memory
Jul 30 20:08:21 starwolf /netbsd: bootpath: /sbus@1,f8000000/esp@0,800000/sd@3,0
Jul 30 20:08:21 starwolf /netbsd: mainbus0 (root)
Jul 30 20:08:21 starwolf /netbsd: cpu0 at mainbus0: SUNW,Sun 4/50 (W8601/8701 or MB86903 @ 40 MHz, on-chip FPU)
Jul 30 20:08:21 starwolf /netbsd: cpu0: cache chip bug; trap page uncached
Jul 30 20:08:21 starwolf /netbsd: cpu0: 65536 byte write-through, 32 bytes/line, hw flush cache enabled
Jul 30 20:08:21 starwolf /netbsd: memreg0 at mainbus0 ioaddr 0xf4000000
Jul 30 20:08:21 starwolf /netbsd: clock0 at mainbus0 ioaddr 0xf2000000: mk48t02 (eeprom)
Jul 30 20:08:21 starwolf /netbsd: timer0 at mainbus0 ioaddr 0xf3000000 delay constant 17
Jul 30 20:08:21 starwolf /netbsd: auxreg0 at mainbus0 ioaddr 0xf7400003
Jul 30 20:08:21 starwolf /netbsd: zs0 at mainbus0 ioaddr 0xf1000000 pri 12, softpri 6
Jul 30 20:08:21 starwolf /netbsd: zs1 at mainbus0 ioaddr 0xf0000000 pri 12, softpri 6
Jul 30 20:08:21 starwolf /netbsd: audio0 at mainbus0 ioaddr 0xf7201000 pri 13, softpri 4
Jul 30 20:08:22 starwolf /netbsd: sbus0 at mainbus0 ioaddr 0xf8000000: clock = 20 MHz
Jul 30 20:08:22 starwolf /netbsd: dma0 at sbus0 slot 0 offset 0x400000: rev 1+
Jul 30 20:08:22 starwolf /netbsd: esp0 at sbus0 slot 0 offset 0x800000 pri 3: ESP100A 25Mhz, target 7
Jul 30 20:08:22 starwolf /netbsd: scsibus0 at esp0
Jul 30 20:08:22 starwolf /netbsd: probe(esp0:0:0): max sync rate 10.00Mb/s
Jul 30 20:08:22 starwolf /netbsd: sd0 at scsibus0 targ 0 lun 0: <FUJITSU, M2694ES-512, 812A> SCSI2 0/direct fixed
Jul 30 20:08:22 starwolf /netbsd: sd0: 1033MB, 1819 cyl, 15 head, 77 sec, 512 bytes/sec
Jul 30 20:08:22 starwolf /netbsd: sd1 at scsibus0 targ 1 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 30 20:08:22 starwolf /netbsd: sd1: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 30 20:08:22 starwolf /netbsd: sd2 at scsibus0 targ 2 lun 0: <MICROP, 1588-15MBSUN0669, SN0C> SCSI1 0/direct fixed
Jul 30 20:08:23 starwolf /netbsd: sd2: 639MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sec
Jul 30 20:08:23 starwolf /netbsd: sd3 at scsibus0 targ 3 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 30 20:08:23 starwolf /netbsd: sd3: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 30 20:08:23 starwolf /netbsd: st0 at scsibus0 targ 4 lun 0: <EXABYTE, EXB-8200, 263H> SCSI1 1/sequential removable
Jul 30 20:08:23 starwolf /netbsd: st0: rogue, density code 0x0, variable blocks, write-enabled
Jul 30 20:08:23 starwolf /netbsd: cd0 at scsibus0 targ 6 lun 0: <SONY, CD-ROM CDU-8012, 3.1e> SCSI2 5/cdrom removable
Jul 30 20:08:23 starwolf /netbsd: le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:1a:1f:e8
Jul 30 20:08:23 starwolf /netbsd: le0: 8 receive buffers, 2 transmit buffers
Jul 30 20:08:23 starwolf /netbsd: cgsix0 at sbus0 slot 3 offset 0x0: SUNW,501-1672, 1152 x 900, rev 7 (console)
Jul 30 20:08:23 starwolf /netbsd: cgsix0: attached to /dev/fb
Jul 30 20:08:23 starwolf /netbsd: fdc0 at mainbus0 ioaddr 0xf7200000 pri 11, softpri 4: chip 82072
Jul 30 20:08:23 starwolf /netbsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
Jul 30 20:08:24 starwolf /netbsd: root on sd3a
Jul 30 20:08:24 starwolf /netbsd: /dev/ccd0a: file system not clean; please fsck(8)
Jul 30 20:08:20 starwolf named[136]: starting.  named 4.9.5-P1
Jul 30 20:08:21 starwolf named[137]: Ready to answer queries. 
Jul 30 20:08:23 starwolf mountd[153]: Can't change attributes for /usr/swap/relayer. 
Jul 30 20:08:23 starwolf mountd[153]: Bad exports list line /usr/swap/relayer -maproot
Jul 30 20:08:29 starwolf savecore: can't find device 191/240
Jul 30 20:08:35 starwolf lpd[215]: restarted
Jul 30 20:08:37 starwolf rarpd[224]: /dev/bpf0: No such file or directory
Jul 30 20:08:40 starwolf pppd[245]: pppd 2.3.0b5 started by root, uid 0
Jul 30 20:08:41 starwolf pppd[245]: local  IP address 207.33.232.91
Jul 30 20:08:41 starwolf pppd[245]: remote IP address 207.33.232.1
Jul 30 20:08:42 starwolf pppd[245]: Fatal signal 12
Jul 30 20:08:45 starwolf init: getty repeating too quickly on port /dev/console, sleeping
Jul 30 20:08:55 starwolf last message repeated 9 times
Jul 30 15:41:48 relayer /netbsd: stopping on keyboard abort
Jul 30 20:08:56 starwolf init: getty repeating too quickly on port /dev/console, sleeping
Jul 30 20:09:13 starwolf last message repeated 16 times
Jul 30 20:09:13 starwolf /netbsd: zs1b: fifo overrun
Jul 30 20:09:14 starwolf init: getty repeating too quickly on port /dev/console, sleeping
Jul 30 20:14:58 starwolf /netbsd: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jul 30 20:14:58 starwolf /netbsd: 	The Regents of the University of California.  All rights reserved.
Jul 30 20:14:58 starwolf /netbsd: 
Jul 30 20:14:58 starwolf /netbsd: NetBSD 1.2.1 (GENERIC) #5: Fri Mar 21 11:12:23 MET 1997
Jul 30 20:14:58 starwolf /netbsd:     pk@flambard:/usr/src1/sys/arch/sparc/compile/GENERIC
Jul 30 20:14:58 starwolf /netbsd: real mem = 66793472
Jul 30 20:14:58 starwolf /netbsd: avail mem = 60776448
Jul 30 20:14:58 starwolf /netbsd: using 815 buffers containing 3338240 bytes of memory
Jul 30 20:14:59 starwolf /netbsd: bootpath: /sbus@1,f8000000/esp@0,800000/sd@3,0
Jul 30 20:14:59 starwolf /netbsd: mainbus0 (root)
Jul 30 20:14:59 starwolf /netbsd: cpu0 at mainbus0: SUNW,Sun 4/50 (W8601/8701 or MB86903 @ 40 MHz, on-chip FPU)
Jul 30 20:14:59 starwolf /netbsd: cpu0: cache chip bug; trap page uncached
Jul 30 20:14:59 starwolf /netbsd: cpu0: 65536 byte write-through, 32 bytes/line, hw flush cache enabled
Jul 30 20:14:59 starwolf /netbsd: memreg0 at mainbus0 ioaddr 0xf4000000
Jul 30 20:14:59 starwolf /netbsd: clock0 at mainbus0 ioaddr 0xf2000000: mk48t02 (eeprom)
Jul 30 20:14:59 starwolf /netbsd: timer0 at mainbus0 ioaddr 0xf3000000 delay constant 17
Jul 30 20:14:59 starwolf /netbsd: auxreg0 at mainbus0 ioaddr 0xf7400003
Jul 30 20:14:59 starwolf /netbsd: zs0 at mainbus0 ioaddr 0xf1000000 pri 12, softpri 6
Jul 30 20:14:59 starwolf /netbsd: zs1 at mainbus0 ioaddr 0xf0000000 pri 12, softpri 6
Jul 30 20:15:00 starwolf /netbsd: audio0 at mainbus0 ioaddr 0xf7201000 pri 13, softpri 4
Jul 30 20:15:00 starwolf /netbsd: sbus0 at mainbus0 ioaddr 0xf8000000: clock = 20 MHz
Jul 30 20:15:00 starwolf /netbsd: dma0 at sbus0 slot 0 offset 0x400000: rev 1+
Jul 30 20:15:00 starwolf /netbsd: esp0 at sbus0 slot 0 offset 0x800000 pri 3: ESP100A 25Mhz, target 7
Jul 30 20:15:00 starwolf /netbsd: scsibus0 at esp0
Jul 30 20:15:00 starwolf /netbsd: probe(esp0:0:0): max sync rate 10.00Mb/s
Jul 30 20:15:00 starwolf /netbsd: sd0 at scsibus0 targ 0 lun 0: <FUJITSU, M2694ES-512, 812A> SCSI2 0/direct fixed
Jul 30 20:15:00 starwolf /netbsd: sd0: 1033MB, 1819 cyl, 15 head, 77 sec, 512 bytes/sec
Jul 30 20:15:00 starwolf /netbsd: sd1 at scsibus0 targ 1 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 30 20:15:00 starwolf /netbsd: sd1: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 30 20:15:00 starwolf /netbsd: sd2 at scsibus0 targ 2 lun 0: <MICROP, 1588-15MBSUN0669, SN0C> SCSI1 0/direct fixed
Jul 30 20:15:01 starwolf /netbsd: sd2: 639MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sec
Jul 30 20:15:01 starwolf /netbsd: sd3 at scsibus0 targ 3 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 30 20:15:01 starwolf /netbsd: sd3: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 30 20:15:01 starwolf /netbsd: st0 at scsibus0 targ 4 lun 0: <EXABYTE, EXB-8200, 263H> SCSI1 1/sequential removable
Jul 30 20:15:01 starwolf /netbsd: st0: rogue, density code 0x0, variable blocks, write-enabled
Jul 30 20:15:01 starwolf /netbsd: cd0 at scsibus0 targ 6 lun 0: <SONY, CD-ROM CDU-8012, 3.1e> SCSI2 5/cdrom removable
Jul 30 20:15:01 starwolf /netbsd: le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:1a:1f:e8
Jul 30 20:15:01 starwolf /netbsd: le0: 8 receive buffers, 2 transmit buffers
Jul 30 20:15:01 starwolf /netbsd: cgsix0 at sbus0 slot 3 offset 0x0: SUNW,501-1672, 1152 x 900, rev 7 (console)
Jul 30 20:15:01 starwolf /netbsd: cgsix0: attached to /dev/fb
Jul 30 20:15:01 starwolf /netbsd: fdc0 at mainbus0 ioaddr 0xf7200000 pri 11, softpri 4: chip 82072
Jul 30 20:15:02 starwolf /netbsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
Jul 30 20:15:02 starwolf /netbsd: root device (default sd3a): 
Jul 30 20:15:02 starwolf /netbsd: swap device (default sd3b): 
Jul 30 20:15:02 starwolf /netbsd: root on sd3a
Jul 30 20:15:02 starwolf /netbsd: /dev/sd3a: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd3d: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd3g: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd1a: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd1f: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd2g: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd0f: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/sd0g: file system not clean; please fsck(8)
Jul 30 20:15:02 starwolf /netbsd: /dev/ccd0a: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd3d: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd3g: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd1a: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd1f: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd2g: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd0f: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/sd0g: file system not clean; please fsck(8)
Jul 30 20:15:03 starwolf /netbsd: /dev/ccd0a: file system not clean; please fsck(8)
Jul 30 20:14:58 starwolf named[136]: starting.  named 4.9.5-P1
Jul 30 20:14:59 starwolf named[137]: Ready to answer queries. 
Jul 30 20:15:01 starwolf mountd[153]: Can't change attributes for /usr/swap/relayer. 
Jul 30 20:15:01 starwolf mountd[153]: Bad exports list line /usr/swap/relayer -maproot
Jul 30 20:15:07 starwolf savecore: can't find device 191/240
Jul 30 20:15:14 starwolf lpd[214]: restarted
Jul 30 20:15:16 starwolf rarpd[223]: /dev/bpf0: No such file or directory
Jul 30 20:15:19 starwolf pppd[246]: pppd 2.3.0b5 started by root, uid 0
Jul 30 20:15:20 starwolf pppd[246]: local  IP address 207.33.232.91
Jul 30 20:15:20 starwolf pppd[246]: remote IP address 207.33.232.1
Jul 30 20:15:23 starwolf pppd[246]: Fatal signal 12
Jul 30 20:15:24 starwolf /netbsd: free inode //452 had 288 blocks
Jul 30 22:37:05 starwolf /netbsd: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jul 30 22:37:05 starwolf /netbsd: 	The Regents of the University of California.  All rights reserved.
Jul 30 22:37:05 starwolf /netbsd: 
Jul 30 22:37:05 starwolf /netbsd: NetBSD 1.2.1 (GENERIC) #5: Fri Mar 21 11:12:23 MET 1997
Jul 30 22:37:05 starwolf /netbsd:     pk@flambard:/usr/src1/sys/arch/sparc/compile/GENERIC
Jul 30 22:37:05 starwolf /netbsd: real mem = 66793472
Jul 30 22:37:05 starwolf /netbsd: avail mem = 60776448
Jul 30 22:37:05 starwolf /netbsd: using 815 buffers containing 3338240 bytes of memory
Jul 30 22:37:05 starwolf /netbsd: bootpath: /sbus@1,f8000000/esp@0,800000/sd@1,0
Jul 30 22:37:05 starwolf /netbsd: mainbus0 (root)
Jul 30 22:37:05 starwolf /netbsd: cpu0 at mainbus0: SUNW,Sun 4/50 (W8601/8701 or MB86903 @ 40 MHz, on-chip FPU)
Jul 30 22:37:06 starwolf /netbsd: cpu0: cache chip bug; trap page uncached
Jul 30 22:37:06 starwolf /netbsd: cpu0: 65536 byte write-through, 32 bytes/line, hw flush cache enabled
Jul 30 22:37:06 starwolf /netbsd: memreg0 at mainbus0 ioaddr 0xf4000000
Jul 30 22:37:06 starwolf /netbsd: clock0 at mainbus0 ioaddr 0xf2000000: mk48t02 (eeprom)
Jul 30 22:37:06 starwolf /netbsd: timer0 at mainbus0 ioaddr 0xf3000000 delay constant 17
Jul 30 22:37:06 starwolf /netbsd: auxreg0 at mainbus0 ioaddr 0xf7400003
Jul 30 22:37:06 starwolf /netbsd: zs0 at mainbus0 ioaddr 0xf1000000 pri 12, softpri 6
Jul 30 22:37:06 starwolf /netbsd: zs1 at mainbus0 ioaddr 0xf0000000 pri 12, softpri 6
Jul 30 22:37:06 starwolf /netbsd: audio0 at mainbus0 ioaddr 0xf7201000 pri 13, softpri 4
Jul 30 22:37:06 starwolf /netbsd: sbus0 at mainbus0 ioaddr 0xf8000000: clock = 20 MHz
Jul 30 22:37:06 starwolf /netbsd: dma0 at sbus0 slot 0 offset 0x400000: rev 1+
Jul 30 22:37:06 starwolf /netbsd: esp0 at sbus0 slot 0 offset 0x800000 pri 3: ESP100A 25Mhz, target 7
Jul 30 22:37:07 starwolf /netbsd: scsibus0 at esp0
Jul 30 22:37:07 starwolf /netbsd: probe(esp0:0:0): max sync rate 10.00Mb/s
Jul 30 22:37:07 starwolf /netbsd: sd0 at scsibus0 targ 0 lun 0: <FUJITSU, M2694ES-512, 812A> SCSI2 0/direct fixed
Jul 30 22:37:07 starwolf /netbsd: sd0: 1033MB, 1819 cyl, 15 head, 77 sec, 512 bytes/sec
Jul 30 22:37:07 starwolf /netbsd: sd1 at scsibus0 targ 1 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 30 22:37:07 starwolf /netbsd: sd1: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 30 22:37:07 starwolf /netbsd: sd2 at scsibus0 targ 2 lun 0: <MICROP, 1588-15MBSUN0669, SN0C> SCSI1 0/direct fixed
Jul 30 22:37:07 starwolf /netbsd: sd2: 639MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sec
Jul 30 22:37:07 starwolf /netbsd: sd3 at scsibus0 targ 3 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 30 22:37:07 starwolf /netbsd: sd3: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 30 22:37:07 starwolf /netbsd: st0 at scsibus0 targ 4 lun 0: <EXABYTE, EXB-8200, 263H> SCSI1 1/sequential removable
Jul 30 22:37:08 starwolf /netbsd: st0: rogue, density code 0x0, variable blocks, write-enabled
Jul 30 22:37:08 starwolf /netbsd: cd0 at scsibus0 targ 6 lun 0: <SONY, CD-ROM CDU-8012, 3.1e> SCSI2 5/cdrom removable
Jul 30 22:37:08 starwolf /netbsd: le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:1a:1f:e8
Jul 30 22:37:08 starwolf /netbsd: le0: 8 receive buffers, 2 transmit buffers
Jul 30 22:37:08 starwolf /netbsd: cgsix0 at sbus0 slot 3 offset 0x0: SUNW,501-1672, 1152 x 900, rev 7 (console)
Jul 30 22:37:08 starwolf /netbsd: cgsix0: attached to /dev/fb
Jul 30 22:37:08 starwolf /netbsd: fdc0 at mainbus0 ioaddr 0xf7200000 pri 11, softpri 4: chip 82072
Jul 30 22:37:08 starwolf /netbsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
Jul 30 22:37:08 starwolf /netbsd: root device (default sd1a): sd3a
Jul 30 22:37:08 starwolf /netbsd: swap device (default sd3b): 
Jul 30 22:37:08 starwolf /netbsd: root on sd3a
Jul 30 22:37:05 starwolf named[131]: starting.  named 4.9.5-P1
Jul 30 22:37:05 starwolf named[132]: Ready to answer queries. 
Jul 30 22:37:13 starwolf savecore: can't find device 155/241
Jul 30 22:43:46 starwolf /netbsd: uid 0 on /: file system full
Jul 30 22:43:46 starwolf last message repeated 4 times
Jul 30 22:43:46 starwolf named[372]: starting.  named 4.9.5-P1
Jul 30 22:43:47 starwolf portmap[375]: cannot bind udp: Address already in use
Jul 30 22:43:48 starwolf /netbsd: uid 0 on /: file system full
Jul 30 22:43:49 starwolf nfsd:[392]: can't bind udp addr
Jul 30 22:43:51 starwolf savecore: can't find device 155/241
Jul 30 22:43:58 starwolf rwhod[445]: bind: Address already in use
Jul 30 22:43:59 starwolf lpd[449]: restarted
Jul 30 22:43:59 starwolf lpd[449]: bind: Address already in use
Jul 30 22:44:00 starwolf rarpd[457]: le0: 8:0:20:1a:1f:e8
Jul 30 22:44:01 starwolf /netbsd: uid 0 on /: file system full
Jul 30 22:44:03 starwolf pppd[478]: pppd 2.3.0b5 started by root, uid 0
Jul 30 22:44:04 starwolf pppd[478]: local  IP address 207.33.232.91
Jul 30 22:44:04 starwolf pppd[478]: remote IP address 207.33.232.1
Jul 30 22:44:07 starwolf /netbsd: uid 0 on /: file system full
Jul 30 22:44:07 starwolf /netbsd: uid 0 on /: file system full
Jul 30 22:44:15 starwolf init: getty repeating too quickly on port /dev/console, sleeping
Jul 31 00:52:42 starwolf /netbsd: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jul 31 00:52:42 starwolf /netbsd: 	The Regents of the University of California.  All rights reserved.
Jul 31 00:52:42 starwolf /netbsd: 
Jul 31 00:52:42 starwolf /netbsd: NetBSD 1.2.1 (GENERIC) #5: Fri Mar 21 11:12:23 MET 1997
Jul 31 00:52:43 starwolf /netbsd:     pk@flambard:/usr/src1/sys/arch/sparc/compile/GENERIC
Jul 31 00:52:43 starwolf /netbsd: real mem = 66793472
Jul 31 00:52:43 starwolf /netbsd: avail mem = 60776448
Jul 31 00:52:43 starwolf /netbsd: using 815 buffers containing 3338240 bytes of memory
Jul 31 00:52:43 starwolf /netbsd: bootpath: /sbus@1,f8000000/esp@0,800000/sd@3,0
Jul 31 00:52:43 starwolf /netbsd: mainbus0 (root)
Jul 31 00:52:43 starwolf /netbsd: cpu0 at mainbus0: SUNW,Sun 4/50 (W8601/8701 or MB86903 @ 40 MHz, on-chip FPU)
Jul 31 00:52:43 starwolf /netbsd: cpu0: cache chip bug; trap page uncached
Jul 31 00:52:43 starwolf /netbsd: cpu0: 65536 byte write-through, 32 bytes/line, hw flush cache enabled
Jul 31 00:52:43 starwolf /netbsd: memreg0 at mainbus0 ioaddr 0xf4000000
Jul 31 00:52:43 starwolf /netbsd: clock0 at mainbus0 ioaddr 0xf2000000: mk48t02 (eeprom)
Jul 31 00:52:43 starwolf /netbsd: timer0 at mainbus0 ioaddr 0xf3000000 delay constant 17
Jul 31 00:52:43 starwolf /netbsd: auxreg0 at mainbus0 ioaddr 0xf7400003
Jul 31 00:52:43 starwolf /netbsd: zs0 at mainbus0 ioaddr 0xf1000000 pri 12, softpri 6
Jul 31 00:52:43 starwolf /netbsd: zs1 at mainbus0 ioaddr 0xf0000000 pri 12, softpri 6
Jul 31 00:52:44 starwolf /netbsd: audio0 at mainbus0 ioaddr 0xf7201000 pri 13, softpri 4
Jul 31 00:52:44 starwolf /netbsd: sbus0 at mainbus0 ioaddr 0xf8000000: clock = 20 MHz
Jul 31 00:52:44 starwolf /netbsd: dma0 at sbus0 slot 0 offset 0x400000: rev 1+
Jul 31 00:52:44 starwolf /netbsd: esp0 at sbus0 slot 0 offset 0x800000 pri 3: ESP100A 25Mhz, target 7
Jul 31 00:52:44 starwolf /netbsd: scsibus0 at esp0
Jul 31 00:52:44 starwolf /netbsd: probe(esp0:0:0): max sync rate 10.00Mb/s
Jul 31 00:52:44 starwolf /netbsd: sd0 at scsibus0 targ 0 lun 0: <FUJITSU, M2694ES-512, 812A> SCSI2 0/direct fixed
Jul 31 00:52:44 starwolf /netbsd: sd0: 1033MB, 1819 cyl, 15 head, 77 sec, 512 bytes/sec
Jul 31 00:52:44 starwolf /netbsd: sd1 at scsibus0 targ 1 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 31 00:52:44 starwolf /netbsd: sd1: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 31 00:52:45 starwolf /netbsd: sd2 at scsibus0 targ 2 lun 0: <MICROP, 1588-15MBSUN0669, SN0C> SCSI1 0/direct fixed
Jul 31 00:52:45 starwolf /netbsd: sd2: 639MB, 1632 cyl, 15 head, 53 sec, 512 bytes/sec
Jul 31 00:52:45 starwolf /netbsd: sd3 at scsibus0 targ 3 lun 0: <SEAGATE, ST1480   SUN0424, 7516> SCSI2 0/direct fixed
Jul 31 00:52:45 starwolf /netbsd: sd3: 411MB, 1476 cyl, 9 head, 63 sec, 512 bytes/sec
Jul 31 00:52:45 starwolf /netbsd: st0 at scsibus0 targ 4 lun 0: <EXABYTE, EXB-8200, 263H> SCSI1 1/sequential removable
Jul 31 00:52:45 starwolf /netbsd: st0: rogue, density code 0x0, variable blocks, write-enabled
Jul 31 00:52:45 starwolf /netbsd: cd0 at scsibus0 targ 6 lun 0: <SONY, CD-ROM CDU-8012, 3.1e> SCSI2 5/cdrom removable
Jul 31 00:52:45 starwolf /netbsd: le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:1a:1f:e8
Jul 31 00:52:45 starwolf /netbsd: le0: 8 receive buffers, 2 transmit buffers
Jul 31 00:52:45 starwolf /netbsd: cgsix0 at sbus0 slot 3 offset 0x0: SUNW,501-1672, 1152 x 900, rev 7 (console)
Jul 31 00:52:45 starwolf /netbsd: cgsix0: attached to /dev/fb
Jul 31 00:52:46 starwolf /netbsd: fdc0 at mainbus0 ioaddr 0xf7200000 pri 11, softpri 4: chip 82072
Jul 31 00:52:46 starwolf /netbsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
Jul 31 00:52:46 starwolf /netbsd: root device (default sd3a): 
Jul 31 00:52:46 starwolf /netbsd: swap device (default sd3b): 
Jul 31 00:52:46 starwolf /netbsd: root on sd3a
Jul 31 00:52:46 starwolf /netbsd: /dev/sd3a: file system not clean; please fsck(8)
Jul 31 00:52:42 starwolf named[93]: starting.  named 4.9.3-P1
Jul 31 00:52:43 starwolf named[94]: Ready to answer queries. 
Jul 31 00:52:46 starwolf mountd[110]: Bad exports list line /build/usr
Jul 31 00:52:46 starwolf mountd[110]: Bad exports list line /build/usr/src
Jul 31 00:52:50 starwolf savecore: /var/crash: nlist: Undefined error: 0
Jul 31 00:52:51 starwolf savecore: /var/crash: _time not in namelist
Jul 31 00:52:58 starwolf lpd[171]: restarted
Jul 31 00:53:02 starwolf pppd[200]: pppd 2.3.0 started by root, uid 0
Jul 31 00:53:03 starwolf pppd[200]: local  IP address 207.33.232.91
Jul 31 00:53:03 starwolf pppd[200]: remote IP address 207.33.232.1
Jul 31 00:53:04 starwolf pppd[200]: Fatal signal 12
Jul 31 00:53:07 starwolf /netbsd: uid 0 on /: file system full
Jul 31 00:53:07 starwolf /netbsd: uid 0 on /: file system full
Jul 31 00:53:53 starwolf named[94]: reloading nameserver 
Jul 31 00:53:54 starwolf named[94]: Ready to answer queries. 
Jul 31 00:53:54 starwolf mountd[111]: Can't delete exports for /tmp
Jul 31 00:53:55 starwolf mountd[111]: Bad exports list line /build/usr
Jul 31 00:53:55 starwolf mountd[111]: Bad exports list line /build/usr/src


				--*greywolf;
--
Have A Nice Day.  (This may be pronounced differently in New York or Boston.)