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
2000-07-07
Extract file flags of symbolic link.
enami
2000-06-09
Force -t or -N flag disables -u flag (but -t case is just for sanity).
enami
2000-05-23
Make sure that sentences end at the end of source line for better
enami
2000-05-23
Add comment and sanity check about why we need not to skip remaining
enami
2000-05-19
Correctly extract the inode maps bigger than 512 tape blocks.
enami
2000-01-27
Fix PR9282: restore doesn't print dump header on dumps from host with
sommerfeld
1999-11-19
Keep SEE ALSO list in alphabetical order.
enami
1999-11-19
Use .Ar macro for the files to be extracted.
enami
1999-11-19
Don't pass so many args to .Nd macro. It just overflows.
enami
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1999-07-01
Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h
abs
1999-06-28
Default device is nrst0 not rst0
abs
1999-02-09
Make quoted strings work. (don't set the high bit of each character)
erh
1999-01-03
user friendly enhancments.
lukem
1998-07-27
fix a small bug.
msaitoh
1998-06-24
Add an unlink (-u) flag so that we can use this for installs.
christos
1998-05-12
Don't actually set attributes of directory if -N flag is given.
enami
1998-04-29
fix bad .Xr references
fair
1998-04-01
Need <time.h> for ctime() prototype.
kleink
1998-03-30
use static int, not just static
mrg
1998-03-18
Update for new headers.
bouyer
1998-01-10
Document some undocumented options (-d and -N) and commands
enami
1998-01-10
Fix a typo; s/Complaints/Complains/ (pointed by Mike Long).
enami
1997-12-13
Fix the bug introduced in last change; pass IFCHR or IFBLK bit to
enami
1997-11-18
Use file mode 0600 when creating special file or fifo.
enami
1997-11-18
Restore file attributes after extracting regular file. Fixes PR#4515
enami
1997-11-11
add missing .Nm sections.
mrg
1997-10-20
Fix .Nm usage.
enami
1997-10-19
Use futimes(2). Do {f,}utimes(2) *before* {f,}chflags(2), for obvious
mycroft
1997-10-10
CFLAGS->CPPFLAGS
christos
1997-10-08
Restore owner/group/mode/atime/mtime of symbolic links.
enami
1997-09-16
resolve conflicts from lite-2 merge
lukem
1997-09-16
make these compile on the alpha after WARNS=1.
mrg
1997-09-15
* cleanup for WARNS=1
lukem
1997-07-06
as inspired by a commit message of Todd Miller <millert@cvs.openbsd.org>:
lukem
1997-07-04
NULL => 0 (from Arne Juul; addendum to PR#3237)
pk
1997-07-01
Support using $TMPDIR for rst{dir,modes}* files, so that large
lukem
1997-06-30
There's no need to install restore(8) setgid tty.
lukem
1997-06-18
Fix problem with duplicate entries when changing from LEAF to NODE;
lukem
1997-06-03
explicitly \0 terminate locname[] in treescan(). should fix [bin/2093]
lukem
1997-05-27
remove the setuid bit.
mrg
1997-05-17
* NULL => 0 (Arne Juul; PR#3629)
pk
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-04-15
use _PATH_DEFTAPE from <paths.h> instead of "pathnames.h"
lukem
1997-03-19
* use mkstemp() instead of mktemp()
lukem
1996-12-26
Fix typo: PR bin/3059
cjs
1996-12-24
remove mkfs(8) xref; PR 3041
mikel
1996-12-04
Make sure to byte-swap all of the relevant fields; especially c_flags.
mycroft
1996-11-30
When initializing 'fssize,' the size of the data buffer to be used when
cgd
[next]