freebsd-skq/sys
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
..
amd64 Simplify fldcw() macro. There is no reason to use pointer here. No object 2010-07-26 23:20:55 +00:00
arm Allow external interrupts. 2010-07-24 23:41:09 +00:00
boot MFi386: revision 210387 2010-07-25 02:22:32 +00:00
bsm
cam Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to 2010-07-25 15:43:52 +00:00
cddl Import two changesets from OpenSolaris to make future updates easier. 2010-07-25 15:17:24 +00:00
compat Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
conf Remove the acpi_aiboost driver. It has been replaced by aibs(4). 2010-07-25 17:55:57 +00:00
contrib
crypto
ddb
dev Prevent uhid(4) from attaching to the Liebert PowerSure Personal XT UPS. 2010-07-27 17:07:16 +00:00
fs Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
gdb
geom Export PCI IDs of ATA/SATA controllers through CAM and ata(4) layers to 2010-07-25 15:43:52 +00:00
gnu
i386 Simplify fldcw() macro. There is no reason to use pointer here. No object 2010-07-26 23:20:55 +00:00
ia64
isa
kern Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
kgssapi
libkern
mips The count/compare values have to be tracked per CPU. 2010-07-27 15:10:05 +00:00
modules Remove the acpi_aiboost driver. It has been replaced by aibs(4). 2010-07-25 17:55:57 +00:00
net Don't check malloc(M_WAITOK) result. 2010-07-27 11:56:49 +00:00
net80211
netatalk
netgraph Fix operation of "netgraph" action in conjunction with the 2010-07-27 14:26:34 +00:00
netinet Fix operation of "netgraph" action in conjunction with the 2010-07-27 14:26:34 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
nfsclient Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
nfsserver
nlm
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sun4v
sys Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
teken
tools
ufs
vm Introduce exec_alloc_args(). The objective being to encapsulate the 2010-07-27 17:31:03 +00:00
x86 Increment td->td_intr_nesting_level for LAPIC timer interrupts. Among other 2010-07-24 10:49:59 +00:00
xdr
xen
Makefile