This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libsysdecode
History
Fedor Uporov
bf7fa6b4ca
Sync bsd_to_linux_errno[] table with i386 and amd64 tables in the sys directory.
...
Additional fix for r326282. MFC after: 1 week Approved by: pfg
2017-11-28 16:25:46 +00:00
..
errno.c
Sync bsd_to_linux_errno[] table with i386 and amd64 tables in the sys directory.
2017-11-28 16:25:46 +00:00
flags.c
Decode kevent structures logged via ktrace(2) in kdump.
2017-11-25 04:49:12 +00:00
Makefile
Decode kevent structures logged via ktrace(2) in kdump.
2017-11-25 04:49:12 +00:00
Makefile.depend
…
mkioctls
…
mktables
Decode kevent structures logged via ktrace(2) in kdump.
2017-11-25 04:49:12 +00:00
signal.c
…
syscallnames.c
…
sysdecode_abi_to_freebsd_errno.3
…
sysdecode_cap_rights.3
Add stdio.h to the synopsis for sysdecode functions that take a FILE *.
2017-11-25 03:59:36 +00:00
sysdecode_enum.3
…
sysdecode_fcntl_arg.3
Add stdio.h to the synopsis for sysdecode functions that take a FILE *.
2017-11-25 03:59:36 +00:00
sysdecode_ioctlname.3
…
sysdecode_kevent.3
Decode kevent structures logged via ktrace(2) in kdump.
2017-11-25 04:49:12 +00:00
sysdecode_mask.3
Add stdio.h to the synopsis for sysdecode functions that take a FILE *.
2017-11-25 03:59:36 +00:00
sysdecode_quotactl_cmd.3
Add stdio.h to the synopsis for sysdecode functions that take a FILE *.
2017-11-25 03:59:36 +00:00
sysdecode_sigcode.3
…
sysdecode_socket_protocol.3
…
sysdecode_sockopt_name.3
…
sysdecode_syscallnames.3
…
sysdecode_utrace.3
Add stdio.h to the synopsis for sysdecode functions that take a FILE *.
2017-11-25 03:59:36 +00:00
sysdecode.3
Decode kevent structures logged via ktrace(2) in kdump.
2017-11-25 04:49:12 +00:00
sysdecode.h
Decode kevent structures logged via ktrace(2) in kdump.
2017-11-25 04:49:12 +00:00
utrace.c
…