summaryrefslogtreecommitdiff
path: root/sys/dev/mii/mii_bitbang.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/dev/mii/mii_bitbang.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/mii/mii_bitbang.h')
0 files changed, 0 insertions, 0 deletions
68563f659cf9accf38a3ac'>Allow setting the reserved port we bind, witb -p. I've had this patch forchristos 2005-01-17Add -N to SYNOPSIS; bump date for new -N flag; sort options.wiz 2005-01-14Add a -N option that causes all exports to have "-noresvport -noresvmnt"thorpej 2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-09-25Drop trailing whitespace.wiz 2002-09-21PR/15692: Love: specify ipsec policy for mountd.christos 2000-07-03Substitute the cross reference to portmap(8) with rpcbind(8).enami 2000-06-12mountd(8) supports scoped IPv6 address properly (exports(5) requiresitojun 2000-06-10support IPv6 addresses start with hex digit or colon (like ::1).itojun