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