NetBSD/sys/compat/linux/common
jdolecek 522f569810 make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
..
linux_blkio.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
linux_blkio.h No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
linux_break.c
linux_cdrom.c Oops, remove debugging printf. 2001-02-03 01:23:08 +00:00
linux_cdrom.h Add some ioctls for harddisk, floppy disk and console handling. 2000-12-10 14:12:16 +00:00
linux_dirent.h
linux_emuldata.h
linux_errno.c Moved the fix for negative errno returned to userland on the PowerPC to a 2001-02-11 20:24:49 +00:00
linux_errno.h Added Linux errno mapping for powerpc 2001-01-19 12:27:13 +00:00
linux_exec.c Added support for powerpc Linux compatibility 2001-01-19 01:44:46 +00:00
linux_exec.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_exec_aout.c
linux_exec_elf32.c Added a linux_atexit_signature to match Linux statically linked ELF binaries. It 2001-01-19 01:43:31 +00:00
linux_exec_elf64.c
linux_fcntl.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_fdio.c Add some ioctls for harddisk, floppy disk and console handling. 2000-12-10 14:12:16 +00:00
linux_fdio.h Add some ioctls for harddisk, floppy disk and console handling. 2000-12-10 14:12:16 +00:00
linux_file.c use CHECK_ALT_SYMLINK() for lstat(2) 2001-01-22 21:31:37 +00:00
linux_file64.c add linux_sys_truncate64() 2000-12-12 22:24:56 +00:00
linux_hdio.c Add some ioctls for harddisk, floppy disk and console handling. 2000-12-10 14:12:16 +00:00
linux_hdio.h Add some ioctls for harddisk, floppy disk and console handling. 2000-12-10 14:12:16 +00:00
linux_ioctl.c Declare linux_ioctl_blkio and call it from the main routine. 2001-01-10 02:28:38 +00:00
linux_ioctl.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_ipc.c
linux_ipc.h
linux_ipccall.c
linux_ipccall.h
linux_llseek.c
linux_machdep.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_misc.c Set Linux version to 2.0.38 for now, until the clone + "real time signal" 2001-01-05 15:31:15 +00:00
linux_misc.h Implement sysinfo. 2000-12-13 21:41:23 +00:00
linux_misc_notalpha.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
linux_mmap.h Cosmetic fix to move powerpc from "guesses" to "know values" 2001-01-19 12:35:47 +00:00
linux_msg.h
linux_oldmmap.c Avoid sign extension problem in offset. 2000-12-29 20:08:54 +00:00
linux_oldmmap.h
linux_oldolduname.c Hardcode what the linux uname() calls return (Linux 2.2.5 is the current 2000-12-29 21:07:16 +00:00
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c Hardcode what the linux uname() calls return (Linux 2.2.5 is the current 2000-12-29 21:07:16 +00:00
linux_olduname.h
linux_pipe.c
linux_ptrace.h
linux_reboot.h
linux_sched.c
linux_sched.h
linux_sem.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_siginfo.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_signal.c constify 2001-01-18 20:28:15 +00:00
linux_signal.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_socket.c expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
linux_socket.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_socketcall.c
linux_socketcall.h
linux_sockio.h Add SIOCGIFBR and SIOCSIFBR (more for reference than anything, currently). 2000-12-22 11:24:43 +00:00
linux_termios.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
linux_termios.h Moved architecure dependent part of struct linux_termio to architecture 2001-01-20 18:56:41 +00:00
linux_types.h Added Linux compatibility support for powerpc ports 2001-01-19 01:40:38 +00:00
linux_uselib.c define EXEC_AOUT (if not defined) before including linux_syscallargs.h, 2000-12-12 17:52:56 +00:00
linux_util.h