mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
cda5ba2ceb
1) Make fetch_mode a pointer 'cos we can just use the optarg. 2) Constness. 3) Add/complete prototypes. 4) Change an int to a socklen_t. 5) Don't use C++ style comments. 6) Check return values from read and fork a little more carefully. 7) Avoid closing an uninitialised int. 8) Get rid of unneeded extern declarations. |
||
---|---|---|
.. | ||
alpha | ||
amd64 | ||
doc | ||
i386 | ||
ia64 | ||
pc98 | ||
picobsd | ||
scripts | ||
sparc64 | ||
texts | ||
fixit.profile | ||
fixit.services | ||
Makefile | ||
Makefile.inc.docports |