This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d2a97e2196
NetBSD
/
bin
/
cat
History
simonb
f1a6122c11
Simplify previous - sbuf.st_blksize is a uint32_t, so just use
...
bsize = MAX(sbuf.st_blksize, BUFSIZ); and skip playing with SSIZE_MAX altogether.
2002-05-09 02:19:42 +00:00
..
cat.1
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
cat.c
Simplify previous - sbuf.st_blksize is a uint32_t, so just use
2002-05-09 02:19:42 +00:00
Makefile
change from WARNS?=1 to WARNS?=2 for bin/
2001-11-03 13:40:30 +00:00