|
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 |
|
|
bb4384a0c0
|
Added file COPYING
|
2007-06-13 23:25:18 +00:00 |
|
|
00af06fd5e
|
Properly licensed as part of the DeforaOS Project
|
2007-06-13 19:03:50 +00:00 |
|
|
e7b557a157
|
Code cleanup
|
2007-06-02 17:46:26 +00:00 |
|
|
393ef41b69
|
Usage and error strings were wrong
|
2007-06-02 15:53:19 +00:00 |
|
|
4654b72291
|
Code cleanup
|
2007-06-01 16:34:47 +00:00 |
|
|
02d40b2210
|
Code cleanup
|
2007-05-22 02:33:52 +00:00 |
|
|
a8f6d8366f
|
More code cleanup
|
2007-05-14 18:25:31 +00:00 |
|
|
c8655f7c76
|
I believe id.c is a bit more readable now
|
2007-05-14 18:21:41 +00:00 |
|
|
d4496e5f84
|
Massive cleanup
|
2007-05-14 18:20:50 +00:00 |
|
|
706f34f49b
|
Revert 1.8
|
2007-05-09 22:37:22 +00:00 |
|
|
22c02149f9
|
localtime() does not return NULL
|
2007-05-09 22:36:01 +00:00 |
|
|
c3f10f08f2
|
Code cleanup
|
2007-05-09 22:32:02 +00:00 |
|
|
52c3dfc1ea
|
Code cleanup
|
2007-05-09 22:24:48 +00:00 |
|
|
991a400776
|
Implemented -F
|
2007-05-09 21:43:58 +00:00 |
|
|
04059075af
|
Implemented -h and -n
|
2007-05-09 21:40:04 +00:00 |
|
|
64c96d0722
|
Fixed header formatting
|
2007-05-09 21:24:23 +00:00 |
|
|
c4c26a9dab
|
Fixed header date and text with standard input
|
2007-05-09 21:22:25 +00:00 |
|
|
83088b30bb
|
Implemented -o, Displaying time, Code cleanup
|
2007-05-09 21:13:18 +00:00 |
|
|
f3ddf49303
|
Implemented -d
|
2007-05-09 20:26:30 +00:00 |
|
|
97cd6d37d8
|
Added page number
|
2007-05-09 20:17:10 +00:00 |
|
|
ee2517359b
|
Fix -t and -l with less than 11 lines
|
2007-05-09 20:15:52 +00:00 |
|
|
bdd46b87e2
|
Supports arbitrary large width
|
2007-05-09 20:09:08 +00:00 |
|
|
1cf9a01bc0
|
Added pr and printf
|
2007-05-08 16:40:00 +00:00 |
|
|
732c193c91
|
Initial release
|
2007-05-08 16:37:48 +00:00 |
|
|
288fbbe6bb
|
Code cleanup
|
2007-05-08 16:37:23 +00:00 |
|
|
5fb3c7d88a
|
Let df compile again on Linux
|
2007-03-28 05:39:38 +00:00 |
|
|
bc5a1b6be3
|
Code cleanup
|
2007-03-28 05:25:55 +00:00 |
|
|
c596ba0562
|
Code cleanup
|
2007-03-28 05:14:02 +00:00 |
|
|
b5132b4855
|
Supports systems without the d_type field in struct dirent
|
2007-03-28 05:03:27 +00:00 |
|
|
b00b5b9602
|
Implemented -i
|
2007-03-28 04:51:24 +00:00 |
|
|
d91bdcf3fd
|
Displaying numerical uid and gid when unknown
|
2007-03-25 15:42:12 +00:00 |
|
|
1398021ba8
|
Code cleanup
|
2007-03-25 15:35:58 +00:00 |
|
|
092b5b9b0e
|
Fixed interactive mode spurious error messages on EOF
|
2007-03-25 14:31:04 +00:00 |
|
|
27146b75d9
|
More adequate error messages
|
2007-03-17 18:53:25 +00:00 |
|
|
6562d4c302
|
Added copyright string
|
2007-03-17 18:18:58 +00:00 |
|
|
ebfb69001f
|
Provided mv basic functionality
|
2007-03-17 18:06:47 +00:00 |
|
|
18b631ed12
|
Fixed error code when a memory allocation error occured
|
2007-03-17 18:04:16 +00:00 |
|
|
e36447da8f
|
Code cleanup
|
2007-03-17 18:02:03 +00:00 |
|
|
fd174ae198
|
Hopefully fixed -P and -H
|
2007-03-17 17:53:28 +00:00 |
|
|
568f3e7088
|
Removed bloat code (-P has to be implemented another way)
|
2007-03-17 17:47:43 +00:00 |
|
|
cb8688366a
|
With more than two file operands the last one must already be a directory
|
2007-03-17 17:37:37 +00:00 |
|
|
1ad51d9fe6
|
Added stub for mv
|
2007-03-17 17:19:50 +00:00 |
|
|
f648dd32b3
|
Code cleanup
|
2007-03-17 16:53:01 +00:00 |
|
|
7a1bab59cf
|
Code cleanup
|
2007-03-17 16:46:36 +00:00 |
|
|
68ec0c73d0
|
Actually implemented -H and -P
|
2007-03-17 16:42:19 +00:00 |
|