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
Nick Sayer
c36837a8d8
Fix some style bugs. The long line is in a chunk of code that's
...
being rewritten, though. Submitted by: bde
2000-03-13 15:27:19 +00:00
..
linux_dummy.c
Regen after pointing to the real setres[ug]id(). Remove dummy function.
2000-01-29 12:45:36 +00:00
linux_genassym.c
Include <stddef.h> here so that <sys/assym.h> can be unpolluted.
2000-01-08 19:53:18 +00:00
linux_ioctl.h
Fix some style bugs. The long line is in a chunk of code that's
2000-03-13 15:27:19 +00:00
linux_sysvec.c
Changed the type used to represent the user stack pointer from `long *'
1999-12-27 10:42:55 +00:00
linux.h
Implement pluggable ioctl handlers.
1999-12-04 11:10:22 +00:00
Makefile
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
syscalls.conf
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
syscalls.master
Use the real setres[ug]id(2) rather than dummy stubs. Newer glibc's
2000-01-29 12:43:29 +00:00