opnsense-src/bin
Mateusz Guzik 48bfd35976 Add nproc(1)
This program prints the number of CPU threads it can run on, while
respecting cpusets (or not, depending on switches).

It aims to be compatible with nproc as found in GNU coreutils.

Reviewed by:	des
Reviewed by:	pstef
Differential Revision:	https://reviews.freebsd.org/D38386
2023-02-08 19:47:33 +00:00
..
cat
chflags
chio chio: Mark some arguments as unused. 2022-10-25 10:57:29 -06:00
chmod
cp cp: Adjust the sparse file tests. 2023-02-08 16:49:50 +00:00
csh csh: install hard link with same mode as target 2022-11-29 16:04:05 -05:00
date date: remove some ambiguity in tzdata references 2022-07-28 10:14:18 -05:00
dd
df df: Return non-zero status on write failure. 2023-01-17 16:25:28 +01:00
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls ls(1): add a -v flag to sort naturally 2022-10-31 00:00:42 +01:00
mkdir
mv
nproc Add nproc(1) 2023-02-08 19:47:33 +00:00
pax pax: update date parsing code (from OpenBSD) 2022-10-19 17:02:45 +00:00
pkill
ps ps(1): Use calloc instead of malloc and memset. 2022-03-11 10:36:00 +01:00
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh(1): Allow non-printing characters in prompt strings 2022-12-22 19:10:48 +01:00
sleep sleep.1: Fix mdoc style 2022-05-25 10:11:33 +02:00
stty stty(1): provide details about interaction with job control 2022-10-02 20:29:53 +03:00
sync
test
tests
timeout timeout: Move from /usr/bin to /bin 2023-02-02 18:34:35 +01:00
uuidgen bin/uuidgen: add support for v4 uuids 2022-12-17 10:03:38 +01:00
Makefile Add nproc(1) 2023-02-08 19:47:33 +00:00
Makefile.inc