aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/proccontrol
Commit message (Expand)AuthorAgeFilesLines
* Add per-process flag to disable logsigexitKyle Evans2024-12-142-2/+29
* Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2024-10-231-1/+1
* proccontrol: use a table for modesBrooks Davis2024-09-121-43/+36
* proccontrol.1: bump doc dateBrooks Davis2024-08-231-1/+1
* proccontrol: make -s require a targetBrooks Davis2024-08-232-6/+15
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-302-2/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Connect mitigations(7) to the buildEd Maste2023-10-061-2/+3
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* proccontrol(1): Add wxmap controlKonstantin Belousov2021-09-172-2/+26
* StyleKonstantin Belousov2021-09-171-2/+4
* proccontrol(1): implement 'nonewprivs'Edward Tomasz Napierala2021-07-022-2/+26
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* procctl(8): usermode bits to force LA58/LA57 on exec.Konstantin Belousov2020-08-232-1/+58
* Add stackgap control mode to proccontrol(1).Konstantin Belousov2019-09-031-2/+34
* Add implicit PROT_MAX() knob to proccontrol(1).Konstantin Belousov2019-07-022-1/+32
* Mention proccontrol(1) -m kpti.Konstantin Belousov2019-06-281-1/+3
* proccontrol(1): Add kpti control mode.Konstantin Belousov2019-03-161-1/+43
* Some fixes for proccontrol(1) man page.Konstantin Belousov2019-03-131-3/+9
* proccontrol(1) man page.Konstantin Belousov2019-02-262-1/+123
* Implement Address Space Layout Randomization (ASLR)Konstantin Belousov2019-02-101-2/+30
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use MAN=<empty> rather than MK_MAN=no to not install a manpage.Brooks Davis2017-05-021-1/+1
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2016-09-231-0/+18
* Provide proccontrol(1), an utility to control processes behaviour, relatedKonstantin Belousov2016-09-232-0/+187