Denis Vlasenko
|
1bb552b1d9
libbb: add xunlink()
|
17 anni fa |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anni fa |
Denis Vlasenko
|
0a10da29a7
diff: comment - explain what happens when hunk fails to apply
|
18 anni fa |
Denis Vlasenko
|
f7583d89b0
patch: fix double-free (bug 1120)
|
18 anni fa |
Denis Vlasenko
|
ab24e18c7a
passwd: rework:
|
18 anni fa |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
18 anni fa |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 anni fa |
Denis Vlasenko
|
2d5ca60bfb
bb_get_[chomped]line_from_file wasn't descriptive enough.
|
18 anni fa |
Denis Vlasenko
|
a6dbb08a48
small style fixes
|
18 anni fa |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 anni fa |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 anni fa |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 anni fa |
Rob Landley
|
baa89b398d
Patch to fix bug 868, and some related cleanup while I was in the area.
|
18 anni fa |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 anni fa |
"Vladimir N. Oleynik"
|
dfe6e74157
changed strange mix signed<->unsigned
|
19 anni fa |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
19 anni fa |
Bernhard Reutner-Fischer
|
ee9cf48620
- correct boilerplate
|
19 anni fa |
Bernhard Reutner-Fischer
|
554a9ff7ea
- do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to lowe
|
19 anni fa |
"Vladimir N. Oleynik"
|
ba248206fe
change strange depend to libbb.h, but require busybox.h
|
19 anni fa |
Rob Landley
|
078bacf1e9
Patch -i support from Berhnard Fischer.
|
19 anni fa |
Glenn L McGrath
|
c6992feee3
Update my email address, document some of my tasks in the AUTHORS file
|
20 anni fa |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 anni fa |
Glenn L McGrath
|
655d814d75
New applet: patch, applies a unified diff
|
21 anni fa |