index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
x68k
/
dev
/
com.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
rcsid
lukem
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-05-30
Don't include macro params when #undef'ing it.
thorpej
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2001-11-25
Previous commit was incomplete.
minoura
2001-11-25
Make this file compile again.
minoura
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-05
Use cdev_decl for prototype declarations (port-x68k/12829, thanks to scw
minoura
2001-05-02
Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
scw
2000-11-02
Adapt to new line discipline scheme.
eeh
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1999-11-22
defopt COM_DEBUG, COM_HAYESP, and COM16650
sommerfeld
1999-03-24
Shut up gcc -Wall.
minoura
1998-08-15
Assign my copyrights to TNF.
mycroft
1998-08-04
__BROKEN_INDIRECT_CONFIG fixes.
minoura
1998-07-04
defopt DDB.
jonathan
1998-06-30
sync with -current after a long silence
msaitoh
1998-01-12
Update for changes to config.
thorpej
1997-10-17
Make this compile again.
oki
1997-10-15
Pulldown from marc-pcmcia branch: minimal changes to change x68k port's
thorpej
1997-10-12
Added prototypes.
oki
1996-10-13
backout previous kprintf change
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-07-16
call Debugger() with options DDB, added #ifdef.
oki
1996-06-05
add tty_attach(tp);
oki
1996-05-21
Some cleanup.
oki
1996-05-05
NetBSD/x68k, by Masaru Oki.
oki