Commit Graph

528 Commits

Author SHA1 Message Date
91d6fb0e34 Import initial implementation for grep 2017-01-31 16:24:38 +01:00
d7866f922e Use more portable flags for building PIE 2016-04-19 21:22:12 +02:00
ed577847cb Fix a call to snprintf() 2016-01-29 17:12:24 +01:00
d10d1f9f30 Update the copyright notice 2016-01-29 17:11:13 +01:00
5270de9855 No longer force PROGNAME 2016-01-29 17:11:02 +01:00
239fc9e9df Build with SSP and RELRO by default 2015-09-04 21:52:50 +02:00
cb58713187 Build as PIE 2015-07-11 15:40:55 +02:00
59a0f6d8a6 Build with -fstack-protector 2015-07-09 02:46:22 +02:00
95a3139496 Use snprintf() instead of sprintf() 2015-05-18 22:59:41 +02:00
88a07b8123 Update the copyright notice 2015-05-18 22:54:31 +02:00
c52488908c Use PROGNAME for ls(1) 2015-05-18 22:54:21 +02:00
efb6951428 Add a few .gitignore files 2015-05-18 22:35:26 +02:00
e21ac230e5 No longer store the Makefiles in the source tree 2015-05-18 22:34:24 +02:00
ccefa6e8b1 Merged changes from others' own tools/graph.sh 2015-02-24 02:57:43 +01:00
680eee5973 Re-generated the Makefiles 2015-02-24 02:57:14 +01:00
3cc48c94ff .cvsignore files are no longer necessary 2014-12-27 18:23:21 +01:00
df78f62370 Added a couple signals 2014-12-13 03:40:36 +01:00
cd914c1600 Added support for OBJDIR 2014-11-02 00:31:03 +01:00
475d395476 Updated the copyright line 2014-08-10 01:38:08 +02:00
d769023713 Code cleanup 2014-08-10 01:37:39 +02:00
d97cdbf7f5 Updated the copyright line 2014-08-10 01:32:04 +02:00
65ad7db27f S_ISLNK() is in POSIX 2014-08-10 01:31:29 +02: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
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