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 | 15 months | tls | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the FORTIFY... | |
| 1.24 | 3 years | christos | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining progra... | |
| 1.26 | 12 months | dyoung | Don't nul-terminate the interface name in a sockaddr_dl that is part of an ifa_m... | |
| 1.30 | 2 years | mrg | change (mostly) int to socklen_t. GCC 4 doesn't like that int and socklen_t are... | |
| 1.40 | 5 weeks | lukem | Remove the \n and tabs from the __COPYRIGHT() strings. (Tweak some to use a cons... | |
| 1.24 | 2 years | christos | Coverity CID 2742: Avoid NULL deref. | |
| 1.23 | 2 years | christos | Coverity CID 2307: Possible memory leak. | |
| 1.11 | 7 years | christos | sync with version 2.24. Vernon says: The most significant [fix] involves so call... | |
| 1.13 | 2 years | wiz | Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), forwarded by jmc... | |
| 1.6 | 3 years | xtraeme | Kill __P(). | |
| 1.17 | 2 years | mrg | change (mostly) int to socklen_t. GCC 4 doesn't like that int and socklen_t are... | |
| 1.44 | 4 years | wiz | Remove unimplemented and undescribed -p option from usage and man page SYNOPSIS.... | |
| 1.22 | 4 years | mycroft | PR 9431: if rnh_addradd() fails, total_routes will be wrong. | |
| 1.31 | 2 years | christos | Coverity CID 1301: Return early if we could not open /dev/null |