summaryrefslogtreecommitdiff
path: root/sys/compat/netbsd32
AgeCommit message (Expand)Author
2022-08-03Pull up following revision(s), all via patchmartin
2022-08-03Pull up following revision(s), all via patchmartin
2022-08-03Pull up following revision(s) (requested by riastradh in ticket #1486):martin
2022-04-24Pull up following revision(s) (requested by reinoud in ticket #1438):martin
2020-03-10Pull up following revision(s) (requested by pgoyette in ticket #778):martin
2020-03-09Pull up following revision(s) (requested by pgoyette in ticket #770):martin
2020-03-09Apply patch, requested by pgoyette in ticket #775 to fix fallout frommartin
2020-03-08Pull up following revision(s) (requested by pgoyette in ticket #762):martin
2020-03-08Regen (for ticket #761)martin
2020-03-08Pull up following revision(s) (requested by pgoyette in ticket #761):martin
2020-02-13Pull up following revision(s) (requested by mlelstv in ticket #706):martin
2020-01-02Pull up following revision(s) (requested by maxv in ticket #597):martin
2019-12-18Pull up following revision(s) (requested by tsutsui in ticket #570):martin
2019-11-19Pull up following revision(s) (requested by rin in ticket #457):martin
2019-11-19Pull up following revision(s) (requested by rin in ticket #456):martin
2019-11-04Regen for ticket #398martin
2019-11-04Pull up following revision(s) (requested by rin in ticket #398):martin
2019-10-16Pull up following revision(s) (requested by maxv in ticket #337):martin
2019-09-13Pull up following revision(s) (requested by maxv in ticket #194):martin
2019-06-27Include the right stuff so compat_netbsd32_50 compiles.christos
2019-06-20Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIXkamil
2019-06-18Drop unused retval pointer from do_sys_mknod{,at}()kamil
2019-06-18sort -u opt_ to remove dup.christos
2019-06-18Regenchristos
2019-06-18Add ifdef for quota and include the syscall numbers headerchristos
2019-06-18Add options for quota.christos
2019-06-18Include opt_quota.hpgoyette
2019-06-18regenchristos
2019-06-18use option quotachristos
2019-06-07deduplicate the elf auxv builder code, welcome to 8.99.43christos
2019-06-07Sync auxv vector generation with exec_elf.c. Fixes $ORIGIN on compat_netbsd32.christos
2019-06-04compat32: Translate userland PT_* request values into kernel codesmgorny
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-01Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as brieflypgoyette
2019-02-27this file was moved to netbsd32_compat_14_sysv.c.mrg
2019-02-26Push AT_STACKBASE. Otherwise, pthread_attr_getstack(3) cannotrin
2019-02-21fix naming errors in previous. (this file is no longer compiled, butmrg
2019-02-21for sysv ipc stat operations, explicitly copy the exported partsmrg
2019-02-20use KASSERTMSG() in netbsd32_ptr32i().mrg
2019-02-09- expand the comment about what netbsd32_machdep.h should provide.mrg
2019-02-04don't assume _LP64 == supports COMPAT_NETBSD32.mrg
2019-02-03Implement support for "pshared" POSIX semaphores.thorpej
2019-01-31remove unused variablechristos
2019-01-30Remove #ifdef COMPAT_80pgoyette
2019-01-29Normalize all the compat hooks' names to the formpgoyette
2019-01-28add missing includesmlelstv
2019-01-28Add the appropriate module glue. Seems to have gotten lost duringpgoyette
2019-01-28Include new compatability headerpgoyette
2019-01-27remove dupchristos