freebsd-dev/bin/df
Warner Losh d7c881e895 Prefer strlcpy to strncpy. In one case, this saves us from re-zeroing
data that's alreday 0.  In another, it saves us from zeroing data that
will be overwritten again.
2006-08-20 06:32:40 +00:00
..
df.1 Add the new standard EXIT STATUS section where appropriate. 2005-01-16 16:41:59 +00:00
df.c Prefer strlcpy to strncpy. In one case, this saves us from re-zeroing 2006-08-20 06:32:40 +00:00
Makefile Use humanize_number(3) to format sizes into a human readable form. 2004-05-24 22:22:29 +00:00