This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
compat
/
linux
/
common
History
plunky
fd7356a917
Convert socket options code to use a sockopt structure
...
instead of laying everything into an mbuf. approved by core
2008-08-06 15:01:23 +00:00
..
linux_blkio.c
…
linux_blkio.h
…
linux_break.c
…
linux_cdrom.c
…
linux_cdrom.h
…
linux_dirent.h
…
linux_emuldata.h
…
linux_errno.c
…
linux_errno.h
…
linux_exec_aout.c
…
linux_exec_elf32.c
…
linux_exec_elf64.c
…
linux_exec.c
…
linux_exec.h
…
linux_fcntl64.c
…
linux_fcntl.h
…
linux_fdio.c
…
linux_fdio.h
…
linux_file64.c
Replace references to getsock/getvnode.
2008-06-24 11:18:14 +00:00
linux_file.c
…
linux_futex.c
Do not return 0 for unsupported/unknown futex operations, but ENOSYS
2008-06-20 11:38:26 +00:00
linux_futex.h
…
linux_hdio.c
…
linux_hdio.h
…
linux_ioctl.c
ioctl compatibility for v4l2 and drm
2008-07-19 23:01:52 +00:00
linux_ioctl.h
…
linux_ipc.c
…
linux_ipc.h
…
linux_ipccall.c
…
linux_ipccall.h
…
linux_limit.h
…
linux_llseek.c
…
linux_machdep.h
…
linux_misc_notalpha.c
Use more timespecs internally. From Alexander Shishkin and me.
2008-07-15 16:18:08 +00:00
linux_misc.c
Replace references to getsock/getvnode.
2008-06-24 11:18:14 +00:00
linux_misc.h
…
linux_mmap.h
…
linux_msg.h
…
linux_mtio.c
…
linux_mtio.h
…
linux_oldmmap.c
…
linux_oldmmap.h
…
linux_oldolduname.c
…
linux_oldolduname.h
…
linux_oldselect.c
…
linux_oldselect.h
…
linux_olduname.c
…
linux_olduname.h
…
linux_pipe.c
…
linux_prctl.h
…
linux_ptrace.h
…
linux_reboot.h
…
linux_sched.c
…
linux_sched.h
…
linux_sem.h
…
linux_sg.c
…
linux_sg.h
…
linux_shm.h
…
linux_sig_notalpha.c
…
linux_sigaction.c
…
linux_sigevent.h
…
linux_siginfo.h
…
linux_signal.c
Fix linux_sigismember/linux_sigaddset to work on amd64 (and other
2008-07-30 16:05:26 +00:00
linux_signal.h
…
linux_signo.c
…
linux_socket.c
Convert socket options code to use a sockopt structure
2008-08-06 15:01:23 +00:00
linux_socket.h
…
linux_socketcall.c
Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq
2008-07-03 14:07:09 +00:00
linux_socketcall.h
…
linux_sockio.h
Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq
2008-07-03 14:07:09 +00:00
linux_statfs.h
…
linux_sysctl.c
…
linux_sysctl.h
…
linux_termios.c
make LINUX_TCSBRK work. The code is mostly copied from
2008-07-04 10:13:52 +00:00
linux_termios.h
Fix warnings about type conversions by using linux_speed_t type on
2008-06-28 21:34:32 +00:00
linux_time.c
…
linux_types.h
…
linux_uid16.c
…
linux_uselib.c
…
linux_util.h
…