Go to file
martin 258a4b78cf With the new IPL world, things are easier for us: if we can get the
nell hardware interrupt handler run at IPL_VM, we can call the socket
drivers interrupt handler directly.
This is always possible on sparc64, but on sparc we might have to fall
back to the old softint bounce. Since this uses arbitrary IPLs, we
can not use the new softint_* for this - we'll have to use the old
sparc_softintr_* functions.
2008-01-06 02:29:58 +00:00
bin Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
common Include sys/simplelock.h in prop_object_impl.h. 2008-01-05 01:15:02 +00:00
crypto Add GRE protocol number to racoonctl. Correct id wildcard matching for transport mode. Submitted by Timo Teras. 2007-12-31 01:42:07 +00:00
dist Thanks to Mark Foster for the reference to the Wiki page where he tracks 2007-12-24 15:48:40 +00:00
distrib Add /usr/include/amd64/frame_regs.h 2008-01-04 23:05:42 +00:00
doc Note support for Sun SX fibre cards for gem(4). 2008-01-05 21:05:49 +00:00
etc build an INSTALL kernel. it's just GENERIC with md(4) root space. 2008-01-02 11:32:15 +00:00
games Fun with parts of speech: `stupid' here is an adjective, not a noun. 2008-01-03 02:01:26 +00:00
gnu Re-run mknative and pickup caddr_t removal from ptrace. 2008-01-05 15:43:16 +00:00
include change some __attribute__s to __keywords 2007-12-24 17:26:09 +00:00
lib warns=4 2008-01-05 20:00:49 +00:00
libexec make this compile again. 2007-12-29 01:44:03 +00:00
regress sprinkle sleep(1) to catch more bugs. 2008-01-04 16:18:52 +00:00
rescue Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
sbin Rewrite bioctl(8) and add support for the following features: 2008-01-02 23:45:06 +00:00
share Mention SX fibre card support. 2008-01-05 20:31:18 +00:00
sys With the new IPL world, things are easier for us: if we can get the 2008-01-06 02:29:58 +00:00
tests Fix headers: add NetBSD CVS id tag and drop ATF title. 2008-01-04 18:37:15 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin it is pointless to print the cpuid on a single processor machine. 2008-01-05 19:29:12 +00:00
usr.sbin mention SIZEOF_PTR 2008-01-05 22:54:49 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
build.sh Add rs6000 to this file so it can be easily cross-built. 2007-12-17 19:23:44 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix typo. 2007-12-17 23:59:41 +00:00