#
cbab9cad |
| 27-Oct-2012 |
chs <chs@NetBSD.org> |
split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
#
ce099b40 |
| 28-Apr-2008 |
martin <martin@NetBSD.org> |
Remove clause 3 and 4 from TNF licenses
|
#
b6a2ef75 |
| 25-Dec-2007 |
perry <perry@NetBSD.org> |
Convert many of the uses of __attribute__ to equivalent __packed, __unused and __dead macros from cdefs.h
|
#
95e1ffb1 |
| 11-Dec-2005 |
christos <christos@NetBSD.org> |
merge ktrace-lwp.
|
#
3f9411f6 |
| 19-Apr-2004 |
wiz <wiz@NetBSD.org> |
Spell removable with only two es. Inspired by jmc@openbsd.
|
#
ff335651 |
| 02-Jun-2003 |
gmcgarry <gmcgarry@NetBSD.org> |
Support block devices speaking CS80/SS80 protocol over gpib.
|