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 |
|
Johan Karlsson
|
b107cd7718
|
These are WARNS=5 clean, mark them as such to keep them that way.
Look at by: sebastian.ssmoller@web.de on audit@
|
2003-04-23 20:22:33 +00:00 |
|
Tom Rhodes
|
ce66ddb763
|
s/filesystem/file system/g as discussed on -developers
|
2002-08-21 18:11:48 +00:00 |
|
Philippe Charnier
|
e1205e80e5
|
The .Nm utility
|
2002-07-06 19:34:18 +00:00 |
|
David E. O'Brien
|
2d68bf45bf
|
Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
|
2001-12-04 02:19:58 +00:00 |
|
David E. O'Brien
|
b1161924f8
|
This is actually making its enterance in FreeBSD 4.4.
|
2001-08-01 05:53:12 +00:00 |
|
Ruslan Ermilov
|
53e6653d10
|
mdoc(7) police: cosmetics.
|
2001-07-06 07:38:47 +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 |
|