NetBSD/sys/compat/linux/common
dsl 893faeae9e Update all the compat stuff to not use the 'stackgap' for processing
sys_stat() and friends, instead use do_sys_stat() and do_sys_fstat()
that write the answer into a kernel buffer (on stack) that can be
converted to the correct form and written the userspace.
I've test compiled a few kernels, and tested i386 netbsd1.6 ls.
Given I think I've fixed some bugs, it might be 50-50 with new ones.
2007-03-10 21:40:23 +00:00
..
linux_blkio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_blkio.h
linux_break.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_cdrom.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_cdrom.h
linux_dirent.h
linux_emuldata.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_errno.c
linux_errno.h
linux_exec_aout.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_exec_elf32.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_exec_elf64.c
linux_exec.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
linux_exec.h Fix Linux compat on amd64. 2007-02-15 15:13:33 +00:00
linux_fcntl.h
linux_fdio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_fdio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_file64.c Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
linux_file.c Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
linux_futex.c typo 2006-07-24 19:01:49 +00:00
linux_futex.h
linux_hdio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_hdio.h
linux_ioctl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_ioctl.h
linux_ipc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_ipc.h
linux_ipccall.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_ipccall.h
linux_limit.h
linux_llseek.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_machdep.h 1) Complete Linux exit_group() emulation 2006-08-23 19:49:09 +00:00
linux_misc_notalpha.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_misc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_misc.h
linux_mmap.h
linux_msg.h
linux_mtio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_mtio.h
linux_oldmmap.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_oldmmap.h
linux_oldolduname.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_oldolduname.h
linux_oldselect.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_oldselect.h
linux_olduname.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_olduname.h
linux_pipe.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_prctl.h s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
linux_ptrace.h
linux_reboot.h
linux_sched.c Count the number of CPUs at boot and stash in 'ncpu'. Eventually should 2007-02-15 20:32:47 +00:00
linux_sched.h
linux_sem.h
linux_sg.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_sg.h
linux_shm.h
linux_sig_notalpha.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_sigaction.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_sigevent.h
linux_siginfo.h
linux_signal.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_signal.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_signo.c
linux_socket.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_socket.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_socketcall.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_socketcall.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_sockio.h
linux_sysctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_sysctl.h
linux_termios.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_termios.h
linux_time.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_types.h __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
linux_uselib.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_util.h