Commit Graph

605 Commits

Author SHA1 Message Date
2563b45261 Use snprintf() when trivial 2014-07-28 21:19:47 +02:00
e80f8ea65d Updated the copyright line 2014-07-28 21:12:44 +02:00
258db34299 The path to c99 changed 2014-07-28 21:12:32 +02:00
e3741ded73 Wording 2014-07-12 17:24:35 +02:00
3aa9992bf7 No longer report an error for empty format strings 2014-05-06 01:44:49 +02:00
ea8d4d36bb Let the user specify the format string if desired 2014-05-06 01:42:53 +02:00
a725a3cd41 Code cleanup 2014-05-06 01:35:55 +02:00
7e66d1485a Initial import of date(1) 2014-05-06 01:35:04 +02:00
cad55ee934 Code cleanup 2014-04-25 00:26:41 +08:00
43b1028f00 Completed the usage screen 2014-04-25 00:26:24 +08:00
0342e8db6e Additional fix for FreeBSD 2013-11-28 01:11:45 +01:00
995513709b Hopefully fixed listing all filesystems on both NetBSD and FreeBSD 2013-11-28 01:09:39 +01:00
99c9eb57f0 Code cleanup 2013-11-28 01:03:27 +01:00
4d9b889b37 Improved FreeBSD support 2013-11-28 01:01:31 +01:00
ec66af9553 Code cleanup 2013-11-27 21:46:01 +01:00
e76d32b0b2 Hopefully fixed "id -G" 2013-07-20 01:58:52 +02:00
367c950182 Re-generated the Makefiles 2013-07-20 01:39:24 +02:00
595dc58618 Invoke make(1) through a variable 2013-06-04 03:54:29 +02:00
ff2151c64b Fixed path to c99 2013-06-04 02:05:24 +02:00
7a325a9698 Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
c0b319d6c3 Re-generated Makefiles 2013-01-07 02:21:31 +01:00
8eabe2dc3b Default to -P with -R or -H without 2012-06-06 23:11:45 +00:00
b05be95303 Code cleanup 2012-06-04 21:19:57 +00:00
28dacb966b Properly implemented "kill -s" 2012-03-22 02:31:41 +00:00
e80a1ce6c7 Code cleanup 2012-03-22 02:28:57 +00:00
b64dcf4359 Implemented "kill -l" 2012-03-22 02:18:52 +00:00
8986eadd55 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
9d1191e539 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
a9bf8a8870 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
406c964e15 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
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