summaryrefslogtreecommitdiffstats
path: root/src/cmd/ndb/dnstcp.c
Commit message (Collapse)AuthorAgeFilesLines
* all: remove need for `-fcommon`Dan Cross2025-07-251-1/+2
| | | | | | | | | | Use `extern` where appropriate so that we can remove `-fcommon` on macOS and others. On macOS, `-fcommon` generates a number of linker warnings. I've tested building on macOS, Linux, FreeBSD, NetBSD, OpenBSD and illumos. I am not in a position to test on AIX or other more esoteric platforms, however.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-0/+0
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* c90 fixesrsc2006-04-011-1/+1
|
* dns changesrsc2006-02-201-1/+2
|
* fixesrsc2006-02-151-2/+10
|
* remove unusedrsc2006-02-141-276/+10
|
* add dnsrsc2005-12-271-0/+362