David E. O'Brien
|
c69284ca08
|
Use __FBSDID() to quiet GCC 3.3 warnings.
|
2003-05-03 18:41:59 +00:00 |
|
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 |
|
Peter Pentchev
|
5916bd20ba
|
Properly cast a size argument to an unsigned type.
Thanks to: dd for noticing the need for a cast.
|
2001-06-29 22:31:17 +00:00 |
|
Dima Dorfman
|
427f984a67
|
Silence warnings on the Alpha: don't assume size_t is an int.
|
2001-06-29 19:46:29 +00:00 |
|
Peter Pentchev
|
48c8fe6863
|
Add kldconfig(8), a utility to modify the kernel module search path.
Reviewed by: -arch, -audit
|
2001-06-29 16:55:24 +00:00 |
|