summaryrefslogtreecommitdiff
path: root/sys/compat/ultrix
AgeCommit message (Expand)Author
2021-09-07sys/compat: Memset zero before copyout.riastradh
2020-09-29s/parition/partition/msaitoh
2019-12-15Remove clause 3 and 4 leftovers from TNF licenses in more sources.tsutsui
2019-04-23 KNF. No functional change.msaitoh
2019-03-03Regenpgoyette
2019-03-03The compat_09_{get,set}domainname() syscalls should not be definedpgoyette
2019-03-03Fix the required-list for compat_ultrix. With the merge of thepgoyette
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-08-10Regenpgoyette
2018-08-10Allow syscall_establish() to install new syscalls when the existingpgoyette
2018-05-06Remove an element from struct emul: e_tracesigkamil
2018-01-09remove struct emul's e_fault.maya
2018-01-06Revert vadvise(2) removalkamil
2017-12-19compat/ultrix: Drop SYS_vadvisekamil
2017-12-19compat/ultrix: Drop SYS_sbrkkamil
2017-12-19compat ultrix: Drop the sstk(2) syscallkamil
2017-12-03Fix uninitialized pointer, found by Mootja. Not a surprise in untestedmaxv
2017-05-10regenriastradh
2017-04-13Switch ultrix_sys_getmnt() to mountlist iterator.hannken
2017-01-16regenchristos
2017-01-13regenchristos
2016-10-08Uninitialized var, found by mootja; not tested, but obvious enoughmaxv
2015-10-23Change do_sys_mount() so that it only takes as argument the type of themaxv
2015-09-24regenchristos
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2015-07-24Unused inits (harmless).maxv
2015-03-07regenchristos
2014-11-17Define compat modules (but without dependencies yet).uebayasi
2014-09-05Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to getmatt
2014-03-07c99 initializers for struct execswchristos
2014-01-14use new bsd.syscall.mkchristos
2013-11-27Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQchristos
2013-11-23fix previous, list ends in NULL, and don't open-codechristos
2013-11-23Since mountlist is now a TAILQ, convert some missed usagesriz
2013-11-07Regen for dup/dup2/dup3 argument types fix.njoly
2013-11-07Fix dup/dup2/dup3 argument types (u_int -> int).njoly
2013-09-19exec modules need to be of the exec kindchristos
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2010-07-07many changes for COMPAT_LINUX:chs
2010-03-03Remove nfssvc non-emulations I missed yesterday.pooka
2010-03-02regen:pooka
2010-03-02remove nfssvc emulation (or non-emulation)pooka
2010-03-02Kill fs_nfs.h and #ifdef NFS by making getfh() support unconditionalpooka
2009-12-14Regen (new makesyscalls.sh)matt
2009-12-14Merge from matt-nb5-mips64matt
2009-06-29Convert 67 namei call sites to use namei_simple, in these functions:dholland
2009-01-17Regenerate files after updating syscalls.master for compat_ultrix:he
2009-01-17Adapt to the state after the recent time_t change.he
2009-01-13Regen to prove I didn't screw up the conversion: purely RCSID changes.pooka
2009-01-13Convert the syscalls.master to a format from which it is easierpooka