Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2006 16:17:49 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/freebsd32 syscalls.master
Message-ID:  <200609031617.k83GHnex016897@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-09-03 16:17:49 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/freebsd32 syscalls.master 
  Log:
  Set freebsd32 system call event identifiers for:
  
  - old truncate, ftruncate
  - old getpeername, gethostid, sethostid, getrlimit, setrlimit, killpg.
  - old quota, getsockname, getdirentries.
  - lgetfh
  - old getdomainname, setdomainname
  - sysarch, rtprio, __getcwd, jail, sigtimedwait
  - extattrctl, extattr_{get,set,delete,list}_{file,fd,link}
  - getresgid, getresuid, kqueue, eaccess, nmount, sendfile
  - fhstatfs, kldunloadf
  
  Right identifiers for:
  
  - nfssvc
  
  Remove incorrect identifier for:
  
  - __acl_get_file
  
  Compile tested with help of:    sam
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.73      +49 -47    src/sys/compat/freebsd32/syscalls.master



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609031617.k83GHnex016897>