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
2011-11-27
Regen.
Mark Kettenis
2011-11-27
Fix return value of memcpy.
Mark Kettenis
2011-11-27
Oops, jsing@ changed spcopy.S without realizing that that file is generated
Mark Kettenis
2011-11-27
Regen.
Mark Kettenis
2011-11-27
Replace a few more 32-bit instructions with the proper 64-bit equivalent.
Mark Kettenis
2011-11-27
This needs sys/kthread.h to build
Claudio Jeker
2011-11-27
Kill old comment, we already do 802.1p tagging.
Christiano F. Haesbaert
2011-11-26
Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf.
Christiano F. Haesbaert
2011-11-26
Make this compile again by removing a spurious opening brace.
Mark Kettenis
2011-11-26
add Netgear WNA100M
Chris Kuethe
2011-11-26
regen
Chris Kuethe
2011-11-26
add usb id for Netgear WNA100M
Chris Kuethe
2011-11-26
Apply route-to to deferred packet; without this the first packet of a
Ryan Thomas McBride
2011-11-25
fix compile errors without INET6. no binary change.
YASUOKA Masahiko
2011-11-25
use time_uptime to set state creation values as time_second can be
David Gwynne
2011-11-25
implement chown(2) in compat_linux which is needed by some antivirus software
Robert Nagy
2011-11-25
Rework assembler constraints to satisfy gcc 4. Unfortunately this could not
Miod Vallat
2011-11-25
Compile fixes for gcc4 (-Wbounded)
Miod Vallat
2011-11-24
Fix spelling and remove question
Philip Guenthe
2011-11-24
rdomain support for IPv6
sperreault
2011-11-23
clamp uvm_page_rle() to 255 pages at a time
Theo de Raadt
2011-11-23
properly account for the MP tramp page in the ranges
Theo de Raadt
2011-11-23
block interrupts while pool_reclaim_all is grubbing around in every pools
David Gwynne
2011-11-22
Move struct proc's sigaltstack struct from the zeroed area into the
Joshua Elsasser
2011-11-22
sigstack() is long dead, and the compat sigaltstack syscall is gone too.
Philip Guenthe
2011-11-22
Ensure we are unpacking the right source address after skipping a range of
Mike Larkin
2011-11-21
only pull reg.h in when __BSD_VISIBLE || __XPG_VISIBLE >= 420, as
Theo de Raadt
2011-11-21
this should have gone away because it is now in files.pci
Theo de Raadt
2011-11-21
fix small (one stack word) kmem->user leak - the syscall code does
Damien Miller
2011-11-19
Make sure %cr17 points to a valid cpu_info struct before attempting to do the
Miod Vallat
2011-11-19
Remove unused function forgotten during the switch to the interactive
Martin Pieuchot
2011-11-19
Rewrite the parsing of arguments given to the ofwboot and restore the
Martin Pieuchot
2011-11-19
Select a routing table according to the rdomain. Allows one
Mike Belopuhov
2011-11-19
Add ZTE MF190; ok jsg
Mike Belopuhov
2011-11-19
Add a comment explaining the weired nature of the mlphy.
Claudio Jeker
2011-11-19
regen
Mike Belopuhov
2011-11-19
Add ZTE MF190 installer ID
Mike Belopuhov
2011-11-18
Don't bother keeping a local copy of boot_dev in parse_prom_bootdev().
Miod Vallat
2011-11-18
no need to zero all the free pages since we will be skipping them with
Mike Larkin
2011-11-18
- fix a few trailing whitespaces and a spello
Jasper Lievisse Adriaanse
2011-11-18
fix a corner case in rle processing where the rle byte was the last byte
Mike Larkin
2011-11-17
physmem run length encoding (rle) for hibernate - don't compress or write
Mike Larkin
2011-11-17
support Huawei EM770W
Jonathan Gray
2011-11-17
regen
Jonathan Gray
2011-11-17
Huawei EM770W
Jonathan Gray
2011-11-16
Reduce use of globals in hibernate code.
Mike Larkin
2011-11-16
oops, need a prototype for ast()
Theo de Raadt
2011-11-16
Make userret() MI. On architectures which jammed stuff into it in the
Theo de Raadt
2011-11-16
Better clock rate .7% error is much better than 7% error.
Dale Rahn
2011-11-16
Improve flag setting ioctl so that bulk updates are requested
Mike Belopuhov
[next]