freebsd-skq/cddl/lib/libdtrace
Mark Johnston 8ba333e02e libdtrace: Stop relying on lex compatibility
It does not appear to be required, and as of commit 6b7e592c21
("lex: Do not let input() return 0 when end-of-file is reached") it
causes input to return 0 instead of EOF when end-of-input is reached.

PR:		253440
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2021-02-17 10:57:19 -05:00
..
errno.d Correct the D definition for EINTEGRITY. 2020-09-01 15:15:22 +00:00
io.d
ip.d Add a dtrace provider for UDP-Lite. 2018-07-31 22:56:03 +00:00
libproc_compat.h
Makefile libdtrace: Stop relying on lex compatibility 2021-02-17 10:57:19 -05:00
Makefile.depend
net.d
nfs.d
nfssrv.d
psinfo.d
regs_x86.d
sched.d
sctp.d Add support for send, receive and state-change DTrace providers for 2018-08-22 21:23:32 +00:00
siftr.d
signal.d
socket.d
tcp.d sack_newdata and snd_recover hold the same value. Therefore, use only 2020-02-13 15:14:46 +00:00
udp.d The IP, TCP, and UDP provider report IP addresses as strings. 2018-06-18 18:35:29 +00:00
udplite.d Add a dtrace provider for UDP-Lite. 2018-07-31 22:56:03 +00:00
unistd.d