index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libbsnmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Delete a .Fn that had no argument and
keramida
2004-10-09
1
-1
/
+1
*
Link to the build again. The problem was that we need a new
harti
2004-08-11
1
-3
/
+3
*
Again something bad is happening so comment out the ATM module.
harti
2004-08-11
1
-3
/
+3
*
Now, after the import of NgATM-1.1, re-enable the atm module.
harti
2004-08-11
1
-1
/
+1
*
Disable the snmp_atm module until the source gets fixed. This will unbreak
scottl
2004-08-10
1
-1
/
+1
*
Link the snmp_atm module to the build unless NOATM is defined.
harti
2004-08-09
1
-1
/
+6
*
Now that gensnmptree can read and merge more than one tree make
harti
2004-08-09
1
-4
/
+4
*
A module for bsnmpd(1) that exports a MIB that contains information about
harti
2004-08-09
4
-0
/
+478
*
Add the right CFLAGS to show that we have err.h, getaddrinfo and strlcpy.
harti
2004-08-06
1
-2
/
+2
*
Move libbsnmp.so to /lib so that it is available to atmconfig.
harti
2004-08-04
1
-0
/
+1
*
Sort SEE ALSO references (in dictionary order, ignoring case).
ru
2004-07-04
1
-2
/
+2
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-19
/
+38
*
Use a MANFILTER to patch the man pages to point to the right path.
harti
2004-04-14
1
-0
/
+4
*
Bump the shared library version number for the bsnmp v1.6 import
harti
2004-04-14
1
-1
/
+1
*
Put the name of the module first in the list of all .Nm calls with
harti
2004-04-14
1
-0
/
+1
*
Compare with 0 if comparing an integer, not with NULL.
harti
2004-04-14
1
-1
/
+1
*
Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
harti
2004-04-14
1
-2
/
+2
*
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
markm
2004-03-05
1
-0
/
+1
*
Rename the MIBS makefile variable to BMIBS so that it does not conflict
harti
2004-01-24
2
-4
/
+4
*
Create the OID and tree files while building the modules and the daemon
harti
2004-01-23
11
-453
/
+13
*
Style: remove an empty line.
harti
2004-01-23
1
-1
/
+0
*
Clean up makefiles.
ru
2004-01-19
6
-23
/
+15
*
Fixed the fatal bug: CFLAGS should be added to, not overridden.
ru
2004-01-17
1
-1
/
+1
*
Replace all uses of the old netgraph constants NG_*LEN by the new
harti
2003-11-15
3
-55
/
+55
*
Add an empty definition of the MIBS variable so that the makefile does
harti
2003-11-13
1
-0
/
+1
*
The snmp_netgraph module depends on libnetgraph. So add a dependency and
harti
2003-11-12
1
-0
/
+3
*
Fix the build by adjusting the include directives. The problem was
harti
2003-11-10
2
-4
/
+6
*
Add build infrastructure for libbsnmp and the modules. Add the
harti
2003-11-10
20
-0
/
+3216