OpenBSD CVS

src/lib/libagentx/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libagentx

Current tag: OPENBSD_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   3 years  deraadt   use installed include file ok martijn
[TXT] Symbols.list  1.3   3 years  martijn   Add agentx_varbind_unsigned32 as a wrapper around agentx_varbind_gauge32 to be m...
[TXT] agentx.3  1.8   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] agentx.c  1.14   2 years  martijn   Even though AgentX supports null-oids and incidentally has a valid usecase for t...
[TXT] agentx.h  1.6   2 years  martijn   Even though AgentX supports null-oids and incidentally has a valid usecase for t...
[TXT] agentx_internal.h  1.3   2 years  martijn   Move libagentx to a new freeing strategy, where we check all objects when a clos...
[TXT] agentx_log.c  1.2   3 years  tb   Add missing RCS tags
[TXT] ax.c  1.8   2 years  martijn   Initialize OID print buffer, even when oidlen is 0. Fix printing old garbage fro...
[TXT] ax.h  1.4   3 years  rob   Whitespace. OK martijn@
[TXT] shlib_version  1.2   3 years  martijn   s/agentx_/ax_/g and s/subagentx_/agentx_/g Requested by and OK deraadt@