This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
/
linux
History
Paul Saab
cbc89bfbfe
Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader
...
tunable. Reviewed by: peter MFC after: 2 weeks
2001-10-10 23:06:54 +00:00
..
imgact_linux.c
Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader
2001-10-10 23:06:54 +00:00
linux_dummy.c
Add a wrapper for linux_getsid -> getsid Syscall.
2001-09-15 09:57:30 +00:00
linux_genassym.c
Round of cleanups and enhancements. These include (in random order):
2001-09-08 19:07:04 +00:00
linux_locore.s
Remove the leading underscore from all symbols defined in x86 asm
2001-02-25 06:29:04 +00:00
linux_machdep.c
o Modify access control checks in linux_iopl() to use securelevel_gt()
2001-09-26 20:22:38 +00:00
linux_proto.h
Regen: Stop using linux_getpgid(). Use the native getpgid()
2001-09-28 01:32:27 +00:00
linux_syscall.h
Regen: Stop using linux_getpgid(). Use the native getpgid()
2001-09-28 01:32:27 +00:00
linux_sysent.c
Regen: Stop using linux_getpgid(). Use the native getpgid()
2001-09-28 01:32:27 +00:00
linux_sysvec.c
Add a lock assertion to linux_sendsig() to match other sendsig functions.
2001-09-17 17:22:31 +00:00
linux.h
Implement LINUX_[SEM|IPC]_[STAT|INFO]
2001-09-15 09:50:38 +00:00
Makefile
…
syscalls.conf
…
syscalls.master
Stop using linux_getpgid(). The implementation at this time is
2001-09-28 01:30:59 +00:00