summaryrefslogtreecommitdiff
path: root/sys/compat/common/compat_util.c
AgeCommit message (Expand)Author
2014-12-16primary change: move uvm_vnode out of vnode, keeping only a pointer.Ted Unangst
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-03-26Move p_emul and p_sigcode from proc to process.Philip Guenther
2014-01-15remove functions that were uses by other (non-linux) compat; andTheo de Raadt
2004-08-01proper check for the end of stackgap on growinupperstacksMichael Shalayeff
2002-07-20Instead of copying out the signal trampoline on top of the stack, createArtur Grabowski
2000-10-16- Fix for some linux apps that broke with recent changes; from NetBSDjasoni
2000-09-07Add bounds checking to stackgap_alloc and return NULL if space cant beEric Jackson
2000-07-27some cleanup and add the emul_flags_translate from netbsd to translateEric Jackson
1996-12-08-Wcast-qual happinessNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1995-12-14update from netbsdTheo de Raadt
1995-10-26update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt