freebsd-dev/sys/i386/linux
Poul-Henning Kamp 4be2eb8c49 I got tired of seeing all the cdevsw[major(foo)] all over the place.
Made a new (inline) function devsw(dev_t dev) and substituted it.

Changed to the BDEV variant to this format as well: bdevsw(dev_t dev)

DEVFS will eventually benefit from this change too.
1999-05-08 06:40:31 +00:00
..
imgact_linux.c
linux_dummy.c
linux_file.c I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
linux_genassym.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
linux_ioctl.c Fix up a few easy 'assignment used as truth value' and 'suggest parens 1999-05-06 18:44:42 +00:00
linux_ipc.c
linux_locore.s Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
linux_misc.c Fix up a few easy 'assignment used as truth value' and 'suggest parens 1999-05-06 18:44:42 +00:00
linux_proto.h
linux_signal.c Fix up a few easy 'assignment used as truth value' and 'suggest parens 1999-05-06 18:44:42 +00:00
linux_socket.c
linux_stats.c Fix up a few easy 'assignment used as truth value' and 'suggest parens 1999-05-06 18:44:42 +00:00
linux_syscall.h
linux_sysent.c
linux_sysvec.c Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
linux_util.c
linux_util.h
linux.h - Handle mixer read ioctls correctly. They have the same group, number and 1999-04-29 04:37:57 +00:00
Makefile
syscalls.conf
syscalls.master