Denis Vlasenko
|
1203c9bf2f
|
next portion of selinux updates: chcon, runcon. From
Yuichi Nakamura <himainu-ynakam@miomio.jp>
KaiGai Kohei <busybox@kaigai.gr.jp>
|
2007-03-11 22:16:02 +00:00 |
|
Denis Vlasenko
|
9adc6ced4f
|
ping6: stop using xgethostbyname2, remove it from libbb.
|
2007-01-22 22:45:27 +00:00 |
|
Denis Vlasenko
|
38f6319421
|
cmdedit is not a 'command' editing anymore, it's just editing (generic),
so rename stuff accordingly.
|
2007-01-22 09:03:07 +00:00 |
|
Denis Vlasenko
|
4a64c33443
|
about.html: update maintainer name
libbb/Kbuild: less needs xregcomp.o
|
2006-12-30 22:03:02 +00:00 |
|
Denis Vlasenko
|
6a5dc5d75a
|
next bunch of fixes for bugs found by randconfig
|
2006-12-30 18:42:29 +00:00 |
|
Denis Vlasenko
|
666da5e2c6
|
merge post-1.3.0 fixes
|
2006-12-26 18:17:42 +00:00 |
|
Denis Vlasenko
|
d686a045c8
|
safe_strtoXX interface proved to be a bit unconvenient.
Remove it, introduce saner bb_strtoXX.
Saved ~350 bytes.
|
2006-11-27 14:43:21 +00:00 |
|
Denis Vlasenko
|
e5667c1cfe
|
Closing bug 730. libbb run_parts is using scandir (a GNUism),
and it is used only by run_parts applet, so move it there.
Also saved ~30 bytes (prolly gcc autoinlining...).
|
2006-11-26 20:13:39 +00:00 |
|
Denis Vlasenko
|
ed836cdc30
|
regularize str -> num convertors
|
2006-11-25 14:44:13 +00:00 |
|
Denis Vlasenko
|
0b35470d9b
|
glibc makedev() is a large inline. Save 700+ bytes by wrapping it
into a function.
|
2006-11-24 14:54:27 +00:00 |
|
Denis Vlasenko
|
2fe7b73d99
|
...and yet another small fix. Ouch...
|
2006-10-26 23:39:04 +00:00 |
|
Denis Vlasenko
|
ddec5af6b0
|
rename functions to more understandable names
|
2006-10-26 23:25:17 +00:00 |
|
Denis Vlasenko
|
f0ed376eda
|
remove bb_printf and the like
|
2006-10-26 23:21:47 +00:00 |
|
Denis Vlasenko
|
ea62077b85
|
add open_read_close() and similar stuff
|
2006-10-14 02:23:43 +00:00 |
|
Denis Vlasenko
|
f6f43df60b
|
ifupdown: stop emitting annoying/misleading error messages.
Patch by Gabriel Somlo <somlo at cmu.edu>
|
2006-10-11 22:16:56 +00:00 |
|
Denis Vlasenko
|
1385899416
|
attempt to regularize atoi mess.
|
2006-10-08 12:49:22 +00:00 |
|
Denis Vlasenko
|
7d219aab70
|
build system overhaul
|
2006-10-05 10:17:08 +00:00 |
|