<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/include, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2011-12-23T15:00:37Z</updated>
<entry>
<title>Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]</title>
<updated>2011-12-23T15:00:37Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2011-12-23T15:00:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7501ca43959525c0fffc939d2f3daf2fdf69e553'/>
<id>urn:sha1:7501ca43959525c0fffc939d2f3daf2fdf69e553</id>
<content type='text'>
Add an API for alerting internal libc routines to the presence of
"unsafe" paths post-chroot, and use it in ftpd. [11:07]

Fix a buffer overflow in telnetd. [11:08]

Make pam_ssh ignore unpassphrased keys unless the "nullok" option is
specified. [11:09]

Add sanity checking of service names in pam_start. [11:10]

Approved by:    so (cperciva)
Approved by:    re (bz)
Security:       FreeBSD-SA-11:06.bind
Security:       FreeBSD-SA-11:07.chroot
Security:       FreeBSD-SA-11:08.telnetd
Security:       FreeBSD-SA-11:09.pam_ssh
Security:       FreeBSD-SA-11:10.pam
</content>
</entry>
<entry>
<title>MFC:	r226035</title>
<updated>2011-10-05T15:50:05Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2011-10-05T15:50:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=988845716e01e09f94dcf93007c12b85d542d31b'/>
<id>urn:sha1:988845716e01e09f94dcf93007c12b85d542d31b</id>
<content type='text'>
Avoid accidental conflicts with C++ operator keywords.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r225790:</title>
<updated>2011-10-04T11:08:44Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-10-04T11:08:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4588722f1b2bcdd52e6051d01f4f8a4f15aa89cb'/>
<id>urn:sha1:4588722f1b2bcdd52e6051d01f4f8a4f15aa89cb</id>
<content type='text'>
Install ciss(4) ioctl header.

PR:	kern/109813
Approved by:	re (bz)
</content>
</entry>
<entry>
<title>Revert the previous change and add xdr_sizeof</title>
<updated>2011-07-10T14:03:13Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2011-07-10T14:03:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d0b2bb9e869125778f464ed156ae803ec2e92d16'/>
<id>urn:sha1:d0b2bb9e869125778f464ed156ae803ec2e92d16</id>
<content type='text'>
Requested by:	bde
</content>
</entry>
<entry>
<title>- Add xdr_sizeof(3) to libc</title>
<updated>2011-07-09T07:43:56Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2011-07-09T07:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d98b6d6eddc726199f06ba3e0005a916aca13498'/>
<id>urn:sha1:d98b6d6eddc726199f06ba3e0005a916aca13498</id>
<content type='text'>
- Document xdr_sizeof(3); from NetBSD

Discussed with:	kib
</content>
</entry>
<entry>
<title>* Add the readline(3) API to libedit.  The libedit versions of</title>
<updated>2011-04-05T18:41:01Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2011-04-05T18:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1e3f14466be22d4fb236ff5bbd2fc725cba4b4c2'/>
<id>urn:sha1:1e3f14466be22d4fb236ff5bbd2fc725cba4b4c2</id>
<content type='text'>
  {readline,history}.h are in /usr/include/edit so as to not conflict with
  the GNU libreadline versions.  To use the libedit readline(3) one should
  add "-I/usr/include/edit" to their Makefile
  (spelled "-I${DESTDIR}/${INCLUDEDIR}/edit" within the FreeBSD source tree).

* Enable its use in the BSD licensed utilities that support readline(3).

* To make it easier to sync libedit development with NetBSD, histedit.h
  is moved into libedit's directory as history shows shown we keep merging
  it into that location.

Obtained from:	NetBSD
Sponsored by:	Juniper Networks
</content>
</entry>
<entry>
<title>MFgraid/head:</title>
<updated>2011-03-24T21:31:32Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2011-03-24T21:31:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=89b172238a5dbea197f3bb46fade76edbe13cab5'/>
<id>urn:sha1:89b172238a5dbea197f3bb46fade76edbe13cab5</id>
<content type='text'>
Add new RAID GEOM class, that is going to replace ataraid(4) in supporting
various BIOS-based software RAIDs. Unlike ataraid(4) this implementation
does not depend on legacy ata(4) subsystem and can be used with any disk
drivers, including new CAM-based ones (ahci(4), siis(4), mvs(4), ata(4)
with `options ATA_CAM`). To make code more readable and extensible, this
implementation follows modular design, including core part and two sets
of modules, implementing support for different metadata formats and RAID
levels.

Support for such popular metadata formats is now implemented:
Intel, JMicron, NVIDIA, Promise (also used by AMD/ATI) and SiliconImage.

Such RAID levels are now supported:
RAID0, RAID1, RAID1E, RAID10, SINGLE, CONCAT.

For any all of these RAID levels and metadata formats this class supports
full cycle of volume operations: reading, writing, creation, deletion,
disk removal and insertion, rebuilding, dirty shutdown detection
and resynchronization, bad sector recovery, faulty disks tracking,
hot-spare disks. For Intel and Promise formats there is support multiple
volumes per disk set.

Look graid(8) manual page for additional details.

Co-authored by:	imp
Sponsored by:	Cisco Systems, Inc. and iXsystems, Inc.
</content>
</entry>
<entry>
<title>Add missing declarations that I intended to commit with r219359.</title>
<updated>2011-03-07T16:05:45Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2011-03-07T16:05:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cf3943e4d56ca26f5d3688f45eb3e5a84329b567'/>
<id>urn:sha1:cf3943e4d56ca26f5d3688f45eb3e5a84329b567</id>
<content type='text'>
Not sure why we have math.h in lib/msun/ and complex.h in include/.
</content>
</entry>
<entry>
<title>Include stdio.h, so we can include printf.h in any order, as it needs FILE.</title>
<updated>2011-03-06T17:45:37Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2011-03-06T17:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4551abd040920d95cbd6cb6f70383c1e5ba98367'/>
<id>urn:sha1:4551abd040920d95cbd6cb6f70383c1e5ba98367</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add two new system calls, setloginclass(2) and getloginclass(2).  This makes</title>
<updated>2011-03-05T12:40:35Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2011-03-05T12:40:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2bfc50bc4fbc3ad7e8bdfeb6b55d72ea55c4f18b'/>
<id>urn:sha1:2bfc50bc4fbc3ad7e8bdfeb6b55d72ea55c4f18b</id>
<content type='text'>
it possible for the kernel to track login class the process is assigned to,
which is required for RCTL.  This change also make setusercontext(3) call
setloginclass(2) and makes it possible to retrieve current login class using
id(1).

Reviewed by:	kib (as part of a larger patch)
</content>
</entry>
</feed>
