| Age | Commit message (Expand) | Author |
| 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 |
| 1997-04-14 | Make it obey the DESTDIR environment. | leo |
| 1997-01-27 | fix decode of _IOR/_IOW/_IOWR: 'R' and 'W' were switched (i.e. _IOW ioctls | cgd |
| 1997-01-09 | RCS ID police | tls |
| 1996-11-21 | eliminate multiple inclusion of <sys/errno.h>. | mikel |
| 1996-05-13 | Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00 | christos |
| 1995-08-31 | Sync with 4.4lite2 | jtc |
| 1995-07-19 | Add support for displaying and switching between | christos |
| 1995-06-07 | only print MAXCOMLEN chars of the process command name. fixes pr 1080. | cgd |
| 1995-06-06 | Bring in all includes necessary since the multicast changes. Fixes | thorpej |
| 1995-05-11 | don't get syscalls.c with an absolute path | cgd |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-03-26 | update for the new data stored in ktrace files: | cgd |
| 1995-03-21 | Make two variables non-static. | mycroft |
| 1995-03-21 | Update to use timer{add,sub}(). | mycroft |
| 1995-01-15 | Gather a more complete ioctl list. From Matt Green (somewhat edited). | mycroft |
| 1995-01-15 | Some KNF, POSIX, and err*(3)/warn*(3) cleanup. Also, use sys_signame[] | mycroft |
| 1994-12-24 | val is a long, now. | cgd |
| 1994-12-06 | Link these statically to make shared library debugging easier | deraadt |
| 1994-10-06 | Add RCS ids. | mycroft |
| 1994-06-18 | Pass the file names in to mkioctl, to help cross-compilation. | mycroft |
| 1994-05-18 | netbsd does not define PT_STEP for architectures that lack | deraadt |