summaryrefslogtreecommitdiff
path: root/sys/compat/osf1
AgeCommit message (Expand)Author
2010-03-03When implementing "read directory", when there are too many empty entrieshe
2010-03-02remove nfssvc emulation (or non-emulation)pooka
2009-12-14Regen (new makesyscalls.sh)matt
2009-11-23Use lwp_getpcb() in compat code, clean from struct user.rmind
2009-11-11- selcommon/pollcommon: drop redundant l argument.rmind
2009-11-04do_sys_wait(): fix previous by checking for ru != NULL. Noticed byrmind
2009-08-09Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functionshaad
2009-06-29Convert 67 namei call sites to use namei_simple, in these functions:dholland
2009-05-29Make getdirentries set a correct block read position for basepnjoly
2009-05-28Redo previous, by simply updating basep earlier, before label.njoly
2009-05-28Make getdirentries(2) correctly fail with EINVAL for an invalid filenjoly
2009-05-18Adjust compat osf1 to recent pad -> PAD change.njoly
2009-04-01fix what looks like a mechanical stuffup in the timeval -> timespec conversion.dogcow
2009-03-29Move the internal poll/select related API's to use timespec insteadchristos
2009-03-29- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the totalmrg
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-01-26Make all fstat(2) compat syscalls consistently use do_sys_fstat(),njoly
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
2009-01-13use do_sys_mknod() instead of sys_mknod() to make this compile again.rtr
2008-12-02Regen for getdirentries fix.njoly
2008-12-02Fix getdirentries(2) by not calling compat_43_sys_getdirentries, butnjoly
2008-11-24Regen for getpgid.njoly
2008-11-24Add getpgid, needed for Tru64 4.0g ksh.njoly
2008-11-19make this compile for alphacegger
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-15Do not call namei anymore, but use the result from the previousnjoly
2008-06-24Replace references to getsock/getvnode.ad
2008-05-06PR kern/38141 lookup/vfs_busy acquire rwlock recursivelyad
2008-04-30PR kern/38135 vfs_busy/vfs_trybusy confusionad
2008-04-30Fix build of these files after the vfs_trybusy change. Apply the samejmmv
2008-04-24Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, sincead
2008-04-22Sprinkle locking.ad
2008-04-22Add a comment.ad
2008-03-27Make rusage collection per-LWP and collate in the appropriate places.ad
2008-03-21Catch up with descriptor handling changes. See kern_descrip.c revisionad
2007-12-20regendsl
2007-12-20Convert all the system call entry points from:dsl
2007-12-09more NDINIT fallout. not completely compile-tested.dogcow
2007-12-08Remove cn_lwp from struct componentname. curlwp should be usedpooka
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-12-04Remove all the __Pdsl
2007-11-27and one more lwp removal victimdogcow
2007-11-27more VFS_STATVFS(x,y,z) fallout; change them to VFS_STATVFS(x,y). (hi, pooka!)dogcow
2007-10-11Follow up the removal of the lwp_t* argument to do_filereadv() andhe
2007-07-20Fix three identical typos in the previous (fs_fstypename -> f_fstypename).he
2007-07-17kill MFSNAMELENchristos
2007-07-12Change compat mount code to pass do_sys_mount() kernel resident buffers.dsl
2007-06-30Changes to sompat socket function to avoid the dreaded stackgap.dsl
2007-06-23These now need sys/prot.hdsl