Go to file
matt 6fcbf3b943 Don't load the SR registers on a context switch. They get switched from
the user's SR registers to the kernel's SR registers on an exception or
interrupt from user level and restored with the user's SR register when the
exception or interrupt returns back to user level.
2002-06-21 00:46:18 +00:00
bin Slight changes to the English. 2002-06-20 10:07:42 +00:00
crypto Remove (commented out) krb_equiv(3) reference, suggested by joda. 2002-06-13 11:19:48 +00:00
dist typo (unneeded whitespace) 2002-06-20 12:14:08 +00:00
distrib Update for 1.6, remove some stuff that was new in 1.5. 2002-06-20 20:23:23 +00:00
etc Sync "sh $0.local all" lines. 2002-06-19 15:08:40 +00:00
games Provide a BN_dec2bn() shim for the non-openssl case that reports an error 2002-06-18 23:07:36 +00:00
gnu backout previous commit. i'm still not sure how the name conflict should be 2002-06-21 00:17:33 +00:00
include forward declaration for struct utmp. 2002-06-02 00:00:27 +00:00
lib Added a NOTES section to describe the differences between our menus 2002-06-20 12:18:48 +00:00
libexec Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. 2002-06-18 09:59:47 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin USE_MBR on macppc too 2002-06-18 00:21:53 +00:00
share reject packets with private address (follow RFC). sync w/kame 2002-06-20 09:12:08 +00:00
sys Don't load the SR registers on a context switch. They get switched from 2002-06-21 00:46:18 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin It's easy for ktrace can generate trace files that contain data from 2002-06-20 22:02:32 +00:00
usr.sbin sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag. 2002-06-20 11:42:53 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Fix whitespace usage in comment. 2002-06-20 08:21:59 +00:00
Makefile.inc
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00