summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_urevar.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/usb/if_urevar.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/usb/if_urevar.h')
0 files changed, 0 insertions, 0 deletions
netinet/tcp.h?id=8917262deef9349a7f05392af4b1c2e6f3efaf9e'>Remove line that shouldn't have been committed.rpaulo 2006-09-25PR/14806: NetBSD uses the wrong default TCP MSS.rpaulo 2006-09-05Import of TCP ECN algorithm for congestion control.rpaulo 2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad 2005-07-21Add a definition for TCPOLEN_SIGLEN from OpenBSD, so a kernel withriz 2005-03-07tcp_sack_option: the max number of sack blocks in a packet is 4, not 3.yamt 2004-12-07remove TCPOPT_MD5SIGNATURE because no one in our tree uses ityamt 2004-05-07Add definitions for the (currently unimplemented) ECN TCP flags;kleink 2004-04-25Initial commit of a port of the FreeBSD implementation of RFC 2385jonathan 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-05-05Header cleanup: Hide all of this file apart from the socket optionsbjh21 2001-05-26Add TCP_MD5SIGNATURE option.matt 2000-07-05added a linted comment about non-portable bitfields. Unfortunately it cannotchristos 1999-11-20Add the `packed' attribute to structures which describe wire protocol data.thorpej 1998-10-04Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCPmatt 1998-02-10add/cleanup multiple inclusion protection.perry 1995-04-17spacing cleaup. also, minor type mixup fixups.cgd 1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd 1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd 1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft