1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
bluhm 6c8e7b0c13 Replace the call to ifa_ifwithaddr() in divert6_output() with a
route lookup to make it MP safe.  Only set the mbuf header fields
that are needed.  Validate the name input.  Also use the same
variables in IPv4 and IPv6 functions and avoid unneccessary
initialization.
OK mpi@
2017-09-06 11:43:04 +00:00
bin Use PATH_MAX instead of a local define 2017-09-03 11:52:01 +00:00
distrib sync 2017-09-05 04:17:41 +00:00
etc Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and 2017-09-01 04:40:40 +00:00
games typo: on -> of 2017-08-15 17:21:17 +00:00
gnu Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12. 2017-08-23 10:48:08 +00:00
include New POSIX xlocale implementation written from scratch. 2017-09-05 03:16:13 +00:00
lib Remove unused 32bit version of elf_hash(). 2017-09-05 06:35:19 +00:00
libexec Fix m88k problem in recent ld.so changes. 2017-09-03 00:14:07 +00:00
regress Fix declarations 2017-09-06 04:20:12 +00:00
sbin - split pf_find_or_create_ruleset() to smaller chunks. 2017-09-05 22:15:32 +00:00
share bring mi_switch() manpage up to date 2017-09-05 03:49:56 +00:00
sys Replace the call to ifa_ifwithaddr() in divert6_output() with a 2017-09-06 11:43:04 +00:00
usr.bin Do not attempt to use TIOCSWINSZ on a -1 file descriptor (possible if 2017-09-06 07:12:41 +00:00
usr.sbin Detail how VM guests acquire a nameserver for local interfaces. 2017-09-05 22:06:49 +00:00
Makefile bye bye depends 2017-07-05 10:22:32 +00:00
Makefile.cross Fix cross builds: no clang depend target, no DESTDIR on HOSTCC build 2017-08-11 19:36:37 +00:00