git: nl(1): Sync with FreeBSD.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jan 3 13:38:27 PST 2016
commit fd76103ad4fcba0d51ce9441361c570e35e23c33
Author: Sascha Wildner <saw at online.de>
Date: Sun Jan 3 21:55:20 2016 +0100
nl(1): Sync with FreeBSD.
* multibyte char support
* use getline()
* treat '-' as standard input
Summary of changes:
usr.bin/nl/Makefile | 3 +-
usr.bin/nl/nl.1 | 56 +++++++++++++++-----------
usr.bin/nl/nl.c | 111 ++++++++++++++++++++++++++++------------------------
3 files changed, 94 insertions(+), 76 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd76103ad4fcba0d51ce9441361c570e35e23c33
--
DragonFly BSD source repository
More information about the Commits
mailing list