summaryrefslogtreecommitdiff
path: root/sys/arch/x68k/dev/com.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15rcsidlukem
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-05-30Don't include macro params when #undef'ing it.thorpej
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-11-25Previous commit was incomplete.minoura
2001-11-25Make this file compile again.minoura
2001-05-30add missing #include "opt_kgdb.h"lukem
2001-05-05Use cdev_decl for prototype declarations (port-x68k/12829, thanks to scwminoura
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2000-11-02Adapt to new line discipline scheme.eeh
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-11-22defopt COM_DEBUG, COM_HAYESP, and COM16650sommerfeld
1999-03-24Shut up gcc -Wall.minoura
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-04__BROKEN_INDIRECT_CONFIG fixes.minoura
1998-07-04defopt DDB.jonathan
1998-06-30sync with -current after a long silencemsaitoh
1998-01-12Update for changes to config.thorpej
1997-10-17Make this compile again.oki
1997-10-15Pulldown from marc-pcmcia branch: minimal changes to change x68k port'sthorpej
1997-10-12Added prototypes.oki
1996-10-13backout previous kprintf changechristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-07-16call Debugger() with options DDB, added #ifdef.oki
1996-06-05add tty_attach(tp);oki
1996-05-21Some cleanup.oki
1996-05-05NetBSD/x68k, by Masaru Oki.oki