History log of /freebsd-10-stable/sys/cddl/dev/dtrace/x86/regset.h
Revision Date Author Comments
# 297077 20-Mar-2016 mav

MFC r277300 (by smh): Mechanically convert cddl sun #ifdef's to illumos

Since the upstream for cddl code is now illumos not sun, mechanically
convert all sun #ifdef's to illumos #ifdef's which have been used in all
newer code for some time.

Also do a manual pass to correct the use if #ifdef comments as per style(9)
as well as few uses of #if defined(__FreeBSD__) vs #ifndef illumos.


# 265277 03-May-2014 markj

MFC r262543:
Fix the struct reg mappings for i386 and amd64, which differ between illumos
and FreeBSD.


# 265277 03-May-2014 markj

MFC r262543:
Fix the struct reg mappings for i386 and amd64, which differ between illumos
and FreeBSD.