summaryrefslogtreecommitdiff
path: root/usr.bin/nc
AgeCommit message (Expand)Author
2019-10-03Skip options which rely on crypto support in getopt() argument list, if we'resevan
2017-05-21Remove MKCRYPTO option.riastradh
2017-02-09no more warnings for ld.christos
2017-02-09use mkstemp to prevent linker warning.christos
2017-02-09Turn off fatal linker warnings for now due to mktemp.joerg
2017-02-09Mark help as static+dead. Don't use __attribute__.joerg
2017-02-09the tls ifdef was a bit too aggressive.christos
2017-02-06Use full month name in Dd.wiz
2017-02-06- Disable crypto for now, and functionality that we don't provide.christos
2017-02-06Import OpenBSD's netcat.christos