dholland
|
f8a6ea099c
|
Use explicit cast instead of -Wno-pointer-sign. The site in question is
already marked XXX so there's not much point in whitewashing it.
|
2011-08-06 16:34:40 +00:00 |
mrg
|
75e42fa7da
|
remove most of the remaining HAVE_GCC tests that are always true in
the modern world.
|
2011-06-20 07:43:56 +00:00 |
gmcgarry
|
3c9a95916d
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
mrg
|
aadd7d4847
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
christos
|
2c6eadc9ce
|
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
programs that did not compile before.
|
2005-06-27 01:00:04 +00:00 |
xtraeme
|
6d580415e4
|
ANSIfy; WARNS=3
|
2005-01-20 15:53:35 +00:00 |
thorpej
|
fcc3de9c40
|
dkctl(8) -- a program to manupulate disks. It currently supports
the disk cache-related ioctls.
|
2002-01-09 22:30:14 +00:00 |