freebsd-dev/sys/compat/linux
Jim Pirzyk 814c95264f Added the linux_sysinfo function to implement sysinfo(2).
PR:		kern/27759
Reviewed by:	marcel
Approved by:	marcel
MFC after:	1 week
2001-07-23 06:22:10 +00:00
..
linux_file.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
linux_ioctl.c With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_mib.c Bah, back out part of previous commit. I got too carried away. 2001-06-15 08:18:24 +00:00
linux_mib.h
linux_misc.c Added the linux_sysinfo function to implement sysinfo(2). 2001-07-23 06:22:10 +00:00
linux_signal.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
linux_signal.h
linux_socket.c Only pick up so_error the first time through with EISCONN, as advertised. 2001-03-02 19:29:53 +00:00
linux_socket.h
linux_stats.c S_IFCHR is not a bit mask, it's just a value in a field. The correct 2001-06-04 03:39:14 +00:00
linux_util.c
linux_util.h