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
2013-11-15
inherit the rdomain sc to pkthdr
Henning Brauer
2013-11-15
Forget socket linking on pf_pkt_addr_changed(), this fixes among other
Christiano F. Haesbaert
2013-11-15
Clean-up usbd_abort_pipe() usage.
Paul Irofti
2013-11-15
Sort-out activate functionality for ucom(4) and it's parents.
Paul Irofti
2013-11-15
Clean-up the HID environment.
Paul Irofti
2013-11-15
Make vax stand build cross-build friendly.
Masao Uebayashi
2013-11-15
Add missing parenthesis to make tick calculation work as intended. Should
Kenneth R Westerback
2013-11-14
Clean up tabs and a backslash which seemed to have sneeked in in r1.29.
Patrick Wildt
2013-11-14
Use (N * sizeof(struct klist)) instead of (N * sizeof(struct klist *))
Charles Longeau
2013-11-14
Improvements for address assignment and related issues in IPv6CP.
Stefan Sperling
2013-11-14
replace workqs with tasks for handling resume. state handling is
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
replace workqs with tasks for handling resume
David Gwynne
2013-11-14
improve maths and conditionals around ticks to cope with wraparound better.
David Gwynne
2013-11-13
Do not map frame buffer resources the kernel doesn't use; only keep the
Miod Vallat
2013-11-13
add missing headers here too, forgotten after testing the diff.
Jasper Lievisse Adriaanse
2013-11-13
DIOCGETSRCNODES was leaking a little bit more kernel information
Theo de Raadt
2013-11-13
Make fusebuf.fh_err signed, it might store negative errno values; ok syl
Stefan Sperling
2013-11-13
Add missing includes.
Sylvestre Gallon
2013-11-13
Polling is done per controller not per interface.
Paul Irofti
2013-11-13
In in6_update_ifa(), don't set the TENTATIVE flag on an IPv6 address that
Stefan Sperling
2013-11-13
fix typo in last commit
Theo de Raadt
2013-11-13
boot(): Don't forget calling if_downall() and uvm_shutdown() on arm ports.
Masao Uebayashi
2013-11-13
ENOMEM is probably more appropriate than 0 in this error case.
Mike Larkin
2013-11-13
Use of uninitialized variable. There are obvious locking problems also
Mike Larkin
2013-11-13
Use DL_GETPOFFSET() to get partition offset, except where we
Kenneth R Westerback
2013-11-13
Honor RB_TIMEBAD on vax too as other ports.
Masao Uebayashi
2013-11-12
Oops. Use %llu for DL_GETDSIZE() value.
Kenneth R Westerback
2013-11-12
two ioctl's were disclosing kernel pointers and such.
Theo de Raadt
2013-11-12
avoid math on void * pointers
Theo de Raadt
2013-11-12
Implement sd card detection. Fixes the `sdmmc0: can't enable card' on bbb
Federico G. Schwindt
2013-11-12
Use daddr_t to hold calculated disk sector address. %d -> %lld to
Kenneth R Westerback
2013-11-12
Tweak comment to explicitly mention that disk blocks are DEV_BSIZE
Kenneth R Westerback
2013-11-12
Use %llu+DL_GETPSIZE() to show partition size. Replace %li+(long) with
Kenneth R Westerback
2013-11-12
We always make symlinks to 'machine' and 'm88k' to compile.
Kenji Aoyama
2013-11-12
Fix the bootloader random hang-up while counting down on LUNA-88K2.
Kenji Aoyama
2013-11-12
Use DL_GETDSIZE() to get disk size.
Kenneth R Westerback
2013-11-12
Use DL_[GET|SET]POFFSET() and DL_[GET|SET]PSIZE() to get and set
Kenneth R Westerback
2013-11-12
try bpf.c r1.84 again, this time without semantic changes to if statements.
David Gwynne
2013-11-11
Revert bpf.c 1.84 / bpfdesc.h 1.19 for now, "panic: timeout_add: to_ticks (-1)
Stuart Henderson
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
There is no fusebuf(9) man page anymore. Remove references to it from comments.
Stefan Sperling
[prev]
[next]