OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.sbin
/
quotacheck
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
quotacheck
History log of
/src/usr.sbin/quotacheck/Makefile
Revision
Date
Author
Comments
1.22
03-Jun-2023
lukem
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead of
the older style more complex expressions.
1.21
29-Sep-2019
mrg
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
1.20
04-Feb-2019
mrg
apply -Wno-error=implicit-fallthrough on files that have fallthru
comments but are missed by the current checker.
1.19
06-Mar-2011
christos
branches: 1.19.44;
use merged out code.
1.18
22-Apr-2009
lukem
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)
1.17
12-Dec-2004
christos
branches: 1.17.34;
PR/23971: Greg A. Woods: Fix quotacheck infinite loop with uid == UINT32_MAX.
While I am there, pass WARNS=3
1.16
18-Sep-2002
lukem
use NETBSDSRCDIR as appropriate
1.15
20-Mar-1998
lukem
add missing "${.CURDIR}/"
1.14
18-Mar-1998
bouyer
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.
1.13
25-Oct-1997
lukem
use CPPFLAGS instead of CFLAGS
1.12
18-Oct-1997
lukem
branches: 1.12.2;
enable WARNS=1 by default, but disable in unclean 3rd party code
1.11
16-Sep-1997
lukem
* resolve conflicts from lite-2 merge
* cleanup for WARNS=1
1.10
21-Jun-1997
veego
Use ../sbin/ to get the right path after quotacheck has moved to usr.sbin.
1.9
08-May-1997
gwr
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1.8
06-May-1997
gwr
Use .PATH.c: ...
1.7
27-Sep-1996
christos
This broke when preen.c moved from fsck_ffs to fsck. Update and cleanup.
1.6
05-Apr-1996
cgd
deal with the fact that fsck has moved
1.5
18-Mar-1995
cgd
convert to new RCS Id conventions; reduce my headache
1.4
22-Dec-1994
cgd
specify man pages the new way.
1.3
08-Jun-1994
mycroft
Update from 4.4-Lite, with local changes.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
09-Apr-1993
cgd
branches: 1.1.1;
ported from Net/2. (patch 111)
1.1.1.1
13-Jun-1994
mycroft
Import 4.4-Lite version.
1.12.2.1
08-Nov-1997
lukem
sync with trunk (approved by thorpej)
1.17.34.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.19.44.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.19.44.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Mon Oct 27 20:09:55 GMT 2025