9460f66e4e
- tweak visibility of label expected_hwif_error as it's only needed for CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF or CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF
Bernhard Reutner-Fischer
2006-04-11 08:01:29 +00:00
0b257d411d
- remove implied closing paragraph - add (improper but pretty) border='0'
Bernhard Reutner-Fischer
2006-04-11 07:52:20 +00:00
f785255a44
Robert P. J. Day writes: even in the header file, make it clear that the routine depends on __uClinux__
Mike Frysinger
2006-04-11 04:04:40 +00:00
776fe22756
- add note pointing to the stable branch, so users can pickup the current stable version with fixes via svn.
Bernhard Reutner-Fischer
2006-04-10 20:15:46 +00:00
bb5b2ffbc5
Announce 1.1.2.
Rob Landley
2006-04-10 20:04:32 +00:00
905a58a303
- poke bot
Bernhard Reutner-Fischer
2006-04-10 19:47:46 +00:00
8326d5e31b
- add a colorful "valid HTML 4.01 Transitional" button to be able to check the referer easily. Just rip it out if this is not considered generally useful.. TIA.
Bernhard Reutner-Fischer
2006-04-10 19:40:51 +00:00
3515f6e043
- make it resemble html.
Bernhard Reutner-Fischer
2006-04-10 19:16:50 +00:00
fdf2b50316
- make it resemble english and fix typo s/interperet/interpret/g;
Bernhard Reutner-Fischer
2006-04-10 18:40:27 +00:00
81c40b39cb
Patch from Tito to unify deluser and delgroup, and generally shrink code.
Rob Landley
2006-04-10 18:03:17 +00:00
ca7166fe9d
- put udhcp back in (Rob, you removed this in r14787 by accident..).
Bernhard Reutner-Fischer
2006-04-10 18:02:12 +00:00
4a8d9effca
Notes about pic, static linking, and debugging dynamic linking.
Rob Landley
2006-04-10 17:54:23 +00:00
0ebecac02e
Second verse, same as the first.
Rob Landley
2006-04-10 17:34:12 +00:00
ea4c53ca43
Missing dependency spotted by Robert P Day.
Rob Landley
2006-04-10 17:32:05 +00:00
8ad70871b5
I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.)
Rob Landley
2006-04-10 17:28:27 +00:00
c57ec37959
Patch from Rob Sullivan to consolidate crc32 table generation.
Rob Landley
2006-04-10 17:07:15 +00:00
998f449375
We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is a bit silly. Wean of that where it currently makes no difference...
Rob Landley
2006-04-10 16:40:47 +00:00
72615752db
Modprobe update from Ignacio García Pérez, updating support for modprobe.conf.
Rob Landley
2006-04-10 16:09:52 +00:00
6554de06fe
- fix typo introduced in the last commit.
Bernhard Reutner-Fischer
2006-04-10 12:32:52 +00:00
a4acf669f4
- typo: s/biltin/builtin/g
Bernhard Reutner-Fischer
2006-04-10 12:26:47 +00:00
3e72c5931c
Another size reduction patch from Garrett.
Rob Landley
2006-04-06 22:49:04 +00:00
bc14214018
- patch from Rob Sullivan to add support for -L
Bernhard Reutner-Fischer
2006-04-06 16:07:08 +00:00
5fb0fecc1f
- shrink it a little bit and make it buildable with gcc-2.95 text data bss dec hex filename 7332 4 92 7428 1d04 diff.o-gcc-4.2-HEAD.orig 7185 4 92 7281 1c71 diff.o-gcc-4.2-HEAD.new 7336 4 92 7432 1d08 diff.o-gcc-4.1-HEAD.orig 7148 4 92 7244 1c4c diff.o-gcc-4.1-HEAD.new 7485 4 92 7581 1d9d diff.o-gcc-4.0.orig 7318 4 92 7414 1cf6 diff.o-gcc-4.0.new 7511 4 92 7607 1db7 diff.o-gcc-3.4.orig 7252 4 92 7348 1cb4 diff.o-gcc-3.4.new 8214 4 92 8310 2076 diff.o-gcc-3.3.orig 7882 4 92 7978 1f2a diff.o-gcc-3.3.new - - - - - diff.o-gcc-2.95.orig 8238 8 88 8334 208e diff.o-gcc-2.95.new
Bernhard Reutner-Fischer
2006-04-06 11:28:19 +00:00
cc4003f778
- remove unused args. text data bss dec hex filename 7353 4 92 7449 1d19 coreutils/diff.o-gcc-4.2.oorig 7332 4 92 7428 1d04 coreutils/diff.o
Bernhard Reutner-Fischer
2006-04-06 08:23:11 +00:00
693a93608a
- move code around to avoid the need for the prototypes.
Bernhard Reutner-Fischer
2006-04-06 08:15:24 +00:00
8f7d389700
- new applet diff. Rob Sullivan writes: Here's my attempt at a mini diff applet - it's adapted from the code at http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/diff/, and only supports unified diffs.
Bernhard Reutner-Fischer
2006-04-06 08:11:08 +00:00
e11a01cc34
- include inttypes.h as pointed out by Jason Schoon. - use shorter boilerplate and switch to USE_FEATURE_STAT_FORMAT while at it.
Bernhard Reutner-Fischer
2006-04-05 17:19:37 +00:00
886f6afc8a
- this applet should peruse USE_FEATURE_TFTP_...
Bernhard Reutner-Fischer
2006-04-05 16:47:02 +00:00
061fd0a353
- make sure that the label expected_hwif_error is visible even when CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF isn't set.
Bernhard Reutner-Fischer
2006-04-05 16:37:25 +00:00
fa939aae81
- include proper headers.
Bernhard Reutner-Fischer
2006-04-05 16:21:37 +00:00
465874f3a3
- use proper macros to print intmax_t. PRIuMAX and PRIxMAX are defined in inttypes depending on the wordsize.
Bernhard Reutner-Fischer
2006-04-05 14:57:59 +00:00
b7b24d61e0
adjust ifdefs for inclusion of string_insert() routine
Paul Fox
2006-04-05 14:17:24 +00:00
19af279d16
Kumar spotted another bug: if we autodetect nfs and they haven't specified the fstype, it should be set to nfs.
Rob Landley
2006-04-05 01:43:39 +00:00
e104d5fdcb
Some tests were always true. We need comm.tests...
Rob Landley
2006-04-04 19:26:37 +00:00
9a2dd51237
Rewrite/shrink by tito.
Rob Landley
2006-04-04 19:19:53 +00:00
ab8736064b
You'd think there'd be a compiler warning for "pointless if", wouldn't you?
Rob Landley
2006-04-04 16:56:04 +00:00
3b84dfc2a8
Avoid spurious error message. (Technically applet order should be "SKIPPED" when you move the testsuite directory outside of busybox and run it, but as long as the test doesn't fail we're ok.)
Rob Landley
2006-04-04 15:39:23 +00:00
dee811a53d
- remove unused ext2fs_find_first_bit_set() and ext2fs_find_next_bit_set()
Bernhard Reutner-Fischer
2006-04-04 12:17:24 +00:00
89aaf4e249
- pull in prototype for e2fsck_main.
Bernhard Reutner-Fischer
2006-04-04 12:10:28 +00:00
2b398bec9c
- make sure that we see all lib*/.c in IMA-mode even when not building the .so
Bernhard Reutner-Fischer
2006-04-03 21:16:52 +00:00
421d9e5941
- move buffer allocation schemes to libbb.h - include the correct headers: applets need busybox.h while lib* need libbb.h
Bernhard Reutner-Fischer
2006-04-03 16:39:31 +00:00
101a470068
- make append_option and multiconvert static.
Bernhard Reutner-Fischer
2006-04-03 15:46:14 +00:00
ebd1355828
- coalesce printf calls. text data bss dec hex filename 3474 4 96 3574 df6 networking/arping.o.orig 3424 4 96 3524 dc4 networking/arping.o
Bernhard Reutner-Fischer
2006-04-03 12:29:12 +00:00
a0f75e2bba
- use bb_opt_complementally; Saves another 14 bytes. (thanks again, vodz)
Bernhard Reutner-Fischer
2006-04-03 11:52:01 +00:00
a38330c366
- do away with useless fwd-decls, redundant bb_printf calls, silence warning about comparing signed and unsigned and make stuff static. text data bss dec hex filename 6944 0 0 6944 1b20 util-linux/ipcs.o.oorig 6509 0 0 6509 196d util-linux/ipcs.o
Bernhard Reutner-Fischer
2006-04-03 11:25:48 +00:00
6153629097
- set flags in a more reasonable manner. Thanks, vodz. text data bss dec hex filename 3520 4 96 3620 e24 networking/arping.o.oorig 3488 4 96 3588 e04 networking/arping.o
Bernhard Reutner-Fischer
2006-04-03 09:46:29 +00:00
cfb53dfd5e
- include proper prototypes in libunarchive.
Bernhard Reutner-Fischer
2006-04-02 21:50:01 +00:00
7ab5f4d03d
- janitorial: huft_build is never used outside of decompress_unzip.c and has no prototype (which suggests that it's of no general use) so make it static for now.
Bernhard Reutner-Fischer
2006-04-02 21:23:40 +00:00
9a67ca309c
- janitorial: include proper prototypes in libiproute.
Bernhard Reutner-Fischer
2006-04-02 21:14:19 +00:00
7f77810633
- switch Warning Of the Week to wrong or missing prototypes. e.g. archival/uncompress.c wrongly includes libbb.h instead of busybox.h decompress_bunzip2.c,open_transformer.c don't include the proper "unarchive.h" etc, etc.
Bernhard Reutner-Fischer
2006-04-02 20:41:55 +00:00
a1bccc0ba8
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
Bernhard Reutner-Fischer
2006-04-02 20:17:55 +00:00
9457e70357
- typo: s/compenent/component/g add a bit of documentation.
Bernhard Reutner-Fischer
2006-04-02 20:12:31 +00:00
a13cca9cf4
New version from Tito.
Rob Landley
2006-04-02 18:57:20 +00:00
819b56b64a
work outside of the srctree
Mike Frysinger
2006-04-01 20:38:22 +00:00
03e78e75f3
The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.
Rob Landley
2006-04-01 17:36:31 +00:00
20fef96dd8
Bug spotted by Kumar Gala. Hopefully this fixes it...
Rob Landley
2006-04-01 17:32:52 +00:00
07a637df47
Patch from KRONSTORFER Horst to Fix a size mismatch in ping, such as the 56/84 mismatch inthe following example: # ping -c 1 172.16.2.1 PING 172.16.2.1 (172.16.2.1): 56 data bytes 84 bytes from 172.16.2.1: icmp_seq=0 ttl=64 time=0.2 ms
Rob Landley
2006-04-01 17:28:11 +00:00
b0c5445bf5
new test for source code sanity
Mike Frysinger
2006-04-01 01:36:32 +00:00
5dd1236f49
move source code tests out into a sep file rather than just disabling/breaking them
Mike Frysinger
2006-04-01 01:36:13 +00:00
81834531aa
remove bogus "
Mike Frysinger
2006-04-01 01:35:52 +00:00
2cf38523a1
silence error if busybox.links doesnt exist and run tests that begin with "all_"
Mike Frysinger
2006-04-01 01:35:33 +00:00
43ac88849b
Ext2fs cleanup from Garrett Kajmowicz.
Rob Landley
2006-04-01 00:40:33 +00:00
5cf905a871
- use RESERVE_CONFIG_BUFFER and a bit of whitespace-cleanup. defconfig: text data bss dec hex filename 1307 0 0 1307 51b util-linux/hwclock.o.oorig 1255 0 0 1255 4e7 util-linux/hwclock.o
Bernhard Reutner-Fischer
2006-03-31 22:36:15 +00:00
81901a096c
- add option to suppress the terse usage messages. Saves 6.8k for defconfig: text data bss dec hex filename 861791 11264 1039140 1912195 1d2d83 busybox.have-terse-usage 854799 11264 1039140 1905203 1d1233 busybox.no-terse
Bernhard Reutner-Fischer
2006-03-31 18:43:55 +00:00
2766eedde8
- use RESERVE_CONFIG_BUFFER. For defconfig this gives: text data bss dec hex filename 3627 4 120 3751 ea7 networking/arping.o.oorig 3548 4 96 3648 e40 networking/arping.o.r14710 3520 4 96 3620 e24 networking/arping.o
Bernhard Reutner-Fischer
2006-03-31 18:13:42 +00:00
e47c4cbd4d
- update help text. the interface argument is now a lowercase 'i' to match the big arping commandline-syntax.
Bernhard Reutner-Fischer
2006-03-31 18:10:31 +00:00
137669449a
- shrink it a bit further. text data bss dec hex filename 3627 4 120 3751 ea7 networking/arping.o.oorig 3548 4 96 3648 e40 networking/arping.o
Bernhard Reutner-Fischer
2006-03-31 18:02:46 +00:00
8ea5205726
Shrink patch from Bernhard Fischer.
Rob Landley
2006-03-30 21:50:57 +00:00
1f6dc6d358
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names. Purely cosmetic to ease readability.
Bernhard Reutner-Fischer
2006-03-30 13:54:30 +00:00
214744dba1
- fix paste'o which i overlooked when applying dalias' fmt stuff.
Bernhard Reutner-Fischer
2006-03-30 13:38:19 +00:00
a8e2760924
Clarify.
Rob Landley
2006-03-30 02:01:48 +00:00
daa4a6dcbd
Update ipaddr help to match reality.
Rob Landley
2006-03-30 01:59:30 +00:00
ef81ce620c
fix from David Daney, on busybox mailing list: > The problem is that if the zcip protocol times out at about the same > time another ARP packet is being received, the newly calculated timeout > may be set to wait forever. This prevents the protocol from progressing > through its various states. > > The Fix is to set the timeout to zero if it used to be a positive > number, but it has already expired. This causes the next protocol state > to be entered immediately instead of never. > > If OK please commit. > > Also note that if you may have to apply the patch on this page: > > http://www.science.uva.nl/research/air/wiki/LinkLocalARPMeasurements > > To the linux kernel to get proper zcip behavior. >
Paul Fox
2006-03-29 23:01:33 +00:00
24b0a9568d
Documentation from Jan Kiszka
Rob Landley
2006-03-29 15:35:23 +00:00
fe908fda28
Kumar Gala tracked down a problem with NFS mounting. This is a different fix from his, but to the same problem.
Rob Landley
2006-03-29 14:30:49 +00:00
dbd91af061
Mike Frysinger pointed out we can go CFLAGS=-I/usr/some/funky/path/to/selinux \ LDFLAGS=-L/usr/some/funky/path/to/selinux make So Jan Kiszka reverted part of the selinux patch.
Rob Landley
2006-03-28 19:40:15 +00:00
92fff34de6
Bernhard Fischer spotted that we shouldn't free fstype if we didn't allocate it.
Rob Landley
2006-03-28 19:19:19 +00:00
f0305b7f75
fix behavior of ZZ, with respect to readonly mode(s). original patch and report from Alexander Griesser.
Paul Fox
2006-03-28 14:18:21 +00:00
6850017a2f
remove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day
Mike Frysinger
2006-03-28 06:11:51 +00:00
f885513940
just whitespace fixes
Mike Frysinger
2006-03-28 02:35:56 +00:00
87848d91c7
setlogcons, from Jan Kaszka.
Rob Landley
2006-03-27 23:23:43 +00:00
28ff9668d9
Mention that 1.1.2 should be out Juneish.
Rob Landley
2006-03-27 23:22:16 +00:00
986ab525b8
ensure that corrupted file extraction causes both a message and a failure exit code. delay the error exit until all (good) files have been extracted.
Paul Fox
2006-03-27 23:09:14 +00:00
b3ede5abe2
More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch. It makes busybox invoke the libselinux library function to load the binary policy right at system start-up. It was successfully tested on a mini-SELinux system. Note: requires recent libselinux. I'm using 1.28.
Rob Landley
2006-03-27 23:09:12 +00:00
d1f8c1c125
From Jan Kiszka: This patch fixes the security labelling of the login terminal and process... There still remains some stuff to clean up (the whole set_current_security_context() appears unnecessary complex to me), but this is now at least working.
Rob Landley
2006-03-27 23:04:42 +00:00
164a5be04e
Patch from Jan Kiszka: In case the libselinux development installation is not located at its default location, this patch allows to override the path via SELINUX_INC and SELINUX_LIB when invoking make.
Rob Landley
2006-03-27 23:00:32 +00:00
0949d30638
Software Freedom Law Center and the fixes.patch thing.
Rob Landley
2006-03-27 22:43:40 +00:00
9360f42d32
add support for :wn (initial patch from Alexander Griesser)
Paul Fox
2006-03-27 21:51:16 +00:00
dbf935dae6
drop obsolete version string in favor of actual BB version (from Bernhard Fischer)
Paul Fox
2006-03-27 20:29:33 +00:00
c370ea89fa
Turn #if 0 into a comment.
Rob Landley
2006-03-27 17:00:11 +00:00
8416a2d558
prevent find from ever descending into an xdev'ed directory.
Paul Fox
2006-03-27 16:42:33 +00:00