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
/
networking
/
Config.src
Age
Commit message (
Expand
)
Author
2011-03-06
nameif: add matching by phy_address=NUM; extend help text
Phil Sutter
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2010-11-28
ping: add -t TTL option
Joachim Nilsson
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-08-08
wget: make -T support enabled by default
Denys Vlasenko
2010-08-08
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
Bradley M. Kuhn
2010-07-25
httpd: optional support for gzip-compressed pages
Peter Korsgaard
2010-07-19
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
Jeremie Koenig
2010-07-19
libbb: conditionalize AF_* usage in error reporting
Jeremie Koenig
2010-07-19
mark Linux-specific configuration options
Jeremie Koenig
2010-06-27
nc: introduce CONFIG_NC_110_COMPAT option.
Denys Vlasenko
2010-06-17
networking/Config.src: make tftp/tftpd-related options less confusing. Closes...
Denys Vlasenko
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko