Date: Mon, 3 Jun 1996 19:11:41 -0700 (PDT) From: David Greenman <davidg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern kern_exec.c Message-ID: <199606040211.TAA04929@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 96/06/03 19:11:40 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern kern_exec.c Log: Brought in (most) of the changes in revs 1.24, 1.25 and 1.43: Fix for set-id ktrace bug, some cosmetic changes (brought in to make the merge of other fixes possible), and use kmem_alloc_wait/kmem_free_wakeup to eliminate a transient string space allocation failure due to running out of map space. Revision Changes Path 1.21.4.6 +104 -112 src/sys/kern/kern_exec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606040211.TAA04929>
