aboutsummaryrefslogtreecommitdiff
path: root/lib/libbsnmp
Commit message (Collapse)AuthorAgeFilesLines
* dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| | | | Notes: svn path=/projects/bmake/; revision=284172
* Merge sync of headSimon J. Gerraty2015-05-271-2/+2
|\ | | | | | | Notes: svn path=/projects/bmake/; revision=283595
| * Fix build with recent binutilsBaptiste Daroussin2014-12-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent binutils considered the .gnu.warning.symbol section as a fatal error when run with --fatal-warnings which makes any users of "insecure" functions from libc failing to build with recent binutils. Introduce a new macro: LD_FATAL_WARNINGS=no to run ld(1) with --no-fatal-warnings for the users of "insecure" functions Differential Revision: https://reviews.freebsd.org/D1320 Notes: svn path=/head/; revision=276128
| * Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
| | | | | | | | | | | | | | While here reduce a bit overlinking Notes: svn path=/head/; revision=275024
* | Updated dependenciesSimon J. Gerraty2014-05-161-0/+2
| | | | | | | | Notes: svn path=/projects/bmake/; revision=266219
* | Merge from headSimon J. Gerraty2014-05-081-1/+1
|\| | | | | | | Notes: svn path=/projects/bmake/; revision=265720
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| | | | | | | | | | | | | | from the latter. Notes: svn path=/head/; revision=265420
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| | | | | | | | Notes: svn path=/projects/bmake/; revision=248169
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| | | | | | | | Notes: svn path=/projects/bmake/; revision=246868
* | Sync with HEAD.David E. O'Brien2013-02-081-0/+1
|\| | | | | | | Notes: svn path=/projects/bmake/; revision=246555
| * Add missing DPADDAntoine Brodin2013-01-011-0/+1
| | | | | | | | Notes: svn path=/head/; revision=244931
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+4
| | | | | | | | Notes: svn path=/projects/bmake/; revision=242788
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
|/ | | | | | | Requested by: Simon Gerraty <sjg@juniper.net> Notes: svn path=/projects/bmake/; revision=239572
* Bump shared libraries version numbers in preparation for 9.0.Konstantin Belousov2011-08-281-1/+1
| | | | | | | | | | | This time, only libraries which ABI has been changed compared to stable/8, are bumped. ABI analysis done by: Gleb Kurtsou Approved by: re (kensmith) Notes: svn path=/head/; revision=225227
* Unbreak the build by temprorarily not using include directives inShteryana Shopova2010-12-201-4/+0
| | | | | | | | bsnmpd(1)' def files, until bsd.snmpmod.mk & Makefiles are fixed to pass proper include path flags to gensnmptree. Notes: svn path=/head/; revision=216605
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.Shteryana Shopova2010-12-201-0/+4
| | | | | | | | | Sponsored by: The FreeBSD Foundation Reviewed by: philip Approved by: philip Notes: svn path=/head/; revision=216594
* In bsnmpd(1) add support for SNMPv3 message processing model, including ↵Shteryana Shopova2010-12-081-2/+9
| | | | | | | | | | | message authentication, packet encryption & view-based access control (RFC 3412, 3414, 3415). Sponsored by: The FreeBSD Foundation Reviewed by: philip@ (mostly) Approved by: philip@ Notes: svn path=/head/; revision=216294
* Always assign WARNS using ?=Ulrich Spörlein2010-03-022-5/+4
| | | | | | | | | | - fix some nearby style bugs - include Makefile.inc where it makes sense and reduces duplication Approved by: ed (co-mentor) Notes: svn path=/head/; revision=204585
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
| | | | | | | | | | | preparation for 8.0-RELEASE. Add the previous version of those libraries to ObsoleteFiles.inc and bump __FreeBSD_Version. Reviewed by: kib Approved by: re (rwatson) Notes: svn path=/head/; revision=195767
* - Bump share library version which were missed in last bumpRong-En Fan2007-06-181-1/+1
| | | | | | | | | Reported by: jhb Discussed with: deischen, des, doubg, harti Approved by: re (kensmith) Notes: svn path=/head/; revision=170925
* Catch up with the import of bsnmp-1.11. Add a couple of newHartmut Brandt2005-10-041-0/+2
| | | | | | | configuration flags to CFLAGS and set the WARNS level to 6. Notes: svn path=/head/; revision=150927
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
| | | | | | | | | | been bumped since RELENG_5. Reviewed by: ru Approved by: re (not needed for commit check but in principle...) Notes: svn path=/head/; revision=148297
* Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.Hartmut Brandt2005-03-1414-3255/+1
| | | | | | | | These modules are modules for the daemon, not for the library so they should be where the daemon is. Notes: svn path=/head/; revision=143601
* who's -> whoseRuslan Ermilov2005-02-131-1/+1
| | | | Notes: svn path=/head/; revision=141849
* Fixed punctuation in xrefs.Ruslan Ermilov2005-01-211-2/+2
| | | | Notes: svn path=/head/; revision=140598
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-1/+1
| | | | Notes: svn path=/head/; revision=139105
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Delete a .Fn that had no argument andGiorgos Keramidas2004-10-091-1/+1
| | | | | | | | | properly terminate a .Bl with a matching .El MFC after: 3 days Notes: svn path=/head/; revision=136291
* Link to the build again. The problem was that we need a newHartmut Brandt2004-08-111-3/+3
| | | | | | | | gensnmptree for the .def file to parse. This was fixed in Makefile.inc1. Notes: svn path=/head/; revision=133508
* Again something bad is happening so comment out the ATM module.Hartmut Brandt2004-08-111-3/+3
| | | | Notes: svn path=/head/; revision=133503
* Now, after the import of NgATM-1.1, re-enable the atm module.Hartmut Brandt2004-08-111-1/+1
| | | | Notes: svn path=/head/; revision=133496
* Disable the snmp_atm module until the source gets fixed. This will unbreakScott Long2004-08-101-1/+1
| | | | | | | this portion of the build. Notes: svn path=/head/; revision=133424
* Link the snmp_atm module to the build unless NOATM is defined.Hartmut Brandt2004-08-091-1/+6
| | | | Notes: svn path=/head/; revision=133393
* Now that gensnmptree can read and merge more than one tree makeHartmut Brandt2004-08-091-4/+4
| | | | | | | | the rule so that the tree .c and .h files can be produced from several trees. Notes: svn path=/head/; revision=133392
* A module for bsnmpd(1) that exports a MIB that contains information aboutHartmut Brandt2004-08-094-0/+478
| | | | | | | the local ATM interfaces and allows to change some parameters via SNMP. Notes: svn path=/head/; revision=133391
* Add the right CFLAGS to show that we have err.h, getaddrinfo and strlcpy.Hartmut Brandt2004-08-061-2/+2
| | | | | | | Add support.c to the list of source files. Notes: svn path=/head/; revision=133215
* Move libbsnmp.so to /lib so that it is available to atmconfig.Hartmut Brandt2004-08-041-0/+1
| | | | | | | | | At the moment the only dependency on this library is bsnmpd. Approved by: silence on re@ Notes: svn path=/head/; revision=133108
* Sort SEE ALSO references (in dictionary order, ignoring case).Ruslan Ermilov2004-07-041-2/+2
| | | | Notes: svn path=/head/; revision=131594
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-19/+38
| | | | Notes: svn path=/head/; revision=131504
* Use a MANFILTER to patch the man pages to point to the right path.Hartmut Brandt2004-04-141-0/+4
| | | | | | | Noted by: phk Notes: svn path=/head/; revision=128242
* Bump the shared library version number for the bsnmp v1.6 importHartmut Brandt2004-04-141-1/+1
| | | | | | | because of incompatible interface changes. Notes: svn path=/head/; revision=128241
* Put the name of the module first in the list of all .Nm calls withHartmut Brandt2004-04-141-0/+1
| | | | | | | | argument. This makes the output of calling .Nm without an argument more senseful later on. Notes: svn path=/head/; revision=128236
* Compare with 0 if comparing an integer, not with NULL.Hartmut Brandt2004-04-141-1/+1
| | | | Notes: svn path=/head/; revision=128235
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toHartmut Brandt2004-04-141-2/+2
| | | | | | | | /usr/share/snmp. This mirrors the use of /usr/local/share/snmp and makes also more sense when non-bsnmp-specific MIBs go in. Notes: svn path=/head/; revision=128234
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-0/+1
| | | | | | | | | | | | | | | | | | that this provokes. "Wherever possible" means "In the kernel OR NOT C++" (implying C). There are places where (void *) pointers are not valid, such as for function pointers, but in the special case of (void *)0, agreement settles on it being OK. Most of the fixes were NULL where an integer zero was needed; many of the fixes were NULL where ascii <nul> ('\0') was needed, and a few were just "other". Tested on: i386 sparc64 Notes: svn path=/head/; revision=126643
* Rename the MIBS makefile variable to BMIBS so that it does not conflictHartmut Brandt2004-01-242-4/+4
| | | | | | | with the environment variable MIBS that is used by net-snmp. Notes: svn path=/head/; revision=124926
* Create the OID and tree files while building the modules and the daemonHartmut Brandt2004-01-2311-453/+13
| | | | | | | | | | | instead of creating them by hand and storing them in the CVS tree. Add gensnmptree to the bootstrap tools (it is used to generated these files). This simplifies the update procedure. Submitted by: ru Notes: svn path=/head/; revision=124873
* Style: remove an empty line.Hartmut Brandt2004-01-231-1/+0
| | | | Notes: svn path=/head/; revision=124865
* Clean up makefiles.Ruslan Ermilov2004-01-196-23/+15
| | | | | | | Reviewed by: harti Notes: svn path=/head/; revision=124726
* Fixed the fatal bug: CFLAGS should be added to, not overridden.Ruslan Ermilov2004-01-171-1/+1
| | | | | | | This prevented CPU and optimization flags to be added here. Notes: svn path=/head/; revision=124604