summaryrefslogtreecommitdiff
path: root/sbin/route/ccitt_addr.c
AgeCommit message (Collapse)Author
2003-06-26ansi and protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2000-09-24If the route add/delete fails exit w/ 1 instead of 0Todd C. Miller
Remove register decls and make return foo vs. return (foo) consistent.
1997-06-24Add real prototypes.Todd C. Miller
1997-06-24Fix "route show" on alpha. Some parts from Theo.Todd C. Miller
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt