freebsd-dev/tools/build
Alexander V. Chernikov 64dfea8651 netlink: add NETLINK/NETLINK_SUPPORT userland options.
Make userland tools such as netstat, route, arp and ndp use
 either netlink or rtsock interfaces based on the NETLINK_SUPPORT
 options.
Both NETLINK and NETLINK_SUPPORT options are turned on by default.

Reviewed By: eugen
Differential Revision: https://reviews.freebsd.org/D39148
2023-03-26 08:59:58 +00:00
..
bootstrap-m4 tools/build/bootstrap-m4: regenerate after d37f81e35b 2021-04-21 10:57:51 +01:00
cross-build Revert "Fix cross-build support for Ubuntu 16.04" 2023-03-07 16:11:11 -07:00
libc-bootstrap Fix crossbuild bootstrap tools build with Clang 12 2021-02-17 09:54:59 +00:00
make_check
mk Remove /usr/lib/dtrace/ipfw.d for WITHOUT_DTRACE. 2023-03-21 19:06:40 -07:00
options netlink: add NETLINK/NETLINK_SUPPORT userland options. 2023-03-26 08:59:58 +00:00
test-includes test-includes: improve portability 2022-03-22 20:23:22 +00:00
beinstall.sh beinstall.sh: Check correct exit status 2023-01-03 10:27:53 -04:00
check-links.sh check-links.sh: treat PIE executable as elf files 2021-09-23 04:49:57 +02:00
checkstyle9.pl checkstyle9.pl: Perl script to check if a change is approximately style(9) 2023-03-25 11:06:13 -06:00
depend-cleanup.sh tools: cleanup stale dependencies from further config(8) C++ification 2023-02-08 23:19:09 -06:00
dummy.c
fcntl.h truncate(1): Fix cross-build CI failure due to missing fspacectl 2021-08-24 17:08:28 +08:00
fspacectl.c Silence unused parameter warnings in fspacectl(2) bootstrap stub 2021-08-28 15:37:43 +02:00
futimens.c
make.py tools/build/make.py: Drop problematic Linux hack for bmake bootstrap 2023-01-29 23:53:04 +00:00
Makefile tools/build: Hide spurious errors if sys/stat.h does not exist 2023-03-01 19:59:26 -05:00
Makefile.depend
stat.h
stdlib.h
strings.h Fix buildworld on FreeBSD 10 2018-07-16 11:03:05 +00:00
utimensat.c