<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/Makefile, branch releng/7.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-08-31T10:15:43Z</updated>
<entry>
<title>Merge r179308 from head to stable/7:</title>
<updated>2008-08-31T10:15:43Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2008-08-31T10:15:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be90528ca2c9edd4ff6d8007116f8c8f4d3defb4'/>
<id>urn:sha1:be90528ca2c9edd4ff6d8007116f8c8f4d3defb4</id>
<content type='text'>
  Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
  NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
  months in HEAD/RELENG_7.  Specifics:

  - netatm include files
  - netatm command line management tools
  - libatm
  - ATM parts in rescue and sysinstall
  - sample configuration files and documents
  - kernel support as a module or in NOTES
  - netgraph wrapper nodes for netatm
  - ctags data for netatm.
  - netatm-specific device drivers.

  Reviewed by:    bz
  Discussed with: bms, bz, harti

MFC discussed with:	des, peter
</content>
</entry>
<entry>
<title>MFC: r179174 (rev 1.47): Cscope enhancement's.</title>
<updated>2008-08-28T20:09:01Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-08-28T20:09:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a519be8170c9e4318f21a3cdc73ba1c4fc0efba3'/>
<id>urn:sha1:a519be8170c9e4318f21a3cdc73ba1c4fc0efba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r180428: Use 'CSCOPE_ARCHDIR' to change the default architecture</title>
<updated>2008-08-28T18:02:16Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-08-28T18:02:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66e75f2bad2133333d6bbecf4232fe48d1324643'/>
<id>urn:sha1:66e75f2bad2133333d6bbecf4232fe48d1324643</id>
<content type='text'>
directories to cscope.  After the addition of sys/modules/dtrace/dtrace,
setting 'ARCHDIR' in /etc/src.conf breaks the build.
</content>
</entry>
<entry>
<title>MFC r181432:</title>
<updated>2008-08-10T10:15:20Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2008-08-10T10:15:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f428b23100fe6994fe87367d7e505b5fc0281c8f'/>
<id>urn:sha1:f428b23100fe6994fe87367d7e505b5fc0281c8f</id>
<content type='text'>
 Add a "glimpse" target to the kernel Makefile.
</content>
</entry>
<entry>
<title>Correct CSCOPEDIRS definition</title>
<updated>2008-07-29T11:31:08Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-07-29T11:31:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a41937a73d045854e8634ef9e1bd5b1174cc0819'/>
<id>urn:sha1:a41937a73d045854e8634ef9e1bd5b1174cc0819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partially MFC r180627: add cddl, nlm and xdr to CSCOPEDIRS.</title>
<updated>2008-07-29T08:44:44Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2008-07-29T08:44:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6dd69d0401f1c734fe94b139fae86c075d00c163'/>
<id>urn:sha1:6dd69d0401f1c734fe94b139fae86c075d00c163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda</title>
<updated>2007-07-12T21:04:58Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-07-12T21:04:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00f05dc847909ac7136008817034483185b947bc'/>
<id>urn:sha1:00f05dc847909ac7136008817034483185b947bc</id>
<content type='text'>
by removing files from src/sys/coda, and updating include paths in the
new location, kernel configuration, and  Makefiles.  In one case add
$FreeBSD$.

Discussed with:		anderson, Jan Harkes &lt;jaharkes@cs.cmu.edu&gt;
Approved by:		re (kensmith)
Repo-copy madness:	simon
</content>
</entry>
<entry>
<title>Remove netkey directory from cscope/TAGs generation and replace</title>
<updated>2007-07-05T08:55:14Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2007-07-05T08:55:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f43455fd899371146e168a2465397d615a61aa39'/>
<id>urn:sha1:f43455fd899371146e168a2465397d615a61aa39</id>
<content type='text'>
it with netipsec now that KAME IPsec is gone.
While here add missing netinet6 directories.

Add comments about the ports needed to be able to run those targets.

Reviewed by:	philip
Approved by:	re (rwatson)
</content>
</entry>
<entry>
<title>Commit IPv6 support for FAST_IPSEC to the tree.</title>
<updated>2007-07-01T11:41:27Z</updated>
<author>
<name>George V. Neville-Neil</name>
<email>gnn@FreeBSD.org</email>
</author>
<published>2007-07-01T11:41:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cb64cb272ad94f7a5e903f76fb9817f1b8452ba'/>
<id>urn:sha1:2cb64cb272ad94f7a5e903f76fb9817f1b8452ba</id>
<content type='text'>
This commit includes only the kernel files, the rest of the files
will follow in a second commit.

Reviewed by:    bz
Approved by:    re
Supported by:   Secure Computing
</content>
</entry>
<entry>
<title>o Add bsm and security to a list of cscope dirs.</title>
<updated>2007-04-14T16:29:15Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-04-14T16:29:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=461f64fe8cc4575512447eb675242d473b6ec8b8'/>
<id>urn:sha1:461f64fe8cc4575512447eb675242d473b6ec8b8</id>
<content type='text'>
</content>
</entry>
</feed>
