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-24
corrects two potential double-free on `cwdpath'. The variable will be free'ed
Sebastien Marie
2015-08-24
Initialize cwdpath so free() is properly handled.
Doug Hogan
2015-08-24
Audio on the T400/T410/T510/T420/T520/X220/X220t docks needs a quirk
Jonathan Gray
2015-08-24
Add some additional urtwn ids found in the linux rtl8192cu driver.
Jonathan Gray
2015-08-24
regen
Jonathan Gray
2015-08-24
Add some additional urtwn ids found in the linux rtl8192cu driver.
Jonathan Gray
2015-08-23
Make Atom S1200 UART work; Atanas Vladimirov has one.
Theo de Raadt
2015-08-23
fix /tmp handling of unlink(); from Caspar Schutijser
Theo de Raadt
2015-08-23
Perform maximum one cwd lookup in tame(), also make namei version look the
Theo de Raadt
2015-08-23
Canonicalize non-rooted paths after cwd prepend.
Theo de Raadt
2015-08-23
check correct offset for terminator; with semarie
Theo de Raadt
2015-08-23
Add support for the Secure-PLT ABI variant. This will give us better W^X
Mark Kettenis
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
[next]