summaryrefslogtreecommitdiff
path: root/gnu/dist/libstdc++/ciso646
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 /gnu/dist/libstdc++/ciso646
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'gnu/dist/libstdc++/ciso646')
0 files changed, 0 insertions, 0 deletions
r>2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-01-10Make COM_HAYESP compile again. It assumes no register mapping is needed.cube 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-12- sprinkle __unused on function decls.christos 2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore 2005-12-11merge ktrace-lwp.christos 2005-02-04de-__Pperry 2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDlukem 2000-03-29Don't need to include <sys/conf.h> here.simonb 1998-09-16Garbage collect unused 3rd parameter to comprobe1().is 1998-08-15Assign my copyrights to TNF.mycroft 1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej 1997-10-20Don't panic if we fail to remap i/o or mem space in the attach function.thorpej 1997-10-19Make sure the i/o and/or mem addresses aren't wildcarded (i.e. -1) beforethorpej 1997-10-16Adjust for the new "com" driver home.thorpej 1997-10-15Pulldown from marc-pcmcia branch.thorpej 1997-09-16Support for the upcoming NetBSD/Amiga Hypercom driver family:is 1997-08-23Use the new com_is_console() to decide if the port is already initialized.drochner 1997-08-16Bring back the "comconsattached" flag. It is necessary for starreddrochner 1997-08-12KGDB improvements:drochner