summaryrefslogtreecommitdiffstats
path: root/lib/memory.c
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIRM(_POSIX_REENTRANT_FUNCTIONS) -- not POSIX !Chris Hall2012-04-121-3/+8
* Further work on Watch-Dog and extend "debug bgp update"Chris Hall2012-04-111-2/+2
* Fix a few issues thrown up by compiling under FreeBSDChris Hall2012-03-281-2/+1
* Tidy up some XMALLOC items that were not being XFREE'd.Chris Hall2012-03-221-0/+34
* vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-55/+53
* Fix formatting of memory region "show" when no memory_trackerChris Hall2011-09-081-9/+12
* Update the scaled number output and memory show commands.Chris Hall2011-09-061-513/+35
* Update pipework and improve memory reporting.Chris Hall2011-07-211-359/+3111
* Merge branch 'master' of /git/quagga.euro-ix into pipeworkex16pChris Hall2011-03-291-0/+2
|\
| * Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-0/+27
* | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-2/+23
* | Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-53/+55
* | Second tranche of updates for pipework branch.Chris Hall2011-02-131-13/+13
|/
* Introduce "rs-in" route-maproot2010-07-281-6/+9
* Trap SIGABRT so that get backtrace in the log.root2010-07-221-2/+4
* Reinstate NOTIFICATION logging and turn off Memory TrackerChris Hall2010-05-131-1/+1
* New functions for error numbers and addresses in messages.Chris Hall2010-04-081-1/+1
* Major updateChris Hall2010-03-161-110/+312
* Use static mutexespaulo2009-12-171-11/+5
* Fix shutdown. Move cpu stats command to cli thread.paulo2009-12-171-1/+6
* Fix race condition when threads start. Make memory stats thread safepaulo2009-12-161-31/+83
* Upgrade lib/vector.c & .hChris Hall (GMCH)2009-11-241-20/+20
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-3/+44
* [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-231-0/+10
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-1/+1
* [lib] add mising UL qualifier to numerical constantPaul Jakma2008-01-081-1/+1
* [lib] Fix typo in cpp conditional for malloc.h includePaul Jakma2006-06-301-1/+1
* [lib] malloc.h is deprecated, try not to include it anymorePaul Jakma2006-05-281-0/+3
* [lib/memory] Add mallinfo supportPaul Jakma2006-03-301-1/+116
* 2005-10-20 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-201-11/+23
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-1/+1
* 2005-04-25 Paul Jakma <paul.jakma@sun.com>paul2005-04-251-1/+1
* 2005-04-15 Paul Jakma <paul@dishone.st>paul2005-04-151-196/+14
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-1/+1
* 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-261-2/+2
* 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-261-0/+5
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-1/+1
* 2004-11-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-161-18/+18
* 2004-11-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-151-16/+43
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-0/+2
* First small part of lib cleanup. Mainly "constification" of arguments andhasso2004-10-041-4/+4
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+34
* Ripngd part of 6Wind patch.hasso2003-05-251-0/+27
* Initial revisionpaul2002-12-131-0/+493