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
/
sbin
/
kldunload
History
Johan Karlsson
7f10745771
style(9): use NULL when assigning/comparing a char *,
...
consitently compare fileid with 0 using == and !=. Reviewed by: silence on @audit
2003-04-23 20:33:57 +00:00
..
kldunload.8
…
kldunload.c
style(9): use NULL when assigning/comparing a char *,
2003-04-23 20:33:57 +00:00
Makefile
Make this WARNS=5 clean by adding () in 'if (a || (b && c))'.
2003-04-23 20:26:21 +00:00