summaryrefslogtreecommitdiffstats
path: root/usr.sbin/timed
Commit message (Expand)AuthorAgeFilesLines
* Make all strings representing hostnames to be NUL-terminated withincharnier1997-10-314-7/+7
* Back out strcpy() -> strncpy() changes. According to Bruce, they are unneeded.charnier1997-10-291-11/+13
* Back out strcpy() -> strncpy() changes. According to bruce, they are unneeded.charnier1997-10-298-112/+46
* ntohl->htonl.charnier1997-10-271-2/+2
* Use err(3).charnier1997-10-2218-236/+287
* Convert nets specified with -i/-n to network byte order.jlemon1997-08-211-2/+2
* Typo: .SH --> .Sh.max1997-05-251-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Sort cross references.wosch1997-01-202-2/+2
* Fix some formatting problems. Closed PR# 2377.mpp1997-01-081-2/+2
* Fixes:scrappy1996-10-222-4/+4
* Correct some man page cross references and file location references.mpp1996-04-071-1/+1
* Remove trailing whitespace.rgrimes1995-05-303-8/+8
* Fully initialize (bzero) the stack-allocated "struct sockaddr_in server"dg1995-05-151-1/+2
* Apply an even number of ntohl's to icmp_otime. This fixesbde1994-11-271-3/+3
* Get rid of update. Make man page installation work with our schemewollman1994-08-052-2/+2
* Why cast a constant to (unsigned long) when you can make it this byrgrimes1994-05-281-1/+1
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-2634-0/+7339
OpenPOWER on IntegriCloud