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
2015-08-23
recompute len when the path is absolute as canonpath could have shrink it
Sebastien Marie
2015-08-23
Use simple byte pointer arithmetic and memcpy from/to aligned stack
Christian Weisgerber
2015-08-23
back out bpf+srp. its blowing up in a bridge setup.
David Gwynne
2015-08-23
bpf+srp is blowing up, so its being backed out. bpf will need the big lock.
David Gwynne
2015-08-23
"XXXMRG: consider making it an inline or macro"
Theo de Raadt
2015-08-23
fairly trivial sizes for free()
Theo de Raadt
2015-08-23
add some sizes to free. looked over by deraadt
Ted Unangst
2015-08-22
Move to tame(int flags, char *paths[]) API/ABI.
Theo de Raadt
2015-08-22
catch up to macppc genassym.cf; regarding C mutexes
Theo de Raadt
2015-08-22
Make urtwn(4) attach to Netgear WNA1000Mv2. From Mark Willson.
Stefan Sperling
2015-08-22
regen
Stefan Sperling
2015-08-22
Add device ID for Netgear WNA1000Mv2. From Mark Willson via misc@
Stefan Sperling
2015-08-22
delete a wrong comment
Mike Larkin
2015-08-22
delete some wrong comments
Mike Larkin
2015-08-21
Remove the unused loan_count field and the related uvm logic. Most of
Visa Hankala
2015-08-21
Run the part of the interrupt handler that does rx completion without holding
Mark Kettenis
2015-08-21
Whitelist TIOCGPGRP (for tcgetpgrp()) in TAME_IOCTL.
Doug Hogan
2015-08-21
use vaddr_t for kernel va range calculation instead of paddr_t. No binary
Mike Larkin
2015-08-21
enable beep and CD controls on ALC292
Jonathan Gray
2015-08-21
re-enable *8.
David Gwynne
2015-08-20
Respect the access size when reading or writing to pci config space.
Mark Kettenis
2015-08-20
Use the IPD Clock Count register as a timecounter, making the clock
Visa Hankala
2015-08-20
Make ART internals free of 'struct sockaddr'.
Martin Pieuchot
2015-08-20
In an email dated 11 Feb 2015, Yoichi Hariguchi accepted to re-license
Martin Pieuchot
2015-08-20
Import an alternative routing table backend based on Yoichi Hariguchi's
Martin Pieuchot
2015-08-20
Enable audio on Thinkpad docks. Help from jsg@ for the *40 / *50 series
Mike Larkin
2015-08-20
reactivate tame()
Theo de Raadt
2015-08-20
remove unused vesafb code, had been commented out and not compiled in for
Mike Larkin
2015-08-20
Remove an unused #include file from i386 and amd64 pmap.h
Mike Larkin
2015-08-19
PF must keep IPv6 fragment size as chosen by sender also for packets,
Alexandr Nedvedicky
2015-08-19
Stop passing around constants for metadata size and location. Just
Kenneth R Westerback
2015-08-19
Prevent mips64 FPU emulation from corrupting the page queues
Visa Hankala
2015-08-19
An interface address without interface pointer could cause an
Alexander Bluhm
2015-08-19
Convert all calls to rtrequest1() and the following error check
Alexander Bluhm
2015-08-19
Halt extra cores on SP kernel, to avoid trashing the system if there
Visa Hankala
2015-08-19
Make uvm_pmr_isfree() work correctly when RB_NFIND() returns
Visa Hankala
2015-08-19
Sync page_flagbits with reality.
Visa Hankala
2015-08-19
Remove some verbose logs in in6_update_ifa() now that errors are
Martin Pieuchot
2015-08-19
KNF
Martin Pieuchot
2015-08-19
Make arplookup() return a pointer to a "struct rtentry".
Martin Pieuchot
2015-08-19
Use rtfree(9) instead of decrementing rt_refcnt in rt_getifa().
Martin Pieuchot
2015-08-18
Fix inconsistent spelling of `inconsistent'
Miod Vallat
2015-08-18
typos
Miod Vallat
2015-08-18
Unbreak Octeon kernel config after r1.25 of files.mips64.
Visa Hankala
2015-08-18
Apply the logic used for "protocol" queues to bridge(4). This allows
Martin Pieuchot
2015-08-18
Remove PF_KEY-specific hacks from rtalloc(9). They are dead since SPD
Martin Pieuchot
2015-08-18
Call rtfree(9) when we no longer need the route entry rather than
Martin Pieuchot
2015-08-18
Check the error value returned by in6_ifattach().
Martin Pieuchot
2015-08-18
Add missing trailing to error message:
Stefan Sperling
2015-08-17
The 80's called and want their interface back. Remove last fragments of
Kenneth R Westerback
[next]