This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3908917969
freebsd-nq
/
usr.bin
/
cut
History
Dima Dorfman
1928e20e95
Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).
...
PR: 26810 Reviewed by: dwmalone
2001-04-25 05:42:53 +00:00
..
cut.1
Remove duplicate FreeBSD Id
2001-02-06 20:03:48 +00:00
cut.c
Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).
2001-04-25 05:42:53 +00:00
Makefile
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00