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
/
usr.sbin
/
moused
Age
Commit message (
Expand
)
Author
2003-07-16
snprintf
itojun
2003-02-14
The correct capitalisation of 'NetBSD.org' is (you
grant
2003-01-02
Fix typos pointed out by Igor Sobrado in PR misc/19621.
jschauma
2002-10-25
Mention wsmoused(8). From Julio Merino in PR 18801.
wiz
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-09-20
Minor simplification.
mycroft
2002-09-19
select() -> poll(), nanosleep()
mycroft
2002-08-09
die if fd_set overrun. (they're not setuid binary so it is not that critical)
itojun
2002-04-22
Don't default the portname to devices that don't exist on NetBSD.
wiz
2002-01-01
Simply rid ourselves of the evil cpp tricks being done here. The
thorpej
2001-12-31
Fix gcc 3.1 printf format warnings generated by extra arguments being
thorpej
2001-11-22
Refer to ``moused'' consistently.
gmcgarry
2001-11-21
Fix RCSID.
gmcgarry
2001-10-29
Oops, commit a version that actually works. :-)
augustss
2001-10-29
Standardise section headers, sort sections.
wiz
2001-10-29
Add moused, a daemon to take input from a serial mouse and feed it to
augustss