Go to file
pooka fd245ed303 Add the first attempt at rump kernel support for Linux clients. This has
been lightly tested with unmodified networking applications with both
the client and server on a 64bit le host.  Unlike the standard Linux
compat libs where args and syscalls are swizzled around, this compat
lib only massages the arg data types due to the assumption that syscall
numbers come from librumpclient (via librumphijack) and therefore match
the native NetBSD numbers.
2012-09-19 21:45:40 +00:00
bin - improve punctuation; 2012-08-26 14:30:38 +00:00
common Correct copyright/fix comments. 2012-09-13 00:36:12 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Take better care of closing file descriptors in the agent child and dealing 2012-09-18 15:18:01 +00:00
dist IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
distrib Fix MKDEBUG set lists 2012-09-18 15:14:40 +00:00
doc Note mfi(4) ioctl pass-through 2012-09-19 21:26:17 +00:00
etc Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
external Define ISCSI_HTONLL6 and ISCSI_NTOHLL6 (6 byte network byte order accessor 2012-09-19 08:42:52 +00:00
extsrc
games - improve wording 2012-08-12 17:30:03 +00:00
gnu Don't link explicitly against libsupc++, just use the normal C++ 2012-08-10 12:12:18 +00:00
include make the default to not check names. 2012-09-09 18:03:17 +00:00
lib Use .inst instead of wfe/sev to shut up gas. 2012-09-19 07:57:14 +00:00
libexec does not need -I${NETBSDSRCDIR}/sys/dist/ipf here, the files are 2012-09-15 17:45:35 +00:00
regress Use LIBISCXX. 2012-08-10 16:04:28 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin Does not make sense to mount this as NFS, so it is not a bug. 2012-09-19 15:38:09 +00:00
share Describe kcpuset_export_u32(9) routine. 2012-09-16 22:22:45 +00:00
sys Add the first attempt at rump kernel support for Linux clients. This has 2012-09-19 21:45:40 +00:00
tests * Add scanw family function calls as input functions 2012-09-19 11:51:56 +00:00
tools Update for gcc 4.5.4 2012-09-18 07:05:15 +00:00
usr.bin spelling 2012-09-17 02:10:46 +00:00
usr.sbin Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
build.sh Add support for MACHINE_ARCH matching earm or earmeb 2012-08-05 04:39:09 +00:00
BUILDING
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00
Makefile.inc
UPDATING Strengthen the entry about the openssl update, to clarify and emphasize 2012-09-17 05:56:27 +00:00