freebsd-skq/sys/compat/linux
2003-04-16 20:57:35 +00:00
..
linux_file.c Use td->td_ucred instead of td->td_proc->p_ucred. 2003-03-20 21:17:40 +00:00
linux_getcwd.c Backout the getcwd changes, a more comprehensive effort will be needed. 2003-03-20 10:40:45 +00:00
linux_ioctl.c Don't include <sys/disklabel.h> 2003-04-16 20:57:35 +00:00
linux_ioctl.h
linux_ipc.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_ipc.h
linux_mib.c Add a cleanup function to destroy the osname_lock and call it on module 2003-03-26 18:29:44 +00:00
linux_mib.h Add a cleanup function to destroy the osname_lock and call it on module 2003-03-26 18:29:44 +00:00
linux_misc.c Explicitly cast a l_ulong to an unsigned long to make all arch's happy 2003-04-16 20:43:10 +00:00
linux_signal.c - Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with 2003-03-31 22:49:17 +00:00
linux_signal.h
linux_socket.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_socket.h
linux_stats.c Use td->td_ucred instead of td->td_proc->p_ucred. 2003-03-20 21:17:40 +00:00
linux_sysctl.c Clean up whitespace and remove register keyword. 2003-03-03 09:17:12 +00:00
linux_uid16.c More caddr_t removal, in conjunction with copy{in,out}(9) this time. 2003-03-03 09:14:26 +00:00
linux_util.c
linux_util.h