Age | Commit message (Collapse) | Author |
|
o include <fcntl.h>, not <sys/fcntl.h>
o mark usage() __dead
o kill '?' in getopt switch
o use __progname in usage()
o ANSI function declarations
Most from Andrey Matveev
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
|
|
Spotted by form@.
millert@ ok +help
|
|
constant). These are not security holes but it is worth fixing
them anyway both for robustness and so folks looking for examples
in the tree are not misled into doing something potentially dangerous.
Furthermore, it is a bad idea to assume that pathnames will not
include '%' in them and that error routines don't return strings
with '%' in them (especially in light of the possibility of locales).
|
|
poor man's encrypted file system with this. Blame the Greek. okay niklas@
|
|
|
|
|
|
|
|
|