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
2005-05-13
USR9002 and 9003 are based on the Eagle chipset too. pointed out by todd,
Damien Bergamini
2005-05-13
before ieee80211.c rev 1.6, it was guaranted that ic_curmode was different
Damien Bergamini
2005-05-13
simplify test conditions. ((v & f1) || (v & f2)) <=> (v & (f1 | f2)) in
Damien Bergamini
2005-05-13
skylab was in 73 not 72
Michael Shalayeff
2005-05-13
make sure all endpoint descriptors have been found during the attachment.
Damien Bergamini
2005-05-13
give disassociation a chance when turning the interface down while associated.
Damien Bergamini
2005-05-13
only JAHT WN-4054P revision E are ralink. pointed out by Jim Dew.
Damien Bergamini
2005-05-13
recognize 82551's
Brad Smith
2005-05-13
Cost type 2 will be needed soon.
Esben Norby
2005-05-13
Remove sk from untested section as it is already listed in tested.
Jonathan Gray
2005-05-13
Do not invoke hil_process_pendinc() from the interrupt handler if the loop
Miod Vallat
2005-05-13
Regen
Miod Vallat
2005-05-13
Separate button boxens from keyboards in the HIL device list.
Miod Vallat
2005-05-13
some Xr's from jason ackley;
Jason McIntyre
2005-05-13
The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages in
Claudio Jeker
2005-05-13
The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages in
Claudio Jeker
2005-05-13
Add tests for __strsignal(). Put here since the tests are very similar
Otto Moerbeek
2005-05-13
minor fixes
Jared Yanovich
2005-05-13
enable spkr by default; ckuethe 4201
Theo de Raadt
2005-05-13
do { } while (0) wrappers on debug printf macros. ok reyk@
Jonathan Gray
2005-05-13
sync with ral(4).
Jonathan Gray
2005-05-13
Another ural reported to work by Rodolfo Gouveia.
Jonathan Gray
2005-05-13
move IFQ_SET_MAXLEN to just above IFQ_SET_READY
Brad Smith
2005-05-12
add CF_NOFILES flag
Joris Vink
2005-05-12
set cvsent to NULL if entfile is NULL, fixes a crash
Joris Vink
2005-05-12
add CF_KNOWN and CF_NOFILES flags; joris ok
Xavier Santolaria
2005-05-12
introduce a new flag to the file api: CF_NOFILES, which allows us
Joris Vink
2005-05-12
sync
Theo de Raadt
2005-05-12
snprintf checks; joris ok
Xavier Santolaria
2005-05-12
tweaks;
Jason McIntyre
2005-05-12
Calculate routes for summary and as-external LSA. Still some minor parts
Claudio Jeker
2005-05-12
lsa_age() the vertex befor comparing the age with MAX_AGE.
Claudio Jeker
2005-05-12
Every time a LSA is returned from a lookup lsa_age() it.
Claudio Jeker
2005-05-12
Don't fatal in case no root node was found for spf calculation.
Claudio Jeker
2005-05-12
Reflect reality.
Esben Norby
2005-05-12
Add "show database asbr/external/network/router/self-originate/summary"
Esben Norby
2005-05-12
fix segfault in cvs_resp_error()
Joris Vink
2005-05-12
ANSIfy, some KNF and zap a little bit of whitespace.
Niall O'Higgins
2005-05-12
sync
Theo de Raadt
2005-05-12
airprime and sealevel
Theo de Raadt
2005-05-12
Regen
Miod Vallat
2005-05-12
Populate \t better in the output, for human readability; no change in the
Miod Vallat
2005-05-12
Add a bzero() after malloc() when allocating component info in ccdinit().
Niall O'Higgins
2005-05-12
make functions static; joris ok
Xavier Santolaria
2005-05-12
Fix multiple bugs in if_act_elect(). In some cases DR were set wrongly
Claudio Jeker
2005-05-12
Document pt.apple layout.
Miod Vallat
2005-05-12
Regen
Miod Vallat
2005-05-12
Define a specific map for the Apple portuguese USB keyboards.
Miod Vallat
2005-05-12
Define a keyboard layout variant for Apple international USB keyboards, which
Miod Vallat
2005-05-12
.Xr script 7
Jason McIntyre
[next]