Go to file
apb 93dc43bb50 When killing a process due to RLIMIT_CPU, also log a message
with LOG_NOTICE, and print a message to the user with uprintf.

From PR 45421 by Greg Woods, but I changed the log priority (the user
might think it's an error, but the kernel is just doing its job) and the
wording of the message, and I edited a nearby comment.
2011-10-05 13:22:13 +00:00
bin Merge duplicate information. 2011-10-05 13:15:30 +00:00
common Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Sort sections. 2011-09-23 16:22:00 +00:00
dist Work around PR#43839, by calling resizeterm() on SIGWINCH. 2011-09-24 18:57:46 +00:00
distrib add new test 2011-10-04 20:20:32 +00:00
doc mention new binutils 2011-09-25 04:31:45 +00:00
etc Create the sysmon device node for the software watchdog 2011-10-04 10:55:53 +00:00
external Fix magic_descriptor/magic_file quoting in SYNOPSIS. 2011-10-03 15:43:55 +00:00
extsrc
games Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
gnu undo previous, my sources were wrong. 2011-10-02 15:04:47 +00:00
include Define _PATH_CPUCTL. 2011-09-27 11:24:20 +00:00
lib There is no standard way of getting a list of aliases for the 2011-10-05 10:46:08 +00:00
libexec match EXIT() with LEAF_ENTRY() so that sizes are actually constants. 2011-09-30 03:05:43 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Fix thinko about halt vs. poweroff; from Moritz Wilhelmy in PR 45141. 2011-10-04 07:25:34 +00:00
share Add MKCLEANSRC and MKCLEANVERIFY variables, defaulting to "yes". 2011-10-05 12:34:04 +00:00
sys When killing a process due to RLIMIT_CPU, also log a message 2011-10-05 13:22:13 +00:00
tests Fixed reversed/child parent and check the right variable for failure from 2011-10-04 16:28:26 +00:00
tools remove pre-gcc-4.5 mknative remnants that have long ceased to function. 2011-09-26 21:16:14 +00:00
usr.bin Use terminfo and the non-standard ttytype rather than termcap. 2011-10-05 10:48:54 +00:00
usr.sbin Remove the GPIODETACH gpio(4) ioctl (it is still available in COMPAT_50) and 2011-10-03 11:16:47 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
BUILDING Add tests for the shell under which build.sh is run. If the 2011-09-09 18:48:34 +00:00
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
Makefile.inc
UPDATING Inform that the prop_{array,dictionary}_send_syscall(3) change breaks 2011-09-30 22:17:50 +00:00
build.sh When using random versions of make to try to find the TOOLDIR, 2011-09-14 17:35:44 +00:00