commit fd76103ad4fcba0d51ce9441361c570e35e23c33
Author: Sascha Wildner <[email protected]>
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