summaryrefslogtreecommitdiff
path: root/bin/df/ext2fs_df.c
AgeCommit message (Expand)Author
2004-09-14do not alias unions between files (lint hates it)Theo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-04ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-05-11use strlcpy instead of strncpy+a[len-1]='\0'Michael Shalayeff
2001-01-28$OpenBSD$Niklas Hallqvist
2000-04-26Support for ext2fs rev. 1jasoni
1999-05-31New struct statfs with mount options. NOTE: this replaces statfs(2),Todd C. Miller
1997-07-23tabifykstailey
1997-06-30WallTheo de Raadt
1997-06-16Better support for unmounted filesystems (i.e. df /dev/rsd0a):denny