Commit Graph

575 Commits

Author SHA1 Message Date
21d47a03e9 tail was implemented 2011-07-05 11:08:26 +00:00
85badc1dcf Implemented tail -f 2011-07-05 01:17:28 +00:00
fdeaf6a651 Avoid crashing on empty files 2011-05-11 21:49:37 +00:00
9c375f2970 Avoid copying identical files 2011-05-11 20:42:06 +00:00
9ce66c7e3a Added a simplified version of the -gpu flags 2011-04-02 00:05:49 +00:00
383e81a765 Added ps 2011-04-01 00:54:40 +00:00
5efca5e777 Added more to the list 2011-03-30 15:00:37 +00:00
028bbd0d6f Prefer PATH_MAX to MAXPATHLEN 2011-03-30 01:08:48 +00:00
7a12feb5e9 The filename "-" also means reading the standard input 2011-03-22 11:48:21 +00:00
7d85948347 Code cleanup 2011-03-21 23:45:27 +00:00
981567e218 Integrated more to utilbox 2011-03-21 23:34:26 +00:00
c5c09d28e5 Initial version of more 2011-03-21 23:30:30 +00:00
6587cbb26c Releasing utils 0.0.3 2011-02-27 00:15:18 +00:00
ebd4ac176c Re-generated Makefiles 2011-02-03 04:15:27 +00:00
0e2a9b33cc utilbox could be interesting to install too 2010-12-05 00:43:15 +00:00
7a9e050849 Added graph.sh 2010-08-26 11:28:02 +00:00
74e7cdbfdd Let the copyright year always be actual 2010-08-26 11:20:33 +00:00
b82df927f9 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
ca7f4a8ff7 Using snprintf() instead of sprintf() 2010-05-04 23:39:25 +00:00
c72164a599 Compilation fix for FreeBSD 2010-02-06 11:55:38 +00:00
17523f7fe4 Compilation fix when USER_PROCESS is not defined (eg FreeBSD) 2010-02-02 23:52:22 +00:00
66fe4e26a3 Forgot to free two variables upon errors (thanks to cppcheck) 2009-12-09 21:00:11 +00:00
28bdf37c4e Fixed two compilation warnings 2009-11-25 23:30:53 +00:00
9e5119f600 utilbox depends on utilbox.h 2009-10-29 23:38:14 +00:00
4ea9db0b3e Let CVS be quieter 2009-10-24 01:24:32 +00:00
0cc84732ed Updated license terms to those of the GPL version 3 2009-10-20 20:16:13 +00:00
ba5ede08e4 Using getopt() for coherence with the other tools 2009-10-20 19:52:21 +00:00
a2d1e75ceb Updated the coding style to trigger less warnings in utilbox 2009-10-20 15:34:29 +00:00
ec5ff3d4c8 Using getopt() for more coherence with the other tools 2009-10-20 15:30:41 +00:00
75787b99e0 Using getopt() for more coherence with the other tools 2009-10-20 15:26:18 +00:00
edc72ad965 Code cleanup 2009-10-20 15:26:17 +00:00
d37abf30d0 More code cleanup 2009-10-20 15:20:01 +00:00
5c179f0889 Code cleanup 2009-10-20 15:14:21 +00:00
29f1de8884 Fixed the error code and found a crash 2009-10-20 15:08:23 +00:00
5594455536 Code cleanup 2009-10-20 14:53:44 +00:00
06c14936c3 More code cleanup 2009-10-20 14:31:06 +00:00
f6a962d21c Code cleanup 2009-10-20 14:26:12 +00:00
805cb07e39 Code cleanup 2009-10-20 14:19:59 +00:00
84b191ee5b Using getopt() for coherence with the other tools 2009-10-20 14:11:05 +00:00
83ba791afe Code cleanup 2009-10-20 14:04:24 +00:00
030b712b3d Code cleanup and fixed output with -Gn 2009-10-19 22:13:18 +00:00
2bce4dc280 Code cleanup 2009-10-19 21:58:39 +00:00
70aec3c187 Fixed a bug when using "--" on the command line 2009-10-19 21:46:30 +00:00
7ca743c1dc Using getopt() for coherence with the other tools 2009-10-19 21:36:43 +00:00
efc86bfdaf Code cleanup 2009-10-19 21:26:05 +00:00
76e27ba17e Code cleanup 2009-10-19 21:00:09 +00:00
f1b36ae49e Re-organized 2009-10-14 00:10:57 +00:00
b21305c8bb Updated copyright information 2009-10-14 00:00:32 +00:00
4d9f3c9ca5 Added usage screen 2009-10-14 00:00:31 +00:00
a3491d5fe8 Drastically reduce the warnings in utilbox 2009-10-13 10:19:32 +00:00