Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 yıl önce |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 yıl önce |
Denis Vlasenko
|
2d5ca60bfb
bb_get_[chomped]line_from_file wasn't descriptive enough.
|
18 yıl önce |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 yıl önce |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 yıl önce |
Denis Vlasenko
|
6d655be5df
removed a lot of trailing \n in bb_msg() calls. It is added
|
18 yıl önce |
Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
18 yıl önce |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 yıl önce |
Bernhard Reutner-Fischer
|
c89982dcd7
- move #include busybox.h to the very top so we pull in the config
|
18 yıl önce |
Bernhard Reutner-Fischer
|
56fbd21fa7
- return ret so we return something meaningful.
|
18 yıl önce |
Bernhard Reutner-Fischer
|
d9cf7ac781
- patch from Denis Vlasenko to add and use bb_xchdir()
|
18 yıl önce |
Bernhard Reutner-Fischer
|
771b186406
- commentary typos
|
18 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 yıl önce |
Bernhard Reutner-Fischer
|
17329745fc
- fix check for group and user, remove some whitespace while at it.
|
19 yıl önce |
Rob Landley
|
1b751c894b
Rob Sullivan sent in some cleanups, which I beat on slightly.
|
19 yıl önce |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 yıl önce |
Eric Andersen
|
90161c9213
Fixup makedevs to handle regular files, and also fix
|
19 yıl önce |
Eric Andersen
|
2ada89b60f
a bit more polish
|
19 yıl önce |
Eric Andersen
|
54e57da96a
a bit of polish on makedevs
|
19 yıl önce |
Eric Andersen
|
e8614dbcd7
Fixup device table based makedevs so it actually works
|
19 yıl önce |
Eric Andersen
|
3d9256225f
About time to just apply this and kill off the patches
|
19 yıl önce |
Eric Andersen
|
cbcdbc41ff
Fix incorrect arguments being passed to mknod
|
20 yıl önce |
Eric Andersen
|
e71e760a99
Fix up brain damage with the way major and minor are used to
|
20 yıl önce |
Eric Andersen
|
4f807a84c5
BusyBox has no business hard coding the number of major and minor bits for a
|
20 yıl önce |
Glenn L McGrath
|
07e1ccdf75
Woops, the previous commit was an accident, its supplied in the patch,
|
20 yıl önce |
Glenn L McGrath
|
84b6264670
Device table support for makedevs, the previous behaviour can been
|
20 yıl önce |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 yıl önce |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 yıl önce |
Eric Andersen
|
360060252a
vodz' last_patch42_2, which is an updated fix for buffer overflows
|
22 yıl önce |
Eric Andersen
|
fe1ef2bc62
Fix buffer overflows noted by Gerardo Puga
|
22 yıl önce |