1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/bktr
Bruce Evans e978f41536 Added missing #include of "opt_devfs.h".
Fixed pedantic semantics errors (in ANSI C, static arrays must have
a size, and static objects should be consistently declared as static
unless you know more than anyone should have to know about the
linkage rules).
1998-02-25 07:12:17 +00:00
..
bktr_core.c Added missing #include of "opt_devfs.h". 1998-02-25 07:12:17 +00:00
bktr_reg.h Re-add my DEVFS changes after they were stomped on. This time, I throw away 1998-02-04 03:16:25 +00:00
ioctl_bt848.h Bugs/Enhancements: 1998-02-02 13:09:12 +00:00
ioctl_meteor.h