<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.20 to 1.23 access.2</title>
<updated>2008-02-14T21:45:41+00:00</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-02-14T21:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=72fd2dafeb7f0011b31803a23acc236fa4a533fe'/>
<id>72fd2dafeb7f0011b31803a23acc236fa4a533fe</id>
<content type='text'>
  v1.23
  After issueing a ntpdate [1] I noticed it's already 2008, reflect that
  in the last modified date.

  Noticed by:	brueffer [1]

  v1.22
  Fix typo (s/existance/existence/)

  Noticed by:	ceri

  v1.21
  Fix some style nits.

  Prodded by:	brueffer
  MFC After:	3 days

  v1.20
  Make the warning a bit less 'broad' then it used to be.  The access
  is seems to be a problem for SUID applications, which we like to
  prevent as much as possible.

  PR:		docs/39530
  Submitted by:	Soren Spies &lt;sspies at apple dot com&gt;
  MFC After:	3 days

Approved by:	re (bmah)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  v1.23
  After issueing a ntpdate [1] I noticed it's already 2008, reflect that
  in the last modified date.

  Noticed by:	brueffer [1]

  v1.22
  Fix typo (s/existance/existence/)

  Noticed by:	ceri

  v1.21
  Fix some style nits.

  Prodded by:	brueffer
  MFC After:	3 days

  v1.20
  Make the warning a bit less 'broad' then it used to be.  The access
  is seems to be a problem for SUID applications, which we like to
  prevent as much as possible.

  PR:		docs/39530
  Submitted by:	Soren Spies &lt;sspies at apple dot com&gt;
  MFC After:	3 days

Approved by:	re (bmah)
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_7'.</title>
<updated>2007-10-10T16:59:15+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-10-10T16:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d617d42018994cc58fc6289f978ea2390cac9dcd'/>
<id>d617d42018994cc58fc6289f978ea2390cac9dcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FreeBSD history.</title>
<updated>2007-09-21T14:05:26+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2007-09-21T14:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=19774e750320ae14171321fa62fa8f27541ebed0'/>
<id>19774e750320ae14171321fa62fa8f27541ebed0</id>
<content type='text'>
Approved by:	re(ken)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re(ken)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use better manuals for these ntp system calls.  These were replaced by</title>
<updated>2007-09-15T14:33:55+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-09-15T14:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09fd542e6022bfcf851bf4d5a4e98d17d561e4f2'/>
<id>09fd542e6022bfcf851bf4d5a4e98d17d561e4f2</id>
<content type='text'>
the netbsd versions, and tweaked by me with suggestions from phk.

Reviewed by: phk
Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the netbsd versions, and tweaked by me with suggestions from phk.

Reviewed by: phk
Approved by: re@
</pre>
</div>
</content>
</entry>
<entry>
<title>We've been able to support EVFILT_VNODE filtering on non-UFS</title>
<updated>2007-09-07T13:10:09+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2007-09-07T13:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a6c4826bcb33b886dce6c5e4cde474b8b53f7a8'/>
<id>6a6c4826bcb33b886dce6c5e4cde474b8b53f7a8</id>
<content type='text'>
file systems since 2005.

Submitted by:	Igor Sysoev
Approved by:	re (bmah)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file systems since 2005.

Submitted by:	Igor Sysoev
Approved by:	re (bmah)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Add thr_kill2 syscall.</title>
<updated>2007-08-22T01:56:35+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2007-08-22T01:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=85cd8877d74137734a441cd1e9d02e544d520dc0'/>
<id>85cd8877d74137734a441cd1e9d02e544d520dc0</id>
<content type='text'>
Submitted by: Tijl Coosemans tijl at ulyssis dot org
Approved by: re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Tijl Coosemans tijl at ulyssis dot org
Approved by: re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Take a sentence into the present by removing a reference to FreeBSD 3.0.</title>
<updated>2007-07-14T19:23:29+00:00</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2007-07-14T19:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e38e34dbadbc1338ca58be445f79c4be6a406da8'/>
<id>e38e34dbadbc1338ca58be445f79c4be6a406da8</id>
<content type='text'>
Approved by:	re (blanket)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (blanket)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate to</title>
<updated>2007-07-04T23:27:38+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2007-07-04T23:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4dd719bd7f6491cea2f15846bf5ebcfd3d5e862f'/>
<id>4dd719bd7f6491cea2f15846bf5ebcfd3d5e862f</id>
<content type='text'>
call the pad-less versions of the corresponding syscalls if the running
kernel supports it.  Check kern.osreldate once per program and cache the
result to select the appropriate syscall.  This maintains userland
compatability with kernel.old's from quite a while back.

Approved by:  re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
call the pad-less versions of the corresponding syscalls if the running
kernel supports it.  Check kern.osreldate once per program and cache the
result to select the appropriate syscall.  This maintains userland
compatability with kernel.old's from quite a while back.

Approved by:  re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudo</title>
<updated>2007-07-04T23:23:01+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2007-07-04T23:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=65a6d893baa4ff43995d874bdaf3119266533e84'/>
<id>65a6d893baa4ff43995d874bdaf3119266533e84</id>
<content type='text'>
syscalls, unless WITHOUT_SYSCALL_COMPAT is defined.  The default case
will have the .c wrappers still.  If you define WITHOUT_SYSCALL_COMPAT,
the .c wrappers will go away and libc will make direct syscalls.

After 7-stable starts, the direct syscall method will be default.

Approved by:  re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
syscalls, unless WITHOUT_SYSCALL_COMPAT is defined.  The default case
will have the .c wrappers still.  If you define WITHOUT_SYSCALL_COMPAT,
the .c wrappers will go away and libc will make direct syscalls.

After 7-stable starts, the direct syscall method will be default.

Approved by:  re (kensmith)
</pre>
</div>
</content>
</entry>
</feed>
