index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
/
free.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
free: bloat reduction
Ron Yorston
2024-04-18
1
-1
/
+1
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-1
/
+1
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
|
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
1
-1
/
+0
|
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-35
/
+51
|
\
|
|
*
free: implement -h
Denys Vlasenko
2021-06-18
1
-29
/
+51
|
*
*: --help tweaks
Denys Vlasenko
2021-06-14
1
-1
/
+1
*
|
free: implement sysinfo(2) and enable free(1)
Ron Yorston
2021-02-18
1
-0
/
+15
|
/
*
free: code shrink
Denys Vlasenko
2020-11-27
1
-4
/
+12
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
free: include SReclaimable in cached value
Lukas Rusak
2019-06-25
1
-13
/
+17
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
free: ensure there is a least one space between numbers
Denys Vlasenko
2018-11-27
1
-3
/
+3
*
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
[next]