Go to file
thorpej 51aeeceeaf Clean up TLB trap handling a little.
- When printing a user trap, include p->p_comm in the message.
- In the TLB fault handler, don't just go charging along if
  the fault can't be handled.  If we get a fatal kernel TLB
  fault, we need to panic!  Or, if DDB is enabled, call the
  Debugger().
2001-03-06 21:58:23 +00:00
bin Update to reflect reality - s,/etc/netstart,/etc/rc.d/network, 2001-02-27 17:47:22 +00:00
crypto add krb5 support to ssh/sshd. based on code initially from Daniel Kouril <kouril@informatics.muni.cz> and Björn Grönvall <bg@sics.se> 2001-03-04 00:41:27 +00:00
dist copy "Version" file for import. 2001-02-11 07:04:20 +00:00
distrib Oops.. forgot to add the entry for the helpfile in sushi/system. 2001-03-06 21:55:56 +00:00
etc build GENERIC_SUN4U kernel. 2001-03-04 10:14:55 +00:00
games convert to use getprogname() 2001-02-19 22:39:39 +00:00
gnu pull across a few changes from gcc-current for sparc64: 2001-03-06 05:21:47 +00:00
include add prototypes for getprogname and setprogname 2001-02-19 22:12:41 +00:00
lib remove libkadm5 - it is not being used for anything useful 2001-03-04 02:33:09 +00:00
libexec convert to use getprogname() 2001-02-19 22:43:42 +00:00
regress fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
sbin Make this manual page a lot more helpful. 2001-03-06 20:12:33 +00:00
share Add the menu entries into the parent menu. Also, add a help file 2001-03-06 21:48:08 +00:00
sys Clean up TLB trap handling a little. 2001-03-06 21:58:23 +00:00
usr.bin Sprinkle some const, and rename a shadow-variable. 2001-03-05 20:26:17 +00:00
usr.sbin Test matching entries in /var/db/pkg on if they are directories. 2001-03-06 10:30:54 +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 Extend note to mention named user as well 2001-03-06 19:03:31 +00:00