index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO_config_nommu
Age
Commit message (
Expand
)
Author
2008-11-09
update "maximum nommu" config
Denis Vlasenko
2008-11-06
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-10-24
less: add optional line number toggle and resizing on SIGWINCH.
Denis Vlasenko
2008-10-24
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
Denis Vlasenko
2008-10-21
init: downgrade ENABLE_DEBUG_INIT to just a #define to prevent people
Denis Vlasenko
2008-10-13
hush: fix NOMMU bug (analogous to preceding commit for MMU)
Denis Vlasenko
2008-08-19
Updating defconfig, fixing a typo in Config.in
Denis Vlasenko
2008-08-05
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-05-13
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
Denis Vlasenko
2008-04-21
tar: move vfork into separate function (smaller code)
Denis Vlasenko
2008-04-05
cpio: fix a bug where we do not extract zero-sized hardlinks
Denis Vlasenko
2008-03-20
small NOMMU fixes
Denis Vlasenko
2008-03-17
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
selinux/*: -Wunused-parameter fixes
Denis Vlasenko
2008-03-17
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
tftpd: new applet (mostly using existing code for tftp)
Denis Vlasenko
2008-03-17
tcpsvd,udpsvd: make them NOMMU-capable
Denis Vlasenko
2008-03-12
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
2008-03-12
crond: make it NOMMU-capable
Denis Vlasenko
2008-02-19
init: make it NOMMU-capable
Denis Vlasenko
2008-01-08
hush: report [v]fork failures
Denis Vlasenko
2007-12-24
hush: fixlet for NOMMU
Denis Vlasenko
2007-08-14
httpd: extend -p PORT to -p [IP[v6]:]PORT
Denis Vlasenko
2007-04-10
random NOMMU fixes. compressed --help really does work for NOMMU! /me happy
Denis Vlasenko
2007-04-10
Rename two config options:
Denis Vlasenko
2007-03-26
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
Denis Vlasenko
2007-03-26
Attempt to get more applets compile for NOMMU.
Denis Vlasenko