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
2009-06-05
enable IPv6 receive TCP/UDP checksum offload; from Brad
Christian Weisgerber
2009-06-05
Disable and clear hardware cursor to clean up after X.
Mark Kettenis
2009-06-05
Sanity check: we overrun the rnd_ed[] array if nbits is 32, but that
Philip Guenthe
2009-06-05
Update to Reinoud Zandijk's much more current version of ecma167-udf.h
Kenneth R Westerback
2009-06-05
Save some state and restore it after we return from X, because the accelerated
Mark Kettenis
2009-06-05
Dynamic buffer cache sizing.
Bob Beck
2009-06-05
%zu is not meant for size_t in the kernel. Change to %lu.
Ray Lai
2009-06-05
EPERM from VOP_ACCESS() is always an error, so don't hide it.
Thordur I. Bjornsson
2009-06-05
Add missing #ifdef INET6 ... #endif
Alexander Hall
2009-06-05
this one too
Martynas Venckus
2009-06-05
reduce diff i will send in a minute
Martynas Venckus
2009-06-05
Clamp the ending bound to the size of the disk. This makes disklabel -A
Theo de Raadt
2009-06-05
The names for p_flags bits had fallen out of date
Philip Guenthe
2009-06-05
Initial support for routing domains. This allows to bind interfaces to
Claudio Jeker
2009-06-04
Change i386 ACPI sleep to KASSERT if the pmap can't be activated
Mike Larkin
2009-06-04
- factor out rf into its own structure
Martynas Venckus
2009-06-04
Ensure we are sleeping from the kernel. Code changed to match i386.
Mike Larkin
2009-06-04
remove variable left behind by thib
Theo de Raadt
2009-06-04
Make backtraces through interrupts work.
Mark Kettenis
2009-06-04
switch to a bnx style dynamic pool backed tx so we don't
Jonathan Gray
2009-06-04
fix minor tab alignment
Charles Longeau
2009-06-04
More fallback from struct disklabel changes, yawn
Miod Vallat
2009-06-04
- 8187 uses different anaparam values
Martynas Venckus
2009-06-04
Fix fallback from struct disklabel changes.
Miod Vallat
2009-06-04
obvious shrinkage.
Owain Ainsworth
2009-06-04
detect & print the revision (rev. d, b) of rtl8187l chip using the
Martynas Venckus
2009-06-04
Recycle four ancient fields in the disklabel structure, replacing them with
Theo de Raadt
2009-06-04
tiny tiny space nit
Thordur I. Bjornsson
2009-06-04
- prepare for multiple revisions; urtw_lookup stuff
Martynas Venckus
2009-06-04
- make comments understandable by lint
Martynas Venckus
2009-06-04
difs&eifs are 8187 regs
Martynas Venckus
2009-06-04
merge some individual SIS_SETBIT (done for natsemi chips only)
Stuart Henderson
2009-06-04
- KNF
Martynas Venckus
2009-06-04
- update io functions to support index
Martynas Venckus
2009-06-04
Remove support for non-ELF; it never existed for amd64.
Mark Kettenis
2009-06-04
- fix some comments
Martynas Venckus
2009-06-04
spacing
Martynas Venckus
2009-06-04
instead of having some 'generic' data str. with "NB: don't use it
Martynas Venckus
2009-06-04
typo; init -> in it
Bret Lambert
2009-06-04
add $OpenBSD$ tag
Thordur I. Bjornsson
2009-06-04
trying to split some parts;
Martynas Venckus
2009-06-04
allow IPvShit to be turned off completely per-interface.
Henning Brauer
2009-06-04
regen
Damien Bergamini
2009-06-04
the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).
Damien Bergamini
2009-06-04
the following:
Bret Lambert
2009-06-04
POOL_DEBUG and DIAGNOSTIC should be better friends
Theo de Raadt
2009-06-04
Move code that logically belongs together to be together.
Bret Lambert
2009-06-04
Plug mbuf leaks in the DRC, when we reuse entries we didn't
Thordur I. Bjornsson
2009-06-04
- Rewrite ioctl handling code and receive filter handling to clean
Stuart Henderson
2009-06-04
the POOL_DEBUG checks needed to be more friendly with DIAGNOSTIC
Theo de Raadt
[next]