index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
dump
/
traverse.c
Age
Commit message (
Expand
)
Author
2013-11-12
add a variety of missing prototypes
Theo de Raadt
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
2013-04-23
handle large ino_t; ok tedu
Theo de Raadt
2013-04-04
Make our dump(8) honour the "nodump" flag for directories, effectively
Vadim Zhukov
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-06-15
don't use static data in recursive functions; from FreeBSD; fixes PR 5509
Otto Moerbeek
2007-06-11
When dumping ffs1, store old_atime and old_mtime too.
Todd C. Miller
2007-06-03
Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes.
Todd C. Miller
2007-03-19
Add FFS2 fields to the superblock, change file system tools to keep
Pedro Martelletto
2007-03-06
Add and fix /* FALLTHROUGH */ comments.
Ray Lai
2007-03-04
delete sunos junk; Jim Razmus
Theo de Raadt
2006-12-26
fts_read returning NULL and errno set is an error. ok ray@
Otto Moerbeek
2006-04-02
use SEEK_* for lseek()
Theo de Raadt
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-07-28
rcsid should say openbsd. make 'em const while here.
Ted Unangst
2003-06-26
ansi and protos
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-14
Minor format string correctness.
Chad Loder
2002-03-14
fix a few overflows by using off_t, not 32bit longs; some parts are from lucq...
Michael Shalayeff
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-05
kill more registers;
Mike Pechkin
2000-01-22
remove extra externs not needed because of unistd.h (rest of tree will be don...
Theo de Raadt
1998-11-24
Wall, and do not let tapesize overflow
Theo de Raadt
1997-07-05
Fix some incorrect strncpy usage.
Todd C. Miller
1996-12-04
64 bit patches, tih@nhh.no
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt