<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/ng_parse.h, branch releng/14.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:18Z</updated>
<entry>
<title>sys: Remove $FreeBSD$: one-line .h pattern</title>
<updated>2023-08-16T17:54:18Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ff63af9b88c7413b7d71715b5532625752a248e'/>
<id>urn:sha1:2ff63af9b88c7413b7d71715b5532625752a248e</id>
<content type='text'>
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>net: clean up empty lines in .c and .h files</title>
<updated>2020-09-01T21:19:14Z</updated>
<author>
<name>Mateusz Guzik</name>
<email>mjg@FreeBSD.org</email>
</author>
<published>2020-09-01T21:19:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9'/>
<id>urn:sha1:662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use variable-sized arrays where appropriate.</title>
<updated>2005-10-28T14:41:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-10-28T14:41:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d56ace0997af011ce7efb9f10b0bd840892a9c90'/>
<id>urn:sha1:d56ace0997af011ce7efb9f10b0bd840892a9c90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix variable name in comment num=&gt;alen. (Lost part of commit rev 1.2)</title>
<updated>2005-01-16T19:12:27Z</updated>
<author>
<name>Roman Kurakin</name>
<email>rik@FreeBSD.org</email>
</author>
<published>2005-01-16T19:12:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d62d2396c3d47d106071010ce14e3228318a324c'/>
<id>urn:sha1:d62d2396c3d47d106071010ce14e3228318a324c</id>
<content type='text'>
MFC after:	3 days
</content>
</entry>
<entry>
<title>/* -&gt; /*- for license, minor formatting changes</title>
<updated>2005-01-07T01:45:51Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-07T01:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c398230b64aea809cb7c5cea8db580af7097920c'/>
<id>urn:sha1:c398230b64aea809cb7c5cea8db580af7097920c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of the deprecated *LEN constants in favour of the new</title>
<updated>2004-01-26T14:05:31Z</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2004-01-26T14:05:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=87e2c66a6a23792e3598990f8f258ca7f52af928'/>
<id>urn:sha1:87e2c66a6a23792e3598990f8f258ca7f52af928</id>
<content type='text'>
*SIZ constants that include the trailing \0 byte.
</content>
</entry>
<entry>
<title>Made the Ethernet address parse type standard.</title>
<updated>2003-12-17T12:40:34Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-12-17T12:40:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c7e4101f87192b1033d85842714bfb3dd453c3e'/>
<id>urn:sha1:8c7e4101f87192b1033d85842714bfb3dd453c3e</id>
<content type='text'>
OK'ed by:	archie
</content>
</entry>
<entry>
<title>Use a single style of multiple inclusion protection for Netgraph headers.</title>
<updated>2003-11-11T12:30:37Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-11-11T12:30:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e20480bfb6869d99d93891ec878221122b4d3478'/>
<id>urn:sha1:e20480bfb6869d99d93891ec878221122b4d3478</id>
<content type='text'>
Reviewed by:	archie, harti, emax
</content>
</entry>
<entry>
<title>Fix GCC warnings caused by initializing a zero length array. In the process,</title>
<updated>2002-05-31T23:48:03Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-05-31T23:48:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f0184ff8e3b84a1c7273492d8854cfaa012060b5'/>
<id>urn:sha1:f0184ff8e3b84a1c7273492d8854cfaa012060b5</id>
<content type='text'>
simply things a bit by getting rid of 'struct ng_parse_struct_info' which
was useless because it only contained one field.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Go back to using data_len in struct ngpppoe_init_data after discussions</title>
<updated>2000-11-16T23:14:53Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-11-16T23:14:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27121ab1a472e7240f114938aa6e35b314d6e714'/>
<id>urn:sha1:27121ab1a472e7240f114938aa6e35b314d6e714</id>
<content type='text'>
with Julian and Archie.

Implement a new ``sizedstring'' parse type for dealing with field pairs
consisting of a uint16_t followed by a data field of that size, and use
this to deal with the data_len and data fields.

Written by:		Archie with some input by me
Agreed in principle by:	julian
</content>
</entry>
</feed>
