OpenBSD CVS

src/sys/compat/linux/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / compat / linux

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.3   22 years  deraadt   there is no need for .bak files
[TXT] files.linux (in the Attic) [Hide]  1.13   23 years  tholo   Handle more Linux ioctls; from NetBSD. ok deraadt@
[TXT] linux_blkio.c (in the Attic) [Hide]  1.5   22 years  millert   First round of __P removal in sys
[TXT] linux_blkio.h (in the Attic) [Hide]  1.1   23 years  tholo   branches: 1.1.4; Handle more Linux ioctls; from NetBSD. ok deraadt@
[TXT] linux_cdrom.c (in the Attic) [Hide]  1.8   22 years  millert   First round of __P removal in sys
[TXT] linux_cdrom.h (in the Attic) [Hide]  1.2   26 years  provos   insert forgotten copyright + handle eject ioctl.
[TXT] linux_dirent.h (in the Attic) [Hide]  1.3   21 years  fgsch   getdents64 support, based on FreeBSD. thanks to jpmk@fibertel.com.ar for providi...
[TXT] linux_dummy.c (in the Attic) [Hide]  1.14   20 years  tedu   dummy xattr syscalls. ok deraadt@
[TXT] linux_emuldata.h (in the Attic) [Hide]  1.2   20 years  tedu   branches: 1.2.4; and we have a copyright (TNF)
[TXT] linux_errno.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] linux_error.c (in the Attic) [Hide]  1.3   20 years  tedu   dummy xattr syscalls. ok deraadt@
[TXT] linux_exec.c (in the Attic) [Hide]  1.22   20 years  tedu   emulation is now controlled by sysctl. changes: add e_flags to struct emul. th...
[TXT] linux_exec.h (in the Attic) [Hide]  1.4   22 years  millert   First round of __P removal in sys
[TXT] linux_fcntl.h (in the Attic) [Hide]  1.3   22 years  provos   fcntl64 support; okay deraadt@
[TXT] linux_fdio.c (in the Attic) [Hide]  1.6   22 years  millert   First round of __P removal in sys
[TXT] linux_fdio.h (in the Attic) [Hide]  1.1   23 years  tholo   branches: 1.1.4; Handle more Linux ioctls; from NetBSD. ok deraadt@
[TXT] linux_file.c (in the Attic) [Hide]  1.22   20 years  tedu   remove some copy and waste. from marius@monkey.org
[TXT] linux_file64.c (in the Attic) [Hide]  1.6   20 years  deraadt   another gapped system call handled incorrectly: truncate64; marius@monkey.org
[TXT] linux_getcwd.c (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys
[TXT] linux_hdio.c (in the Attic) [Hide]  1.5   22 years  millert   First round of __P removal in sys
[TXT] linux_hdio.h (in the Attic) [Hide]  1.1   23 years  tholo   branches: 1.1.4; Handle more Linux ioctls; from NetBSD. ok deraadt@
[TXT] linux_ioctl.c (in the Attic) [Hide]  1.10   20 years  tedu   'r' ioctls, (VFAT) aren't supported, don't pass down. see netbsd pr21936. ok de...
[TXT] linux_ioctl.h (in the Attic) [Hide]  1.7   22 years  millert   First round of __P removal in sys
[TXT] linux_ipc.c (in the Attic) [Hide]  1.9   20 years  millert   Linux shmat allows lookup of segments that are marked as removed so our Linux co...
[TXT] linux_ipc.h (in the Attic) [Hide]  1.3   23 years  jasoni   OpenBSD -> NetBSD where previously missed.
[TXT] linux_ipccall.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] linux_misc.c (in the Attic) [Hide]  1.55   20 years  nordin   Count from now, not from the epoch, to arm alarm.
[TXT] linux_misc.h (in the Attic) [Hide]  1.3   20 years  tedu   add sys_sysinfo. from marius aamodt eriksen. linux_misc.c: fvdl gave his copyri...
[TXT] linux_mmap.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] linux_mount.c (in the Attic) [Hide]  1.4   27 years  deraadt   fix decls
[TXT] linux_msg.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] linux_resource.c (in the Attic) [Hide]  1.4   21 years  deraadt   fix various 3/4 licenses according to "terms" file
[TXT] linux_resource.h (in the Attic) [Hide]  1.2   21 years  deraadt   fix various 3/4 licenses according to "terms" file
[TXT] linux_sched.c (in the Attic) [Hide]  1.3   22 years  art   Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, ins...
[TXT] linux_sched.h (in the Attic) [Hide]  1.1   23 years  niklas   branches: 1.1.4; On popular demand, the Linux-compatibility clone(2) implementa...
[TXT] linux_sem.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] linux_shm.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] linux_signal.c (in the Attic) [Hide]  1.12   21 years  tedu   fix off by one signal checks. thanks yichen's checker ok niklas@
[TXT] linux_signal.h (in the Attic) [Hide]  1.8   22 years  millert   First round of __P removal in sys
[TXT] linux_socket.c (in the Attic) [Hide]  1.31   20 years  nordin   Make SIOCGIFHWADDR work. ok mickey@
[TXT] linux_socket.h (in the Attic) [Hide]  1.7   21 years  ish   do address translation for for socket syscalls that pass addresses in or out - t...
[TXT] linux_socketcall.h (in the Attic) [Hide]  1.4   21 years  ish   do address translation for for socket syscalls that pass addresses in or out - t...
[TXT] linux_sockio.h (in the Attic) [Hide]  1.8   22 years  jasoni   emulate linux behaviour by passing ioctl's down to the underlying device > From ...
[TXT] linux_syscall.h (in the Attic) [Hide]  1.46   20 years  tedu   sync
[TXT] linux_syscallargs.h (in the Attic) [Hide]  1.48   20 years  tedu   sync
[TXT] linux_syscalls.c (in the Attic) [Hide]  1.46   20 years  tedu   sync
[TXT] linux_sysent.c (in the Attic) [Hide]  1.47   20 years  tedu   sync
[TXT] linux_termios.c (in the Attic) [Hide]  1.15   21 years  millert   Add missing 230400 to linux_speeds array to match linux_spmasks. Also make linux...
[TXT] linux_termios.h (in the Attic) [Hide]  1.4   22 years  jasoni   support TIOCLINUX ioctl - from NetBSD
[TXT] linux_types.h (in the Attic) [Hide]  1.7   21 years  fgsch   unbust *stat64. From NetBSD. deraadt@ ok.
[TXT] linux_util.h (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] syscalls.conf (in the Attic) [Hide]  1.2   28 years  mickey   Good fixes and changes from latest Net.
[TXT] syscalls.master (in the Attic) [Hide]  1.45   20 years  tedu   dummy xattr syscalls. ok deraadt@