Date: Sun, 21 Feb 2010 21:38:13 +0200 From: Jaakko Heinonen <jh@FreeBSD.org> To: freebsd-hackers@FreeBSD.org Subject: apply(1) and libsbuf Message-ID: <20100221193813.GA21004@a91-153-117-195.elisa-laajakaista.fi>
next in thread | raw e-mail | index | archive | help
Hi, I was looking to fix a bug (bin/95079) in apply(1) and found it easy to fix it using a sbuf buffer. Does anyone see a problem with adding libsbuf dependency for an utility such apply(1)? Nothing in usr.bin seems to use libsbuf currently. The patch: http://people.freebsd.org/~jh/patches/apply-sbuf.diff -- Jaakko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100221193813.GA21004>