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
/
util-linux
/
more.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: add support for virtual terminal input
Ron Yorston
2023-03-05
1
-4
/
+7
*
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
1
-1
/
+2
|
\
|
*
more: accept and ignore -e
Natanael Copa
2022-12-14
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-1
/
+1
|
\
|
|
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-6
/
+6
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-5
/
+5
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-59
/
+47
|
\
|
|
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-7
/
+3
|
*
more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink
Denys Vlasenko
2017-01-11
1
-57
/
+49
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-0
/
+13
|
\
|
|
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+13
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-19
1
-1
/
+10
|
\
|
|
*
more: accept and ignore a bunch of options
Denys Vlasenko
2016-10-11
1
-1
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-1
/
+2
|
\
|
|
*
*: 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
-0
/
+1
*
|
more: WIN32 port
Ron Yorston
2015-08-04
1
-0
/
+19
|
/
*
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15
1
-2
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+8
*
more: fix tabs handling
Denys Vlasenko
2011-03-07
1
-3
/
+6
*
more: smaller version of previous fix
Denys Vlasenko
2010-12-13
1
-3
/
+1
*
more: exit if write to stdout errors out
Denys Vlasenko
2010-12-13
1
-0
/
+3
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
1
-5
/
+9
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
more: style fix. no code changes
Denys Vlasenko
2010-07-12
1
-2
/
+2
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
Denys Vlasenko
2009-12-11
1
-1
/
+1
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
1
-2
/
+2
*
*: reduce #ifdef forest
Denys Vlasenko
2009-06-05
1
-29
/
+25
*
ash,hush: add TODO for rare build failure
Denis Vlasenko
2008-11-25
1
-4
/
+0
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
1
-2
/
+2
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-2
/
+2
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-2
/
+0
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
1
-3
/
+5
*
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-24
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
assorted fixes for breakage found by randomconfig
Denis Vlasenko
2007-08-17
1
-0
/
+2
*
more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>:
Denis Vlasenko
2007-08-15
1
-46
/
+62
*
more: stop using bss
Denis Vlasenko
2007-05-31
1
-13
/
+27
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
more: do not mess with "/dev/console" (!);
Denis Vlasenko
2007-03-10
1
-42
/
+35
*
init: code readability enhancements; very small code changes
Denis Vlasenko
2007-02-17
1
-1
/
+3
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
more: fix for case when _FILE_OFFSET_BITS is not #defined.
Denis Vlasenko
2006-12-10
1
-40
/
+28
[next]