/usr.sbin/videomode/

type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/rip6query
AgeCommit message (Expand)Author
2011-08-30ANSIfy + static + __deadjoerg
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-04-15%d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsditojun
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-09-08socklen_t audit. KNF. signal handler must use _exit(), not exit().itojun
2002-01-19Whitespace nits.wiz
2001-11-16rcsid cleanupitojun
2001-11-16sync with latest kame. terminate only if ripng response is not receiveditojun
2001-05-07getopt(3): EOF -> -1.kleink
2001-04-26Fix date and whitespace mininits.wiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-12-19do not declare errno on our own. from: Patrick Welche <prlw1@newn.cam.ac.uk>itojun
2000-01-19add manpage, rip6query(8).itojun
1999-12-13use getaddrinfo() for getting address parameter.itojun