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
/
restore
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2022-12-12
apply this commit from FreeBSD:
chs
2022-12-10
apply this change from FreeBSD:
chs
2022-05-05
include the filename in the panic message for missing data.
mrg
2021-08-29
Fix reversed test (thanks phone@)
christos
2021-08-29
fix wrong size (thanks mlelstv@)
christos
2021-06-23
restore(8): Mark fail_dirtmp __dead to fix clang build.
riastradh
2021-06-19
Add external attribute dumping and restoring support from FreeBSD.
christos
2021-03-11
s/skiping/skipping/
msaitoh
2020-09-03
If we hit an unknown header type (likely to be a corrupt record), and
bouyer
2020-04-05
Fix depenency on common symbols in sbin.
joerg
2019-12-27
s/opration/operation/
msaitoh
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2018-07-18
Remove superfluous macro.
wiz
2018-07-15
Document what rrestore is (was once) for. PR 53442.
dholland
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2015-03-02
Don't truncate at microseconds while preserving timestamps.
enami
2013-06-09
Stick UFS_ in front of these symbols:
dholland
2013-03-30
s/user code/user mode/1
rodent
2013-01-22
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
dholland
2011-09-16
NULL does not need a cast, here
plunky
2011-08-29
Use __dead
joerg
2011-08-06
Add wrapper functions around hash algorithm operations to avoid
dholland
2011-08-06
Simplify silly code and make it closer to type-safe. This causes amd64
dholland
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-01-04
Fix fd leak. Found by cppcheck.
wiz
2010-05-12
Fix grammar in a line of output.
mbalmer
2009-04-07
fix sign-compare issues
lukem
2009-02-22
remove a useless cast.
yamt
2009-02-18
remove a useless cast.
yamt
2009-01-30
Use indent-synopsis instead of iS register. The latter is a register
enami
2008-12-26
Make restore work for Linux dump volumes by ignoring extended attribute
hannken
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-02-16
Fix some inconsisent/conflicting definitions and missing parameters
matt
2007-04-30
Bump date because of last change.
tron
2007-04-30
Improve example of restoring a complete filesystem with "restore -r":
tron
2007-02-09
Add support for Solaris ufsdump volumes with more than 512*1024 inodes.
hannken
2006-12-18
Convert a couple of "(void)&" constructs to volatile.
christos
2006-10-30
find rmd160.h
christos
2006-10-16
c99 iniitializer
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-03-20
Coverity CID 2305: Fix memory leak.
christos
2005-09-25
Use crypto/rmd160.h.
elad
2005-08-19
use d_fileno instead of d_ino for consistency
christos
2005-08-19
64 bit inode changes
christos
2005-06-27
add const
christos
2005-06-27
sprinkle const.
christos
2005-02-17
Kill __P(), use ANSI function declarations.
xtraeme
[next]