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
/
bin
/
df
/
ext2fs_df.c
Age
Commit message (
Expand
)
Author
2016-03-01
remove unneeded includes
mmcc
2016-02-08
remove needless headers
mmcc
2015-11-27
Use strlcpy to copy strings in struct mount, not memmove. Avoids
Todd C. Miller
2015-03-01
Avoid SIGFPE when parsing an invalid ext2fs through a raw device operation.
Tobias Stoeckmann
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2004-09-14
do not alias unions between files (lint hates it)
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-04
ansi
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-05-11
use strlcpy instead of strncpy+a[len-1]='\0'
Michael Shalayeff
2001-01-28
$OpenBSD$
Niklas Hallqvist
2000-04-26
Support for ext2fs rev. 1
jasoni
1999-05-31
New struct statfs with mount options. NOTE: this replaces statfs(2),
Todd C. Miller
1997-07-23
tabify
kstailey
1997-06-30
Wall
Theo de Raadt
1997-06-16
Better support for unmounted filesystems (i.e. df /dev/rsd0a):
denny