NetBSD/sys/compat
dholland 54f6c52ba9 Remove the nameidata from struct exec_package. It was used only for two
things: passing an argument to check_exec, which is better done explicitly,
and handing back the resolved pathname generated by namei, which we can
make an explicit slot for in struct exec_package instead. While here,
perform some related tidyup, and store the kernel-side copy of the path
to the executable as well as the pointer into userspace. (But the latter
should probably be removed in the future.)
2010-05-02 05:30:20 +00:00
..
aoutm68k regen: 2010-03-02 21:14:43 +00:00
common Add a new clock_gettime1() function that holds most of the 2010-04-08 11:51:13 +00:00
darwin regen: 2010-03-02 21:14:43 +00:00
freebsd regen: 2010-03-02 21:14:43 +00:00
ibcs2 When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
irix When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
linux Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2]. 2010-04-23 16:07:33 +00:00
linux32 This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
m68k4k
mach Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
ndis On x86, change the bus_space_tag_t to a pointer to a struct 2010-04-28 19:17:03 +00:00
net
netbsd32 Fix compilation. 2010-04-23 23:05:40 +00:00
netinet6
osf1 Remove the nameidata from struct exec_package. It was used only for two 2010-05-02 05:30:20 +00:00
ossaudio add a lot more debugging and error checking. Alas, skype seems to be happy 2009-08-22 23:31:16 +00:00
pecoff
sa Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
sunos regen: ENOSYS nfssvc honestly 2010-03-03 11:08:00 +00:00
sunos32 Remove nfssvc non-emulations I missed yesterday. 2010-03-03 11:02:34 +00:00
svr4 When implementing "read directory", when there are too many empty entries 2010-03-03 08:20:38 +00:00
svr4_32 Remove the nameidata from struct exec_package. It was used only for two 2010-05-02 05:30:20 +00:00
sys Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
ultrix Remove nfssvc non-emulations I missed yesterday. 2010-03-03 11:02:34 +00:00
vax1k
Makefile