| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r266411: | Konstantin Belousov | 2014-05-25 | 1 | -3/+3 |
| * | MFH (r251810): fix installation from read-only .OBJDIR | Dag-Erling Smørgrav | 2014-03-11 | 1 | -2/+0 |
| * | MFC: 234851, 235059 | Baptiste Daroussin | 2012-06-03 | 1 | -30/+132 |
| * | MFC r232974: | Konstantin Belousov | 2012-03-30 | 1 | -3/+3 |
| * | MFC r232862: | Konstantin Belousov | 2012-03-30 | 1 | -72/+76 |
| * | MFC r232572: | Konstantin Belousov | 2012-03-12 | 1 | -10/+15 |
| * | Fix a malloc overrun in 32-bit compat libmap lookup code. | Peter Wemm | 2006-01-31 | 1 | -6/+4 |
| * | Description from Dan: | Matthew N. Dodd | 2005-02-04 | 1 | -10/+75 |
| * | style(9) | Matthew N. Dodd | 2005-02-04 | 1 | -4/+3 |
| * | Support basename and path based constrained matches. | Matthew N. Dodd | 2004-05-24 | 1 | -1/+29 |
| * | Add initial support for compiling a special 32 bit version of | Peter Wemm | 2004-03-21 | 1 | -4/+28 |
| * | Fix "warning: value computed is not used". | Max Khon | 2004-02-03 | 1 | -1/+1 |
| * | Change libmap.c:lm_init() to return a status value; 0 for success | Matthew N. Dodd | 2003-09-13 | 1 | -3/+3 |
| * | Include libmap.h for prototypes. | Matthew N. Dodd | 2003-06-18 | 1 | -0/+1 |
| * | Provide function entry debugging messages. | Matthew N. Dodd | 2003-05-31 | 1 | -1/+16 |
| * | Don't post-increment pointers inside a loop conditional. | Matthew N. Dodd | 2003-05-30 | 1 | -11/+11 |
| * | Allow threading libraries to register their own locking | Alexander Kabaev | 2003-05-29 | 1 | -6/+3 |
| * | - Use xmalloc() and xstrdup() instead of malloc() and strdup(). | Matthew N. Dodd | 2003-05-19 | 1 | -5/+14 |
| * | Remove redundant strlen checks, do not check the same | Alexander Kabaev | 2003-04-30 | 1 | -22/+23 |
| * | Code cleanups and sanity checking for config file parser. | Matthew N. Dodd | 2003-04-10 | 1 | -19/+52 |
| * | Dynamic object dependency mapping: libmap. | Matthew N. Dodd | 2003-04-07 | 1 | -0/+199 |