commit 2e48ed80f99f7d15e60aaa092f43d353ac11131a
Author: zrj <[email protected]>
Date: Wed Nov 11 09:26:27 2015 +0200
usr.bin/uniq: Sync with FreeBSD
Few improvements, mainly wchar_t support.
Obtained-from: FreeBSD
Summary of changes:
usr.bin/uniq/uniq.1 | 32 ++++----
usr.bin/uniq/uniq.c | 212 +++++++++++++++++++++++++++++++---------------------
2 files changed, 147 insertions(+), 97 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e48ed80f99f7d15e60aaa092f43d353ac11131a
--
DragonFly BSD source repository