Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/util_getent.c: removed debug code. | Jeremy Allison | 2001-06-12 | 1 | -5/+2 |
* | Found & fixed memory bug. num+1 * sizeof(x) != (num+1)*sizeof(x)........ | Jeremy Allison | 2001-06-11 | 1 | -16/+47 |
* | Rename bzero -> memset. | Jeremy Allison | 2001-05-31 | 1 | -55/+81 |
* | 4 new functions to retrieve single linked list of group and passwd entries | Simo Sorce | 2001-05-29 | 1 | -0/+185 |