1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/compat/linux
Marcel Moolenaar f5bde65d64 Speculatively add this file. It's part of the Linuxulator update
to make it emulate Linux kernel version 2.4.2, which is required
in order to upgrade the linux_base port to RH 7.1.

Note that this file is only needed for 32-bit architectures. To
us this means i386 (for now?)
2001-09-01 18:11:45 +00:00
..
linux_file.c Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), 2001-08-29 19:05:27 +00:00
linux_getcwd.c Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), 2001-08-29 19:05:27 +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
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_uid16.c Speculatively add this file. It's part of the Linuxulator update 2001-09-01 18:11:45 +00:00
linux_util.c
linux_util.h