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-02-10
some of the voltage sensors on the 4400 (not all of them, just some) are
David Gwynne
2006-02-10
move #include <sys/wait.h> out of includes.h; ok markus@
Kevin Steves
2006-02-10
move #include <sys/ioctl.h> out of includes.h; ok markus@
Kevin Steves
2006-02-09
Implement "set community delete 65001:*" and friends. This will remove
Claudio Jeker
2006-02-09
When comparing community type, cast to u_int16_t. The same is done for the
Claudio Jeker
2006-02-09
attr_free() should not modify others_len as it does not resize the others
Claudio Jeker
2006-02-09
Don't calculate all areas every time the link state database is updated,
Esben Norby
2006-02-09
inet_pton() may return 1, 0 or -1. Only 1 is success so check explicitly
Claudio Jeker
2006-02-09
Prevent the neighbor FSM from getting stuck forever in state EXSTART.
Esben Norby
2006-02-09
remove trailing ',' in enum declaration
Reyk Floeter
2006-02-09
add missing client-side paths definitions;
Xavier Santolaria
2006-02-09
split the ofw scan up into two parts: one to find the i2c bus on a pci
David Gwynne
2006-02-09
No longer need to touch the dhcpd.leases file before running dhcpd.
Jared Yanovich
2006-02-09
sync PCI id.
Brad Smith
2006-02-09
add defines for Yukon XL and Yukon EC Ultra revisions.
Brad Smith
2006-02-09
regen
Brad Smith
2006-02-09
YUKON_2 -> YUKON_8038, the Yukon 88E8038 Fast Ethernet controller.
Brad Smith
2006-02-09
- move some text into a CAVEATS section
Jason McIntyre
2006-02-09
delint; remove redundant vars and functions; ok jaredy@
Otto Moerbeek
2006-02-09
Turn validate_plist() into a real visitor that calls validate() for each
Marc Espie
2006-02-09
use new interface (*close*)
Marc Espie
2006-02-09
Add some nice interfaces instead of the hint() argument to close().
Marc Espie
2006-02-09
- move rcs_kw-related data into rcs.h and de-static the keyword array. this
Niall O'Higgins
2006-02-09
Oops, put the default case outside the ADBVERBOSE block in adbprint().
Miod Vallat
2006-02-09
typo
Brad Smith
2006-02-09
cleaning.
Brad Smith
2006-02-09
adjust timeouts a bit.
Brad Smith
2006-02-09
#include <sys/endian.h> not needed; ok djm@
Kevin Steves
2006-02-09
add an interface detach hook and use it with the vlan(4) driver. this
Reyk Floeter
2006-02-08
align tab
Peter Valchev
2006-02-08
add nfe(4) to all ramdisks
Peter Valchev
2006-02-08
move #include <dirent.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
add a member to the i2c_attach args so that a controller can pass a
David Gwynne
2006-02-08
lower the number of Jumbo slots on sparc64.
Brad Smith
2006-02-08
eliminate a reset when configuring the IP address.
Brad Smith
2006-02-08
fix MTU check.
Brad Smith
2006-02-08
fix more breakage by xsa, although this one is partially my fault as well.
Joris Vink
2006-02-08
Fix lm75 check.
Mark Kettenis
2006-02-08
once again, we have to unbreak stuff xsa broke on his own.
Joris Vink
2006-02-08
For now dump only stuff from the local-RIB into mrt table dumps.
Claudio Jeker
2006-02-08
move #include <netinet/in_systm.h> and <netinet/ip.h> out of
Kevin Steves
2006-02-08
move #include <sys/resource.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
<openssl/bn.h> not needed
Kevin Steves
2006-02-08
- configuration file can have relative path
Camiel Dobbelaar
2006-02-08
Add back minimal debugging to help track down tx errors some MACs
Jonathan Gray
2006-02-08
small KNF
Kevin Steves
2006-02-08
fix logic both in the decision when to re-init the capabilities negotiation
Henning Brauer
2006-02-08
move #include <netinet/tcp.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
move #include <paths.h> out of includes.h; ok markus@
Kevin Steves
2006-02-08
Use __LP64__ instead of __amd64__ for portability.
Jonathan Gray
[prev]
[next]