NetBSD/sys/compat/linux/common
dyoung cabaa89d1f Don't open-code queue(3) macros (x = ifnet.tqh_first; y =
x.if_list.tqe_next).  Instead, use the macros themselves.

Use IFNET_FOREACH() and IFADDR_FOREACH().
2007-12-05 01:06: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 Remove all the __P 2007-12-04 18:40:07 +00:00
linux_exec_elf32.c
linux_exec_elf64.c
linux_exec.c Remove all the __P 2007-12-04 18:40:07 +00:00
linux_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_fcntl.h
linux_fdio.c
linux_fdio.h
linux_file64.c Remove all the __P 2007-12-04 18:40:07 +00:00
linux_file.c Remove all the __P 2007-12-04 18:40:07 +00:00
linux_futex.c - Replace lockmgr with mutex; 2007-11-04 11:10:34 +00:00
linux_futex.h
linux_hdio.c
linux_hdio.h
linux_ioctl.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
linux_ioctl.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_ipc.c
linux_ipc.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_ipccall.c
linux_ipccall.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_limit.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_llseek.c
linux_machdep.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_misc_notalpha.c Refactor time modification checks and place them in the secmodel code. 2007-11-25 00:35:26 +00:00
linux_misc.c Remove all the __P 2007-12-04 18:40:07 +00:00
linux_misc.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_mmap.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_msg.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_mtio.c
linux_mtio.h
linux_oldmmap.c
linux_oldmmap.h
linux_oldolduname.c Replace strncpy with strlcpy in compat linux and linux32 uname, 2007-11-08 21:07:23 +00:00
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c Replace strncpy with strlcpy in compat linux and linux32 uname, 2007-11-08 21:07:23 +00:00
linux_olduname.h
linux_pipe.c
linux_prctl.h
linux_ptrace.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_reboot.h
linux_sched.c
linux_sched.h
linux_sem.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_sg.c
linux_sg.h
linux_shm.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_sig_notalpha.c
linux_sigaction.c
linux_sigevent.h
linux_siginfo.h
linux_signal.c Remove all the __P 2007-12-04 18:40:07 +00:00
linux_signal.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_signo.c
linux_socket.c Don't open-code queue(3) macros (x = ifnet.tqh_first; y = 2007-12-05 01:06:23 +00:00
linux_socket.h
linux_socketcall.c
linux_socketcall.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_sockio.h
linux_statfs.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_sysctl.c
linux_sysctl.h
linux_termios.c
linux_termios.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux_time.c Refactor time modification checks and place them in the secmodel code. 2007-11-25 00:35:26 +00:00
linux_types.h
linux_uselib.c
linux_util.h