Go to file
uwe 9ed9e8742f __EXCEPTION_ENTRY - "tst" already does logical AND, so shave off extra
"mov" and "and" and just test PSL_MD bit directly.

While here - shuffle around instructions to construct PSL_MD to break
dependencies.

While still here - only interrupt vector uses SSR and SPC as function
args, so don't bother saving them here in r4 and r5.  Other vectors
don't need them and interrupt vector can just as well "stc" them
directly before exceptions are enabled.
2011-02-04 03:23:33 +00:00
bin revert the revert and fix the code properly. 2011-01-29 02:16:52 +00:00
common prop_dictionary_internalize_from_file_returns_a_dictionary_not_an_array 2011-02-02 16:37:27 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto fix some merge botch and enable cryptodev support on NetBSD again 2011-02-03 19:44:05 +00:00
dist NPF checkpoint: 2011-02-02 02:20:24 +00:00
distrib Reworked preparation instructions and installation via altboot. 2011-02-03 21:04:52 +00:00
doc Note routing changes. 2011-02-01 02:09:26 +00:00
etc + tests/usr.bin 2011-02-03 15:39:50 +00:00
external pcc-current provides a DATESTAMP file, handle that rather than guessing 2011-02-01 20:28:10 +00:00
extsrc
games Fix spelling: it's *Jef* Raskin, not Jeff Raskin. 2011-01-24 15:30:54 +00:00
gnu Branch with delay slot executes delay slot even if branch is not 2011-02-04 00:05:29 +00:00
include new error. 2011-01-31 04:49:46 +00:00
lib Use RT_ROUNDUP instead of a private copy since that's what the kernel uses. 2011-02-04 02:01:12 +00:00
libexec Unbreak gdb by ensuring _rtld_debug_state is in the dynamic symbol table. 2011-01-25 12:25:43 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
share Remove trailing whitespace. 2011-02-02 09:07:32 +00:00
sys __EXCEPTION_ENTRY - "tst" already does logical AND, so shave off extra 2011-02-04 03:23:33 +00:00
tests commit works better when you cvs add first 2011-02-03 17:21:17 +00:00
tools Make mkubootimage for evbmips and evbppc too. 2011-01-31 03:41:10 +00:00
usr.bin Create backing image with mode 0644 instead of 0755 & document this. 2011-02-03 11:25:27 +00:00
usr.sbin Fix sun2 builds. Noted by joerg@. 2011-02-04 00:19:51 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00