summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/stand/ofwboot/ofdev.h
AgeCommit message (Expand)Author
2009-01-28- modify a pathname parse function to explicitly return devname and filenametsutsui
2005-12-11merge ktrace-lwp.christos
2003-12-26ANSIfy and clean up prototypes.aymeric
2001-08-13Search "/netbsd.gz" and "/netbsd.macppc" in addition to "/netbsd".tsubai
1999-02-04Allocate DMA-aware memory area using "dma-alloc" method and use themtsubai
1998-05-15Initial import of macppc port.tsubai
/span>Update some syscalls that now needs compat50 timeval structure.njoly 2009-01-05Restore struct sysctl padding member name, which was damaged duringnjoly 2008-12-05Add getres{uid,gid} syscalls.njoly 2008-09-04Make linux32 getdents(2) do its own job instead of calling thenjoly 2008-04-17Add compat linux32 sys_clock_{getres,gettime,settime} syscalls.njoly 2008-01-15compat linux (and linux32) uid16 functions cleanup and fixes.njoly 2007-12-24Add old_uname syscall.njoly 2007-04-11- Add compat amd64 linux32 statfs support, adapted from PR/35956.njoly 2006-11-16__unused removal on arguments; approved by core.christos 2006-09-13Jumbo COMPAT_LINUX/COMPAT_LINUX32 bugfix, with the help of Nicolas Jolymanu 2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu