..
linux_file.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linux_getcwd.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linux_ioctl.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linux_ioctl.h
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
2002-10-11 11:43:09 +00:00
linux_ipc.c
Add function linux_msg() for regulating output from the linux emulation
2003-01-02 02:19:10 +00:00
linux_ipc.h
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
2002-10-11 11:43:09 +00:00
linux_mib.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linux_mib.h
linux_misc.c
Use the proc lock to protect p_realtimer instead of Giant, and obtain
2003-02-17 10:03:02 +00:00
linux_signal.c
Add MPSAFE comment to linux_sigpending().
2003-02-16 02:33:12 +00:00
linux_signal.h
linux_socket.c
1) Linux_sendto was trashing the BSD sockaddr it put in the stackgap,
2003-02-08 09:26:31 +00:00
linux_socket.h
linux_stats.c
Bow to the whining masses and change a union back into void *. Retain
2003-01-13 00:33:17 +00:00
linux_sysctl.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linux_uid16.c
Include <sys/malloc.h> instead of depending on namespace pollution 2
2002-09-05 08:13:20 +00:00
linux_util.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
linux_util.h
Add function linux_msg() for regulating output from the linux emulation
2003-01-02 02:19:10 +00:00