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
/
usr.sbin
/
bsnmpd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the memory requirements for the tables by (1) using malloced strings
harti
2006-07-14
11
-282
/
+604
*
Add missing library dependencies.
ru
2006-04-13
1
-1
/
+1
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-1
/
+3
*
Silence some warnings by defining configuration preprocessor symbols.
harti
2006-03-13
1
-1
/
+1
*
A bandaid to unbreak world.
ru
2006-02-27
1
-0
/
+1
*
Link the new file from the vendor fix to the build and install
harti
2006-02-13
1
-3
/
+8
*
Expand contractions.
joel
2006-02-01
1
-1
/
+1
*
After changing hostres from libdisk to libgeom, it now compiles
erwin
2006-01-26
1
-5
/
+1
*
Replace ki_ocomm by ki_comm. The former will go away.
harti
2006-01-26
2
-5
/
+5
*
Fix a bug in the processor load code: the wrong process was used to
harti
2006-01-26
1
-3
/
+3
*
Fix false positives when searching for disks. Things like adv(4) are not
harti
2006-01-26
1
-0
/
+9
*
Fix the MIB to use libgeom instead of libdisk.
harti
2006-01-26
3
-48
/
+170
*
Unbreak the AMD64 build by forgoing the 'snmp_hostres' functionality.
obrien
2006-01-13
1
-1
/
+5
*
Fix build without -DNDEBUG.
harti
2006-01-12
3
-7
/
+7
*
assert(3) is not used here.
obrien
2006-01-12
1
-1
/
+0
*
Connect the HOSTRES MIB to the build.
harti
2006-01-09
1
-0
/
+1
*
msg
harti
2006-01-09
18
-0
/
+7005
*
Check for altq presence during module init, and allow module to work even if
philip
2005-11-30
1
-2
/
+47
*
Fix prototypes.
ru
2005-11-24
1
-8
/
+8
*
Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers
harti
2005-11-10
5
-38
/
+10
*
Use the canonical include name for snmpmod.h. The build infrastructure takes
harti
2005-11-10
1
-1
/
+1
*
Catch up with the import of bsnmp-1.11. Add a couple of new
harti
2005-10-04
3
-1
/
+6
*
Fix unhandled malloc errors.
philip
2005-08-29
1
-9
/
+54
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
1
-7
/
+7
*
Bump the shared library version number of all libraries that have not
kensmith
2005-07-22
1
-1
/
+1
*
No need to specify the include subdirectory. During buildworld the
harti
2005-05-25
1
-1
/
+1
*
This module was wrongly including header from /usr/include. Give it
harti
2005-05-23
1
-1
/
+1
*
Catch up with the bsnmpd daemon's 64bit time ticks.
philip
2005-05-23
1
-1
/
+1
*
The ticks delivered by the SNMP daemon are now 64-bit, so make our
harti
2005-05-23
1
-1
/
+1
*
Bump the shared library version number of the modules because of
harti
2005-05-23
1
-1
/
+1
*
Enable tcp-wrapper support in the SNMP daemon.
harti
2005-04-26
1
-1
/
+2
*
time_t is signed, so s/uintmax_t/intmax_t/g. Has anyone got an extra pointy
philip
2005-03-15
1
-6
/
+6
*
Cast time_t to uintmax_t so they can be printed as %ju without breaking on
philip
2005-03-15
1
-6
/
+7
*
Make this compile properly on 64bit machines.
philip
2005-03-14
1
-3
/
+3
*
Add snmp_pf, a bsnmpd module for monitoring (not managing!) pf firewalls.
philip
2005-03-14
5
-1
/
+2612
*
Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.
harti
2005-03-14
2
-4
/
+7
*
who's -> whose
ru
2005-02-13
1
-1
/
+1
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
1
-1
/
+0
*
Fixed punctuation in xrefs.
ru
2005-01-21
1
-2
/
+2
*
NOATM -> NO_ATM
ru
2004-12-21
1
-1
/
+1
*
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
*
Fix build in the !NOATM case by using the begemot library in place of
trhodes
2004-09-24
1
-3
/
+3
*
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
[next]