Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7d1c7d8337853ca99e6ec1150ac4b834cfed5cd3
/
procps
/
free.c
dc30f3d
free: implement -h
by Denys Vlasenko
· 3 years, 6 months ago
e2b9215
*: --help tweaks
by Denys Vlasenko
· 3 years, 6 months ago
fc63549
free: code shrink
by Denys Vlasenko
· 4 years ago
5c69ad0
build system: drop PLATFORM_LINUX
by Ron Yorston
· 4 years, 4 months ago
9663bbd
free: include SReclaimable in cached value
by Lukas Rusak
· 5 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
f4709d7
free: ensure there is a least one space between numbers
by Denys Vlasenko
· 6 years ago
c8e3922
free: add 'available' memory if provided by the kernel
by Guillermo Rodriguez
· 6 years ago
099ef93
free: no longer include common_bufsiz.h
by Denys Vlasenko
· 7 years ago
318c811
free: make it NOFORK
by Denys Vlasenko
· 7 years ago
248a67f
free,stat: make NOEXEC
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
f8f81ed
Convert all procps/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
47cfbf3
*: add most of the required setup_common_bufsiz() calls
by Denys Vlasenko
· 9 years ago
e6a2f4c
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
by Denys Vlasenko
· 9 years ago
75a1403
free: handle "cached" value too
by Guillermo Rodriguez
· 10 years ago
67905e2
*: work around sysinfo.h versus linux/*.h problems
by Denys Vlasenko
· 13 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
e8d0a14
remove a few aliasing warnings
by Denys Vlasenko
· 14 years ago
5542934
free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
7bfbbd4
free: more compatible output. +16 bytes. Closes bug 2383.
by Denys Vlasenko
· 14 years ago
7e7728c
free: silence warning about unused argv
by Bernhard Reutner-Fischer
· 15 years ago
bef5711
free: code shrink
by Denys Vlasenko
· 15 years ago
153fcaa
Replace __uClinux__ define with !BB_MMU
by Denys Vlasenko
· 15 years ago
2ec91ae
*: remove some uses of argc
by Denys Vlasenko
· 15 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
219d14d
random style fixes (extra spaces deleted)
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
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
e15d757
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
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
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
1dcf218
Patch from Daniel J Walsh at redhat to make free work for systems
by Eric Andersen
· 22 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
827e45c
Added some more '/* getopt not needed */' lines.
by Mark Whitley
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
0_49
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 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
73de656
Update free for current 2.4.x behavior... -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
3bd8bd8
Don't use strings directly in calls to usage(). This is in preparation
by Matt Kraai
· 24 years ago
10dc9d4
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
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
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
d07ee46
Removed proc dependancies for init and free (which maintaining exactly
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
abc0f4f
Latest and greatest
by Eric Andersen
· 25 years ago