| #
230c41e4 |
| 03-Jun-2023 |
lukem <lukem@NetBSD.org> |
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead of the older style more complex expressions.
|
| #
21303c93 |
| 29-Sep-2019 |
mrg <mrg@NetBSD.org> |
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
|
| #
a5ca97c6 |
| 04-Feb-2019 |
mrg <mrg@NetBSD.org> |
apply -Wno-error=implicit-fallthrough on files that have fallthru comments but are missed by the current checker.
|
| #
a518d1d7 |
| 06-Mar-2011 |
christos <christos@NetBSD.org> |
use merged out code.
|
| #
d877c4c3 |
| 22-Apr-2009 |
lukem <lukem@NetBSD.org> |
Enable WARNS=4 by default, except for: cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest kimpersonate kstash ktutil makefs ndbootd ntp pppd quot racoon racoonctl rtadvd s
Enable WARNS=4 by default, except for: cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest kimpersonate kstash ktutil makefs ndbootd ntp pppd quot racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump traceroute traceroute6 user veriexecgen wsmoused zic (Mostly third-party applications)
show more ...
|
| #
31c88148 |
| 12-Dec-2004 |
christos <christos@NetBSD.org> |
PR/23971: Greg A. Woods: Fix quotacheck infinite loop with uid == UINT32_MAX. While I am there, pass WARNS=3
|
| #
17d72c8a |
| 18-Sep-2002 |
lukem <lukem@NetBSD.org> |
use NETBSDSRCDIR as appropriate
|
| #
58c55f64 |
| 20-Mar-1998 |
lukem <lukem@NetBSD.org> |
add missing "${.CURDIR}/"
|
| #
67010392 |
| 18-Mar-1998 |
bouyer <bouyer@NetBSD.org> |
Add support for non-native byteorder FFS. The quota file is still in host byteorder. quotacheck needs to be re-run when a FS has been moved to an architecture to another. Running quota on a non-nativ
Add support for non-native byteorder FFS. The quota file is still in host byteorder. quotacheck needs to be re-run when a FS has been moved to an architecture to another. Running quota on a non-native byteorder ffs is considered a marginal case.
show more ...
|
| #
0a94f4f0 |
| 25-Oct-1997 |
lukem <lukem@NetBSD.org> |
use CPPFLAGS instead of CFLAGS
|
| #
f5bf267d |
| 18-Oct-1997 |
lukem <lukem@NetBSD.org> |
enable WARNS=1 by default, but disable in unclean 3rd party code
|
| #
375567dc |
| 16-Sep-1997 |
lukem <lukem@NetBSD.org> |
* resolve conflicts from lite-2 merge * cleanup for WARNS=1
|
| #
10042202 |
| 21-Jun-1997 |
veego <veego@NetBSD.org> |
Use ../sbin/ to get the right path after quotacheck has moved to usr.sbin.
|
| #
10e180cc |
| 08-May-1997 |
gwr <gwr@NetBSD.org> |
Back out the .PATH.c changes. The .depend problem (and others) will be fixed using the new .NOPATH make feature instead.
|
| #
012e528f |
| 06-May-1997 |
gwr <gwr@NetBSD.org> |
Use .PATH.c: ...
|
| #
c1a92bcb |
| 27-Sep-1996 |
christos <christos@NetBSD.org> |
This broke when preen.c moved from fsck_ffs to fsck. Update and cleanup.
|
| #
9b70f26f |
| 05-Apr-1996 |
cgd <cgd@NetBSD.org> |
deal with the fact that fsck has moved
|
| #
0114e805 |
| 18-Mar-1995 |
cgd <cgd@NetBSD.org> |
convert to new RCS Id conventions; reduce my headache
|
| #
06e2955f |
| 22-Dec-1994 |
cgd <cgd@NetBSD.org> |
specify man pages the new way.
|
| #
625a6892 |
| 08-Jun-1994 |
mycroft <mycroft@NetBSD.org> |
Update from 4.4-Lite, with local changes.
|
| #
1fb80e5b |
| 01-Aug-1993 |
mycroft <mycroft@NetBSD.org> |
Add RCS identifiers.
|
| #
6f9402e8 |
| 09-Apr-1993 |
cgd <cgd@NetBSD.org> |
ported from Net/2. (patch 111)
|