| Age | Commit message (Expand) | Author |
| 2022-08-03 | Pull up following revision(s), all via patch | martin |
| 2022-08-03 | Pull up following revision(s), all via patch | martin |
| 2022-08-03 | Pull up following revision(s) (requested by riastradh in ticket #1486): | martin |
| 2022-04-24 | Pull up following revision(s) (requested by reinoud in ticket #1438): | martin |
| 2020-03-10 | Pull up following revision(s) (requested by pgoyette in ticket #778): | martin |
| 2020-03-09 | Pull up following revision(s) (requested by pgoyette in ticket #770): | martin |
| 2020-03-09 | Apply patch, requested by pgoyette in ticket #775 to fix fallout from | martin |
| 2020-03-08 | Pull up following revision(s) (requested by pgoyette in ticket #762): | martin |
| 2020-03-08 | Regen (for ticket #761) | martin |
| 2020-03-08 | Pull up following revision(s) (requested by pgoyette in ticket #761): | martin |
| 2020-02-13 | Pull up following revision(s) (requested by mlelstv in ticket #706): | martin |
| 2020-01-02 | Pull up following revision(s) (requested by maxv in ticket #597): | martin |
| 2019-12-18 | Pull up following revision(s) (requested by tsutsui in ticket #570): | martin |
| 2019-11-19 | Pull up following revision(s) (requested by rin in ticket #457): | martin |
| 2019-11-19 | Pull up following revision(s) (requested by rin in ticket #456): | martin |
| 2019-11-04 | Regen for ticket #398 | martin |
| 2019-11-04 | Pull up following revision(s) (requested by rin in ticket #398): | martin |
| 2019-10-16 | Pull up following revision(s) (requested by maxv in ticket #337): | martin |
| 2019-09-13 | Pull up following revision(s) (requested by maxv in ticket #194): | martin |
| 2019-06-27 | Include the right stuff so compat_netbsd32_50 compiles. | christos |
| 2019-06-20 | Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIX | kamil |
| 2019-06-18 | Drop unused retval pointer from do_sys_mknod{,at}() | kamil |
| 2019-06-18 | sort -u opt_ to remove dup. | christos |
| 2019-06-18 | Regen | christos |
| 2019-06-18 | Add ifdef for quota and include the syscall numbers header | christos |
| 2019-06-18 | Add options for quota. | christos |
| 2019-06-18 | Include opt_quota.h | pgoyette |
| 2019-06-18 | regen | christos |
| 2019-06-18 | use option quota | christos |
| 2019-06-07 | deduplicate the elf auxv builder code, welcome to 8.99.43 | christos |
| 2019-06-07 | Sync auxv vector generation with exec_elf.c. Fixes $ORIGIN on compat_netbsd32. | christos |
| 2019-06-04 | compat32: Translate userland PT_* request values into kernel codes | mgorny |
| 2019-05-17 | The max subtype of the ifmedia word is 31. It's too small for Ethernet now. | msaitoh |
| 2019-04-23 | KNF. No functional change. | msaitoh |
| 2019-03-01 | Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly | pgoyette |
| 2019-02-27 | this file was moved to netbsd32_compat_14_sysv.c. | mrg |
| 2019-02-26 | Push AT_STACKBASE. Otherwise, pthread_attr_getstack(3) cannot | rin |
| 2019-02-21 | fix naming errors in previous. (this file is no longer compiled, but | mrg |
| 2019-02-21 | for sysv ipc stat operations, explicitly copy the exported parts | mrg |
| 2019-02-20 | use KASSERTMSG() in netbsd32_ptr32i(). | mrg |
| 2019-02-09 | - expand the comment about what netbsd32_machdep.h should provide. | mrg |
| 2019-02-04 | don't assume _LP64 == supports COMPAT_NETBSD32. | mrg |
| 2019-02-03 | Implement support for "pshared" POSIX semaphores. | thorpej |
| 2019-01-31 | remove unused variable | christos |
| 2019-01-30 | Remove #ifdef COMPAT_80 | pgoyette |
| 2019-01-29 | Normalize all the compat hooks' names to the form | pgoyette |
| 2019-01-28 | add missing includes | mlelstv |
| 2019-01-28 | Add the appropriate module glue. Seems to have gotten lost during | pgoyette |
| 2019-01-28 | Include new compatability header | pgoyette |
| 2019-01-27 | remove dup | christos |