CVSROOT: /cvs Module name: src Changes by: chel...@cvs.openbsd.org 2018/09/29 10:17:35
Modified files: usr.bin/wc : wc.c Log message: Treat NUL like any other byte in the default case; aligns newline count with that of the '-l' case. >From David Hines on bugs@. ok millert@