Go to file
tsutsui dd7146d50b On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around,
but sunmon_abort() does not restore mon_crp so it causes problems.
Instead, call romVectorPtr->abortEntry (via trap14) from sunmon_halt()
and call it from cpu_reboot().

Now PROM boot command works properly even after halt on my 3/80.
2000-11-09 14:38:44 +00:00
bin be consistent with man page xrefs (this is a pre mandoc man page) 2000-11-07 01:45:49 +00:00
crypto When forwarding a connection, use the right descriptor to get IP options. 2000-11-07 16:06:24 +00:00
dist remove unnecessary command name after .Nm 2000-11-07 05:51:54 +00:00
distrib Add headers from sys/dev/i2o. 2000-11-09 12:39:30 +00:00
etc make this REQUIRE also cleartmp, so that it's started after /tmp 2000-11-09 00:05:31 +00:00
games remove unnecessary command name after .Nm 2000-11-07 05:51:54 +00:00
gnu If NBSD_EXEC_PREFIX is set, use it to set MD_EXEC_PREFIX rather 2000-11-09 06:27:07 +00:00
include Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
lib Install (lib)bzip2 info file, as requested by NAKAJIMA Yoshihiro in PR 7402. 2000-11-08 02:15:13 +00:00
libexec do not refer free'ed memory region. KAME PR 302 from ryo@iij.ad.jp 2000-11-09 01:04:14 +00:00
regress "make benchmark" will run a tiny benchmark test. 2000-11-08 06:02:01 +00:00
sbin Document new hw.cnmagic sysctl(8) variable. 2000-11-08 22:48:32 +00:00
share Xr iop, and note a "capacity may be different than SCSI" gotcha. 2000-11-09 13:01:41 +00:00
sys On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around, 2000-11-09 14:38:44 +00:00
usr.bin Fix example; problem report and solution by Jim Bernard in PR 10259. 2000-11-08 12:53:14 +00:00
usr.sbin Add amd.conf.5 from dist/am-utils/scripts here, and install it. 2000-11-08 12:00:48 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING ca -> lsu 2000-10-19 15:02:38 +00:00