summaryrefslogtreecommitdiffstats
path: root/usr.bin/csplit/csplit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete some useless setlocale(3) calls in /usr/bin, no functional change.schwarze2016-10-281-7/+3
* with the RPATH enforcement, csplit(1) don't work anymore on stdin...semarie2015-10-111-3/+1
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-5/+5
* tame "stdio rpath wpath cpath" to cover all the file opening cases.deraadt2015-10-071-1/+6
* Use errc/warnc to simplify code.guenther2014-05-201-2/+2
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-041-9/+9
* please lintderaadt2006-07-171-1/+2
* Fix comment wrt snprintfmillert2006-07-171-6/+3
* Add csplit(1) from FreeBSD; with man page tweaks from jmc@.millert2006-07-171-0/+469