This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
df
History
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
…