This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
alpha
/
linux
History
marcel
0e0d997b9e
o Remove the linux_setpgid() stub.
...
o Stop using linux_getpgid(); use getpgid() instead. PR: kern/21402
2001-09-28 01:39:19 +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_ioctl.h
Sort.
2000-11-02 04:13:51 +00:00
linux_locore.s
Don't auto-generate the syscalls.
2000-12-03 01:30:31 +00:00
linux_machdep.c
o Remove the linux_setpgid() stub.
2001-09-28 01:39:19 +00:00
linux_proto.h
o Remove the linux_setpgid() stub.
2001-09-28 01:39:19 +00:00
linux_syscall.h
o Remove the linux_setpgid() stub.
2001-09-28 01:39:19 +00:00
linux_sysent.c
o Remove the linux_setpgid() stub.
2001-09-28 01:39:19 +00:00
linux_sysvec.c
Make this compile again. I would have sworn that I did this already in
2001-09-20 04:55:06 +00:00
linux.h
Make this compile again. I would have sworn that I did this already in
2001-09-20 04:55:06 +00:00
Makefile
Make the target a little bit more generic.
2000-11-01 08:47:34 +00:00
syscalls.conf
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
syscalls.master
Stop using linux_getpgid(). The implementation at this time is
2001-09-28 01:36:45 +00:00