This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
ppbus
History
Alfred Perlstein
29f194457c
Fix instances of macros with improperly parenthasized arguments.
...
Verified by: md5
2002-11-09 12:55:07 +00:00
..
if_plip.c
…
immio.c
…
lpbb.c
…
lpt.c
- Make 'irq' intptr_t instead of uintptr_t so it handles a value of -1
2002-11-07 17:20:58 +00:00
lpt.h
…
lptio.h
…
pcfclock.c
d_read_t functions return an int, not a ssize_t. (Considering the fact
2002-11-07 17:26:38 +00:00
ppb_1284.c
…
ppb_1284.h
…
ppb_base.c
…
ppb_msq.c
…
ppb_msq.h
Fix instances of macros with improperly parenthasized arguments.
2002-11-09 12:55:07 +00:00
ppbconf.c
…
ppbconf.h
…
ppbio.h
…
ppbus_if.m
…
ppi.c
…
ppi.h
…
pps.c
Warning fixes for sizeof(int) != sizeof(void *).
2002-11-07 17:25:33 +00:00
vpo.c
…
vpoio.c
Remove empty #if*/#endif clauses.
2002-09-21 08:44:51 +00:00
vpoio.h
…