index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-02
remove static from a simple lock to avoid a compiler warning/error that
Ted Unangst
2013-05-01
a few tweaks noticed by jsing
Ted Unangst
2013-05-01
exorcise lockmgr. the api remains, but is now backed by recursive rwlocks.
Ted Unangst
2013-05-01
Remove useless cast of ROOT_INFO to ino_t. OK otto@
Todd C. Miller
2013-05-01
May 01* update currency exchange rates;
Jason McIntyre
2013-05-01
Add a secure monitor call function, so that a secondary cache controller
Patrick Wildt
2013-05-01
Disable PandaBoard's L2 Cache early on bootup. We will re-enable it
Patrick Wildt
2013-05-01
Fix a case where we might be cache flushing unmapped pages.
Patrick Wildt
2013-05-01
provide a sensor for the battery backup unit (bbu) on mfi boards that
David Gwynne
2013-05-01
there's some extra bits for the bbu status that freebsd dont have. provide
David Gwynne
2013-05-01
provide a couple of %b things for mfi_hw_present and mfi_adapter_ops cos
David Gwynne
2013-05-01
dont need to walk alldevs during sensor creation looking for the logical
David Gwynne
2013-05-01
Add a cortex bus which represents the ARM MPCore Complex.
Patrick Wildt
2013-04-30
Clear the right pixels when scrolling backwards.
Mark Kettenis
2013-04-30
point people at pkg_check
Marc Espie
2013-04-30
sync
Todd T. Fries
2013-04-30
Fix beagle makefile dependency after switching to new context switching
Patrick Wildt
2013-04-30
Use ARMv7 access permission bits.
Patrick Wildt
2013-04-30
Switch from pmap to pmap7.
Patrick Wildt
2013-04-30
various small fixes;
Jason McIntyre
2013-04-30
Add context switching code matching to our pmap for ARMv7.
Patrick Wildt
2013-04-30
Add matching header for pmap7.
Patrick Wildt
2013-04-30
- replace TIMEVAL_* function/macros with macros from sys/time.h
Florian Obser
2013-04-30
move variables to type time_t; fix format strings
Florian Obser
2013-04-30
remove params after API change.
Eric Faurot
2013-04-30
Do not take external buffers for storing DNS responses in the internal
Eric Faurot
2013-04-30
Replace the statically defined protection bits with a macro, which will
Patrick Wildt
2013-04-30
Remove unused function argument variables 'len' and 'auth' from
Marcus Glocker
2013-04-30
white space tweak
David Gwynne
2013-04-30
white space fixes
David Gwynne
2013-04-30
use MR_DCMD consistently. some MD_DCMD was in there somehow.
David Gwynne
2013-04-30
pull in BBU bits from freebsd
David Gwynne
2013-04-30
Handle newer fiber adapters the same way as 82575/82576,
Jonathan Gray
2013-04-30
copy input flags in result addrinfo structures.
Eric Faurot
2013-04-30
ignore SIGPIPE so we don't fall over if an ldap connection breaks
Jonathan Matthew
2013-04-29
Tweak previous: test __BSD_VISIBLE with #if, not #ifdef
Philip Guenther
2013-04-29
sync
Todd T. Fries
2013-04-29
sync
Todd T. Fries
2013-04-29
regen
Matthew Dempsky
2013-04-29
Extend P_SIGSUSPEND handling in userret() to properly restore the
Matthew Dempsky
2013-04-29
Remove most of pre-rc.d(8) backward compatibility.
Antoine Jacoutot
2013-04-29
ulpt(4) depends on firmload since its rev 1.41 when it got support for
Martin Pieuchot
2013-04-29
add -h to usage();
Jason McIntyre
2013-04-29
implement -h from libexec/identd, which hides usernames/uids.
David Gwynne
2013-04-29
use FD_CLOEXEC instead of 1; from David Hill
Okan Demirmen
2013-04-29
use O_CLOEXEC with open() instead of open/fcntl; from David Hill
Okan Demirmen
2013-04-28
Preliminary modifications for Xorg 1bpp server, based on OpenBSD/hp300
Kenji Aoyama
2013-04-28
Remove an obsolete paragraph in the BUGS section about using ftp(1) with
Lawrence Teo
2013-04-28
Revert the previous commit. It breaks the xenocara build on macppc and the
Brian Callahan
2013-04-28
Revert the ARMv7 header split introduced in pmap7.
Patrick Wildt
[next]