summaryrefslogtreecommitdiff
path: root/sys/compat/netbsd32/syscalls.master
AgeCommit message (Expand)Author
2010-03-02Kill fs_nfs.h and #ifdef NFS by making getfh() support unconditionalpooka
2010-03-02-fs_lfs.hpooka
2010-03-02Remove lfs syscall support from compat. I can't really imaginepooka
2009-12-14Merge from matt-nb5-mips64matt
2009-05-17pad -> PADpooka
2009-03-16Fix dev_t alignment, by not using the new 64bit value directly butnjoly
2009-02-26fix kernel build with no options NTPchristos
2009-01-13Convert the syscalls.master to a format from which it is easierpooka
2009-01-13UNIMPL police: remove pseudo-prototypespooka
2009-01-11merge christos-time_tchristos
2008-11-22implement netbsd32__sched_setparam(), netbsd32__sched_getparam(),mrg
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-14Replace semid_t with intptr_t. No function change. This is a libc/kernelad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-15Merge wrstuden-revivesa into HEAD.wrstuden
2008-04-24- Retire SYCALL_MPSAFE. With the exceptions of darwin and irix emulations,ad
2008-02-24Desupport compatibility for the old posix_fadvise syscall per yamt'smartin
2008-01-27Catch up with versioning of posix_fadvisemartin
2008-01-26Add a wrapper for posix_fadvise()dsl
2008-01-19Add netbsd32 wrapper for sys_mremap(), compiles, and assuming the mmap()dsl
2007-12-17Remove all the 'const'. Although the fields might be 32bit pointers todsl
2007-12-07Add: _lwp_setname, _lwp_getname, _lwp_ctl.ad
2007-11-09Add arguments to sys_syscall and sys___syscall.dsl
2007-08-15Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposedad
2007-08-07- Fix a bug with _lwp_park() where if the computed wakeup time was underad
2007-03-04fix fallout from caddr_t changes.christos
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-19Mark MPSAFE the syscalls that are not translated (and of course, only whencube
2007-02-18Add missing lwp syscalls. Put them all together into a new file,cube
2007-02-09Merge newlock2 to head.ad
2006-11-09- Make better use of COMPAT_XX type in syscalls.mastercube
2006-09-01Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealtmatt
2006-08-30Protect netbsd32_ptrace with options PTRACE.cube
2006-07-31Step 1 to make filehandles completely opaque to userlandmartin
2006-07-13do not protect the getfh syscall bypavel
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-06-26version the socket(2) syscall. for compat30 socket, we usemrg
2006-05-31support ntp_gettime againdrochner
2006-05-29Remove emulation of ntp_gettime. In preparation for "timecounters" wedrochner
2006-05-05Follow on fhstat(2) versioning. While there, add sys_posix_fadvise (nocube
2006-03-29Implement the _lwp* and sa_* families of syscalls, using the newlycube
2006-03-06Implement the SysV IPC family of syscalls.cube
2006-03-05Implement the ksem_* family of syscalls.cube
2005-12-11merge ktrace-lwp.christos
2005-10-23- Split sys_kevent into kevent1 so that it can be used by COMPAT_NETBSD32cube
2005-08-19Fix lossage I created with the 64 bit ino_t change.christos
2005-08-1964 bit inode changes.christos
2005-07-23Implement __sigtimedwait(2).cube
2005-07-23Implement the timer_create(2) family of syscalls.cube
2005-07-12Add the *xattr(2) family of syscalls. Just like the *extattr(2) family,cube