freebsd-src/bin
Bojan Novković aae23170c8 libutil: Move cpuset(1) domain policy parsing code into libutil
cpuset(1) implements a domainset(9) policy parser that is used to
translate a <policy>:<domain_list> string into a domainset_t mask
and a valid domainset policy. This change moves the domainset parsing
code into a new cpuset.c function - 'domainset_parselist'.

The existing cpuset.c code was refactored into a generalized list
parsing function which is now used to parse both CPU sets and domain
sets. This is the same approach used in cpuset(1).

Reviewed by:	markj, ziaee (manpages)
Differential Revision:	https://reviews.freebsd.org/D46607
2025-07-27 18:31:48 +02:00
..
cat bin/cat: add test for reading data from stdin 2025-06-13 08:25:54 -06:00
chflags Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
chio Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
chmod Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
cp cp: Add descriptions to all test cases. 2025-07-09 19:10:59 +02:00
cpuset libutil: Move cpuset(1) domain policy parsing code into libutil 2025-07-27 18:31:48 +02:00
csh csh: Remove gethost dependency on tc.const.h 2025-02-08 19:30:55 -05:00
date date: Documentation nits. 2024-09-10 14:29:14 +02:00
dd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
df manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
domainname Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
echo Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ed Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
expr Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
freebsd-version Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
getfacl getfacl: implement --skip-base (-s) 2025-04-20 22:57:45 -05:00
hostname tests: Switch bin/hostname/hostname_test to execenv=jail 2024-10-31 17:44:49 +00:00
kenv Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kill kill: Fix support for kill -0 2025-06-20 22:24:10 +00:00
ln ln: Tweak append logic. 2025-04-15 19:57:52 +02:00
ls ls: --group-directories requires stat information 2025-01-22 08:29:29 +01:00
mkdir Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mv mv: Add test cases for command-line options. 2024-11-19 10:29:15 +01:00
nproc Update Makefile.depend files 2024-10-14 10:26:17 -07:00
pax pax: Clear arcn in each read function. 2024-07-24 22:07:06 +02:00
pkill pkill: better document ancestor-hiding 2025-06-24 09:49:31 -05:00
ps manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
pwait pwait tests: Fix some exit annotations 2025-04-18 15:44:15 +00:00
pwd Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
realpath Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rm Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rmail Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
rmdir manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
setfacl Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sh sh(1): Do not interpret chdir to "" as equivalent to chdir with no argument 2025-07-01 22:09:29 -07:00
sleep Update Makefile.depend files 2024-10-14 10:26:17 -07:00
stty Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
sync Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
test test(1): quote closing bracket in error message 2024-07-29 14:08:33 -06:00
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
timeout timeout(1) tests: atf_fail requires a reason 2025-06-10 02:52:41 +03:00
uuidgen Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00