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
2012-10-09
Remove -noinhibit-exec now that we no longer have to deal with
Joel Sing
2012-10-09
Dynamically build the Interrupt Descriptor Table (IDT), instead of using
Joel Sing
2012-10-09
simplify hook_disestablish() handling by always resetting the hook when
Markus Friedl
2012-10-09
- bump the version to match fd.o's 0.27.1 release.
Jasper Lievisse Adriaanse
2012-10-09
- also check Requires.private for --exists.
Jasper Lievisse Adriaanse
2012-10-09
- adjust missing-req-4 test to properly fail
Jasper Lievisse Adriaanse
2012-10-09
Sync "Structured Extended Feature Flags" cpuid bits with
Jonathan Gray
2012-10-09
- add a (currently failing) test for nonexistant modules in Requires.private.
Jasper Lievisse Adriaanse
2012-10-09
- allow PKG_CONFIG to be overriden and remove the commented fd.o PKG_CONFIG v...
Jasper Lievisse Adriaanse
2012-10-09
Enable Supervisor Mode Execution Protection (SMEP), found in recent
Jonathan Gray
2012-10-08
Revamp the sequences for suspend/hibernate -> resume so that the code
Theo de Raadt
2012-10-08
disk space is cheap but we still want to limit the default size of a body
Gilles Chehade
2012-10-08
push irqloop warnings into #ifdef DEBUG
Theo de Raadt
2012-10-08
when building a db map, always lowercase the key before a lookup in makemap
Gilles Chehade
2012-10-08
Make carp_ourether() shorter and more generic. Only a mac address
Camiel Dobbelaar
2012-10-08
make sure we don't call hook_disestablish() twice e.g. ifconfig -syncdev
Markus Friedl
2012-10-08
Add Huawei E352.
Kirill Bychkov
2012-10-08
Forward declare struct m_tag in netinet/ip_ipsp.h so we don't need to
Camiel Dobbelaar
2012-10-08
sync
Kirill Bychkov
2012-10-08
Add Garmin Dakota 20 GPS reciever.
Kirill Bychkov
2012-10-08
enable 3 new OAK usb sensors on at least two architectures
Theo de Raadt
2012-10-08
Protect vnode.h from multiple inclusions.
Joel Sing
2012-10-08
Provide a mechanism for the kernel to pass data through to the discipline
Joel Sing
2012-10-08
If we have booted from a disk that is a member of a bootable softraid
Joel Sing
2012-10-08
appered -> appeared;
Jason McIntyre
2012-10-08
Change handling for volumes that are marked no-auto assemble. If we booted
Joel Sing
2012-10-08
bzero the right variable.
Joel Sing
2012-10-08
Avoid accessing .data or .bss from real mode, since they may not be within
Joel Sing
2012-10-08
update to 1.2.4
Robert Nagy
2012-10-08
deivce -> device
Jonathan Gray
2012-10-08
first in 5.3 not 5.2
Jonathan Gray
2012-10-08
reduce the difference between i386 and amd64 versions of the speedstep code
Jonathan Gray
2012-10-08
skip RR if type is not MX. Use hostname if the list of MX is empty
Eric Faurot
2012-10-07
spacing
Mike Belopuhov
2012-10-07
Align the stack on a 64-byte boundary as required by "The 32-bit PA-RISC
Mark Kettenis
2012-10-07
Implement a simple wait queue API. The idea is to allow multiple "waiters"
Eric Faurot
2012-10-07
We need to provide a sendmail-like interface to makemap so that some tools
Gilles Chehade
2012-10-07
convert iobuf_queue()'s to iobuf_fqueue(). (idea from gilles@)
Charles Longeau
2012-10-07
bump max number of connections to a route from 5 to 10, the limit is too
Gilles Chehade
2012-10-06
truncate silent command output to two lines. okay millert@
Marc Espie
2012-10-06
Remove bridge_rttrim(). It's only triggered in the unlikely event that the
Camiel Dobbelaar
2012-10-06
rework section about special targets/prereq to be somewhat readable.
Marc Espie
2012-10-06
Update for xkeyboard-config 2.7.
Alexandr Shadchin
2012-10-06
fix usage(); ok dlg
Jason McIntyre
2012-10-06
Our system headers are supposed to be C++-aware these days so stop GCC from
Mark Kettenis
2012-10-06
- extra juice for debugging signal passing. Note when we can't pass the
Marc Espie
2012-10-06
inetd Xr no longer relevant; ok dlg
Jason McIntyre
2012-10-05
Point an interface directly to its bridgeport configuration, instead
Camiel Dobbelaar
2012-10-05
document implicit rules and target dependency operators better.
Marc Espie
2012-10-05
fix signed vs unsigned warning; feedback & ok: djm@
Markus Friedl
[next]