This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
compat
History
dsl
6d0a5fcf1a
Simplify code to get/set 16bit group lists.
...
Cloned from ibcs2 copy (maybe I should have worked out somewhere to put this as common code...)
2007-06-23 15:27:23 +00:00
..
aoutm68k
…
common
Call semctl1() directly, not via stackgap and compat_14_sys___semctl().
2007-06-17 10:24:21 +00:00
darwin
There is no need for the stackgap in sys_bind() and sys_connect().
2007-06-17 21:30:11 +00:00
freebsd
Comment out support for FREEBSD_PT_READ_U and FREEBSD_PT_WRITE_U.
2007-06-23 15:24:26 +00:00
hpux
…
ibcs2
Use the functions in kern_auth.c for setting/getting group lists.
2007-06-23 09:11:12 +00:00
irix
…
linux
Simplify code to get/set 16bit group lists.
2007-06-23 15:27:23 +00:00
linux32
Remove a spare 'timeval' structure - makes this version of this function
2007-06-16 19:55:26 +00:00
m68k4k
…
mach
…
ndis
…
netbsd32
The code to directly call sigaction1() and sigaltstack1() is much shorter
2007-06-16 22:31:08 +00:00
osf1
These now need sys/prot.h
2007-06-23 09:09:56 +00:00
ossaudio
…
pecoff
…
sunos
…
sunos32
…
svr4
Do the sysv ipc calls without the stackgap.
2007-06-17 18:32:14 +00:00
svr4_32
Do the sysv ipc calls without the stackgap.
2007-06-17 18:54:20 +00:00
sys
Expose semid_ds14_to_native() to otherparts of the system.
2007-06-17 10:23:27 +00:00
ultrix
…
vax1k
…
Makefile
…