This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
compat
/
linux
History
Paul Richards
7842f151ba
Map FreeBSD character device hard disks to Linux block device hard disks.
...
This fixes the problem with VMWARE not being able to use raw disks.
2000-12-29 00:44:42 +00:00
..
linux_file.c
Lock access to proc members.
2000-12-15 19:41:27 +00:00
linux_ioctl.c
Don't auto-generate the syscalls.
2000-12-03 01:30:31 +00:00
linux_ioctl.h
Fix typo in license.
2000-08-25 07:32:24 +00:00
linux_ipc.c
Don't auto-generate the syscalls.
2000-12-03 01:30:31 +00:00
linux_ipc.h
fix a comment that was inadvertantly changed by a cvs merge
2000-11-02 15:04:19 +00:00
linux_mib.c
Remove call to bzero after MALLOC and instead add M_ZERO
2000-12-05 06:44:22 +00:00
linux_mib.h
Fix typo in license.
2000-08-25 07:32:24 +00:00
linux_misc.c
Lock access to proc members.
2000-12-15 19:41:27 +00:00
linux_signal.c
Lock access to proc members.
2000-12-15 19:41:27 +00:00
linux_signal.h
The MI/MD split wasn't perfect and the MI files need hacks for the
2000-11-01 19:48:35 +00:00
linux_socket.c
translate the flags in recvfrom and recvmsg from linux to bsd ones
2000-12-19 00:24:25 +00:00
linux_socket.h
translate the flags in recvfrom and recvmsg from linux to bsd ones
2000-12-19 00:24:25 +00:00
linux_stats.c
Map FreeBSD character device hard disks to Linux block device hard disks.
2000-12-29 00:44:42 +00:00
linux_util.c
Lock access to proc members.
2000-12-15 19:41:27 +00:00
linux_util.h
The MI/MD split wasn't perfect and the MI files need hacks for the
2000-11-01 19:48:35 +00:00