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