Go to file
mrg 679d7c25a6 introduce a new way of handling SYSCALL_DEBUG messages -- send them to
a kernel history, settable via the SCDEBUG_KERNHIST flag.

this requires a fairly significantly different set of messages than the
normal debug as histories are restricted:
	- each message can take one literal format string and upto 4
	  arguments
	- the arguments can not be strings if you want vmstat -u to
	  work (this could be fixed, and i might, as it would be nice
	  if we could print syscall names as well as numbers.)

introduce SCDEBUG_DEFAULT that is settable in the kernel config.

fix a problem in kernhist_dump_histories() where it would crash when a
history with no allocated entries was found.

extend kernhist_dumpmask() to handle the usbhist and scdebughist.
2015-10-29 00:27:08 +00:00
bin Be explicit about what is negated. 2015-08-28 11:29:48 +00:00
common Fix 64-bit atomic operations on 32-bit kernel and userland, and add 2015-10-18 02:28:07 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto List source name, not object name to unbreak AFLAGS.*. 2015-10-01 23:00:12 +00:00
dist/pf Fix obviously broken condition. 2015-08-28 12:17:41 +00:00
distrib build the nouveau gallium driver. 2015-10-26 07:15:36 +00:00
doc new ntpd 2015-10-23 18:09:42 +00:00
etc Fix the problem of just having a valid interface name in dhcpcd_flags. 2015-10-16 18:06:22 +00:00
external use asprintf(3) 2015-10-26 15:14:33 +00:00
extsrc
games remove cpp abuse 2015-08-17 17:17:01 +00:00
gnu evbsh5 is no more 2015-10-15 20:02:24 +00:00
include add kinfo_getvmmap() decl 2015-09-24 14:39:37 +00:00
lib Improve wording. 2015-10-28 10:22:40 +00:00
libexec * add CGI support for ~user translation (-E switch) 2015-10-28 09:20:15 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin remove advertising clause. 2015-10-16 17:38:17 +00:00
share introduce a new way of handling SYSCALL_DEBUG messages -- send them to 2015-10-29 00:27:08 +00:00
sys introduce a new way of handling SYSCALL_DEBUG messages -- send them to 2015-10-29 00:27:08 +00:00
tests remove debugging test 2015-10-18 18:27:25 +00:00
tools bump for printf/syslog format changres 2015-10-16 00:41:07 +00:00
usr.bin Added missing sa_mask initialization (CID 979636) 2015-10-28 08:15:53 +00:00
usr.sbin Added missed break statement. (Missed break in -z option implicitly implies 2015-10-26 08:53:45 +00:00
BUILDING remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
Makefile.inc
UPDATING add note about the most recent acpica update 2015-09-19 18:31:41 +00:00
build.sh Make evbarm64 (little endian) the default for aarch64. 2015-06-27 06:00:28 +00:00