|
398b5cce49
|
id: use getgroups() in "id -G"
|
2020-12-08 19:37:02 +01:00 |
|
|
c1a55093ec
|
id: code cleanup
|
2020-12-08 19:26:32 +01:00 |
|
|
5846c72611
|
id: use getgroups() in "id -a"
|
2020-12-08 19:26:32 +01:00 |
|
|
1e07855e5b
|
id: correct an error message
|
2020-12-08 19:26:13 +01:00 |
|
|
25014e6e38
|
Fixup copyright
|
2020-12-08 14:46:10 +01:00 |
|
|
23ec5395cf
|
Fixup PROGNAME
|
2020-12-08 14:46:02 +01:00 |
|
|
4b26da1d86
|
Exit immediately upon unsupported options
|
2020-12-08 14:43:03 +01:00 |
|
|
136367ebf8
|
Update the copyright notice
|
2020-12-08 14:43:00 +01:00 |
|
|
ae4148e6f0
|
Use PROGNAME in more programs
|
2020-12-08 14:43:00 +01:00 |
|
|
27e918dfc7
|
utilbox: re-generate utils.c
|
2020-12-08 14:18:24 +01:00 |
|
|
18bca6d99b
|
Update the copyright notice
|
2020-12-08 14:18:06 +01:00 |
|
|
ee070ed226
|
utilbox: add support for PROGNAME in each utility
|
2020-12-08 14:17:49 +01:00 |
|
|
7ff7fc637e
|
Update the copyright notice
|
2020-12-08 14:17:28 +01:00 |
|
|
6039d46a9e
|
utilbox: use PROGNAME
|
2020-12-08 14:17:17 +01:00 |
|
|
71a7007b2d
|
project.conf: clarify
|
2020-12-08 14:16:49 +01:00 |
|
|
e4a3a93b1e
|
ps: detect errors when generating pathnames
|
2020-12-08 14:16:22 +01:00 |
|
|
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 |
|