Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / sbin / routed
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.23 | 2 years | tls | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the FORTIFY... | |
| 1.24 | 4 years | christos | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining progra... | |
| 1.27 | 6 months | christos | fix printf formats. | |
| 1.30 | 3 years | mrg | change (mostly) int to socklen_t. GCC 4 doesn't like that int and socklen_t are... | |
| 1.40 | 11 months | lukem | Remove the \n and tabs from the __COPYRIGHT() strings. (Tweak some to use a cons... | |
| 1.24 | 3 years | christos | Coverity CID 2742: Avoid NULL deref. | |
| 1.23 | 3 years | christos | Coverity CID 2307: Possible memory leak. | |
| 1.11 | 8 years | christos | sync with version 2.24. Vernon says: The most significant [fix] involves so call... | |
| 1.13 | 3 years | wiz | Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), forwarded by jmc... | |
| 1.6 | 4 years | xtraeme | Kill __P(). | |
| 1.17 | 3 years | mrg | change (mostly) int to socklen_t. GCC 4 doesn't like that int and socklen_t are... | |
| 1.44 | 5 years | wiz | Remove unimplemented and undescribed -p option from usage and man page SYNOPSIS.... | |
| 1.23 | 6 months | christos | fix printf formats. | |
| 1.32 | 2 months | lukem | fix sign-compare issue |