freebsd-dev/lib/libsysdecode
John Baldwin ad6b4a346f Remove special handling for 'disk*.h'
This was originally added so that only one of diskmbr.h or diskpc98.h
was chosen and is no longer needed after PC98's removal.  However, the
special handling was also broken as it effectively prevented the decoding
of ioctls declared in other headers such as <sys/disk.h> or
<sys/disklabel.h>.
2017-07-18 21:09:29 +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: Connect more libraries. 2017-07-11 00:32:48 +00:00
mkioctls Remove special handling for 'disk*.h' 2017-07-18 21:09:29 +00:00
mktables Tweak r320206: Still create the TABLE but not the .depend entry for missing headers. 2017-06-21 23:28:24 +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