summaryrefslogtreecommitdiff
path: root/sbin/fsdb/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2021-04-15vax vs gcc: fsdb.c loses. also build this with -O0.mrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2019-10-28inode.c needs -O0 for vaxchristos
2016-03-23-O0 for pass1.c and vaxchristos
2015-04-15remove various HAVE_GCC=45 fragments.mrg
2013-11-09vax specific gcc 4.8.1 hackschristos
2013-11-09put instruction generation bug for the vax for 4.8 toochristos
2012-08-10Don't depend on HAVE_GCC being always defined.joerg
2011-08-15Remove redundant WARNS=4dholland
2011-08-14remove gcc-4.5 hacks.christos
2011-07-03apply some -O0 with gcc 4.5 and vax.mrg
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-06-06Add proplib to list of libraries, ifx fsdb build after my getdiskinfo change.haad
2009-04-11Enable WARNS=4 by default except for:lukem
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-07-31Merge the simonb-wapbl branch. From the original branch commit:simonb
2008-05-04There is only one more file which requires HACKS for m68000,tsutsui
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2006-08-27need getdiskinfo.christos
2006-06-24work around some GCC4 internal problems on m68000 platform.mrg
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2005-01-20WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)xtraeme
2005-01-19Kill __P(), ANSIfy, remove main() prototype; WARNS=2xtraeme
2004-01-03add -F option, similar to fsck/newfs/dumpfsdbj
2002-09-28Add support for the Apple UFS variation on ffsdbj
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
1999-01-15#include machine/bswap.h and remove -lutil.bouyer
1998-03-18Add support for non-native byteorder FFS.bouyer
1997-10-13We don't need the -I. . Pointed out by enami tsugutomo.veego
1997-10-11Add the missing . for -Iveego
1997-10-10CFLAGS->CPPFLAGSchristos
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1996-10-11Fix a couple of glitches:thorpej
1996-09-28Make this work after the fsck changes.christos
1996-04-08Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@anal...jtc
1996-04-05deal with the fact that fsck has movedcgd
1995-10-08FFS debugging/editing tool, from John Kohl.thorpej