| Age | Commit message (Expand) | Author |
| 2019-06-18 | Fix warning message for mknod symbol linkage | kamil |
| 2017-12-26 | Fix const argument inconsistency (found by lint(1)) | christos |
| 2015-03-26 | Return type of compat wait functions should be pid_t not int. | justin |
| 2015-01-29 | Remove va_arg hack for Clang/PPC. | joerg |
| 2014-08-13 | Use the lint path as workaround for Clang on 32bit PPC for now. | joerg |
| 2014-08-10 | If LINT code path uses memcpy, it should also include string.h. | joerg |
| 2014-01-31 | expose __lwp_park60 | christos |
| 2013-10-04 | prefix compat with __ in case __dso_hidden is not available | christos |
| 2013-10-04 | avoid linker warning for compat symbols that are used internally in libc, | christos |
| 2013-03-29 | Compat glue for lwp park, but does not use the new syscall yet. | christos |
| 2012-03-20 | Switch to C89 definitions. | matt |
| 2012-03-13 | Add missing includes. | joerg |
| 2012-03-13 | PR/45989: Martin Husemann: lint invocation does include -w only on i386 | christos |
| 2011-06-20 | various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of | mrg |
| 2011-01-31 | Fix emulation issue of SETVAL, and make the code look the same between the | christos |
| 2009-02-22 | Add __warn_references to getdirentries(), per PR 37730. Okayed by Christos | dholland |
| 2009-02-03 | sign-compare fix | lukem |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-07-18 | Fix the return value so the MNT_GETARGS returns 0, not the buffer length. | dsl |
| 2007-07-14 | Change libc system callstub from 'mount' to '__mount50', add compat call. | dsl |
| 2007-03-02 | PR lib/34210: Avoid bus error (unaligned 64-bit access) on sparc64. | nakayama |
| 2006-08-04 | add missing const. | yamt |
| 2006-08-04 | remove the support of variable-sized filehandle from compat version of | yamt |
| 2006-07-31 | Make filehandles opaque to userland | martin |
| 2006-07-27 | fts_data is defined to be something else now. Avoid syntax error. | christos |
| 2006-07-13 | Lint insists on this. | martin |
| 2006-07-13 | Ooops, forgot to add this with the last commit | martin |
| 2006-07-13 | Fix alignement problems for fhandle_t, exposed by gcc4.1. | martin |
| 2006-06-26 | version the socket(2) syscall. for compat30 socket, we use | mrg |
| 2006-05-29 | support the new ntp_gettime() syscall and add compatibility for the old one | drochner |
| 2006-05-04 | Adjust for the fhstat() compat kernel change. | christos |
| 2006-03-11 | Add glue to build the compat library as a separate "libcold" turned off by | christos |
| 2005-09-13 | compat core reorg. | christos |