summaryrefslogtreecommitdiff
path: root/lib/libusbhid
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 /lib/libusbhid
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libusbhid')
0 files changed, 0 insertions, 0 deletions
it/usr.sbin/rbootd?h=lockdoc-9.3-0.4&id=178a598d187adb1289995bb7442ce963452bee03'>Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)lukem 2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry 2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem 2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls 2007-02-21 - Removed unused ctype.h headerhubertf 2006-05-11use -fno-strict-aliasing for utils.c with GCC4mrg 2006-04-24It's "its."snj 2004-12-01Mention cloning device.christos 2004-12-01Use cloning /dev/bpfchristos 2004-10-30Add (unsigned char) cast to ctype functionsdsl 2004-07-06Fix portability problems, per PR 5783.mycroft 2004-04-10With recent changes to BPF, pushing the default buffer size to 1MB, runningdarrenr 2003-08-19use strlcpyitojun 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-13use bounded string opitojun 2003-05-15assume presense of getifaddrs(3).itojun 2002-09-23null commitmycroft 2002-09-23poll.h, not sys/poll.hitojun 2002-09-19select() -> poll()mycroft 2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant 2002-05-14Pack the RMP packet layout definitions -- with ELF, 32-bit wordsscottr 2002-02-02Improve markup, unquote header.wiz 2001-02-19convert to use getprogname()cgd 2001-02-05set *errmsg to errbuf, preventing coredump if no interfaces are uplukem 2001-01-16avoid C sequence point issues warned about by development version of gcc.cgd 2001-01-16comment about the backslash used to avoid trigraphcgd 2001-01-11use explicit name rather than __progname in openloglukem 2000-12-20avoid accidental use of ANSI C trigraphs.cgd 2000-10-11More format string cleanups by sommerfeld.is 2000-04-13use getifaddrs, not SIOCGIFCONF. (should use pcap_lookupdev instead...)itojun 2000-03-27Cast timeval members to types we know the printf conversions of.kleink 1999-06-06Use pidfile(3).thorpej 1999-02-01If the client doesn't supply a filename, give it back the first one listedbouyer 1998-12-09- fix typo in a commentmrg 1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg