heas
b8fe1f6779
Add FreeBSD sysctl emulation for their undocumented special OIDs rooted at
...
OID 0. Only OID 0.3 is implemented for now, it 0.3 is the equivalent of
NetBSD's sysctlgetmibinfo().
This includes a new sysctl kern.osreldate with the value __NetBSD_Version__
for kernels with COMPAT_FREEBSD.
Both of these are used by 3ware's FreeBSD tw_cli, which seems to work now.
2005-02-22 16:14:50 +00:00
gmcgarry
66c19fc50c
Add stubs for scheduler syscalls.
2002-12-22 00:05:59 +00:00
manu
3bc2c4cf57
Now it uses BSD system calls with alternate path checks in compat/common,
...
Darwin does not need freebsd_file.c anymore.
2002-12-08 00:52:04 +00:00
christos
7ae22e4da5
it is not kosher to include the same file twice.
2002-11-15 16:10:51 +00:00
pooka
324d517241
FreeBSD rfork emulation
2002-10-09 20:22:47 +00:00
jdolecek
b4a8a5fbce
split aout and elf32 specific code to separate files
...
emul_freebsd: add emul flags
EMUL_HAS_SYS___syscall|EMUL_GETPID_PASS_PPID|EMUL_GETID_PASS_EID
2000-12-01 19:13:47 +00:00
mycroft
1e948ee1c3
Put a local copy of the SysV IPC compatibility from compat/common in here, so
...
it's not dependent on COMPAT_10. Also, fix translation of shmctl(), since
FreeBSD's is a little different.
1998-01-22 16:31:33 +00:00
pk
e3680b0e26
config.new => config
1997-07-20 20:33:08 +00:00
mycroft
63bb46e733
FreeBSD binary compatibility module, from Noriyuki Soda.
1995-10-10 01:19:24 +00:00