| Age | Commit message (Expand) | Author |
| 2021-05-25 | PR port-xen/53130 was fixed and closed some time ago, so now we can | pgoyette |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette |
| 2018-06-05 | use the standard rules, instead of rolling our own. | christos |
| 2017-12-20 | Pass LDFLAGS to ld. | maya |
| 2017-12-16 | compat_util.c must be compiled by default in the kernel. It is needed by | maxv |
| 2017-08-04 | typos | maxv |
| 2016-11-05 | Move if_43.c back into the shared Makefile.sysio where it really | pgoyette |
| 2016-11-03 | Move if_43.c out of Makefile.sysio and into the main Makefile. | pgoyette |
| 2016-11-03 | Reorganize SRCS lists for libcompat, compat.kmod, sysv_ipc.kmod. | riastradh |
| 2016-09-21 | Add ifam_pid and ifam_addrflags to ifa_msghdr. | roy |
| 2016-04-06 | Add sc_pid to sockcred so that SOCK_DGRAM and LOCAL_CREDS socket option | roy |
| 2016-03-22 | remove a bunch of "@echo done" from the tail of rules. these messages | mrg |
| 2015-09-07 | Order library object build. | uebayasi |
| 2015-09-07 | Sprinkle more done messages. | uebayasi |
| 2014-04-04 | Move a few compat 50 syscalls, not applicable to rump kernels, out of | njoly |
| 2013-03-29 | compat glue for new lwp_park() | christos |
| 2012-10-19 | Add COMPAT_60 versions of the TIOCPTMGET and TIOCPTSNAME ioctls. | apb |
| 2012-02-19 | Add compat_60 stub for the SA syscall (all which just call sys_nosys). | matt |
| 2011-12-19 | Add COMPAT_50 and COMPAT_NETBSD32 compatibility code for rnd(4) | apb |
| 2011-08-11 | add libcompat.o/.po targets for COMPAT_AS=obj | jmcneill |
| 2011-01-17 | Put async i/o compat routines in a separate source module from the | pooka |
| 2009-01-19 | Provide compatibility for pre-christos-time_t sysv sysctls. | christos |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-11-14 | - Move some more compat code into sys/compat. | ad |
| 2008-02-24 | Remove compat code for posix_fadvise | martin |
| 2008-01-27 | Implement new version of posix_fadvise as a stub callinig the real | martin |
| 2007-12-12 | compat_file.[ch] are no longer used | dsl |
| 2007-05-29 | Add a sockaddr_storage member to "struct ifreq" maintaining backwards | christos |
| 2007-03-10 | Update all the compat stuff to not use the 'stackgap' for processing | dsl |
| 2006-06-26 | version the socket(2) syscall. for compat30 socket, we use | mrg |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-19 | 64 bit inode changes. | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2004-04-21 | Replace the statfs() family of system calls with statvfs(). | christos |
| 2003-10-15 | Don't put the netbsd32_compat*.c files in the 'compat library'. Unconditionally | fvdl |
| 2002-12-08 | Introduce BSD system calls with alternate patch checking (in /emul) in | manu |
| 2002-11-02 | set LLIBS= so we don't try to check the lint lib against llib-lc.ln | perry |
| 2002-06-18 | Updated version of cscope/mkid support. Check libkern and compat lib | wrstuden |
| 2002-04-29 | build the netbsd32_compat* objects into libcompat.a, so they are available | mrg |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-14 | Preload <bsd.own.mk> before .undef DESTDIR. | tv |
| 2001-11-14 | Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk> | tv |
| 1999-08-25 | Add compatibility calls for the 1.4 System V IPC *ctl() calls, and | thorpej |
| 1999-05-07 | Build libraries for kernel/standalone code from within their compilation | drochner |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-04-28 | Make adding new source files easier and enhance readability by ordering SRCS | kleink |
| 1997-11-25 | In XPG4.2, the ss_size member of type stack_t (struct sigaltstack) is specified | kleink |
| 1997-10-16 | PR/4269: msync is missing MS_* | christos |
| 1997-10-10 | Add getdirentries backward compat syscall. Provide common function to | fvdl |
| 1997-06-12 | bring mrg-vm-swap2 onto mainline. | mrg |