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
/
dev
/
ic
Age
Commit message (
Expand
)
Author
1993-07-17
Make these files GCC 2 happy.
mycroft
1993-07-12
Change tty code to use clist interface, but with ring buffer implementation.
mycroft
1993-07-07
pccons.c now dynamically allocates it's "struct tty"
deraadt
1993-06-30
Added com_scratch entry.
andrew
1993-06-15
Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY().
mycroft
1993-06-15
Ignore interrupts if the device isn't open. This prevents stray interrupts
mycroft
1993-06-06
make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc()
cgd
1993-06-05
patch from rgrimes to add delay to let data port stabilize, also
cgd
1993-05-26
tty dynamic allocation
deraadt
1993-05-22
add include of select.h if necessary for protos, or delete if extraneous
cgd
1993-05-22
add rcsids to everything and clean up headers
cgd
1993-05-18
make kernel select interface be one-stop shopping & clean it all up.
cgd
1993-05-07
fix lpt driver and add lpa driver. from 386bsd pk patch 133
cgd
1993-04-10
fixed to be compliant, subservient, and to take advantage of the newly
glass
1993-04-09
have probe return size of io space on successful return, rather
cgd
1993-04-08
dmesg output at boottime now tries to print out information as
deraadt
1993-03-27
moved closing #endif to include comselect
cgd
1993-03-23
added support for microtime routines by Steve McCanne (mccanne@ee.lbl.gov)
cgd
1993-03-21
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd