| Age | Commit message (Expand) | Author |
| 2001-12-02 | Now use IRIX errno translation instead of SVR4 errno translation | manu |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2001-11-28 | Added support for IRIX emulation | manu |
| 2001-09-25 | Quotes around ${CC}... | mycroft |
| 2001-09-23 | set CC and DESTDIR for mkioctls accordingly | jdolecek |
| 2001-03-11 | Add svr4_32 info. | eeh |
| 2001-02-16 | Cosmetic fix so that RET record after CALL execve get the appropriate syscall | manu |
| 2001-02-04 | use 'trstr' for parameter to -t; both 'cenis' (SYNOPSIS) and 'cnis' (DESCRIPT... | jdolecek |
| 2001-02-02 | teach kdump about compat/sunos32 | mrg |
| 2001-01-19 | Make files here compile again. | enami |
| 2000-12-28 | adapt to KTR_USER structure changes | jdolecek |
| 2000-12-20 | avoid using "errno" as struct member name, to avoid conflict with errno.h. | itojun |
| 2000-12-17 | add support for KTR_USER records | jdolecek |
| 2000-11-14 | back out previous change - this needs to be discussed first at least | jdolecek |
| 2000-11-13 | don't link these static; if shared libraries are hosed, these utilities would | jdolecek |
| 2000-11-13 | map linux ptrace op (number) to it's appropriate name - this is kind of hack, | jdolecek |
| 2000-11-13 | adapt to *syscallnames[] change (it's now const char * const foo[]), | jdolecek |
| 2000-10-12 | Format string cleanups | is |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 2000-07-27 | mark the installed ioctl.h & ioctl_compat.h PRECIOUS; if mkioctls fails, don'... | mrg |
| 2000-07-27 | '${CC:-cc} -E' rather than 'cpp': want to use a cross-compiler if | cgd |
| 2000-07-20 | ectx_sanify(): ditch utterly broken 'optimization', which caused incorrect | jdolecek |
| 2000-06-13 | Add "pecoff" emulation. | itohy |
| 2000-04-26 | Prevent "kdump" from causing a segmentation fault if the io buffer that | tron |
| 2000-04-10 | ectx_sanify(): if default_emul is not set, use netbsd emulation (may happen w... | jdolecek |
| 2000-04-10 | put setemul(), ectx_* & appropriate structures to separate file, to make it | jdolecek |
| 2000-04-10 | clarify -e usage | jdolecek |
| 2000-04-10 | Keep track of what pid uses which emulation and ensure proper | jdolecek |
| 2000-03-27 | Cast timeval members to types we know the printf conversions of. | kleink |
| 1999-12-31 | Add COMPAT_NETBSD32 support. | eeh |
| 1999-08-06 | Don't truncate syscall return values on LP64 platforms. | thorpej |
| 1999-07-12 | - build with obj dirs. | mrg |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-10-24 | Adjust to Eric's recent errno renaming. | christos |
| 1998-10-18 | Fix emulation errno translation. | christos |
| 1998-10-04 | Fix the include problem of <compat/linux/arch/xxx/linux_syscall.h>. | veego |
| 1998-09-11 | Update for signal handling changes. | mycroft |
| 1998-03-30 | use static int instead of static | mrg |
| 1998-03-02 | allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf | cgd |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | add support for freebsd emulation. from Dave Huang <khym@bga.com> [bin/4293] | lukem |
| 1997-10-19 | WARNSify mkioctls output, fix .Nm usage, deprecate register | lukem |
| 1997-08-01 | minor cleanup | mikel |
| 1997-07-23 | add explicit return types and prototypes for local functions | mikel |
| 1997-07-23 | RCSid police | mikel |
| 1997-07-23 | nuke duplicate RCSid | mikel |
| 1997-07-21 | Add input files to dependency list for ioctl.c build. | phil |
| 1997-05-17 | * NULL => 0 (Arne Juul; PR#3629) | pk |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |