..
imgact_linux.c
Implement pluggable ioctl handlers.
1999-12-04 11:10:22 +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_file.c
Implement fdatasync in terms of fsync. The regeneration of proto.h,
1999-11-26 10:20:10 +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.c
Avoid passing an uninitialized structure member to the real
2000-02-01 16:20:24 +00:00
linux_ioctl.h
Implement pluggable ioctl handlers.
1999-12-04 11:10:22 +00:00
linux_ipc.c
Linux doesn't complain if you remove a msg queue that doesn't exist
1999-09-23 09:57:45 +00:00
linux_locore.s
Add a per-signal flag to mark handlers registered with osigaction, so we
1999-10-11 20:33:17 +00:00
linux_mib.c
Return Linux kernel version 2.2.12 by default. This is in line
2000-01-10 13:09:08 +00:00
linux_mib.h
$Id$ -> $FreeBSD$
1999-08-28 02:16:32 +00:00
linux_misc.c
Introduce NDFREE (and remove VOP_ABORTOP)
1999-12-15 23:02:35 +00:00
linux_proto.h
Regen after pointing to the real setres[ug]id(). Remove dummy function.
2000-01-29 12:45:36 +00:00
linux_signal.c
Fix LINT breakage.
1999-12-05 18:49:09 +00:00
linux_socket.c
Fix accept(2) behavior in that accepted sockets don't inherit the
2000-02-28 18:58:59 +00:00
linux_stats.c
Convert the filesystem type returned in struct statfs by syscalls
2000-01-08 21:09:41 +00:00
linux_syscall.h
Regen after pointing to the real setres[ug]id(). Remove dummy function.
2000-01-29 12:45:36 +00:00
linux_sysent.c
Regen after pointing to the real setres[ug]id(). Remove dummy function.
2000-01-29 12:45:36 +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_util.c
Introduce NDFREE (and remove VOP_ABORTOP)
1999-12-15 23:02:35 +00:00
linux_util.h
Implement pluggable ioctl handlers.
1999-12-04 11:10:22 +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