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
/
procps
/
free.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
free: add 'available' memory if provided by the kernel
Guillermo Rodriguez
2018-10-30
1
-23
/
+36
*
free: no longer include common_bufsiz.h
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
free: make it NOFORK
Denys Vlasenko
2017-10-05
1
-28
/
+23
*
free,stat: make NOEXEC
Denys Vlasenko
2017-08-07
1
-2
/
+5
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-3
/
+3
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-1
/
+11
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-1
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
free: handle "cached" value too
Guillermo Rodriguez
2015-01-05
1
-31
/
+46
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
1
-0
/
+3
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+12
*
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
1
-1
/
+1
*
free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
Denys Vlasenko
2010-10-01
1
-42
/
+56
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
free: more compatible output. +16 bytes. Closes bug 2383.
Denys Vlasenko
2010-08-12
1
-8
/
+20
*
free: silence warning about unused argv
Bernhard Reutner-Fischer
2010-02-26
1
-1
/
+1
*
free: code shrink
Denys Vlasenko
2010-02-21
1
-35
/
+48
*
Replace __uClinux__ define with !BB_MMU
Denys Vlasenko
2010-02-21
1
-3
/
+3
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
1
-2
/
+2
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
random style fixes (extra spaces deleted)
Denis Vlasenko
2007-03-24
1
-4
/
+3
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-22
1
-4
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
1
-15
/
+2
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-4
/
+4
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-1
/
+1
*
Patch from Daniel J Walsh at redhat to make free work for systems
Eric Andersen
2003-01-11
1
-10
/
+26
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-2
/
+2
*
Added some more '/* getopt not needed */' lines.
Mark Whitley
2001-03-09
1
-0
/
+2
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-1
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+1
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-1
/
+1
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Update free for current 2.4.x behavior...
Eric Andersen
2000-09-10
1
-21
/
+13
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-7
/
+0
*
Don't use strings directly in calls to usage(). This is in preparation
Matt Kraai
2000-07-14
1
-8
/
+8
*
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
Eric Andersen
2000-06-26
1
-9
/
+27
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-1
/
+1
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-0
/
+8
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-1
/
+1
*
Removed proc dependancies for init and free (which maintaining exactly
Erik Andersen
2000-02-21
1
-7
/
+25
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-2
/
+4
*
Latest and greatest
Eric Andersen
1999-12-08
1
-0
/
+35