summaryrefslogtreecommitdiff
path: root/sys/compat/sunos
AgeCommit message (Expand)Author
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-06defopt SYSCALL_DEBUG.soren
2000-04-11add a new function vn_marktext() for exec code to let others knowchs
2000-04-09regenmrg
2000-04-09rename some unimplimented (because they are OLD in sunos) syscalls to avoid c...mrg
2000-03-30Kill register declarations.augustss
2000-03-28Centralise the declarations of cpu_model, machine, machine_arch,simonb
2000-03-26Merge parts of chs-ubc2 into the trunk:kleink
1999-07-12Regen.kleink
1999-07-12XSH5: change function signature to `void *sbrk(intptr_t)'.kleink
1999-05-05Add "use counting" to file entries. When closing a file, and it's referencethorpej
1999-04-29Need sunos_sigcode and sunos_esigcode now that our sigreturn ischristos
1999-04-01remove unneeded <vm/*> includesdrochner
1999-03-22Use regular system fchroot, now that we have it.sommerfe
1999-03-22Use standard system fchroot instead of emulation-specific copy.sommerfe
1999-02-09Regenchristos
1999-02-09Const poisoning and CHECK_ALT_CREAT fixeschristos
1998-12-21g/c SA_USERTRAMP (ok'd by pk)drochner
1998-12-19get "opt_compat_xxx.h" includes out of <sys/signal.h>drochner
1998-12-18regendrochner
1998-12-18remove compat_xxx dependencies where they don't belongdrochner
1998-12-10Regenchristos
1998-12-10Defopt COMPAT_43christos
1998-10-19Regen.tron
1998-10-19Defopt SYSVMSG, SYSVSEM and SYSVSHM.tron
1998-10-03Fixup big-endian syscall args.eeh
1998-09-14Fix copyout() argument switch.pk
1998-09-13regen.pk
1998-09-13Signal compat: sunos sigset_t conversions;pk
1998-09-13Everyone uses sunos_sendsig().pk
1998-09-13Since the last signal restructuring the sparc also has an sunos_sendsig().pk
1998-09-08ufs_readdir no longer checks if vp->v_type != VDIR sorvb
1998-09-05Assign copyright to TNF.christos
1998-08-29move <vm/vm_swap.h> to <sys/swap.h>. <vm/vm_swap.h> still works for now (goes...mrg
1998-08-22change sunos compat structure members from long to int so they stay the same ...mrg
1998-08-09bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-08-09use __sparc__ not sparcmrg
1998-08-06if syscall_debug & compat_sunos, include sunos_syscalls.cmrg
1998-06-26Include NFSSERVER option header opt_nfsserver.h.hannken
1998-06-25Regen: defopt NFSSERVERthorpej
1998-06-25defopt NFSSERVERthorpej
1998-06-20use <dev/sun/disklabel.h> for new (old) compat ioctls: DKIOCGGEOM, DKIOCINFO ...mrg
1998-03-04Make this compile again.fvdl
1998-03-03Only free cookiebuf when sure that the vop actually allocated it.fvdl
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-19Regen: makesyscalls.sh changed.thorpej
1998-02-19regen; syscalls.master and makesyscalls.sh changed.thorpej
1998-02-19Include the NFS option header.thorpej
1998-01-09Regen.thorpej
1998-01-08Regen: back out RCD ID related changes.thorpej