summaryrefslogtreecommitdiff
path: root/sys/modules/arch/Makefile
AgeCommit message (Expand)Author
2011-06-15build evbppc modules in 3 different flavours:mrg
008-04-28 20:22:51 +0000'>2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-20Convert all the system call entry points from:dsl 2007-10-19Add compat_linux and exec_linux_elf lkm support for amd64:njoly 2007-02-09Merge newlock2 to head.ad 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2005-12-11merge ktrace-lwp.christos 2005-05-03First work on COMPAT_LINUX/amd64manu 2003-01-18Merge the nathanw_sa branch.thorpej 2002-07-04Add kernel support for having userland provide the signal trampoline:thorpej 2002-03-31make signal array handling uniform, and put signal arrays in a separatechristos 2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos 2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem 2000-08-09Pretend to do something useful (just fill in oldsigaction with SIG_IGN andtv 2000-03-30Kill register declarations.augustss 1999-12-04Add bound checks in emulation of sigaction(2). This fixes a part oftron 1998-10-07This is used on the alpha. It is called osf_sigaction under linux because of...erh 1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl 1998-10-03Attempt to fix the mess.christos 1998-10-01Split compat/linux/linux_signal.c into i386, common and multi-architecture pa...erh 1998-09-29Bracket stray printf()s by #ifdef DEBUG.tv 1998-09-11Substantial signal handling changes:mycroft 1998-08-09bzero->memset, bcopy->memcpy, bcmp->memcmpperry