提交历史

作者 SHA1 备注 提交日期
  Denys Vlasenko 9e59e27cdf libpwdgrp: code style fixes, no real code changes 14 年之前
  Denys Vlasenko 57dc3c7b4c libpwdgrp: can't depend on strlen(line_buff) != 0 14 年之前
  Denys Vlasenko 1f27ab0d4b *: optimize code size in strtoul calls 15 年之前
  Denys Vlasenko 9b1b62adc4 Patches to enable FreeBSD build 15 年之前
  Denis Vlasenko 6826441a02 remove redundant NULL check 16 年之前
  Denis Vlasenko ee5dce3365 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. 16 年之前
  Denis Vlasenko 2228426512 id: fix "id <user>" case. Requires getgrouplist(). 16 年之前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年之前
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector 16 年之前
  Denis Vlasenko 9230582315 inetd: use change_identity(). 16 年之前
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 年之前
  Denis Vlasenko b71c668c57 style fix (stray space before ';') 17 年之前
  Denis Vlasenko 2c91efb7c2 libpwdgrp/pwd_grp.c: allocate local storage on first call, not in bss. -1k bss 17 年之前
  Denis Vlasenko 87468857f6 style fixes 17 年之前
  Denis Vlasenko 5df955fce2 Do not fail password check if shadow password does not exist - 17 年之前
  Denis Vlasenko cb04ff5c68 fixdep.c: avoit doing memcmp in most cases 17 年之前
  Denis Vlasenko 7fa0fcafca fix build without shadow support 17 年之前
  Denis Vlasenko 7d219aab70 build system overhaul 18 年之前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年之前
  "Robert P. J. Day" edd9ca5743 More removal of "#if 0" content. 18 年之前
  Rob Landley 2b8a05a775 I broke allbareconfig with half-finished cleanups I'd forgotten weren't done. 18 年之前
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know 18 年之前
  Bernhard Reutner-Fischer fa939aae81 - include proper headers. 18 年之前
  Rob Landley 06ec8cff83 Typo fixes brought to you by the letters a, l, and Robert P. Day. 18 年之前
  Tim Riker c1ef7bdd8d just whitespace 18 年之前
  Bernhard Reutner-Fischer 30c7de068b - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling 19 年之前
  Rob Landley 25413bfe00 Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions 19 年之前
  Eric Andersen 9615a08218 Replace the old and somewhat buggy pwd_grp stuff with the shiny 20 年之前