summaryrefslogtreecommitdiff
path: root/usr.bin/proccontrol
AgeCommit message (Expand)Author
2024-12-13Add per-process flag to disable logsigexitKyle Evans
2024-10-24Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu
2024-09-12proccontrol: use a table for modesBrooks Davis
2024-08-23proccontrol.1: bump doc dateBrooks Davis
2024-08-23proccontrol: make -s require a targetBrooks Davis
2024-07-30Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-10-05Connect mitigations(7) to the buildEd Maste
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-09-17proccontrol(1): Add wxmap controlKonstantin Belousov
2021-09-17StyleKonstantin Belousov
2021-07-02proccontrol(1): implement 'nonewprivs'Edward Tomasz Napierala
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-08-23procctl(8): usermode bits to force LA58/LA57 on exec.Konstantin Belousov
2019-09-03Add stackgap control mode to proccontrol(1).Konstantin Belousov
2019-07-02Add implicit PROT_MAX() knob to proccontrol(1).Konstantin Belousov
2019-06-28Mention proccontrol(1) -m kpti.Konstantin Belousov
2019-03-16proccontrol(1): Add kpti control mode.Konstantin Belousov
2019-03-13Some fixes for proccontrol(1) man page.Konstantin Belousov
2019-02-26proccontrol(1) man page.Konstantin Belousov
2019-02-10Implement Address Space Layout Randomization (ASLR)Konstantin Belousov
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-05-02Use MAN=<empty> rather than MK_MAN=no to not install a manpage.Brooks Davis
2016-09-23DIRDEPS_BUILD: Connect new directories.Bryan Drewery
2016-09-23Provide proccontrol(1), an utility to control processes behaviour, relatedKonstantin Belousov