Go to file
cgd f31bd002d2 add a new function, hwrbp_restart_setup(), to be called after
autoconfiguration.  It clears the RPB's per-cpu-slot BIP flag and
sets up the RPB's restore_term and restart vectors, etc.  add a
console_restart() function, which causes a panic and system dump,
that is invoked (indirectly) via those vectors.
1996-10-16 00:00:40 +00:00
bin Removed missing.c beacuse NetBSD is not missing any of the functions 1996-10-10 14:17:02 +00:00
distrib Pullup changes from 1.2 branch. 1996-10-15 23:29:40 +00:00
etc remove md tahoe conditionals -- we don't need them. 1996-10-15 23:59:32 +00:00
games <machine/endian.h> -> <sys/types.h> 1996-10-13 00:01:05 +00:00
gnu Merge rcs 5.7. 1996-10-15 06:59:14 +00:00
include add _PATH_KVMDB as "/var/db/kvm.db" 1996-10-12 00:49:19 +00:00
lib Initial commit of the arm32_sync_icache() function in libarm32. 1996-10-15 23:01:41 +00:00
libexec Actually set the RTLD_DL flag in dlopen'ed shared objects, per PR#2791. 1996-10-06 19:03:32 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Fix typo. 1996-10-15 09:16:20 +00:00
share Minor tweaks and corrections. 1996-10-15 23:59:49 +00:00
sys add a new function, hwrbp_restart_setup(), to be called after 1996-10-16 00:00:40 +00:00
usr.bin remove duplicate of elfstrip.c 1996-10-15 23:04:32 +00:00
usr.sbin If gethostbyaddr() fails, use inet_ntoa() to turn the IP address into 1996-10-14 19:28:09 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00