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