index
:
platform/upstream/busybox
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/kevinthierry/bump-1.22.1
sandbox/ronan/generic
sandbox/ronan/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_ivi_genivi
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkfs_minix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
1
-847
/
+0
2001-08-29
Standard typing (u_int16_t instead of u16, u_int32_t instead
Eric Andersen
1
-33
/
+27
2001-03-19
Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
Eric Andersen
1
-1
/
+1
2001-03-09
A cleanup patch from Jeff Garzik to static-ify a number of
Eric Andersen
1
-1
/
+1
2001-03-09
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
Eric Andersen
1
-4
/
+1
2001-02-20
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
1
-1
/
+1
2001-02-14
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
1
-7
/
+0
2001-01-31
Make old compilers not choke -- define the attribute in the func prototype.
Eric Andersen
1
-1
/
+3
2001-01-31
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
1
-25
/
+25
2001-01-31
Cleanup patch from Vladimir N. Oleynik.
Eric Andersen
1
-37
/
+25
2000-12-22
Use busybox error handling functions wherever possible.
Matt Kraai
1
-5
/
+2
2000-12-07
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
1
-2
/
+2
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
1
-1
/
+1
2000-09-19
Both of these commands were subtly broken. Fortunately when used together the
Eric Andersen
1
-2
/
+6
2000-08-10
Some #include updates.
Eric Andersen
1
-1
/
+0
2000-07-17
It is now possible to select in busybox.def.h whether minixfs version 2
Pavel Roskin
1
-14
/
+10
2000-07-16
Extract usage information into a separate file.
Matt Kraai
1
-13
/
+0
2000-07-14
Don't use strings directly in calls to usage(). This is in preparation
Matt Kraai
1
-18
/
+14
2000-07-14
Use errorMsg rather than fprintf.
Matt Kraai
1
-3
/
+3
2000-07-12
Use global applet_name instead of local versions.
Matt Kraai
1
-6
/
+3
2000-07-10
More linux kernel header file removal.
Eric Andersen
1
-2
/
+97
2000-07-04
Some cosmetic updates. Changed "OPTIONS" to "Options".
Eric Andersen
1
-1
/
+1
2000-06-19
Finish off the libc5 porting effort. Everything now works with libc5
Eric Andersen
1
-1
/
+1
2000-06-06
Oops. Remove the debugging noise.
Eric Andersen
1
-7
/
+0
2000-06-06
mkfs.minix rev 1.7 completely broke the option parser. This fixes it.
Eric Andersen
1
-11
/
+25
2000-06-06
Fixed a bunch of stuff:
Eric Andersen
1
-1
/
+1
2000-05-20
First pass at fixing tar segfault, and more portability updates.
Erik Andersen
1
-4
/
+1
2000-05-19
More libc portability updates, add in the website (which has not been
Erik Andersen
1
-47
/
+81
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
1
-2
/
+4
2000-04-28
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
1
-2
/
+2
2000-03-21
* all mallocs now use xmalloc (and so are OOM error safe), and
Erik Andersen
1
-7
/
+3
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
1
-242
/
+257
1999-11-10
Updates to usage, and made tar work.
Eric Andersen
1
-4
/
+9
1999-10-19
Made em work.
Eric Andersen
1
-69
/
+60
1999-10-19
More stuff
Eric Andersen
1
-0
/
+755