NetBSD/usr.bin/split
bjh21 7971e90f7e Remove the NAME_MAX check. While well-intentioned (and required by POSIX),
the implementation was horribly broken when <name> contained slashes, and
a correct one will probably be quite different.
2003-07-10 21:30:16 +00:00
..
Makefile WARNS=3 seems to work here, so use it. 2003-06-26 23:00:07 +00:00
split.1 Remove the hack that varied the first character of the output filename if 2003-07-10 20:43:40 +00:00
split.c Remove the NAME_MAX check. While well-intentioned (and required by POSIX), 2003-07-10 21:30:16 +00:00