NetBSD/sys/dev/putter
drochner d767912be3 Change major()/minor() to return 32-bit types again, called
devmajor_t/devminor_t, as proposed on tech-kern.
This avoids 64-bit arithmetics and 64-bit printf formats in parts
of the kernel where it is not really useful, and helps clarity.
2009-01-20 18:20:47 +00:00
..
Makefile
putter.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
putter.h
putter_sys.h