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-04-21
no need to check for 0, it copes, spotted by beck
Theo de Raadt
2005-04-21
correct idion for snprintf failure handling; ok cloder
Theo de Raadt
2005-04-21
unused variable n; ok cloder
Theo de Raadt
2005-04-21
correct idiom for snprintf failure handling; ok beck
Theo de Raadt
2005-04-20
Make vlan(4) aware of its physical interface link state.
Marco Pfatschbacher
2005-04-20
Introduce if_linkstatehooks.
Marco Pfatschbacher
2005-04-20
fix comment
Brad Smith
2005-04-20
add mbuf tag for the data link type
Reyk Floeter
2005-04-20
send raw 802.11 frames with bpf(4) using the IEEE802_11 or
Reyk Floeter
2005-04-20
the linktype (DLT) should always be of type u_int.
Reyk Floeter
2005-04-20
Enable ural(4), appears to work fine.
Jonathan Gray
2005-04-20
support 11b and 11a mode on the ar5211. "pure" 11g mode is not yet
Reyk Floeter
2005-04-20
Oops
Miod Vallat
2005-04-20
er, maybe not
Theo de Raadt
2005-04-20
Files forgotten during initial commit.
Miod Vallat
2005-04-20
SiS 180/181/182 SATA support using generic sata_chip_map().
Jonathan Gray
2005-04-20
enter zboot for all architectures
Theo de Raadt
2005-04-20
Replace VIA SATA chip map routine with generic sata_chip_map().
Jonathan Gray
2005-04-20
SiS 760 support from a tech@ mail from peter.galbavy at knowtion.net
Jonathan Gray
2005-04-20
SiS 661 support tested on a Gigabyte 8S661FXMP-RZ board.
Jonathan Gray
2005-04-20
regen
Jonathan Gray
2005-04-20
A bunch of PCI/SATA SIS devices.
Jonathan Gray
2005-04-20
knf
Theo de Raadt
2005-04-19
describe the zaurus boot(8) program; review/suggestions by jmc@
Uwe Stuehler
2005-04-19
Same vm_machdep.c on solbourne.
Miod Vallat
2005-04-19
newline after attach; ok deraadt@
Damien Miller
2005-04-19
As a late birthday present, a preliminary port to the Solbourne IDT systems
Miod Vallat
2005-04-19
fix comment
Michael Shalayeff
2005-04-19
use pool for struct vndbug; tested by many and pedro@ ok
Michael Shalayeff
2005-04-19
nothing uses spllowersoftclock() anymore
Michael Shalayeff
2005-04-19
Do not bother looking for symbols if either esym is zero or the computed
Miod Vallat
2005-04-19
Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide
Miod Vallat
2005-04-19
No more a.out symbols support in ddb.
Miod Vallat
2005-04-19
CLKF_BASEPRI we do not have no more; noticed by miod
Michael Shalayeff
2005-04-19
fix for isochronous pipes:
Damien Bergamini
2005-04-19
be more cautious when processing CMV interrupts.
Damien Bergamini
2005-04-18
beautify the code by renaming HAL functions with capitalized words (i
Reyk Floeter
2005-04-18
oops. uvm_page_physload() has different semantics for start and end...
Michael Shalayeff
2005-04-18
do not do some of the initmsgbuf()s job
Michael Shalayeff
2005-04-18
If the parent interface is not IFF_RUNNING, do not call its start function.
Brad Smith
2005-04-18
revert a change in the previous commit to appease henning@ for the time
Brad Smith
2005-04-18
- check for ETHERMIN with SIOCSIFMTU ioctl case
Brad Smith
2005-04-17
- In vlan_input()/vlan_input_tag(), always mask off all but the VLID
Brad Smith
2005-04-17
Intermediate cast of strio_offs -> uio_offset should be u_long not long
Todd C. Miller
2005-04-17
Generate SIGTRAP instead of SIGILL for breakpoint instructions.
Mark Kettenis
2005-04-17
Fix typos
Tom Cosgrove
2005-04-17
Fix typo
Tom Cosgrove
2005-04-17
Typo in panic string
Tom Cosgrove
2005-04-17
Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS are
Miod Vallat
2005-04-17
- Speedup CMP_PTE_USER_*4M by commenting out its first instruction, which
Miod Vallat
[next]