Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings found by -Wmising-variable-declarations. | ed | 2012-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | This self-written compiler warning, which is hopefully going to be committed into LLVM sources soon, warns about potentially missing `static' keywords, similar to -Wmissing-prototypes. - bin/pax: Move external declaration of chdname and s_mask into extern.h. - bin/setfacl: Move setfacl.c-specific stuff out of setfacl.h. - sbin/mount_fusefs: Remove char *progname; use getprogname(). - others: add `static' where possible. | ||||
* | Fix typos. | brucec | 2010-11-09 | 1 | -1/+1 |
| | | | | | PR: bin/148894 Submitted by: olgeni | ||||
* | Make WARNS=6 clean. | marius | 2010-09-24 | 1 | -5/+4 |
| | | | | MFC after: 1 week | ||||
* | Bring in new files from edwin's tftp | imp | 2010-05-04 | 1 | -0/+320 |