Go to file
martin a2469ca7a0 Pull up following revision(s) (requested by riastradh in ticket #1920):
tests/lib/libc/sys/t_setrlimit.c: revision 1.8
	tests/lib/libc/sys/t_setrlimit.c: revision 1.9
	sys/kern/exec_subr.c: revision 1.86

t_setrlimit: Verify changing RLIMIT_STACK affects access to stack.
PR kern/57711

exec: Map noaccess part of stack with prot=NONE, maxprot=READ|WRITE.
This way, setrlimit(RLIMT_STACK) can grant READ|WRITE access when
increasing the stack size.
PR kern/57711
2023-11-28 13:00:52 +00:00
bin Pull up following revision(s) (requested by kre in ticket #1779): 2022-10-27 16:16:50 +00:00
common Pull up following revision(s) (requested by skrll in ticket #1672): 2021-04-26 18:39:26 +00:00
compat Apply patch, requested by mrg in ticket #1684 (no corresponding 2021-06-21 17:43:18 +00:00
crypto Pull up following revision(s) (requested by mrg in ticket #1895): 2023-09-06 08:03:45 +00:00
dist/pf Pull up following revision(s) (requested by maxv in ticket #978): 2018-08-25 11:21:53 +00:00
distrib Pull up following revision(s) (requested by riastradh in ticket #1886): 2023-08-09 16:16:40 +00:00
doc Ticket #1919 2023-11-27 19:58:18 +00:00
etc Pull up following revision(s) (requested by riastradh in ticket #1843): 2023-06-21 21:50:34 +00:00
external Pull up following revision(s) (requested by tsutsui in ticket #1919): 2023-11-27 19:57:29 +00:00
extsrc
games Pull up following revision(s) (requested by nia in ticket #1544): 2020-04-30 16:21:14 +00:00
include Pull up following revision(s) (requested by is in ticket #1625): 2020-11-29 11:18:54 +00:00
lib Pull up following revision(s) (requested by riastradh in ticket #1898): 2023-10-02 13:09:01 +00:00
libexec Pull up following revision(s) (requested by lukem in ticket #1907): 2023-10-03 10:14:13 +00:00
regress Pull up following revision(s) (requested by maxv in ticket #282): 2017-09-23 17:27:02 +00:00
rescue Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
sbin Pull up following revision(s) (requested by msaitoh in ticket #1741): 2022-05-15 12:15:53 +00:00
share Pull up following revision(s) (requested by gutteridge in ticket #1899): 2023-10-02 13:36:06 +00:00
sys Pull up following revision(s) (requested by riastradh in ticket #1920): 2023-11-28 13:00:52 +00:00
tests Pull up following revision(s) (requested by riastradh in ticket #1920): 2023-11-28 13:00:52 +00:00
tools Apply patch, requested by maya in ticket #1070: 2018-10-26 15:12:53 +00:00
usr.bin Pull up following revision(s) (requested by riastradh in ticket #1879): 2023-08-04 13:12:00 +00:00
usr.sbin Pull up following revision(s) (requested by msaitoh in ticket #1892): 2023-08-23 18:10:06 +00:00
BUILDING regen 2017-05-21 15:30:20 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING New dhcpcd does not like update builds from previous versions. 2017-04-03 09:37:58 +00:00
build.sh Pull up the following revision (requested by martin in ticket #1807): 2023-03-13 21:36:29 +00:00