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
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
2006-04-19
Better diagnostic messages in the MVME188 interrupt handler; also no need
Miod Vallat
2006-04-19
make sure cross-as and cross-ranlib get compiled again for a.out platforms.
Miod Vallat
2006-04-19
add support for interface groups.
Hans-Joerg Hoexer
2006-04-19
small cleanup: no need to strdup here.
Hans-Joerg Hoexer
2006-04-19
adopt to recent changes and add some more tests
Hans-Joerg Hoexer
2006-04-19
"type" keyword to specify flow type (require, use, etc.)
Hans-Joerg Hoexer
2006-04-19
oops. forgot fnclex define (:
Michael Shalayeff
2006-04-19
add hostname resolver.
Hans-Joerg Hoexer
2006-04-19
from todays freebsd advisory: fxrstor on amd cpu does not restore fip,fdp,fop...
Michael Shalayeff
2006-04-19
curpcb is long gone and is a #define -- do not declare it global anymore (no ...
Michael Shalayeff
2006-04-19
- simplify synopsis
Jason McIntyre
2006-04-19
add a CAVEATS section; helped by xsa
Jason McIntyre
2006-04-19
addition from xsa;
Jason McIntyre
2006-04-19
+.Xr diff 1 ,
Jason McIntyre
2006-04-19
make the keyword section make sense regarding cvs commands;
Jason McIntyre
2006-04-19
eliminate spacing in the keyword section, since rcs doesn;t like them;
Jason McIntyre
2006-04-19
a little bit more description; ok xsa
Jason McIntyre
2006-04-19
Remove unused mount list simple_lock() goo
Pedro Martelletto
2006-04-19
- signpost to keyword substitution section
Jason McIntyre
2006-04-19
- signpost keyword substitution section
Jason McIntyre
2006-04-19
keyword section is in rcs(1) now;
Jason McIntyre
2006-04-19
keyword section is in rcs(1) now;
Jason McIntyre
2006-04-19
move the keyword substitution section from cvs(1) to rcs(1):
Jason McIntyre
2006-04-19
flesh out the description of ci; ok xsa
Jason McIntyre
2006-04-19
flesh out the description of co; ok xsa
Jason McIntyre
2006-04-19
- flesh out the description of rcsdiff
Jason McIntyre
2006-04-19
wdog_init is only called from wdog_register, so fold them in together.
David Gwynne
2006-04-19
photurisd is nomore; from Michael Knudsen
Michael Shalayeff
2006-04-19
move the 82573E_KCS PCI id so it is grouped with the other 82573 ids.
Brad Smith
2006-04-19
switch -q handling to bitwise flags; OK ray@ niallo@.
Xavier Santolaria
2006-04-19
Make sure sc_first_poll is initialized to 0 so sensor_task_thread
Kenneth R Westerback
[next]