freebsd-src/bin
Mateusz Guzik 117d4cafdc nproc: denote an incompatiblity with Linux
On Linux _NPROCESSORS_CONF reports CPU threads disabled by the kernel,
while it does not on FreeBSD.

Flip _NPROCESSORS_ONLN to _NPROCESSORS_CONF. While it keeps reporting
the same value, it will automagically unbreak should someone change the
above.

(cherry picked from commit 059320b8c8)
2023-02-23 17:06:41 +00:00
..
cat
chflags
chio
chmod
cp cp: Add tests involving sparse files. 2023-02-09 21:32:56 +01:00
csh
date
dd
df df: Return non-zero status on write failure. 2023-02-09 21:32:56 +01:00
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
nproc nproc: denote an incompatiblity with Linux 2023-02-23 17:06:41 +00:00
pax
pkill
ps
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh
sleep
stty
sync
test
tests
timeout
uuidgen
Makefile Add nproc(1) 2023-02-23 17:06:41 +00:00
Makefile.inc