freebsd-dev/sys/compat
Alan Cox 2af6e14d39 Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name.  The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by:	kib
2010-07-27 17:31:03 +00:00
..
freebsd32 Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
ia32 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
linprocfs Update several places that iterate over CPUs to use CPU_FOREACH(). 2010-06-11 18:46:34 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux Tweak the in-kernel API for sending signals to threads: 2010-06-29 20:41:52 +00:00
ndis ANSIfy prototypes in subr_usbd.c. 2010-06-12 12:19:08 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
svr4 Remove proc locking, it's not needed after r210132. 2010-07-17 15:52:11 +00:00
x86bios Let x86bios_alloc() pass contigmalloc(9) flags. Use it to set M_WAITOK 2010-06-23 17:20:51 +00:00