<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-05-04T09:06:59Z</updated>
<entry>
<title>MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)</title>
<updated>2007-05-04T09:06:59Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2007-05-04T09:06:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fcc1ae4eef1004500dd9518ae7e3854be1b8ae57'/>
<id>urn:sha1:fcc1ae4eef1004500dd9518ae7e3854be1b8ae57</id>
<content type='text'>
syscall; it is only relevant for incoming data.
</content>
</entry>
<entry>
<title>MFC: Return EINVAL if the tv_usec part of the utimes(2) arguments</title>
<updated>2006-01-22T13:41:15Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2006-01-22T13:41:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d94a803aa05e1852ec5d27269a6f8e45c793872'/>
<id>urn:sha1:0d94a803aa05e1852ec5d27269a6f8e45c793872</id>
<content type='text'>
contains incorrect fractional second values (outside the range
0-999999).
Prior to this change users could create files with values outside
that range.  Moreover, on 32-bit machines tv_usec offsets larger than
4.3s would result in an unnormalized AND wrong timestamp value,
due to overflow.
</content>
</entry>
<entry>
<title>Add a period to the end of a sentence, and bump document date.</title>
<updated>2005-01-12T17:24:22Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-01-12T17:24:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5005e050dad3278bec8102579c6f7f45f92bd51'/>
<id>urn:sha1:e5005e050dad3278bec8102579c6f7f45f92bd51</id>
<content type='text'>
Pointy hat:	kensmith
</content>
</entry>
<entry>
<title>This is a partial MFC of the current RELENG_5 Linux emulation, which</title>
<updated>2005-01-12T16:34:54Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-01-12T16:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2e9e58b605512339ee21d4cd0eda913dbdb7414'/>
<id>urn:sha1:c2e9e58b605512339ee21d4cd0eda913dbdb7414</id>
<content type='text'>
became necessary due to the plans for using linux_base-8 for the 4.11
release.  Among other things running "/compat/linux/bin/ls -l" dumped
core because it tried to use completely non-existent system calls.  We
don't actually implement the system calls it's trying to use but we at
least need to have something in place that returns an error code.

Things being added:

  - wrapper for mmap2(2) from
        sys/compat/linux/linux_machdep.c v1.31
        sys/compat/linux/linux_dummy.c v1.35
  - add dummy entries for fadvise64(2) and *xattr(2) family of syscalls from
        sys/compat/linux/linux_dummy.c v1.37
  - add ENOATTR error code because that is what the *xattr(2) family of
    syscalls returns, which in turn required tweaking the error code
    translation table in the NFS server code[1].
  - add $FreeBSD$ token to lib/libc/gen/errlst.c so it passes pre-commit
    check script...

[1] Noticed by rwatson.

Requested by:	nectar
Reviewed by:	nectar, sobomax, re@
Tested by:	nectar, ceri
MFS after:	2 days
</content>
</entry>
<entry>
<title>MFC 1.37, 1.40: Document S_* macros and more struct stat fields.</title>
<updated>2004-12-22T09:43:19Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-12-22T09:43:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40ae0ea23e306ed5a94bbd496568db01899e584d'/>
<id>urn:sha1:40ae0ea23e306ed5a94bbd496568db01899e584d</id>
<content type='text'>
Requested by:	roam
</content>
</entry>
<entry>
<title>MFC rev. 1.20: spell _SC_CLK_TCK correctly.</title>
<updated>2004-08-23T11:10:58Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-08-23T11:10:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe8563e611f900aee02765d681ce9ea561d4f86b'/>
<id>urn:sha1:fe8563e611f900aee02765d681ce9ea561d4f86b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove references to netstat(1).</title>
<updated>2004-06-20T15:11:31Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-06-20T15:11:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c1af72064e721b58f477e34d1b444013012ce786'/>
<id>urn:sha1:c1af72064e721b58f477e34d1b444013012ce786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2004-06-17T00:08:23Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-06-17T00:08:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dcb46756016b81629a1b086b83706b1cb50c8fdc'/>
<id>urn:sha1:dcb46756016b81629a1b086b83706b1cb50c8fdc</id>
<content type='text'>
sendfile(2)-related statistics that can be viewed through netstat -m:
- The number of times sendfile() had to do disk I/O
- The number of times sfbuf allocation failed
- The number of times sfbuf allocation had to wait
and three sysctl's: kern.ipc.nsfbufs, kern.ipc.nsfbufspeak,
kern.ipc.nsfbufsused that also can be viewed through netstat -m.

Submitted by:	Igor Sysoev &lt;is (at) rambler-co.ru&gt;
</content>
</entry>
<entry>
<title>MFC accept.2 rev. 1.27: clarification that 'addr' is optional.</title>
<updated>2004-06-04T09:15:54Z</updated>
<author>
<name>Peter Pentchev</name>
<email>roam@FreeBSD.org</email>
</author>
<published>2004-06-04T09:15:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0238c87b27f8ab2aad31877998dcc95e328b03d'/>
<id>urn:sha1:c0238c87b27f8ab2aad31877998dcc95e328b03d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2004-05-31T19:17:07Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-05-31T19:17:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7a847f53250eef0eaf9f4ba891539549a0830821'/>
<id>urn:sha1:7a847f53250eef0eaf9f4ba891539549a0830821</id>
<content type='text'>
Clarify the issue of compatibility of different interfaces
to advisory locking.
</content>
</entry>
</feed>
