aboutsummaryrefslogtreecommitdiff
path: root/contrib/libbegemot
Commit message (Collapse)AuthorAgeFilesLines
* libbegemot: improve tracing printsGleb Smirnoff2025-07-171-10/+12
| | | | | | | Add newlines. Use __func__ instead of hardcoded name (fixes one case). While here, wrap lines according to style(9). Differential Revision: https://reviews.freebsd.org/D51357
* Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt2018-07-032-40/+24
| | | | | | | | | | For developers gensnmptree can now generate functions for enums to convert between enums and strings and to check the validity of a value. The sources in FreeBSD are now in sync with the upstream which allows to bring in IPv6 modifications. Notes: svn path=/head/; revision=335885
* Vendor patch that adds a microsecond timer function.Hartmut Brandt2006-12-083-49/+100
| | | | Notes: svn path=/vendor/libbegemot/dist/; revision=165009
* This is actually a section 3 man page, not section 1. Also fix a coupleHartmut Brandt2006-03-171-4/+4
| | | | | | | | | of grammatical errors. Submitted by: jkoshy@ Notes: svn path=/vendor/libbegemot/dist/; revision=156803
* Vendor patch: remove the <CR>s that somehow crept in during initial commit.Hartmut Brandt2006-02-071-714/+714
| | | | Notes: svn path=/vendor/libbegemot/dist/; revision=155420
* Vendor import of harti's begemot library.vendor/libbegemot/1.1.1Tom Rhodes2004-09-243-0/+968
Notes: svn path=/vendor/libbegemot/dist/; revision=135768 svn path=/vendor/libbegemot/1.1.1/; revision=135770; tag=vendor/libbegemot/1.1.1