Commit Graph

580 Commits

Author SHA1 Message Date
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
bab1549e4d Implemented recursion 2007-03-17 16:06:23 +00:00
258c24e143 Safer way to print results 2007-03-16 00:12:06 +00:00
32cccc3f68 Code cleanup 2007-03-15 15:36:31 +00:00
bd13f4bb09 Code cleanup 2007-03-15 15:07:30 +00:00
7c3a909593 Code cleanup 2007-03-14 12:38:55 +00:00
4fa89f9104 Apparently fixed filesystems blocks to bytes ratio 2007-03-14 11:43:42 +00:00
35857e29b4 Implemented df on NetBSD 2007-03-14 00:16:25 +00:00
4644182264 Fixed some type size issues 2007-02-07 18:29:49 +00:00
2311c44d1c Do not assume "." and ".." are the first entries 2007-02-07 00:12:22 +00:00
9567b4bfdb Code cleanup 2007-02-07 00:10:48 +00:00
3ee6b2ff1e Code cleanup 2007-01-30 23:22:55 +00:00
5ecf649485 Added copyright strings 2007-01-30 23:22:33 +00:00
44df075eb4 Using fputs() instead of fprintf() where possible 2007-01-26 14:32:05 +00:00
d17ce1d939 Re-generated Makefiles 2007-01-19 01:36:16 +00:00
e6fc3d2532 ls was improved some time ago 2007-01-10 20:44:49 +00:00
2acab8b828 Extra arguments are not allowed 2007-01-10 05:02:01 +00:00
f31f3d439c Stricter error checking 2007-01-10 00:20:12 +00:00
31fd387308 Code cleanup 2007-01-07 22:49:02 +00:00
343a9b680c Code cleanup 2007-01-07 20:10:48 +00:00