summaryrefslogtreecommitdiff
path: root/games/hack/hack.o_init.c
AgeCommit message (Expand)Author
1997-10-19WARNsify...christos
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1993-08-02alloc.cmycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd
3309719864eba46d5a1876ed6'>Fix wrong KASSERTs. Do not compare size vs. entries count.njoly 2014-02-21Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun in linux32/. Also,maxv 2014-02-09account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518.chs 2012-02-03Add a hook for freeing an ep_emul_arg. Add a wrapper routinematt 2010-09-11always supply an auxiliary vector for linux ELF processes.chs 2010-07-07many changes for COMPAT_LINUX:chs 2010-04-18This patch fixes the NX regression issue observed on amd64 kernels, wherejym 2009-03-15ansify function definitionscegger 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-04-22Change the way that emulations locate files within the emulation root todsl 2007-03-16remove all the double (and triple) casts used to convert 32bit userspacedsl 2006-08-07Add a new signature test for linux probe function. We look for a .debuglinkmanu 2006-07-23Use the LWP cached credentials where sane.ad 2006-06-13include kauth.hskd 2006-05-14integrate kauth.elad 2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu