Enji Cooper
1422b66c64
Simplify always evaluated branch (e != NULL
)
...
- xalloc(..) ensures that e will be non-null via malloc + err.
- `e` is already dereferenced above, so logically it's impossible
to hit the lower test without crashing if it was indeed NULL.
MFC after: 3 days
CID: 1007408
Reported by: Coverity
Sponsored by: EMC / Isilon Storage Division
2016-04-22 05:24:15 +00:00
Ulrich Spörlein
4f13bbb691
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
...
Reviewed by: ru
Approved by: harti
2010-05-24 06:26:38 +00:00
Ulrich Spörlein
ddedd8277a
Fix typo in macro name and macro usage.
...
Found by: make manlint
Reviewed by: ru
Approved by: harti, philip (mentor)
2010-03-12 11:05:37 +00:00
Hartmut Brandt
1164383c76
This commit was generated by cvs2svn to compensate for changes in r159063,
...
which included commits to RCS files with non-trunk default branches.
2006-05-30 07:46:52 +00:00
Hartmut Brandt
6f557cf7be
Vendor patch: add support for the BITS construct and enumerations in both
...
gensnmpdef and gensnmptree. Add include and typedef directives to gensnmptree.
Submitted by: soc-sheryana (partly)
2006-05-30 07:46:52 +00:00
Hartmut Brandt
748b5b1ebd
Virgin import of bsnmpd 1.12
2006-02-27 16:16:18 +00:00
Hartmut Brandt
568d256aa1
This commit was generated by cvs2svn to compensate for changes in r156066,
...
which included commits to RCS files with non-trunk default branches.
2006-02-27 16:16:18 +00:00
Hartmut Brandt
2a9284a7c0
Vendor fix: initialize the flag field of a newly created node to be 0.
...
Submitted by: jasone
2006-01-10 11:52:51 +00:00
Hartmut Brandt
d96dd77460
This commit was generated by cvs2svn to compensate for changes in r154182,
...
which included commits to RCS files with non-trunk default branches.
2006-01-10 11:52:51 +00:00
Hartmut Brandt
e50dd7e071
These files are not needed and were imported by accident in the
...
previous import.
2005-10-04 14:51:55 +00:00
Hartmut Brandt
165c5d31cb
Virgin import of bsnmpd 1.11
2005-10-04 14:41:06 +00:00
Hartmut Brandt
d7eb6b4714
Virgin import of bsnmp 1.9
2005-04-26 16:43:22 +00:00
Hartmut Brandt
94caccb357
Virgin import of bsnmpd 1.8
2005-02-28 17:27:11 +00:00
Hartmut Brandt
0a9d66ca0d
Fix the 4.X -> 5.X upgrade path by include <inttypes.h> instead of
...
stdint.h.
2004-08-10 11:05:25 +00:00
Hartmut Brandt
896052c10f
Virgin import of bsnmpd 1.7
2004-08-06 13:38:30 +00:00
Hartmut Brandt
8eecd77ad5
Import of bsnmpd 1.6
2004-04-14 16:20:14 +00:00
Hartmut Brandt
70af00a124
Virgin import of bsnmpd 1.5a
2004-01-23 10:44:47 +00:00
Hartmut Brandt
f06ca4af18
Virgin import of bsnmp 1.4
2003-11-10 08:53:38 +00:00