<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/sys/Makefile.inc, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: 1.122: Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).</title>
<updated>2006-10-16T11:59:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-16T11:59:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbc743582b5155b2c46f5d51cc0b8c968f0eda5d'/>
<id>urn:sha1:fbc743582b5155b2c46f5d51cc0b8c968f0eda5d</id>
<content type='text'>
PR:		docs/57974
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC manual for sigwaitinfo and sigtimedwait syscalls.</title>
<updated>2006-07-13T08:30:40Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2006-07-13T08:30:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a6351efdee784ba9e86dc597a55fbb92b6464535'/>
<id>urn:sha1:a6351efdee784ba9e86dc597a55fbb92b6464535</id>
<content type='text'>
PR: doc/90711
</content>
</entry>
<entry>
<title>- Add two new system calls: preadv() and pwritev() which are like readv()</title>
<updated>2005-07-07T18:17:55Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-07-07T18:17:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bcd9e0dd20e40f15d1fb3e0bc34c2c2c0f08fc39'/>
<id>urn:sha1:bcd9e0dd20e40f15d1fb3e0bc34c2c2c0f08fc39</id>
<content type='text'>
  and writev() except that they take an additional offset argument and do
  not change the current file position.  In SAT speak:
  preadv:readv::pread:read and pwritev:writev::pwrite:write.
- Try to reduce code duplication some by merging most of the old
  kern_foov() and dofilefoo() functions into new dofilefoo() functions
  that are called by kern_foov() and kern_pfoov().  The non-v functions
  now all generate a simple uio on the stack from the passed in arguments
  and then call kern_foov().  For example, read() now just builds a uio and
  calls kern_readv() and pwrite() just builds a uio and calls kern_pwritev().

PR:		kern/80362
Submitted by:	Marc Olzheim marcolz at stack dot nl (1)
Approved by:	re (scottl)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Document lgetfh(2).</title>
<updated>2004-04-05T10:17:56Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2004-04-05T10:17:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8aca967c5823a078083ef384e35d4a4d6790a93d'/>
<id>urn:sha1:8aca967c5823a078083ef384e35d4a4d6790a93d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort MLINKS.</title>
<updated>2004-03-16T11:06:31Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-03-16T11:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=36fa8d519c4a0772bd7680e067e4e77048d96d4a'/>
<id>urn:sha1:36fa8d519c4a0772bd7680e067e4e77048d96d4a</id>
<content type='text'>
Noticed by:	ru
</content>
</entry>
<entry>
<title>Add fairly minimal documentation for the nmount() syscall.</title>
<updated>2004-03-16T09:45:38Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-03-16T09:45:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be0f84026def961973a2a4afebbbee2df3d71fc7'/>
<id>urn:sha1:be0f84026def961973a2a4afebbbee2df3d71fc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.</title>
<updated>2004-01-14T21:22:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-14T21:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1f0bfc3ee5cf6c9f65b1e34ba8d0259d702905c3'/>
<id>urn:sha1:1f0bfc3ee5cf6c9f65b1e34ba8d0259d702905c3</id>
<content type='text'>
Reviewed by:	deischen
Repocopy by:	markm
</content>
</entry>
<entry>
<title>- libc/sys/sem.c was repocopied to libc/gen/sem.c.</title>
<updated>2004-01-14T20:54:16Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-14T20:54:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fccedf067d9e77523b684f179b4aed07995f7b05'/>
<id>urn:sha1:fccedf067d9e77523b684f179b4aed07995f7b05</id>
<content type='text'>
- sem_*(3) manpages were repocopied from libc_r.

Reviewed by:	deischen
Repocopy by:	markm
</content>
</entry>
<entry>
<title>Add a short description of the kse_switchin(2) syscall to the kse</title>
<updated>2003-12-10T02:38:51Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2003-12-10T02:38:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=75c3ca909b21ee8580cd595992e85713b73e4a3b'/>
<id>urn:sha1:75c3ca909b21ee8580cd595992e85713b73e4a3b</id>
<content type='text'>
manpage and add a kse_switchin link. While here, list kse_thr_interrupt
before kse_wakeup in the MLINKS variable and the synopsis.
</content>
</entry>
</feed>
