aboutsummaryrefslogtreecommitdiff
path: root/lib/libprocstat
Commit message (Expand)AuthorAgeFilesLines
* libprocstat: add procstat_getrlimitusage()Konstantin Belousov2024-10-053-0/+61
* libprocstat: improve conditional for 32-bit compatBrooks Davis2023-10-252-3/+8
* libprocstat: copy all the 32-bit auxv entriesBrooks Davis2023-10-251-2/+2
* libprocstat: make sv_name not staticBrooks Davis2023-10-251-1/+1
* libprocstat: simplify auxv value conversionBrooks Davis2023-10-251-3/+11
* libprocstat: style: space after switchBrooks Davis2023-10-251-12/+12
* libprocstat: use elf_getphdrnum rather than deprecated elf_getphnumJohn Hein2023-09-251-1/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-169-19/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-167-14/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1210-10/+10
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-3/+0
* libprocstat: forward declare struct kinfo_procBrooks Davis2022-08-261-0/+1
* libprocstat: document procstat_getadvlock(3)Konstantin Belousov2022-04-091-1/+28
* libprocstat: add procstat_getadvlock(3)Konstantin Belousov2022-04-093-0/+166
* procstat_getfiles_sysctl: do not require non-null ki_fdKonstantin Belousov2021-12-021-2/+0
* StyleKonstantin Belousov2021-12-021-1/+1
* libprocstat: extend zfs_defs hack for .pieoEd Maste2021-09-131-0/+2
* VFS_QUOTACTL(9): allow implementation to indicate busy state changesJason A. Harmening2021-05-304-0/+8
* libprocstat kstack: fix race with thread creationEric van Gyzen2021-05-271-1/+2
* Fix makefs bootstrap after d485c77f203fb0f4cdc08dea5ff81631b51d8809Alex Richardson2021-02-221-0/+1
* Remove #define _KERNEL hacks from libprocstatKonstantin Belousov2021-02-213-7/+3
* Decode and report native eventfd descriptors from libprocstat and procstat.Konstantin Belousov2020-12-272-0/+6
* libprocstat.3: Correct two occurrences of kvm_getprocs to procstat_getprocsMateusz Piotrowski2020-11-261-3/+3
* Remove the cloned file descriptors for /dev/crypto.John Baldwin2020-11-252-2/+1
* Split out cwd/root/jail, cmask state from filedesc tableConrad Meyer2020-11-171-7/+13
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-253-20/+47
* Avoid adding duplicates to SRCS/OBJS/SOBJS/POBJSAlex Richardson2020-08-241-2/+0
* libprocstat: fix kvm filedesc access after introduction of fdescenttblMateusz Guzik2020-07-151-16/+23
* libprocstat: try to fix fallout from r361363Andriy Gapon2020-05-241-0/+4
* libprocstat: fix ZFS supportAndriy Gapon2020-05-225-65/+139
* libprocstat: fix reading of file descriptor table via kvmAndriy Gapon2020-05-211-7/+7
* Remove the SYMVER build option.John Baldwin2020-04-301-4/+1
* fd: use smr for managing struct pwdMateusz Guzik2020-03-081-4/+5
* fd: move vnodes out of filedesc into a dedicated structureMateusz Guzik2020-03-011-19/+32
* procstat: read lo_name instead of now removed v_tagMateusz Guzik2020-01-071-3/+3
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* Define a vm_map method for user-space for advancing from a map entryDoug Moore2019-12-081-12/+16
* Fix a type error in fixing libprocstat to be compatible with vm_map changes.Doug Moore2019-12-071-1/+1
* r355491 broke compilation of libprocstat.c. Change that code to useDoug Moore2019-12-071-2/+2
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Bump SPECNAMELEN to MAXNAMLEN.Konstantin Belousov2019-01-272-7/+86
* Print type designator 'D' for the KF_TYPE_DEV files.Konstantin Belousov2018-12-032-0/+6
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-021-1/+0
* libprocstat: fix memory leakEric van Gyzen2018-05-281-0/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-268-0/+16
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-184-1/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0