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
2016-03-30
Cover the case where we are bound to [::] and SO_REUSEADDR is not set.
Vincent Gross
2016-03-30
Avoid compiler warning about zero-length printf format strings.
Todd C. Miller
2016-03-30
In setnonblocking() rename "mode" variable to "flags".
Todd C. Miller
2016-03-30
The change to make mkstemp(3) require at least 6 trailing Xs broke
Todd C. Miller
2016-03-30
Better support for alphas without all IEEE-mode instructions
Andrew Fresh
2016-03-30
Fix optimization for alphas without the ``precise arithmetic trap'' extension
Andrew Fresh
2016-03-30
sync
Theo de Raadt
2016-03-30
sync
Theo de Raadt
2016-03-30
Bump the listen() backlog up, some people have scripts that run up a lot
Nicholas Marriott
2016-03-30
Use in6_pcbhashlookup() in in6_pcbconnect(). We don't need in_pcblookup()
Vincent Gross
2016-03-30
BIOCGQUEUE and BIOCSQUEUE are no more
David Gwynne
2016-03-30
remove support for BIOCGQUEUE and BIOSGQUEUE
David Gwynne
2016-03-30
replace bridge_m_dup with m_dup_pkt.
David Gwynne
2016-03-30
Clear local and remote ARP cache for every subtest.
Alexander Bluhm
2016-03-30
Implement proxy ARP for ART based on mpath support.
Martin Pieuchot
2016-03-30
Hook up the gpio interrupt on devices that use it for card detection.
Mark Kettenis
2016-03-30
Expose the functionality that triggers a check for card insertion or removal.
Mark Kettenis
2016-03-30
Add support for gpio-based interrupts.
Mark Kettenis
2016-03-30
Fix multicast test and a typo.
Martin Pieuchot
2016-03-30
Handle error return by SYS_getlogin_r and SYS___thrsleep correct, and
Philip Guenther
2016-03-30
Major bump for getlogin*/ptrace changes
Philip Guenther
2016-03-30
Turd polish: use HIDDEN= instead of PSEUDO= for ptrace syscall stub, to
Philip Guenther
2016-03-30
Eliminate userspace caching by getlogin_r/setlogin; make the getlogin
Philip Guenther
2016-03-30
regenerate
Philip Guenther
2016-03-30
Add getlogin_r syscall that checks and returns errors like userspace
Philip Guenther
2016-03-30
some Xr adjustment to catch up with MLINKS removal;
Jason McIntyre
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-30
sync
Theo de Raadt
2016-03-30
add "outgoing-interface" to sample unbound.conf
Stuart Henderson
2016-03-30
some oce(4) work, it appears
Theo de Raadt
2016-03-29
Print address and irq in the same way as sdhc(4)and bytgpio(4).
Mark Kettenis
2016-03-29
Fix fallout from the switch to binutils 2.17: the binaries created by 2.17
Mark Kettenis
2016-03-29
Some sparc64 pci frame buffers incorrectly have the `depth' property
Mark Kettenis
2016-03-29
Kdump contains LOG_CONS now. TLS error message changes.
Alexander Bluhm
2016-03-29
Allow to adjust tcp_syn_use_limit with sysctl net.inet.tcp.synuselimit.
Alexander Bluhm
2016-03-29
Check if a device is present (using _STA) in acpi_foundhid. This prevents
Mark Kettenis
2016-03-29
Implement a cleaner way to prevent acpivout(4) from attaching if we have
Mark Kettenis
2016-03-29
sync
Theo de Raadt
2016-03-29
If program cannot reserve memory then the user doesn't need to know exactly how
Ricardo Mestre
2016-03-29
In setlogin(), don't change anything on error.
Philip Guenther
2016-03-29
- Add missing goto in order to avoid a dereference of a null object
Ricardo Mestre
2016-03-29
the stack checks the mac address of rxed packets, so vlan(4) doesnt have to
David Gwynne
2016-03-29
make the ie(4)s bpf_mtap_ether outgoing packets like all the other drivers
David Gwynne
2016-03-29
-Remove function #defines from defs.h and use the actual code accordingly in
Ricardo Mestre
2016-03-29
Remove dead assignments and now unused variables.
Charles Longeau
2016-03-29
remove dead stores and unused variables
Charles Longeau
2016-03-29
all the bpf_mtap functions now return whether to drop the packet or not
David Gwynne
2016-03-29
make bpf_mtap et al return whether the mbuf should be dropped
David Gwynne
2016-03-29
- packet must keep reference to statekey
Alexandr Nedvedicky
2016-03-29
remove unused variable
Charles Longeau
[next]