aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/procctl.2
Commit message (Expand)AuthorAgeFilesLines
* procctl.2: Editing passJohn Baldwin2024-12-271-168/+244
* manuals: Misc macro typosGraham Percival2024-12-271-1/+1
* manuals: Fix errors in .2 pagesGraham Percival2024-12-271-0/+1
* procctl.2: improve phrasing for ASLR disableBrooks Davis2023-11-131-3/+3
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* procctl: add state flags to PROC_REAP_GETPIDS reportsVal Packett2023-04-231-2/+8
* procctl: actually require debug privileges over targetKonstantin Belousov2021-10-261-0/+8
* procctl(2): add consistent shortcut P_ID:0 as curprocKonstantin Belousov2021-10-261-0/+2
* procctl(2): Add PROC_WXMAP_CTL/STATUSKonstantin Belousov2021-09-241-1/+63
* procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIVS_STATUSEdward Tomasz Napierala2021-09-241-1/+26
* procctl(2): consistently refer to the last agrument as 'data'Allan Jude2020-07-111-5/+6
* procctl(2): document PROC_KPTIKonstantin Belousov2020-06-131-1/+42
* procctl(2): consistently refer to the data pointer as 'data'.Konstantin Belousov2020-06-131-6/+6
* procctl(2): correct a minor cut-n-pastoKyle Evans2020-05-161-2/+2
* Fix a typoMateusz Piotrowski2020-04-241-2/+2
* Add procctl(PROC_STACKGAP_CTL)Konstantin Belousov2019-09-031-1/+62
* Control implicit PROT_MAX() using procctl(2) and the FreeBSD noteKonstantin Belousov2019-07-021-1/+44
* Typo.Konstantin Belousov2019-06-281-1/+1
* .Xr protect(1) and proccontrol(1) from procctl(2).Edward Tomasz Napierala2019-04-091-1/+3
* procctl(2): document ASLR knobs.Konstantin Belousov2019-02-261-0/+45
* procctl(2): fix -width parameter to .Bl.Konstantin Belousov2019-02-261-10/+10
* PROC_PDEATHSIG_CTL will appear first in 11.2.Konstantin Belousov2018-05-121-2/+2
* Rename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_GETKonstantin Belousov2018-04-201-6/+6
* Add PROC_PDEATHSIG_SET to procctl interface.Konstantin Belousov2018-04-181-1/+46
* Kill all descendants of the reaper, even if they are descendants of aKonstantin Belousov2017-11-231-2/+5
* More trap_enotcap spelling fixes.Maxim Konovalov2017-03-161-2/+2
* Editing fixes for r306257, documentation for trapcap.Konstantin Belousov2016-09-271-7/+11
* Document r306081, i.e. procctl(PROC_TRAPCAP) and sysctl kern.trap_enocap.Konstantin Belousov2016-09-231-2/+63
* Editing pass on procctl.2Benjamin Kaduk2015-08-211-26/+26
* If process becomes reaper (procctl(PROC_REAP_ACQUIRE)) while alreadyKonstantin Belousov2015-08-201-2/+6
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* Add procctl(2) PROC_TRACE_CTL command to enable or disable debuggerKonstantin Belousov2015-01-181-1/+78
* Various mdoc fixes and a few EOL whitespace removals.Christian Brueffer2014-12-211-1/+1
* Bump Dd for r275846Bryan Drewery2014-12-171-1/+1
* Add some additional clarification and fix a few gammer nits.Kirk McKusick2014-12-171-58/+66
* Add a facility for non-init process to declare itself the reaper ofKonstantin Belousov2014-12-151-3/+212
* Fix a typo.Mark Johnston2014-07-091-1/+1
* mdoc: fix several uses of the Fx macro to point to actual releases.Ulrich Spörlein2014-01-281-1/+1
* Minor mdoc improvements.Joel Dahl2013-09-191-4/+4
* Extend the support for exempting processes from being killed when swap isJohn Baldwin2013-09-191-0/+142