summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_mmap.h
AgeCommit message (Expand)Author
2003-06-23PR/21937: Todd Vierling: Proper support for mmap2christos
2003-01-18Merge the nathanw_sa branch.thorpej
2002-03-22nuke mmap2, cleanup mmap, add mprotectchristos
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21
2001-09-22Enable Mips Linux emulation in header filesmanu
2001-09-08Removed a hack to make PowerPC mmap work. This could have side effects onmanu
2001-01-19Cosmetic fix to move powerpc from "guesses" to "know values"manu
2000-04-10sparc -> __sparc__chs
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-07Move linux_sys_mmap declarations to linux_mmap.h Make sure oldmmap.c include...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_mmap.h into i386 and common parts.erh
1995-02-28Added Linux compat code.fvdl