summaryrefslogtreecommitdiff
path: root/gnu/dist/groff/src/include/assert.h
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
committermrg <mrg@NetBSD.org>2014-03-04 21:07:38 +0000
commitbb269a48a309936c70c6ae3cda17034d0ecbef46 (patch)
tree248cbbc03c59f0cf993c0f89bc77aaeb329b5389 /gnu/dist/groff/src/include/assert.h
parente7dd1fc70ab7d2f51a96210450c698774b621ce2 (diff)
partial mknative-gcc for gcc 4.8 and ppc64.
Diffstat (limited to 'gnu/dist/groff/src/include/assert.h')
0 files changed, 0 insertions, 0 deletions
t/sys/dev/isa/boca.c?id=4153f58dfe38878768f9da3bcb6f905a4205bb4b'>move initialization of iobase to before we first use it.chs 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-13add RCSIDlukem 2000-07-27My 16 port boca seems to fail to update the interrupt bit in it's interruptbouyer 2000-05-20Rather than using a magic constant, use `com_scratch' as the offsetthorpej 1998-09-18Make these files compile again; no longer necessary to passenami 1998-08-15Make copyright notices with my name consistent.mycroft 1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej 1998-01-14make it compile without BROKEN_INDIRECT_CONFIGdrochner 1998-01-12Update for config changes.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-09-12Make console on multiport cards more likely to work (obvious bug,drochner 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-13fix multi-port serial drivers to reflect recent changes to com driver for con...jtk 1997-04-09Update for new com driver.mycroft 1996-10-21New bus.h implementation/interface:thorpej 1996-10-13backout kprintf changeschristos 1996-10-10printf -> kprintf, sprintf -> ksprintfchristos 1996-08-27change cfprint_t type definition to take a const char *, rather thancgd