History log of /freebsd-10-stable/sys/contrib/ngatm/
Revision Date Author Comments
256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


242623 05-Nov-2012 dim

In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer
versions of clang 3.2, about comparing enum uni_cause values against
integer constants which fall outside the enum range. No functional
change.

MFC after: 3 days


228554 15-Dec-2011 dim

In sys/contrib/ngatm/netnatm/msg/uni_ie.c, use a more appropriate way to
tell the compiler some parameters are purposefully unused.

MFC after: 1 week


213789 13-Oct-2010 rpaulo

Properly tell the compiler that we want to ignore the return value of
certain macros.


213788 13-Oct-2010 rpaulo

Fix several cases were a conditional operator was used instead of a
bitwise operator.

Found with: clang


201818 08-Jan-2010 trasz

Fix array overflow.

Reviewed by: philip


194825 24-Jun-2009 rdivacky

Use proper form of gnu designated initalizers. This lets
clang compile this files.

Approved by: ed (mentor)
Silence from: harti (maintainer?)


171365 11-Jul-2007 harti

This commit was generated by cvs2svn to compensate for changes in r171364,
which included commits to RCS files with non-trunk default branches.


146540 23-May-2005 harti

This commit was generated by cvs2svn to compensate for changes in r146539,
which included commits to RCS files with non-trunk default branches.


133495 11-Aug-2004 harti

Exclusion list for easier import.


133493 11-Aug-2004 harti

This commit was generated by cvs2svn to compensate for changes in r133492,
which included commits to RCS files with non-trunk default branches.


131827 08-Jul-2004 harti

This commit was generated by cvs2svn to compensate for changes in r131826,
which included commits to RCS files with non-trunk default branches.


122209 07-Nov-2003 harti

This commit was generated by cvs2svn to compensate for changes in r122208,
which included commits to RCS files with non-trunk default branches.


122207 07-Nov-2003 harti

These two files are generated with the ../genfiles script and are
not part of the imported distribution.


122206 07-Nov-2003 harti

This commit was generated by cvs2svn to compensate for changes in r122205,
which included commits to RCS files with non-trunk default branches.


121937 03-Nov-2003 harti

Explain how to handle the generated files. Explain that the import
must actually be done into the netnatm sub-directory.


121936 03-Nov-2003 harti

These files are generated by the genfiles script. See FREEBSD-upgrade
for instructions how to upgrade these.


121935 03-Nov-2003 harti

This commit was generated by cvs2svn to compensate for changes in r121934,
which included commits to RCS files with non-trunk default branches.


121329 22-Oct-2003 harti

Some upgrade instructions.


121327 22-Oct-2003 harti

This commit was generated by cvs2svn to compensate for changes in r121326,
which included commits to RCS files with non-trunk default branches.