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
2017-11-21
Avoid .align 0. Clang's integrated assembler actually honors this directive
Mark Kettenis
2017-11-21
Initialize *histbase to NULL to fix a bus error in emacs editing mode
Theo Buehler
2017-11-21
Use a simple forward search to find '%' in the format string instead of
Theo Buehler
2017-11-21
Delete mentions of the gettext module, which has been obsoleted and removed.
Christian Weisgerber
2017-11-21
no need to check the sending process in imsg handlers when there is no
Eric Faurot
2017-11-21
The call to setegid(2) was replaced with setresgid(2) a while ago.
Theo Buehler
2017-11-21
Do not assume if_get(9) returns a non NULL ifp when using a route
Martin Pieuchot
2017-11-21
Move the addrhook disestablish from carpdetach() to carp_clone_destroy()
Patrick Wildt
2017-11-21
The compiler is generally free to allocate general purpose registers in whatever
mortimer
2017-11-20
Add Allwinner A10 EMAC clock.
Mark Kettenis
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2017-11-20
Free memory in the error code-path, when we run out of descriptors
Alexandre Ratchov
2017-11-20
Skip the test and print a warning if pf does not process packets
Alexander Bluhm
2017-11-20
Add the board ID of the Unifi Security Gateway PRO-4.
Visa Hankala
2017-11-20
Fix the product code of the Unifi Security Gateway.
Visa Hankala
2017-11-20
Remove #if'0ed decls
Jeremie Courreges-Anglas
2017-11-20
Keep kernel defines under #ifdef _KERNEL.
Martin Pieuchot
2017-11-20
Wnen purging dhclient.leases and when looking for unexpired offers to
Kenneth R Westerback
2017-11-20
Now pledge("inet") allows socket option IPV6_V6ONLY. Adapt test.
Alexander Bluhm
2017-11-20
Flush flows using the radix-tree instead of a global list.
Martin Pieuchot
2017-11-20
Support collapsing flow outputs.
Martin Pieuchot
2017-11-20
Sprinkle some NET_ASSERT_LOCKED(), const and co to prepare running
Martin Pieuchot
2017-11-20
Remove duplicated code working around the fact that ifpromisc() required
Martin Pieuchot
2017-11-20
Do not fail if an interface is DOWN when calling ifpromisc().
Martin Pieuchot
2017-11-20
Support Time::HiRes::utime in File::Copy
Andrew Fresh
2017-11-19
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-11-19
Remove interlocks between producers and consumers of randomness data
Mike Belopuhov
2017-11-19
Remove lock_machdep.c from amd64, i386, mips64 and sparc64.
Visa Hankala
2017-11-19
add growfs(8) to ramdisk
job
2017-11-18
Extend regulator "framework" with functions to get/set voltages.
Mark Kettenis
2017-11-18
Add support for voltage regulators.
Mark Kettenis
2017-11-18
Generate correct time comments (renewal/rebind/expiry) in
Kenneth R Westerback
2017-11-18
Submit incoming packets to the network stack in batches like is done
Visa Hankala
2017-11-18
Extend regulator "framework" with functions to get/set voltages.
Mark Kettenis
2017-11-18
Move the packet input work requesting inside if_cnmac.c. This removes
Visa Hankala
2017-11-18
merge the masquerade and missing domain header callbacks into one function.
Eric Faurot
2017-11-18
Pass the software context as an argument to the interrupt handler.
Visa Hankala
2017-11-18
Rename octeon_eth_* to cnmac_* for consistency with the driver's name.
Visa Hankala
2017-11-18
Add the board ID for the Ubiquiti Unifi Security Gateway.
Visa Hankala
2017-11-17
permit IPV6_V6ONLY in sockopt
Aaron Bieber
2017-11-17
Use explicit_bzero to erase secrets
Jeremie Courreges-Anglas
2017-11-17
#if -> #ifdef for consistency
Jeremie Courreges-Anglas
2017-11-17
Make OF_getnodebyname() scan its child nodes instead of its peer nodes.
Mark Kettenis
2017-11-17
add some missing markup; from artturi alm
Jason McIntyre
2017-11-17
Rename etherip sysctl handler, there's no conflict with ip_ether.c any more
Jeremie Courreges-Anglas
2017-11-17
Add ifdef MPLS around all the MPLS-in-IP code
Jeremie Courreges-Anglas
2017-11-17
Rename functions that now handle only MPLS-in-IP
Jeremie Courreges-Anglas
2017-11-17
replace the deletetunnel option with -tunnel
Sebastian Benoit
2017-11-17
Implement safe signal handling and handle unmount failure gracefully.
helg
2017-11-17
Fixes the following bugs when getcwd(3) is used on a fuse file system
helg
[next]