index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2005-05-13
not ready for NATM
Theo de Raadt
2005-05-13
fix sensitivity setting.
Damien Bergamini
2005-05-13
fix dmesg output for pre-firmware modems.
Damien Bergamini
2005-05-13
Fix for a panic experienced when authenticating a pppoe session on an amd64 s...
Brad Smith
2005-05-13
override default bbp register values with values stored in eeprom (except
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
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
recognize 82551's
Brad Smith
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
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
move IFQ_SET_MAXLEN to just above IFQ_SET_READY
Brad Smith
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
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
Minimal terminal line discipline support to stop the boot timeout
Uwe Stuehler
2005-05-11
Reset IO completion values to 0 to disable completion holdof. This improves
Marco Peereboom
2005-05-11
no need to include '\n' on a panic(), fix two typos,
Pedro Martelletto
2005-05-11
prettier; ok uwe
Theo de Raadt
2005-05-11
Add get and set completions opcodes.
Marco Peereboom
2005-05-11
extra checks for monitor mode
Reyk Floeter
2005-05-11
Do not call mii_pollstat() immediately after mii_tick().
Brad Smith
2005-05-11
Do not call mii_pollstat() from within device tick routines; the status
Brad Smith
2005-05-11
remove comment which is not valid anymore
Brad Smith
2005-05-11
- Also match on Yukon LP's for the Lite rev A0 test.
Brad Smith
2005-05-10
enable arm optimized in4_cksum
Brad Smith
2005-05-10
support NULL encryption for ESP; ok hshoexer, ho
Markus Friedl
2005-05-10
In DIOCKILLSTATES: take into account the direction of the state when
Joel Knight
2005-05-10
add epic commented out
Michael Shalayeff
2005-05-10
after copyin/out fpu regs flush and purge as they gonna be accessed from phys...
Michael Shalayeff
2005-05-10
explicitly align unwind data to 8 bytes; from chs
Michael Shalayeff
2005-05-10
no reason to use long as we are most definately all 32bit
Michael Shalayeff
2005-05-10
set pcsq in case we get signal delivery once interrupted from the gateway pag...
Michael Shalayeff
2005-05-10
db_printf(s) -> db_printf("%s", s) from NetBSD
Uwe Stuehler
2005-05-10
enter ddb thru alt-escape.
Marc Espie
2005-05-10
- add vax optimized in4_cksum
Brad Smith
2005-05-10
ANSI protos
Brad Smith
2005-05-10
use pci_matchbyid().
Brad Smith
2005-05-10
- remove commented out header
Brad Smith
2005-05-10
put this in the Attic
Brad Smith
[next]