|
972130f22f
|
Code cleanup
|
2020-12-09 16:34:00 +01:00 |
|
|
1f4d3702d8
|
Use unsigned int for preferences
|
2020-12-09 16:32:30 +01:00 |
|
|
d83a38be60
|
Update the copyright notice
|
2020-12-09 15:24:26 +01:00 |
|
|
6ce308876b
|
Use PROGNAME in every program
|
2020-12-09 15:24:02 +01:00 |
|
|
335684c3d5
|
Updated the copyright line
|
2014-07-28 21:20:36 +02:00 |
|
|
2563b45261
|
Use snprintf() when trivial
|
2014-07-28 21:19:47 +02:00 |
|
|
0cc84732ed
|
Updated license terms to those of the GPL version 3
|
2009-10-20 20:16:13 +00:00 |
|
|
a2d1e75ceb
|
Updated the coding style to trigger less warnings in utilbox
|
2009-10-20 15:34:29 +00:00 |
|
|
4e9b3c0ab0
|
Code cleanup
|
2007-09-18 22:04:23 +00:00 |
|
|
cae9308811
|
Code cleanup
|
2007-07-29 22:57:10 +00:00 |
|
|
ee6c7787cd
|
Failing to delete a file in recursively was bailing out prematurely
|
2007-06-20 03:03:57 +00:00 |
|
|
09bd4adb64
|
Fixed error code when attempting to delete directories not recursively
|
2007-06-18 03:27:17 +00:00 |
|
|
58d32754ca
|
The first two directory entries may not be "." and ".."
|
2007-06-18 03:21:45 +00:00 |
|
|
bd748050e2
|
Code cleanup
|
2007-06-18 03:19:08 +00:00 |
|
|
a65a1a5d5c
|
Using errno to print the error when unable to delete a directory
|
2007-06-18 02:28:50 +00:00 |
|
|
00af06fd5e
|
Properly licensed as part of the DeforaOS Project
|
2007-06-13 19:03:50 +00:00 |
|
|
092b5b9b0e
|
Fixed interactive mode spurious error messages on EOF
|
2007-03-25 14:31:04 +00:00 |
|
|
44df075eb4
|
Using fputs() instead of fprintf() where possible
|
2007-01-26 14:32:05 +00:00 |
|
|
434ce4bd68
|
Adding copyright notices
|
2006-10-11 07:27:47 +00:00 |
|
|
5e446146e4
|
No need to force interaction on interactive terminals
|
2005-07-18 12:21:38 +00:00 |
|
|
1588519eff
|
Unified command-line parsing
|
2005-07-14 17:13:14 +00:00 |
|
|
6fc807ef60
|
According to make usage it seems like with -f rm should return success code if a file doesn't exist
|
2005-06-14 00:24:15 +00:00 |
|
|
06b36386f8
|
Implemented recursive unlinking
|
2005-06-10 22:36:33 +00:00 |
|
|
80cd9078de
|
Fixed confirmation
|
2005-06-08 15:13:44 +00:00 |
|
|
45dd4ecf49
|
Asking for confirmation when appropriate
|
2005-06-08 15:09:46 +00:00 |
|
|
a66b7d7108
|
Going on
|
2005-06-08 13:39:37 +00:00 |
|
|
f7a1c078ce
|
Initial release
|
2005-06-04 07:14:47 +00:00 |
|