aboutsummaryrefslogtreecommitdiff
path: root/lib/libprocstat
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make procstat(1) recognize process descriptors, so that it showsEdward Tomasz Napierala2017-10-032-0/+6
* Hide struct socket and struct unpcb from the userland.Gleb Smirnoff2017-10-021-0/+2
* libprocstat(3): fix arguments list for procstat_getargv(3) and procstat_geten...Enji Cooper2017-07-291-2/+0
* libprocstat(3): fix reference (typo) to procstat_freeenvv in description forEnji Cooper2017-07-291-1/+1
* Add sys/socket.h to SYNOPSIS for libprocstat(3)Enji Cooper2017-07-291-1/+2
* Add initial documentation for procstat_freeptlwpinfo and procstat_getptlwpinfoEnji Cooper2017-06-271-1/+27
* procstat_getptlwpinfo(..): clarify the fact that KVM/SYSCTL supportEnji Cooper2017-06-271-0/+6
* procstat(1): Add TCP socket send/recv buffer sizeConrad Meyer2017-05-264-8/+63
* Commit the 64-bit inode project.Konstantin Belousov2017-05-235-12/+162
* Reorder includes to placate MIPS build.Tycho Nightingale2017-03-301-1/+1
* Add support for capturing 'struct ptrace_lwpinfo' for signalsTycho Nightingale2017-03-305-46/+149
* Hide struct inpcb, struct tcpcb from the userland.Gleb Smirnoff2017-03-211-0/+1
* Use SRCTOP-relative paths and .CURDIR with :H instead of ".." specified pathsEnji Cooper2017-01-201-11/+11
* Use standard Versions.def for libprocstat.Konstantin Belousov2017-01-092-11/+1
* Use tab for indent.Konstantin Belousov2017-01-091-1/+1
* Use nitems({mib,name}) instead of hardcoding their valueEnji Cooper2017-01-091-13/+13
* libprocstat: Include cd9660 headers in the same order as the kernelConrad Meyer2017-01-081-1/+1
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-3/+3
* Fix libprocstat build after r305902.Konstantin Belousov2016-09-171-1/+8
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Fix core corruption caused by race in note_procstat_vmmapConrad Meyer2015-10-061-0/+4
* Detect badly behaved coredump note helpersConrad Meyer2015-09-031-0/+4
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+38
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-29/+58
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-193-3/+3
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-162-1/+2
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-272-2/+3
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-131-10/+14
| |\ \ \ \ \
| * | | | | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+1
| * | | | | | Merge from headSimon J. Gerraty2013-09-059-42/+2003
| |\ \ \ \ \ \
| * \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-124-149/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | | | | Sync from headSimon J. Gerraty2012-11-044-17/+24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+37
* | | | | | | | | | Remove unused variable spotted by clang.Marcelo Araujo2015-06-011-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Create links to the libprocstat man pages for all of the libprocstat function...Allan Jude2015-05-212-26/+57
* | | | | | | | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1