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
freebsd-nq
/
usr.bin
/
paste
History
John Birrell
c93bd87aba
Add #include <stdlib.h> to get prototype for malloc(). Without this,
...
the compiler assumes an int return. On alpha this is enough to ruin ya day.
1998-02-20 04:21:46 +00:00
..
Makefile
…
paste.1
Use err(3). Add prototypes. Silent -Wall.
1997-07-31 06:59:26 +00:00
paste.c
Add #include <stdlib.h> to get prototype for malloc(). Without this,
1998-02-20 04:21:46 +00:00