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