freebsd-dev/lib/libsysdecode
Bryan Drewery 87d18efc7b Follow-up r308602: Don't add missing headers to .depend.tables.h.
This also avoids an error from egrep when a header is missing.  This can happen
with something like WITHOUT_BLUETOOTH set when searching for
$include_dir/netgraph/bluetooth/include/ng_btsocket.h.  The warning was
not an error (from set -e) due to being on the left side of a pipe.  Now the
all_headers list is only filled with existing headers.

Reviewed by:	ngie
MFC after:	3 days
Sponsored by:	Dell EMC Isilon
2017-06-21 23:01:18 +00:00
..
errno.c Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
flags.c Improve decoding of RB_AUTOBOOT in the 'howto' argument to reboot(). 2017-06-10 01:20:08 +00:00
Makefile Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. 2017-06-19 20:47:24 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-05-09 01:48:23 +00:00
mkioctls Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
mktables Follow-up r308602: Don't add missing headers to .depend.tables.h. 2017-06-21 23:01:18 +00:00
signal.c Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
syscallnames.c Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_abi_to_freebsd_errno.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_cap_rights.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_enum.3 Decode the 'who' argument passed to getrusage(). 2017-06-03 14:22:15 +00:00
sysdecode_fcntl_arg.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_ioctlname.3 Spell "const" properly. 2017-03-15 16:13:52 +00:00
sysdecode_mask.3 Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'. 2017-01-03 01:39:05 +00:00
sysdecode_quotactl_cmd.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_sigcode.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_socket_protocol.3 Improve the decoding of the third argument of the socket() call. 2017-05-25 14:27:54 +00:00
sysdecode_sockopt_name.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_syscallnames.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode_utrace.3 Move mksubr from kdump into libsysdecode. 2016-10-17 22:37:07 +00:00
sysdecode.3 Add a cross-reference to sysdecode_socket_protocol(3). 2017-06-03 14:10:09 +00:00
sysdecode.h Decode the 'who' argument passed to getrusage(). 2017-06-03 14:22:15 +00:00
utrace.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00