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
2007-07-21
Add sk(4). Tested by Maurice Janssen.
Mark Kettenis
2007-07-21
Similar to sbin/route/show.c:
Claudio Jeker
2007-07-21
Check the rtm_version before trying to print an entry. If the rtmsg has a
Claudio Jeker
2007-07-21
even though gcc doesn't reuse the utsname space, it could. Ensure MACHINE
Marc Espie
2007-07-21
zap unneeded stuff
Marc Espie
2007-07-21
fix the entry for Eminent EM3035.
Igor Sobrado
2007-07-21
s/ETHERTYPE_EAPOL/ETHERTYPE_PAE/ to be in line with src/sys/net/ethertypes.h
Damien Bergamini
2007-07-21
add ETHERTYPE_PAE (802.1X Port Access Entity).
Damien Bergamini
2007-07-21
another rare device temporarily gets the axe (until some other shrinkage happ...
Theo de Raadt
2007-07-20
Mention that the LCD can be made to "blink" by setting machdep.led_blink.
Mark Kettenis
2007-07-20
Initialize the locks in key_table. On hppa _SPINLOCK_LOCKED is 0, so an
Mark Kettenis
2007-07-20
Make lcd(4) "blink" when machdep.led_blink is set.
Mark Kettenis
2007-07-20
Give hppa the blink_led API from sparc64, and the associated machdep.led_blink
Mark Kettenis
2007-07-20
Enable lcd(4).
Mark Kettenis
2007-07-20
PDC I/O space lives at 0xf0f0000000, not 0xf000000000, at least on astr(4)
Mark Kettenis
2007-07-20
Use HPPA_PC_PRIV_USER instead of hardcoded 3.
Mark Kettenis
2007-07-20
unbreak landisk kernel sha1 by working around a compiler bug;
Otto Moerbeek
2007-07-20
More code that tests for CPUCLASS_386 that can go away. Pointed out by
Michael Knudsen
2007-07-20
Remove inm_ifp from struct in_multi -- caching struct ifnet is dangerous
Claudio Jeker
2007-07-20
Oh, look, code that begins like this:
Michael Knudsen
2007-07-20
Don't show debug output when an interrupt is not for us.
Marc Balmer
2007-07-20
big clean-up patch:
Marc Espie
2007-07-20
reorder stuff in var.c so that the next patch is more readable.
Marc Espie
2007-07-20
Remove the MFREE() macro and replace it with a call to m_free().
Claudio Jeker
2007-07-20
- document the "play" default a little more clearly
Jason McIntyre
2007-07-19
sync
Peter Valchev
2007-07-19
kern.timecounter.timestepwarnings may be altered; from Kristaps Dzonsons
Jason McIntyre
2007-07-19
Sync with cvs:
Ray Lai
2007-07-19
xcalloc is unneeded here since i is always 0 and we always use the
Ray Lai
2007-07-18
Prefer ``hit'' cache operations when flushing kernel memory.
Miod Vallat
2007-07-18
Do not bother trying to make the tlb handler fit - they are too large
Miod Vallat
2007-07-18
bus_dmamem_map() maps with a single segment in directly-translated XKPHYS
Miod Vallat
2007-07-18
modify ieee80211_aes_key_wrap() to support in-place encryption.
Damien Bergamini
2007-07-18
- when traversing mixer fields in the attach routine and connecting
Jacob Meuser
2007-07-18
unbreak build.
Damien Bergamini
2007-07-18
move the processing of the pause attribute to the end of audiosetinfo(),
Jacob Meuser
2007-07-18
convert code under #if 0 to the new ieee80211_key structure.
Damien Bergamini
2007-07-18
net80211 requires AES too.
Damien Bergamini
2007-07-18
add AES Key Wrap algorithm (see RFC 3394).
Damien Bergamini
2007-07-18
replace the ieee80211_wepkey structure with a more generic ieee80211_key
Damien Bergamini
2007-07-18
Indentation nit.
Artur Grabowski
2007-07-18
hw.sensors is a tree, so describe/expand it as such; 'put it in' jmc@
Constantine A. Murenin
2007-07-18
Don't drop outgoing packets in case of a congested input queue.
Marco Pfatschbacher
2007-07-18
eliminate duplicate code to open lease file and just open at
Kevin Steves
2007-07-18
Fix uninitialised variable 'sum' in single-processor idle calculation.
Ryan Thomas McBride
2007-07-18
Support -r for the export command.
Xavier Santolaria
2007-07-18
- document the fact that mkfontscale is now run as well as mkfontdir and
Antoine Jacoutot
2007-07-17
Add missing '};' to end struct declaration. Compiles again.
Kenneth R Westerback
2007-07-17
more places where the difference between the hardware sample size
Jacob Meuser
2007-07-17
emu(4) works on sgi.
Jacob Meuser
[next]