Next | Query returned 238 messages, browsing 151 to 160 | Previous

History of commit frequency

CVS Commit History:


   2006-10-02 02:09:55 by Stoned Elipot | Files touched by this commit (3)
Log message:
Fix a NetBSD/sparc64 bug: give sysctl() a pointer on a size_t not on an int!
While here check for sysctl() return value.
Now snmpd on NetBSD/sparc64 should report more meaningful values
for OIDs like UCD-SNMP-MIB::memAvailReal.0.

Bump PKGREVISION.
   2006-10-01 22:08:29 by Stoned Elipot | Files touched by this commit (19)
Log message:
Split LP64 related patch file (patch-ea) from christos@ so that there is
one patched file per patch file.
   2006-09-24 17:04:35 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Don't use bmake feature in Makefile, use MAKE_ENV instead.
   2006-09-15 22:13:55 by Christos Zoulas | Files touched by this commit (2)
Log message:
Fix a crapload of 64 bit inconsistencies (int <-> ptr, int * <-> \ 
size_t *)
This now has a chance to work on sparc64.
   2006-09-14 17:48:27 by Geert Hendrickx | Files touched by this commit (1)
Log message:
Advertize NET_SNMP_SYS_CONTACT, NET_SNMP_SYS_LOCATION, NET_SNMP_PERSISTENTDIR
and NET_SNMP_MIBDIRS as being user-settable.
   2006-08-22 16:06:33 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Revive patch-dt for the sake of DragonFly.
   2006-08-11 22:40:36 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
DiskIO fix, courtesy of Jan Andres
   2006-07-30 08:38:10 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fix building on Darwin (and some other platforms?)
   2006-07-29 18:48:28 by Adam Ciarcinski | Files touched by this commit (10)
Log message:
Changes 5.3.1:
 snmpd:
   - fix trap processing from SMUX peers
   - fix disman/event monitoring crashes
   - fix bug 1399369: ifNumber broken
   - fix re-init of daemons after SIGHUP
 snmptrapd:
   - fix bug 1420758/1458815: snmptrapd aborts/loops in select()
   - fix re-init of daemons after SIGHUP
 snmplib:
   - fix OID lookups for fully qualified object names (eg .iso.org)
 snmpusm:
   - performance improvement when changing localized keys
 perl:
   - The perl modules now check to make sure they're building
     against the proper Net-SNMP version.
 misc:
   - Coverity fixes
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto

Next | Query returned 238 messages, browsing 151 to 160 | Previous