summaryrefslogtreecommitdiff
path: root/sys/compat/sunos/syscalls.master
AgeCommit message (Expand)Author
2006-09-01Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealtmatt
2006-08-30Update for options PTRACE.he
2006-07-13request the COMPAT_30 getfh in the master files. (Changes to the generatedpavel
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-01-18Merge the nathanw_sa branch.thorpej
2002-01-03move the COMPAT_SUNOS SO_BROADCAST hack out of uipc_socket.c into themrg
2001-05-30use _KERNEL_OPT.mrg
2000-12-09Get rid of the damn EMUL_GET* flags.mycroft
2000-12-09Add the %% separators.mycroft
2000-11-30LKMifyjdolecek
2000-04-09rename some unimplimented (because they are OLD in sunos) syscalls to avoid c...mrg
1999-07-12XSH5: change function signature to `void *sbrk(intptr_t)'.kleink
1999-03-22Use standard system fchroot instead of emulation-specific copy.sommerfe
1999-02-09Const poisoning and CHECK_ALT_CREAT fixeschristos
1998-12-18remove compat_xxx dependencies where they don't belongdrochner
1998-12-10Defopt COMPAT_43christos
1998-10-19Defopt SYSVMSG, SYSVSEM and SYSVSHM.tron
1998-09-13Signal compat: sunos sigset_t conversions;pk
1998-06-25defopt NFSSERVERthorpej
1998-02-19Include the NFS option header.thorpej
1997-10-19Make mman(2) functions args consistent (caddr_t -> void *)christos
1997-10-16ostat -> stat43christos
1997-10-10sys_getdirentries -> compat_12_sys_getdirentries from Juergen Hannken-Illjes.fvdl
1997-06-13Use compat_12_sys_swapon().thorpej
1997-06-12now need sunos_sys_swapon() as ours is different.mrg
1997-01-31NFSCLIENT -> NFSthorpej
1996-09-07Modify poll(2) prototype.mycroft
1996-09-07Implement poll(2).mycroft
1996-08-30add obsolete stime(2)christos
1996-08-26Implement sunos_sys_execve(). The previous code simply calledthorpej
1996-06-23Catch up with setre[ug]id() changes.mycroft
1996-02-28Insert sunos_sys_fcntl().pk
1995-10-07Prefix names of system call implementation functions with `sys_'.mycroft
1995-07-05Start using sunos_sigvec().pk
1995-06-25Oops... NOARGS for compat_43_sigvec.briggs
1995-06-25sigvec -> compat_43_sigvec.briggs
1995-06-24Use compat_util.[ch]christos
1995-06-11Go with the flow; use `/emul/sunos' pseudo-root (from Matthew Green).pk
1995-04-22Added sunos_reboot().christos
1995-04-22- added struct emul to all emulations.christos
1994-12-06repair SYSV_* system callsderaadt
1994-11-25a few other things which workderaadt
1994-11-20sunos ptrace & poll emulationderaadt
1994-11-14fix sunos_mmapderaadt
1994-10-26new RCS ID format.cgd
1994-10-26whoopsderaadt
1994-10-25rename, new syscall interface, etc.deraadt
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-14update to match recent getdtablesize() changechopps