1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sbin
Jilles Tjoelker 595ab5638b init: Set kernel login class and CPU mask on new processes.
In particular, this makes the kernel login class on processes started from
/etc/rc "daemon" instead of "default".

Reviewed by:	trasz
2013-08-13 18:51:26 +00:00
..
adjkerntz Revert r253748,253749 2013-07-28 18:44:17 +00:00
atm
badsect
bsdlabel
camcontrol Improve firmware download status check. Previous check was insufficient for 2013-06-14 08:26:58 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd Correct the printf format specifier for total_events. 2013-07-08 21:10:30 +00:00
devfs Clarify how "hide" and "unhide" commands work on directories. 2013-07-12 06:03:25 +00:00
dhclient Fix dhclient for interfaces that are down. The discover_interfaces() function 2013-07-04 12:27:10 +00:00
dmesg Move the check whether the clear flag is set. This has 2 advantages 2013-06-11 17:46:32 +00:00
dump
dumpfs When running the -m option to generate a newfs(8) command suitable for 2013-05-16 20:07:08 +00:00
dumpon Adapt to the fact that minidumps are now on by default. 2013-04-30 07:22:03 +00:00
etherswitchcfg Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. 2013-07-23 13:56:38 +00:00
fdisk
fdisk_pc98 Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
ffsinfo
fsck
fsck_ffs Document the -S flag to fsck_ffs 2013-07-31 04:51:12 +00:00
fsck_msdosfs
fsdb Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
fsirand
gbde Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
geom Note NULL encryption method for GELI 2013-08-05 10:38:34 +00:00
ggate
growfs Allow the use of lowercase 'yes' 2013-05-08 18:55:38 +00:00
gvinum
hastctl Make hastctl(1) ('list' command) output a worker pid. 2013-07-01 18:41:07 +00:00
hastd Make hastctl(1) ('list' command) output a worker pid. 2013-07-01 18:41:07 +00:00
ifconfig Fix a typo (s/error/errno/). 2013-07-03 09:50:59 +00:00
init init: Set kernel login class and CPU mask on new processes. 2013-08-13 18:51:26 +00:00
ipf
ipfw Remove duplicated parapgraph. 2013-07-24 08:36:29 +00:00
iscontrol mdoc sweep. 2013-05-12 22:22:12 +00:00
kldconfig
kldload Remove contractions. 2013-04-11 18:46:41 +00:00
kldstat
kldunload
ldconfig Add a comment about why aout support is still here: We need it for 2013-03-19 16:57:04 +00:00
mca
md5 Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
mdconfig Resolve fflag with realpath(). 2013-07-31 07:06:58 +00:00
mdmfs
mknod
mksnap_ffs
mount Minor mdoc fixes. 2013-07-18 05:46:33 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs Document the "gssname" and "allgssname" mount options added by the 2013-07-09 01:31:36 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Remove contractions. 2013-04-11 18:46:41 +00:00
newfs_msdos
newfs_nandfs Unbreak the build of newfs_nandfs. 2013-04-21 22:36:14 +00:00
nfsiod
nos-tun
nvmecontrol Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00
pfctl
pflogd
ping
ping6 Remove EOL whitespace. 2013-05-08 21:04:19 +00:00
quotacheck
rcorder
reboot Add a new gptboot(8) man page. Factor out the redundant information 2013-07-01 22:38:36 +00:00
recoverdisk Fix 'SEE ALSO' list. 2013-07-12 09:20:55 +00:00
resolvconf
restore
route Fix boundary check of sockaddr array. 2013-08-01 04:50:46 +00:00
routed mdoc sweep 2013-05-13 18:13:50 +00:00
rtsol
savecore
sconfig
setkey
shutdown Add simple example. 2013-03-19 21:40:14 +00:00
spppcontrol
sunlabel
swapon Make two buffer variables static for now. It is not safe to 2013-07-31 07:09:35 +00:00
sysctl
tunefs Constify string pointers. 2013-05-16 21:04:56 +00:00
umount
Makefile Remove all legacy ATA code parts, not used since options ATA_CAM enabled in 2013-04-04 07:12:24 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64