From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: assorted patches
Date: Mon, 11 Apr 2011 16:18:34 +0200 [thread overview]
Message-ID: <1302531521-7439-1-git-send-email-s.hauer@pengutronix.de> (raw)
Sascha Hauer (7):
eth: check the result of edev->get_ethaddr
net: add a context to the packet handler
environment: make default env path configurable
move simple_itoa to libbb so that others can use it
kfifo: kfifo_put takes a const buffer
copy_file: handle write return value correctly
cp command: handle directories as last argument
commands/cp.c | 3 ++-
commands/loadenv.c | 2 +-
commands/saveenv.c | 2 +-
common/environment.c | 2 ++
common/hush.c | 15 +--------------
common/startup.c | 7 ++++---
include/environment.h | 3 +++
include/kfifo.h | 2 +-
include/libbb.h | 2 ++
include/net.h | 8 +++++---
lib/copy_file.c | 15 +++++++++++----
lib/kfifo.c | 2 +-
lib/libbb.c | 13 +++++++++++++
net/dhcp.c | 4 ++--
net/dns.c | 4 ++--
net/eth.c | 6 ++++--
net/net.c | 17 ++++++++++-------
net/netconsole.c | 4 ++--
net/nfs.c | 4 ++--
net/ping.c | 4 ++--
net/tftp.c | 4 ++--
21 files changed, 73 insertions(+), 50 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2011-04-11 14:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 14:18 Sascha Hauer [this message]
2011-04-11 14:18 ` [PATCH 1/7] eth: check the result of edev->get_ethaddr Sascha Hauer
2011-04-11 14:18 ` [PATCH 2/7] net: add a context to the packet handler Sascha Hauer
2011-04-11 14:18 ` [PATCH 3/7] environment: make default env path configurable Sascha Hauer
2011-04-11 14:18 ` [PATCH 4/7] move simple_itoa to libbb so that others can use it Sascha Hauer
2011-04-11 14:18 ` [PATCH 5/7] kfifo: kfifo_put takes a const buffer Sascha Hauer
2011-04-11 14:18 ` [PATCH 6/7] copy_file: handle write return value correctly Sascha Hauer
2011-04-11 14:18 ` [PATCH 7/7] cp command: handle directories as last argument Sascha Hauer
-- strict thread matches above, loose matches on Subject: below --
2011-03-08 11:39 assorted patches Sascha Hauer
2011-02-24 15:55 Sascha Hauer
2010-06-24 9:39 Sascha Hauer
2010-06-24 15:05 ` Eric Bénard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1302531521-7439-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox