History log of /freebsd-10-stable/contrib/ngatm/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
311937 11-Jan-2017 dim

MFC r311649:

Fix the following clang 4.0.0 warning in ngatm's snmp_atm.c:

contrib/ngatm/snmp_atm/snmp_atm.c:173:6: error: logical not is only
applied to the left hand side of this bitwise operator
[-Werror,-Wlogical-not-parentheses]
if (!ifmr.ifm_status & IFM_AVALID) {
^ ~

Obviously, the masking needs to be done before the logical not
operation. Add parentheses to make it so.

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


208483 24-May-2010 uqs

mdoc: consistently spell our email addresses <foo@FreeBSD.org>

Reviewed by: ru
Approved by: harti


156679 13-Mar-2006 harti

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


146612 25-May-2005 harti

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


146533 23-May-2005 harti

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


135924 29-Sep-2004 trhodes

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


133491 11-Aug-2004 harti

Exclusion list for easier import.


133489 11-Aug-2004 harti

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


131824 08-Jul-2004 harti

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


122214 07-Nov-2003 harti

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


121948 03-Nov-2003 harti

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


121664 29-Oct-2003 harti

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


121333 22-Oct-2003 harti

Some upgrade instructions.


121331 22-Oct-2003 harti

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