freebsd-src/cddl
Mark Johnston 5def1805d1 ctfdump: Remove definitions of warn() and vwarn()
The presence of the latter causes a link error when building a
statically linked ctfdump(1) because libc defines the same symbol.
libc's warn() is defined as a weak symbol and so does not cause the same
problem, but let's just use libc's version.

Reported by:	stephane rochoy <stephane.rochoy@stormshield.eu>
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 45dd2eaac3)
2022-04-27 20:34:39 -04:00
..
compat/opensolaris Delete obsolete Solaris compat files 2021-06-17 12:40:00 -06:00
contrib/opensolaris ctfdump: Remove definitions of warn() and vwarn() 2022-04-27 20:34:39 -04:00
lib ctf: Import ctf.h from OpenBSD 2022-04-06 20:30:44 -04:00
sbin zfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release) into stable/13 2021-06-13 05:43:03 +02:00
share zfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release) into stable/13 2021-06-08 17:01:18 +02:00
tests
usr.bin ctf: Link CTF toolchain man pages to ctf.5 2022-04-27 20:34:30 -04:00
usr.libexec zfs: attach zpool_influxdb to build 2021-07-10 12:26:42 +02:00
usr.sbin pkgbase: Create a FreeBSD-dwatch package 2022-01-05 18:23:49 +01:00
Makefile zfs: attach zpool_influxdb to build 2021-07-10 12:26:42 +02:00
Makefile.inc Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00