- acdb004 libpwdgrp/pwd_grp.c: use same static buffer for all getpwXX functions by Denys Vlasenko · 13 years ago
- 2e55404 libpwdgrp/pwd_grp.c: set opened /etc/{passwd,group,shadow} fds CLOEXEC by Denys Vlasenko · 13 years ago
- ad3d72f move passwd, shadow, group and gshadow path definitions to libbb.h by Tito Ragusa · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 05d1a32 libpwdgrp: comment out unused data by Denys Vlasenko · 15 years ago
- 8d22ca8 libpwdgrp: comment out more unused functions by Denys Vlasenko · 15 years ago
- 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
- 17fcd72 libpwdgrp: style cleanups by Denys Vlasenko · 15 years ago
- 9e59e27 libpwdgrp: code style fixes, no real code changes by Denys Vlasenko · 15 years ago
- 57dc3c7 libpwdgrp: can't depend on strlen(line_buff) != 0 by Denys Vlasenko · 15 years ago
- 1f27ab0 *: optimize code size in strtoul calls by Denys Vlasenko · 15 years ago
- 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
- 6826441 remove redundant NULL check by Denis Vlasenko · 16 years ago
- ee5dce3 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. by Denis Vlasenko · 16 years ago
- 2228426 id: fix "id <user>" case. Requires getgrouplist(). by Denis Vlasenko · 16 years ago
- 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
- deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
- 9230582 inetd: use change_identity(). by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
- 2c91efb libpwdgrp/pwd_grp.c: allocate local storage on first call, not in bss. -1k bss by Denis Vlasenko · 17 years ago
- 8746885 style fixes by Denis Vlasenko · 18 years ago
- 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 18 years ago
- cb04ff5 fixdep.c: avoit doing memcmp in most cases by Denis Vlasenko · 18 years ago
- 7fa0fca fix build without shadow support by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
- edd9ca5 More removal of "#if 0" content. by "Robert P. J. Day" · 18 years ago
- 2b8a05a I broke allbareconfig with half-finished cleanups I'd forgotten weren't done. by Rob Landley · 18 years ago
- ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
- fa939aa - include proper headers. by Bernhard Reutner-Fischer · 19 years ago
- 06ec8cf Typo fixes brought to you by the letters a, l, and Robert P. Day. by Rob Landley · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 30c7de0 - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling by Bernhard Reutner-Fischer · 19 years ago
- 25413bf Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions by Rob Landley · 19 years ago
- 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago