Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
75fbff1326674b768cee66f32e3799d5bff5e194
/
util-linux
/
freeramdisk.c
5c69ad0
build system: drop PLATFORM_LINUX
by Ron Yorston
· 4 years, 4 months ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
ec98e3a
freeramdisk: make NOEXEC
by Denys Vlasenko
· 7 years ago
74c05f5
chat: trim help text
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
205d48e
*: add comment about APPLET_ODDNAME format
by Denys Vlasenko
· 8 years ago
dd898c9
Convert all util-linux/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
e992bae
*: remove a few more cases of argc usage. -89 bytes.
by Denys Vlasenko
· 15 years ago
da49f58
move libc related stuff out of platform.h
by Denys Vlasenko
· 15 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
e9a7a62
Change license statements (and clean up headers) on some of the files that
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
bc8c503
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
by Rob Landley
· 18 years ago
2523da2
- explain what magic numbers we're using here.
by Bernhard Reutner-Fischer
· 19 years ago
66753a3
- whitespace cleanup (and also check against the const first and only then look
by Bernhard Reutner-Fischer
· 19 years ago
d221d21
Missed one.
by Rob Landley
· 19 years ago
0b22c1c
Tito unified fdflush and freeramdisk. I tweaked the result a bit.
by Rob Landley
· 19 years ago
658d2cf
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
45638df
Needs prototype for close()
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
8c6887c
Use xopen instead of xfopen
by Glenn L McGrath
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
77831c1
be more careful about cleaning up
by Eric Andersen
· 22 years ago
bf265da
Use xfopen, saves 32 bytes !
by Glenn L McGrath
· 23 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
1e03add
a few minor cleanups. -Erik
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
ef4268e
This patch
by Eric Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
4f3f757
Latest and greatest. Some effort at libc5 (aiming towards newlib)
by Erik Andersen
· 25 years ago
9cf3bfa
More doc updates for BusyBox, with fixes to apps for bugs revealed
by Erik Andersen
· 25 years ago
298854f
My latest ramblings. -Erik
by Erik Andersen
· 25 years ago
a967e3c
Bug fix -Erik
by Erik Andersen
· 25 years ago
6437170
Add in freeramdisk.c, which (duh) frees ramdisks. If you have any
by Erik Andersen
· 25 years ago