Commit Graph

594 Commits

Author SHA1 Message Date
79c62b8584 Update the copyright notice 2020-12-09 16:33:15 +01:00
1f4d3702d8 Use unsigned int for preferences 2020-12-09 16:32:30 +01:00
9dc518dae2 who: use an unsigned integer for the preferences 2020-12-09 15:24:39 +01:00
d83a38be60 Update the copyright notice 2020-12-09 15:24:26 +01:00
6ce308876b Use PROGNAME in every program 2020-12-09 15:24:02 +01:00
5d2eff9f07 false: return 2 upon normal use 2020-12-09 15:22:01 +01:00
d76fd2d0ee Update the copyright notice 2020-12-09 15:00:54 +01:00
f7a6ab0ff9 Use PROGNAME in more programs 2020-12-09 15:00:42 +01:00
3634f2592c Also install the COPYING file 2020-12-09 01:53:56 +01:00
9dec4a4295 Register the "fixme" test 2020-12-09 01:53:30 +01:00
d957c7853a Import the "fixme" test from DeforaOS configure 2020-12-09 01:53:30 +01:00
c3430ed9dd Update the copyright notice 2020-12-09 01:49:27 +01:00
29b5be33ad touch: avoid a couple compilation warnings 2020-12-09 01:49:15 +01:00
d77744f7c0 find: avoid a compilation warning 2020-12-09 01:47:24 +01:00
cd79a203a0 Update the copyright notice 2020-12-09 01:47:14 +01:00
b7682f3b9f Use PROGNAME in more programs 2020-12-09 01:47:01 +01:00
87efa6602b Update the copyright notice 2020-12-08 19:44:14 +01:00
ee313c8e05 Use PROGNAME in more programs 2020-12-08 19:43:56 +01:00
958892932e Merge branch 'khorben/getgroups' into master 2020-12-08 19:38:28 +01:00
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