| Age | Commit message (Expand) | Author |
| 2000-07-20 | version[] string was const'ifed. Pointed out by Izumi Tsutsui. | nisimura |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-04-28 | The size of the members of struct ultrix_utsname were nothing like | simonb |
| 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-08-25 | Update for new msgctl()/semctl()/shmctl() calls. | thorpej |
| 1999-07-30 | regen | drochner |
| 1999-07-30 | emulate fcntl(F_SETLK) & Co. | drochner |
| 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-25 | Shut 'gcc -Wuninitialized' up. | simonb |
| 1999-02-09 | Regen | christos |
| 1999-02-09 | const poisoning and CHECK_ALT_CREAT fixes. | christos |
| 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-26 | s/SunOS/Ultrix/ in comment | sommerfe |
| 1998-10-20 | vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) | matt |
| 1998-10-19 | Defopt SYSVMSG, SYSVSEM and SYSVSHM. | tron |
| 1998-10-03 | Fixup big-endian syscall args. | eeh |
| 1998-10-03 | regen | drochner |
| 1998-10-03 | Use a private implementation of sys_sigvec(). Ultrix uses an sv_flags bit | drochner |
| 1998-10-02 | repair signal handling: | drochner |
| 1998-09-26 | regen | drochner |
| 1998-09-26 | Make Ultrix emulation private functions for sigreturn and sigsuspend | drochner |
| 1998-09-26 | Update for sigmask changes. | drochner |
| 1998-09-05 | Assign copyright to TNF. | christos |
| 1998-08-13 | Merge paddr_t changes into the main branch. | eeh |
| 1998-08-09 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-03 | Add missing include of "opt_nfsserver.h". | mhitch |
| 1998-06-25 | defopt COMPAT_SUNOS | thorpej |
| 1998-06-25 | defopt COMPAT_ULTRIX | thorpej |
| 1998-06-25 | Regen: defopt NFSSERVER | thorpej |
| 1998-06-25 | defopt NFSSERVER | thorpej |
| 1998-03-05 | Make this compile again in light of Lite2. | thorpej |
| 1998-03-05 | Arrgh, I said "abort", dammit... | thorpej |
| 1998-03-05 | *** empty log message *** | thorpej |
| 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-02-14 | Regen: use POSIX semantics for chown()/fchown(). | kleink |
| 1998-02-14 | Use sys___posix_{chown,fchown}() instead of sys_{chown,fchown}(). | kleink |
| 1998-01-22 | Regen. | mycroft |
| 1998-01-22 | This doesn't actually use COMPAT_10. | mycroft |
| 1998-01-09 | Regen. | thorpej |
| 1998-01-08 | Regen: back out RCD ID related changes. | thorpej |
| 1998-01-05 | regened with RCSIDs in place | perry |