Go to file
scottr 6bb6fab4ce Changes from the hp300 trap.c:
- Fix up usage of MBD_ISPID().  (from Jason Thorpe)
- Be careful not to deref bad pointers in the MMU fault handler.  (ditto)
- Ensure trap() never deals with a NULL proc, and if our proc has
  no pcb, punt.  (Suggested by Gordon Ross)
1996-10-17 06:42:44 +00:00
bin PR/2808: Remove trailing whitespace (from FreeBSD) 1996-10-16 15:45:03 +00:00
distrib removed tahoe references 1996-10-17 04:27:00 +00:00
etc removed most tahoe references 1996-10-17 04:38:49 +00:00
games <machine/endian.h> -> <sys/types.h> 1996-10-13 00:01:05 +00:00
gnu Add protocol module for remote IPKDB debugging 1996-10-16 19:49:49 +00:00
include add _PATH_KVMDB as "/var/db/kvm.db" 1996-10-12 00:49:19 +00:00
lib catch up with <machine/asm.h> changes, SYS.h changes, and the removal 1996-10-17 03:08:03 +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 Remove boot_tahoe.8. We have no tahoe port. 1996-10-17 01:05:57 +00:00
share removed because we have no tahoe port 1996-10-17 03:12:23 +00:00
sys Changes from the hp300 trap.c: 1996-10-17 06:42:44 +00:00
usr.bin Rework to compile with <sys/exec_elf.h>. 1996-10-16 00:27:05 +00:00
usr.sbin fix PR #2623: read the idle time from the kernel to determine whether 1996-10-16 00:15:51 +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