This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-28 04:10:49 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
42a389ac3e
opnsense-src
/
usr.bin
/
csplit
History
David Malone
8015edeebb
The return value of snprintf should be always nonnegative, so it should
...
be safe to cast it to a size_t before comparing it to a sizeof().
2002-07-28 15:41:15 +00:00
..
csplit.1
Note that this appeared at least as early as PWB UNIX.
2002-06-10 22:59:59 +00:00
csplit.c
The return value of snprintf should be always nonnegative, so it should
2002-07-28 15:41:15 +00:00
Makefile
Add the csplit(1) utility, which splits files based on context, as specified
2002-05-02 07:54:04 +00:00