Go to file
Ben Gras 80846c4a79 kernel ipc debug: various fixes
. add receive hooks in the kernel to print asynchronously
	  delivered messages
	. do not rely on MF_REPLY_PEND to decide between calls and errors,
	  as that isn't reliable for asynchronous messages; try both instead
	. add _sendcall() that extract-mfield.sh can then reliably recognize
	  the fields for messages that are sent with just send()
	. add DEBUG_DUMPIPC_NAMES to restrict printed messages to
	  from/to given process names

Change-Id: Ia65eb02a69a2b58e73bf9f009987be06dda774a3
2013-05-01 21:40:23 +00:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
commands vm: new secondary cache code 2013-04-24 10:18:16 +00:00
common Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib vm: new secondary cache code 2013-04-24 10:18:16 +00:00
docs build:refactor arm_sdimage.sh as to no longer require root. 2013-04-23 11:24:12 +02:00
drivers kernel ipc debug: various fixes 2013-05-01 21:40:23 +00:00
etc vm: new secondary cache code 2013-04-24 10:18:16 +00:00
external remove utimes() workarounds 2013-04-12 18:55:40 +00:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include kernel ipc debug: various fixes 2013-05-01 21:40:23 +00:00
kernel kernel ipc debug: various fixes 2013-05-01 21:40:23 +00:00
lib kernel ipc debug: various fixes 2013-05-01 21:40:23 +00:00
libexec Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
man Importing usr.sbin/rdate 2013-04-08 08:37:04 +02:00
releasetools build:refactor arm_sdimage.sh as to no longer require root. 2013-04-23 11:24:12 +02:00
sbin ext2: annotate cache blocks with inode metadata 2013-04-26 15:39:07 +00:00
servers tty: non-overlapping code for FKEY_CONTROL 2013-05-01 21:36:43 +00:00
share remove utimes() workarounds 2013-04-12 18:55:40 +00:00
sys VM: 64-bit mmap() 2013-04-24 10:18:15 +00:00
test vm: new secondary cache code 2013-04-24 10:18:16 +00:00
tools build:add tool to convert from METALOG to proto files. 2013-04-21 21:36:30 +02:00
usr.bin toproto:convert special execute bits to chars 2013-04-24 13:22:45 +02:00
usr.sbin mkfs.mfs: double indirect block support 2013-04-27 16:25:45 +02:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile some etc fixes 2013-04-04 12:50:12 +00:00