opnsense-src/lib/libprocstat
Gleb Smirnoff fe5a6266dd protosw: this is a kernel only header, put back #ifdef _KERNEL
The uncommented #ifdef _KERNEL originates from 1997 by wollman@ (see
57bf258e3d) with no clear original reason.  Since these old times two
abusers of the header leak were created - libprocstat(3) and netstat(1).
These two already have a lot of _WANT_FOO hacks, so satisfy them with
_WANT_PROTOSW.

While here, cleanup and sort forward declaraions.
2025-02-03 09:48:53 -08:00
..
zfs libprocstat: ZFS support: Makefile: Tidy up a bit 2024-12-19 23:36:06 +01:00
cd9660.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
common_kvm.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
common_kvm.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
core.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
core.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
libprocstat.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
libprocstat.c protosw: this is a kernel only header, put back #ifdef _KERNEL 2025-02-03 09:48:53 -08:00
libprocstat.h libprocstat: add procstat_getrlimitusage() 2024-09-27 18:02:29 +03:00
libprocstat_compat.c inpcb: fully retire inp_ppcb pointer 2024-03-29 12:18:32 -07:00
libprocstat_internal.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Retire MK_PROFILE infrastructure 2024-11-12 12:11:51 -05:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
msdosfs.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
smbfs.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Symbol.map libprocstat: add procstat_getrlimitusage() 2024-09-27 18:02:29 +03:00
udf.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
zfs.c Prepare some build fixes in advance of more _FORTIFY_SOURCE 2024-07-13 00:16:23 -05:00
zfs_defs.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
zfs_defs.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00