Commit Graph

609 Commits

Author SHA1 Message Date
21c0d11c14 ps: use PROGNAME 2020-12-08 14:16:02 +01:00
e97a7dbce7 Update the copyright notice 2020-12-08 14:06:24 +01:00
664a0b1e2a ps: give more space in a pathname buffer 2020-12-08 14:05:19 +01:00
0d5c409a90 Import the newer scripts from DeforaOS configure 2020-11-19 03:19:17 +01:00
e7c887d6d5 Import the latest version upstream 2019-06-29 01:41:55 +02:00
68e90f8049 Update the copyright notice 2018-01-30 01:13:31 +01:00
25184440d5 Get cp(1) and mv(1) closer together 2018-01-30 01:12:48 +01:00
e9a349f55c Code cleanup 2018-01-30 01:05:35 +01:00
60c805a405 Import fixes from cp(1) 2018-01-30 01:05:13 +01:00
2eea5cdf5a Use PROGNAME for mv(1) as well 2018-01-30 00:48:16 +01:00
0cff904d8b Add support for device nodes
Taken from mv(1).
2018-01-30 00:46:46 +01:00
1dac58806d Simplify preserving permissions and ownership 2018-01-28 20:06:00 +01:00
2e96450547 Preserve symbolic links permissions and ownership 2018-01-28 20:03:59 +01:00
c6db72305a Use PROGNAME for cp(1) 2018-01-28 19:57:41 +01:00
ea88d968e6 Update the copyright notice 2018-01-28 19:55:22 +01:00
5da4e529a2 Take better care of permissions when copying
This is now better enforced for files, fifos and directories.
2018-01-28 19:54:38 +01:00
6b018863a3 Build with the default stack protector 2017-10-24 14:25:45 +02:00
e9c1321809 Register grep(1) 2017-10-24 02:41:52 +02:00
3349ab64c9 Register the clint test 2017-10-24 02:40:51 +02:00
904b392d28 Add a C linting test 2017-10-24 02:40:20 +02:00
a284c5b879 Add support for "grep -v" 2017-01-31 23:07:17 +01:00
5832d242b3 Code cleanup 2017-01-31 22:43:32 +01:00
3f838ab334 Add support for "grep -s" 2017-01-31 22:27:53 +01:00
df7e489bbb Compile without -pedantic by default 2017-01-31 22:16:54 +01:00
e31adeb8c9 Interpret "-" in filenames as standard input 2017-01-31 22:14:30 +01:00
77b2d9ec05 Add support for "grep -q" 2017-01-31 22:14:02 +01:00
97cdc17553 Add support for "grep -n" 2017-01-31 21:56:27 +01:00
c1c15e768b Add support for extended regular expressions 2017-01-31 21:44:19 +01:00
3d295804c0 Re-generate utils.c 2017-01-31 16:25:50 +01:00
869f4dfea8 Update the copyright notice 2017-01-31 16:25:37 +01:00
c2bec239b3 Code cleanup 2017-01-31 16:25:23 +01:00
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