CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2011/01/01 05:11:37 Modified files: usr.bin/sort : fields.c Log message: Stop enterfield() from writing beyond the end of the buffer. Fixes PR 6294. ok tedu@