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
2013-10-19
fix unused variable warnings.
christos
2013-06-28
Fix violations of the sequence point rule.
joerg
2011-08-31
don't truncate time_t
christos
2011-08-31
Yet another format string fix
gson
2011-08-31
Fix format string to unbreak i386 build
gson
2011-08-30
static + __printflike + __dead + format string fixes
joerg
2009-04-17
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wextra -Wsign-compare)
lukem
2008-07-21
Replace gcc initialisers with c99 initialisers.
gmcgarry
2007-01-16
* Don't include headers twice
hubertf
2006-09-12
add a period after a sentence.
pavel
2006-02-25
Fix typo. New sentence, new line.
wiz
2005-06-02
appease gcc -Wuninitialized
lukem
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
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