freebsd-skq/bin
Edward Tomasz Napierala e4d52dfd1b Reflect realtime and idle priorities in ps(1) state flags, same like
we do for the usual nice values.  It could be argued that they should
use another set of indicators, since the underlying mechanism is
different, but they match the description in the manual page, and so
I think it's ok to not overcomplicate things.

PR:		81757
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
2017-09-06 16:18:06 +00:00
..
cat Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
chflags Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
chio Document where chio(1) originated from & which version of FreeBSD first included it. 2016-10-05 18:26:39 +00:00
chmod Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
cp Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
csh Update to tcsh 6.20.00 2017-03-25 13:32:28 +00:00
date Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
dd Pacify GCC on mips32 after r322893 2017-08-25 18:51:10 +00:00
df df(1): Add --si as an alias for -H 2017-08-09 01:24:52 +00:00
domainname Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
echo Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
ed ed(1): Allow the omission of one address in (.,.) and (.;.) address ranges 2017-07-03 15:54:44 +00:00
expr Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
freebsd-version bin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:31:08 +00:00
getfacl Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
hostname Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
kenv style(9). 2016-11-28 07:21:09 +00:00
kill Don't kill pid -1 on overflow from strtol(3). 2017-03-05 21:56:04 +00:00
ln Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
ls Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
mkdir Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mv Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
pax Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
pkill Only emit the trailing new line added in r322613 when not operating in quiet 2017-08-24 08:20:23 +00:00
ps Reflect realtime and idle priorities in ps(1) state flags, same like 2017-09-06 16:18:06 +00:00
pwait Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
pwd Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rcp Add deprecation notices for all rcmd tools 2017-07-04 15:44:30 +00:00
realpath Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rm Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rmail bin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:31:08 +00:00
rmdir Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
setfacl Explicitly NUL terminate the buffer filled by fread(). 2016-06-08 05:32:39 +00:00
sh Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
sleep Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
stty .Xr resizewin from stty(1) man page. 2017-05-07 11:44:25 +00:00
sync Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
test Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
uuidgen uuid_to_string(3) is allocating memory and can fail on that. 2016-08-03 18:04:08 +00:00
Makefile Remove SUBDIR ordering/uniquifying in *bin/Makefile 2017-07-06 04:15:30 +00:00
Makefile.inc