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
2007-05-29
Stray reference in a comment to the dear departed wt.
Kenneth R Westerback
2007-05-29
Move tokenring support to the attic where it can join the cards that where
Claudio Jeker
2007-05-29
Define IF_ENQUEUE() and friends as proper C statements using do ... while
Uwe Stuehler
2007-05-29
Remove support for 80386 processors. Apologies if you have one of
Tom Cosgrove
2007-05-29
Use atomic operations to operate on netisr, instead of clearing it at splhigh.
Miod Vallat
2007-05-29
Beef up malo_hexdump() to emulate hexdump -C output. Helps to see hidden
Claudio Jeker
2007-05-29
gain another 5+% in ip forwarding performance.
Henning Brauer
2007-05-29
missing couple of #ifdef DIAGNOSTIC and style nits from art@
Bob Beck
2007-05-29
Fix bus_dmamap_sync size argument.
Alexander Yurchenko
2007-05-29
Kill stale comment
Marco Peereboom
2007-05-29
Fix race in sync code.
Marco Peereboom
2007-05-29
Collapse the __partition_u1 union in struct disklabel,
Thordur I. Bjornsson
2007-05-29
Nuke the predefined vattr, it was only used for !DIAGNOSTIC,
Thordur I. Bjornsson
2007-05-29
TAILQ_LAST takes two arguments.
Pierre-Yves Ritschard
2007-05-29
adapt from netbsd:
Nikolay Sturm
2007-05-29
use the right capitalization for `SBus'
Igor Sobrado
2007-05-29
use the right capitalization for `MBus' and `SBus'
Igor Sobrado
2007-05-29
use the right capitalization for `MBus'
Igor Sobrado
2007-05-29
Add global variable apm_attached, machine dependant probe routine for ACPI
Gordon Willem Klok
2007-05-29
forgot to move to using shared boot.c
Theo de Raadt
2007-05-29
Re-add sync.
Marco Peereboom
2007-05-29
theo says degrees is spelled degrees
Ted Unangst
2007-05-29
code typo
Theo de Raadt
2007-05-29
typo
Theo de Raadt
2007-05-29
put the temperature msr in line with the others
Ted Unangst
2007-05-29
Correct fix for the last backout use strlcpy() to fill dv_xname. OK beck@
Claudio Jeker
2007-05-29
Some improvements for better intel cpu support.
Ted Unangst
2007-05-29
back out last commit. It helps to compile before commiting. OK beck@ art@
Claudio Jeker
2007-05-29
Updated disklabel format to support larger disks and partitions. We
Otto Moerbeek
2007-05-29
work around really bad softc abuse by marco; proper fixes for this will
Theo de Raadt
2007-05-29
IMP is dead and nothing uses NETISR_IMP so remove it from the netisr list.
Claudio Jeker
2007-05-29
Step one of some vnode improvements - change getnewvnode to
Bob Beck
2007-05-29
Refactor readdisklabel() to ensure there is a single point of return, in
Kenneth R Westerback
2007-05-29
Add led(4).
Mark Kettenis
2007-05-29
New driver for front panel LEDs on the V215/245.
Mark Kettenis
2007-05-29
byebye
Ted Unangst
2007-05-29
regen
Ted Unangst
2007-05-29
linux_getcwd is the same as the system one.
Ted Unangst
2007-05-29
Fix compilation of kernels without I686_CPU: piixpcib is always
Tom Cosgrove
2007-05-29
Remove a debugging printf left behind by accident.
Artur Grabowski
2007-05-29
PMAP_STEAL_MEMORY for amd64
Artur Grabowski
2007-05-29
Spaces, no binary changes.
Claudio Jeker
2007-05-29
Sparc64 does not like 32 bit pointers. Bad me.
Marco Peereboom
2007-05-29
Kill some #if define(__OtherBSD__). OK dlg@
Claudio Jeker
2007-05-29
gain us another 10+% of performance.
Henning Brauer
2007-05-29
these standalone commands are never used anymore; ok tom
Theo de Raadt
2007-05-29
update comment re nosuidcoredump sysctl
joshua stein
2007-05-29
Add a name argument to the RWLOCK_INITIALIZER macro.
Thordur I. Bjornsson
2007-05-29
put suid coredumps into /var/crash if kern.nosuidcoredump is set to 2.
Ted Unangst
2007-05-29
remove support for many alternative kernel choices -- only try /bsd and
Theo de Raadt
[next]