summaryrefslogtreecommitdiff
path: root/sys/netccitt/Makefile
AgeCommit message (Expand)Author
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-04-08use aprint_*_dev and device_xnamecegger 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2006-11-16__unused removal on arguments; approved by core.christos 2006-10-20Define DPRINTF(x) as an empty block to prevent gcc from complaining aboutreinoud 2006-10-12- sprinkle __unused on function decls.christos 2006-03-29Use device_cfdata().thorpej 2005-12-11merge ktrace-lwp.christos 2005-01-13ansify and KNFkent 2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner 2004-08-04This is definitely what the world has been waiting for:-)drochner 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 1999-06-18Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,augustss 1999-03-18Also fix ia_iosize.mycroft 1999-03-18Some fixes to the IRQ/DRQ configuration, and the probe output.mycroft 1999-03-16Adjustments for structure name changes.mycroft 1999-03-02Add ISA attachment for ess chips.nathanw