summaryrefslogtreecommitdiff
path: root/sys/compat
AgeCommit message (Expand)Author
2022-08-03Apply patch, requested by riastradh in ticket #1487:martin
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
2021-08-15Pull up following revision(s) (requested by christos in ticket #1337):martin
2020-11-08Pull up following revision(s) (requested by kamil in ticket #1127):martin
2020-10-10Pull up following revision(s) (requested by nia in ticket #1106):martin
2020-07-17Pull up following revision(s) (requested by msaitoh in ticket #1018):martin
2020-04-27Pull up following revision(s) (requested by nia in ticket #855):martin
2020-04-22Pull up following revision(s) (requested by maxv in ticket #841):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-27Pull up following revision(s) (requested by pgoyette in ticket #741):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-29Pull up following revision(s) (requested by pgoyette in ticket #588):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-19Pull up following revision(s) (requested by isaki in ticket #446):martin
2019-11-11Pull up following revision(s) (requested by pgoyette in ticket #413):martin
2019-11-04Regen for ticket #398martin
2019-11-04Pull up following revision(s) (requested by rin in ticket #398):martin
2019-10-21Pull up following revision(s) (requested by pgoyette in ticket #339):martin
2019-10-16Pull up following revision(s) (requested by maxv in ticket #337):martin
2019-10-15Pull up following revision(s) (requested by kamil in ticket #311):martin
2019-09-13Pull up following revision(s) (requested by maxv in ticket #194):martin
2019-07-03Stack buffers mustn't escape their scope. PR 54326 from David Bindermandholland
2019-06-30This code is used in 32 bit arm emulations so always expose the stack32_tchristos
2019-06-30Provide the compat structures even if not building 64bit kernels, asmartin
2019-06-27This actually needs the netbsd32 stuff present since the struct for thechristos
2019-06-27Include the right stuff so compat_netbsd32_50 compiles.christos
2019-06-27Always include the 32 bit structure and definitions on _LP64 regardlesschristos
2019-06-20Add mkfifo{,at}(2) mode in mknod{,at}(2) as requested by POSIXkamil
2019-06-19Match the regular _ksiginfo size since sys/sys/siginfo.h:1.33maya
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-18add quota optionchristos
2019-06-18regenchristos
2019-06-18fix exclchristos