Commit Graph

609 Commits

Author SHA1 Message Date
68a2d8cfdf getconf: register additional sysconf() variables 2020-12-21 04:29:23 +01:00
0416bfc46e getconf: re-indent the variables 2020-12-21 04:29:23 +01:00
7c98789128 getconf: code cleanup 2020-12-21 04:21:18 +01:00
1f168930d7 getconf: register additional sysconf() variables 2020-12-21 04:19:42 +01:00
66890c1b41 getconf: detect undefined values with sysconf() 2020-12-21 04:18:14 +01:00
92140ed816 getconf: sort the values 2020-12-21 04:17:28 +01:00
69eb32a7ba getconf: add a fallback for plain values 2020-12-21 04:01:22 +01:00
3e61d29673 getconf: register additional sysconf() variables 2020-12-20 03:36:36 +01:00
e33cec5b1d getconf: get configurable variables with sysconf() 2020-12-20 03:28:03 +01:00
5f2794f85f getconf: register additional pathname variables 2020-12-20 03:16:56 +01:00
43632fa361 Register "getconf" 2020-12-20 03:05:07 +01:00
fca30900b3 Register "getconf" in utilbox 2020-12-20 03:04:45 +01:00
5ee1732a03 Import "getconf" as a UNIX utility 2020-12-20 03:03:59 +01:00
2368fa4e02 ls: avoid a compilation warning 2020-12-09 16:34:53 +01:00
972130f22f Code cleanup 2020-12-09 16:34:00 +01:00
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