freebsd-src/lib/libsysdecode
Jose Luis Duran 7238317403
blocklist: Rename blacklist to blocklist
Follow up upstream rename from blacklist to blocklist.

- Old names and rc scripts are still valid, but emitting an ugly warning
- Old firewall rules and anchor names should work, but emitting an ugly
  warning
- Old MK_BLACKLIST* knobs are wired to the new ones

Although care has been taken not to break current configurations, this
is a large patch containing mostly duplicated code.  If issues arise, it
will be swiftly reverted.

Reviewed by:	ivy (pkgbase)
Approved by:	emaste (mentor)
MFC after:	2 days
Relnotes:	yes
2025-10-12 17:14:27 +00:00
..
tests spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
errno.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
flags.c libsysdecode: Add O_CLOFORK flags to sysdecode 2025-07-06 23:09:18 +00:00
linux.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile sysdecode_syscallnames.3: s/names/name/ 2025-08-25 20:49:05 -04:00
Makefile.depend blocklist: Rename blacklist to blocklist 2025-10-12 17:14:27 +00:00
mkioctls Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mklinuxtables Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mktables libsysdecode: Add support for decoding inotify syscall flags 2025-07-04 14:42:33 +00:00
signal.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
support.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
support.h
syscallnames.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
sysdecode.3 sysdecode_syscallnames.3: s/names/name/ 2025-08-25 20:49:05 -04:00
sysdecode.h libsysdecode: Add support for decoding inotify syscall flags 2025-07-04 14:42:33 +00:00
sysdecode_abi_to_freebsd_errno.3 sysdecode_syscallnames.3: s/names/name/ 2025-08-25 20:49:05 -04:00
sysdecode_cap_rights.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_cmsg_type.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_enum.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_fcntl_arg.3 libsysdecode: Add O_CLOFORK flags to sysdecode 2025-07-06 23:09:18 +00:00
sysdecode_ioctlname.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_kevent.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_mask.3 libsysdecode: add a decoder for pollfd events 2024-03-04 23:44:09 -06:00
sysdecode_quotactl_cmd.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_sctp_sinfo_flags.3 manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
sysdecode_sigcode.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_socket_protocol.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_sockopt_name.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
sysdecode_syscallname.3 sysdecode_syscallnames.3: s/names/name/ 2025-08-25 20:49:05 -04:00
sysdecode_utrace.3 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
utrace.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00