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
2001-08-03
This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chip
Chris Cappuccio
2001-08-03
Fix logic for detecting 82558 and newer chips in pci;
Chris Cappuccio
2001-08-03
Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames.
Chris Cappuccio
2001-08-03
Set IFCAP_VLAN_MTU, this driver already allows vlan-size frames
Chris Cappuccio
2001-08-03
Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities:
Chris Cappuccio
2001-08-03
Shupid me, bugtty is necessary...
Miod Vallat
2001-08-03
from NetBSD:
Chris Cappuccio
2001-08-03
sync
Chris Cappuccio
2001-08-03
Acard IDE and SCSI controllers
Chris Cappuccio
2001-08-03
Make all the low-profile configurations include conf/GENERIC, and
Miod Vallat
2001-08-03
simplify previous fix (0-length mbuf in mbuf chain). from freebsd
Jun-ichiro itojun Hagino
2001-08-03
Avoid warning when building with vga on isa without vga on pci; ok mickey@
Thorsten Lockert
2001-08-03
confgiuration -> configuration.
Federico G. Schwindt
2001-08-03
proper vga_* handling; pointed out by tholo@
Michael Shalayeff
2001-08-02
do not exit loop even if m_len == 0. it is legal to have an mbuf with
Jun-ichiro itojun Hagino
2001-08-02
match updated prototype
Hugh Graham
2001-08-02
fix mmap.
Marc Espie
2001-08-02
Sysctl for finding out how many pages there are in kmem_map.
Artur Grabowski
2001-08-02
(vput): make panic strings actually say vput instead of vrele
assar
2001-08-02
KNF
Theo de Raadt
2001-08-01
make this compile. ok drahn
Peter Valchev
2001-08-01
stateless tcp normalization along the lines of the normalization paper by
Niels Provos
2001-08-01
wsmux should be here too
Michael Shalayeff
2001-08-01
Sync with busdma_map api change.
Miod Vallat
2001-08-01
wsmux needs to be cdev_decl'ed.
Miod Vallat
2001-07-31
License clarification from Eric S. Raymond.
Peter Valchev
2001-07-31
new BSD-style license and whitespace sync with openssh
Kevin Steves
2001-07-31
type mismatch fix.
Bob Beck
2001-07-31
Allocate page buckets from kernel_map. This should save a good
Artur Grabowski
2001-07-31
minor sync to NetBSD.
Artur Grabowski
2001-07-31
pmap_steal_memory takes to vaddr_t * as arguments, not paddr_t *.
Artur Grabowski
2001-07-31
+smg +wscons
Hugh Graham
2001-07-31
Go down only one Ultra DMA mode at a time. Thanks to Matt Evans for
Constantine Sapuntzakis
2001-07-31
On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid reading
Constantine Sapuntzakis
2001-07-30
never before has a file so often deviated from KNF
Theo de Raadt
2001-07-30
convert to ALTQ style macros (these drivers appear to meet the criteria for
Jason Wright
2001-07-30
use queue.h macros
Jason Wright
2001-07-30
Change:
Artur Grabowski
2001-07-30
Add a check for too big e_phnum that could cause us to malloc to
Artur Grabowski
2001-07-30
Make the e_phnum check slightly cleaner.
Artur Grabowski
2001-07-30
sync
Theo de Raadt
2001-07-30
attempt to match intel
Theo de Raadt
2001-07-30
latest vortex device list; juergen.frick
Theo de Raadt
2001-07-29
Temporarily fix wscninit so that it only runs once.
Constantine Sapuntzakis
2001-07-29
Minor style pedentry from ben@arbor.net plus some of my own and sync
Todd C. Miller
2001-07-29
Implement rule skipping. This is a transparent evaluation optimization,
Daniel Hartmeier
2001-07-28
Allow negative lock length in case of lockf(3). This makes lockf(3)
Grigoriy Orlov
2001-07-28
Check for negative lock length.
Grigoriy Orlov
2001-07-27
PF_IN/PF_OUT aren't defined if NPF <= 0, deal with it.
Jason Wright
2001-07-27
#ifdef vax -> #ifdef __vax__
Miod Vallat
[next]