summaryrefslogtreecommitdiff
path: root/sbin/dump_lfs
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-04-14build lfs_node.c with -O3 on ia64 to avoid assembler overflow issues.mrg
2020-09-07remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir buildsmrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-03-25Bump date for previous.wiz
2019-03-25Add -U flag to dump(8) and dump_lfs(8) to specify dumpdates entrymanu
2017-06-07s/filesystem/file system/abhinav
2015-10-15Make dump recognize lfs64.dholland
2015-09-21Fix some assorted 32-bit assumptions not yet otherwise handled.dholland
2015-09-01The ifile's inode number is constant. (it is always 1)dholland
2015-08-12Hack up dinode usage to be 64 vs. 32 as needed. Part 1.dholland
2015-08-12Add IFILE32 and IFILE64 structures for the on-disk ifile entries.dholland
2015-08-02Add a (draft) 64-bit superblock. Make things build again.dholland
2015-08-02Use accessor functions for the version field of the lfs superblock.dholland
2015-07-24More lfs superblock accessors.dholland
2015-07-24Switch to accessor functions for elements of the LFS on-diskdholland
2013-06-19Make this build again. hi christosdholland
2013-06-15revert part of previous commitchristos
2013-06-15fix compilationchristos
2013-06-08Add unsafe hacks to make this build going forward.dholland
2013-01-22Stuff UFS_ in front of a few of ufs's symbols to reduce namespacedholland
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-04-07use getfsspecname()christos
2011-08-14use a union to eliminate strict alias warnings.christos
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2009-04-11Enable WARNS=4 by default except for:lukem
2009-02-13Comment out CFLAGS+=-g.uebayasi
2009-01-30Use indent-synopsis instead of iS register. The latter is a registerenami
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-27Enable gcc optimization on m68000 (sun2) again with minimum hacks.tsutsui
2008-02-09make all sun2 use -O0 and move most of the hacks out into just 3 files.mrg
2006-09-28Call fcntl on the file descriptor *before* closing it.perseant
2006-06-24Use Dv for a macro; new sentence, new line.wiz
2006-06-24Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; inperseant
2006-06-24work around some GCC4 internal problems on m68000 platform.mrg
2005-06-18be consistent in XXXGCC -Wuninitialized fixes ...lukem
2005-06-16Mark an sh3 gcc unitialized variable w. XXGCCjmc
2005-04-19Snapshot support for dump(8):hannken
2005-02-06ANSIfy a function declaration, remove obsolete "register" declaration.perry
2004-07-13Add description for -l, from dump(8).wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-26* Document $RCMD_CMD in environ(7).lukem
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-03-27Remove "setgid tty" and references to utmp code from usr.bin/who.lukem
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-24Bump daddr_t to 64 bits. Replace it with int32_t in all places wherefvdl
2002-10-01New sentence, new line. By Robert Elz with minimal fixes.wiz
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem