index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loadacm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-2
/
+2
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-1
/
+1
*
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
2001-01-31
1
-6
/
+6
*
Use busybox error handling functions wherever possible.
Matt Kraai
2000-12-22
1
-28
/
+19
*
Change calls to error_msg.* and strerror to use perror_msg.*.
Matt Kraai
2000-12-18
1
-4
/
+2
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-8
/
+8
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-3
/
+3
*
Consolidate handling of some fopen failures.
Matt Kraai
2000-09-27
1
-4
/
+1
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Some #include updates.
Eric Andersen
2000-08-10
1
-1
/
+0
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-6
/
+0
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
1
-10
/
+8
*
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
Eric Andersen
2000-07-09
1
-1
/
+1
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-3
/
+2
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-2
/
+5
*
More minor updates to docs (and making apps behave as the docs
Erik Andersen
2000-04-19
1
-3
/
+11
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-2
/
+2
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-350
/
+314
*
Add the beginings of some regression testing. Add in the recently
Erik Andersen
1999-12-29
1
-0
/
+441