.. |
afgets.c
|
Fix some warnings about strcpy() etc. on OpenBSD
|
2013-10-05 13:50:57 +01:00 |
agetcwd.c
|
Style inquistion for util and some tools.
|
2013-03-05 21:46:48 +01:00 |
apathmax.c
|
pathconf(".", _PC_PATH_MAX) doesn't work from nfs mounted filesystems on BSD systems, use "/" instead.
|
2013-03-10 17:48:17 -03:00 |
concat.c
|
Style inquistion for util and some tools.
|
2013-03-05 21:46:48 +01:00 |
cp.c
|
Preserve permissions when copying files
|
2014-02-18 16:51:54 +00:00 |
crypt.c
|
Fix style issue in crypt.c
|
2014-04-04 11:10:18 +01:00 |
enmasse.c
|
Fix char **argv to char *argv[]
|
2014-04-18 11:54:44 +01:00 |
eprintf.c
|
Prefix error/warning messages with program name if DEBUG is defined
|
2014-03-28 16:00:01 +00:00 |
estrtol.c
|
Various fixes, add renice command.
|
2013-06-14 19:01:04 +02:00 |
fnck.c
|
Style inquistion for util and some tools.
|
2013-03-05 21:46:48 +01:00 |
getlines.c
|
Fix some warnings about strcpy() etc. on OpenBSD
|
2013-10-05 13:50:57 +01:00 |
md5.c
|
Fix style for function definitions
|
2013-11-12 13:37:38 +00:00 |
mode.c
|
make parsemode() generic
|
2014-04-09 15:40:32 +01:00 |
putword.c
|
Style inquistion for util and some tools.
|
2013-03-05 21:46:48 +01:00 |
recurse.c
|
No need to use enprintf() with EXIT_FAILURE
|
2014-01-30 14:55:26 +00:00 |
rm.c
|
Style inquistion for util and some tools.
|
2013-03-05 21:46:48 +01:00 |
sha1.c
|
Fix style for function definitions
|
2013-11-12 13:37:38 +00:00 |
sha256.c
|
Fix style for function definitions
|
2013-11-12 13:37:38 +00:00 |
sha512.c
|
Fix style for function definitions
|
2013-11-12 13:37:38 +00:00 |
strlcat.c
|
Forgot to include these before
|
2014-01-30 21:51:01 +00:00 |
strlcpy.c
|
Forgot to include these before
|
2014-01-30 21:51:01 +00:00 |