index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-04-20
printf() calls with the format string spanning several lines should not have
Miod Vallat
2006-04-20
Cast unsigned to signed when you want to check for negative values.
Miod Vallat
2006-04-20
no longer failure care; ok miod
Theo de Raadt
2006-04-20
unused variable
Theo de Raadt
2006-04-20
list must be sorted
Theo de Raadt
2006-04-20
add various tests for `rlog -r' (not enabled yet); OK ray@.
Xavier Santolaria
2006-04-20
Simplify the defaults handling. This is long overdue and necessary to add
Claudio Jeker
2006-04-20
use new LINTED keyword for a global which is perhaps not used, but must
Theo de Raadt
2006-04-20
Add a LINTUSED special comment which marks the following declared symbol(s)
Chad Loder
2006-04-20
ANSI function declarations
Martin Reindl
2006-04-20
adjust comments as to what keywords are legal; from fkr
Theo de Raadt
2006-04-20
Remove unused debug code that sneaked in by accident long ago
Pedro Martelletto
2006-04-20
much -> must
Pedro Martelletto
2006-04-20
marco hates typedefs as much as i do, so he asked me to clean mfi like i
David Gwynne
2006-04-20
return after goto wont be reached, so remove it. found by lint.
David Gwynne
2006-04-20
get rid of the ccb list typedef. while here switch to TAILQ_HEAD instead
David Gwynne
2006-04-20
remove some useless code found by lint.
David Gwynne
2006-04-20
change cvs_log() and cvs_vlog() return type to void; OK niallo@.
Xavier Santolaria
2006-04-20
Instead of printing useless metrics like recvpipe and sendpipe print
Claudio Jeker
2006-04-20
- remove the 'needs-flag' from the udcf entry in files.usb and the #ifdef NUDCF
Marc Balmer
2006-04-20
simplify; ok djm@
Markus Friedl
2006-04-20
replace the last non-sig_atomic_t flag used in a signal handler with a
Damien Miller
2006-04-20
remove an unneeded macro;
Jason McIntyre
2006-04-20
reinstate HISTORY, from cvsintro(7)...
Jason McIntyre
2006-04-20
add a compatibility note; suggested by and ok xsa
Jason McIntyre
2006-04-20
constify char *infile here, too. noticed by lint.
Hans-Joerg Hoexer
2006-04-20
More delint. -moj
Mats O Jansson
2006-04-20
kill trailing space;
Jason McIntyre
2006-04-20
fix SEE ALSO;
Jason McIntyre
2006-04-20
regen
Brad Smith
2006-04-20
add the Belkin F5D6020 802.11b WLAN card.
Brad Smith
2006-04-20
slightly better wording
Martin Reindl
2006-04-20
this is the proper fix for krws bug. i feel kinda bad taking the commit
David Gwynne
2006-04-20
Fix off-by-one read caused by bad grammars. I think this defect was
Chad Loder
2006-04-20
Test for (soon to be coming) LINTUSED special comment
Chad Loder
2006-04-20
Do not warn about unreachable breaks in a switch. Prodded by theo, and
Chad Loder
2006-04-20
Test case for unreachable breaks
Chad Loder
2006-04-20
Reflect new warning format
Chad Loder
2006-04-20
Replace magic numbers with sizeof(array).
Ray Lai
2006-04-20
Clean up getopt stuff and use strtonum instead of atoi.
Ray Lai
2006-04-20
yydebug has to always be there, even if it is not used. this pleases
Theo de Raadt
2006-04-20
sync
Theo de Raadt
2006-04-20
solve some signal races; from fsck_ffs; ok pedro
Theo de Raadt
2006-04-19
Remove trailing comma in SEE ALSO.
Miod Vallat
2006-04-19
Get rid of the clock device attachment - since the clock is not something
Miod Vallat
2006-04-19
winner for the most useless .Nd line in a man page
Theo de Raadt
2006-04-19
Xr udcf into here
Theo de Raadt
2006-04-19
build udf man page
Theo de Raadt
2006-04-19
Driver to decode the DCF77 time code using a USB attached Gude Expert
Marc Balmer
2006-04-19
Count spurious interrupt as part of the alarming interrupt issues as well.
Miod Vallat
[next]