summaryrefslogtreecommitdiff
path: root/sys/dev/pci/com_puc.c
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/pci/com_puc.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/pci/com_puc.c')
0 files changed, 0 insertions, 0 deletions
ckstat?h=lockdoc-9.3-0.5&id=637bc2e71d15c235b10a8983f20c8981507b9a8a'>Move TNF licenses to 2 clause formmartin 2008-04-29Convert to new 2 clause licensemartin 2008-03-01It's wrong for user-land programs to define _KERNEL before includinghe 2008-02-27+#define _KERNELad 2007-12-26Merge more changes from vmlocking2, mainly:ad 2006-07-14Document the option -n and bump date.peter 2005-09-11Argument is address_family, not "address family". From YOMURA Masanori in pri...wiz 2005-08-24If the specificed MIB doesn't exist, then it's probably a kernel withoutrpaulo 2005-08-24Don't break each name in the AUTHORS section.rpaulo 2005-08-10Query the v6 sockets only if USE_INET6 != "no". Patch provided by Jukka Salmirpaulo 2005-08-10Fix a typo in the islistening() routine. Patch provided by Jukka Salmirpaulo 2005-06-02appease gcc -Wuninitializedlukem 2005-04-09Don't allow the command length to mess up the formattingatatat 2005-03-22Fix a typo.peter 2005-03-10Fix printing of AF_LOCAL names.atatat 2005-03-09Field width and precision specifier arguments to printf must be ints.kleink 2005-03-09Make Dd date match import date more closely.wiz 2005-03-09Grammar improvements.wiz 2005-03-09almost forgot about this.atatat 2005-03-09Add a sockstat(1) command that can list open sockets and the processesatatat