CVSROOT:/cvs
Module name:src
Changes by: ratc...@cvs.openbsd.org 2020/07/17 23:01:14
Modified files:
lib/libsndio : sndio.7
Log message:
Raw device access is not anymore a fall-back for when sndiod isn't running
Found by Jan Stary , discussed with jmc@
CVSROOT:/cvs
Module name:src
Changes by: dan...@cvs.openbsd.org 2020/07/17 20:53:47
Modified files:
usr.bin/tmux : tty-features.c
Log message:
Properly escape a backslash.
Found by CompCert which notes that \E is not a valid escape sequence.
ok nicm@
CVSROOT:/cvs
Module name:xenocara
Changes by: dera...@cvs.openbsd.org 2020/07/17 16:26:17
Modified files:
distrib/sets/lists/xserv: md.hppa
Log message:
sync
CVSROOT:/cvs
Module name:xenocara
Changes by: dera...@cvs.openbsd.org 2020/07/17 16:21:21
Modified files:
distrib/sets/lists/xbase: md.hppa
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/07/17 16:21:18
Modified files:
sbin/dhclient : dhclient.conf.5
Log message:
'seonds' -> 'seconds'.
>From Larry Hynes via tech@.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/17 14:24:07
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Pay attention to "openbsd,boothowto" and "openbsd,bootduid" properties
like we do on arm64 and armv7.
CVSROOT:/cvs
Module name:src
Changes by: gkoeh...@cvs.openbsd.org2020/07/17 14:15:43
Modified files:
lib/libc/arch/powerpc/gen: usertc.c
sys/arch/macppc/include: timetc.h
sys/arch/macppc/macppc: clock.c
Log message:
Userland timecounter for macpp
CVSROOT:/cvs
Module name:xenocara
Changes by: dera...@cvs.openbsd.org 2020/07/17 12:34:01
Added files:
distrib/sets/lists/xbase: md.powerpc64
distrib/sets/lists/xetc: md.powerpc64
distrib/sets/lists/xfont: md.powerpc64
distrib/sets/lists/xserv: md
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2020/07/17 11:19:25
Modified files:
. : events.html
Log message:
fix a eurobsdcon link; from ropers at gmail.com
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/07/17 10:40:26
Modified files:
lib/libc/sys : pledge.2
Log message:
"wroute" allows changes to the routing table; ok deraadt
CVSROOT:/cvs
Module name:www
Changes by: k...@cvs.openbsd.org2020/07/17 10:33:09
Modified files:
faq/pf : carp.html
Log message:
pfsync0 does NOT exist by default
OK tj
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/07/17 10:28:19
Modified files:
sys/kern : kern_pledge.c
Log message:
Allow setsockopt SO_RTABLE when pleding "wroute" soon to be needed
by slaacd(8).
"wroute" allows changes to the routing table s
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2020/07/17 10:23:23
Modified files:
lib/libc/sys : pledge.2
Log message:
route and wroute were undocumented; ok florian
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/07/17 09:21:36
Modified files:
sys/netinet6 : ip6_output.c
Log message:
Copy the right value to fix getsockopt(2) for SO_RTABLE and IPV6_PIPEX
r1.146 "Enable IPv6 routing domain support" adapted the
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2020/07/17 07:13:36
Modified files:
sys/net: toeplitz.c
Log message:
Randomize the system stoeplitz key
One can prove that the Toeplitz matrix generated from a 16-bit seed is
invertible if and only
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/07/17 02:57:27
Modified files:
sys/net: if_pppx.c pipex.c pipex.h pipex_local.h
Log message:
Use interface index instead of pointer to corresponding interface
within pipex(4) layer.
ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/17 02:57:39
Modified files:
sys/arch/powerpc64/include: kexec.h
Log message:
Fix definition of KIOC_GETBOOTDUID ioctl.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/07/17 02:56:42
Modified files:
sys/net: if.c
Log message:
Check destruction ability before search instance of clone interface.
ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/07/17 02:07:34
Modified files:
sys/arch/arm64/arm64: acpi_machdep.c intr.c
sys/arch/arm64/dev: acpipci.c agintc.c ampintc.c
sys/arch/arm64/include: intr.h
sys/arch/armv7/include
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/17 02:03:56
Modified files:
usr.sbin/installboot: Makefile
Added files:
usr.sbin/installboot: powerpc64_installboot.c
Log message:
Add powerpc64 support; straight copy from octeon.
CVSROOT:/cvs
Module name:src
Changes by: fcam...@cvs.openbsd.org 2020/07/17 01:58:46
Modified files:
sys/dev/rasops : rasops.c
Log message:
Merge the two if blocks checking if the font in use contains a given
character in rasops_mapchar().
OK kn@, cheloha@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2020/07/17 01:53:58
Modified files:
sys/dev/pci: if_ix.c
Log message:
Revert r1.170. dlg and jmatthew simultaneously fixed this the
correct way.
CVSROOT:/cvs
Module name:xenocara
Changes by: mgloc...@cvs.openbsd.org2020/07/17 01:51:23
Modified files:
app/video : video.1 video.c
Log message:
Add white balance temperature control through 'w/W' keys.
>From Laurence Tratt.
ok matthieu@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/07/17 01:49:49
Modified files:
sys/dev/pci: ixgbe.h
Log message:
i forgot to commit this with if_ix.c r1.169
stoeplitz code needs to #include , and ix does it's
includes here.
pointed out by jmatt
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2020/07/17 01:40:35
Modified files:
sys/dev/pci: if_ix.c
Log message:
This needs for stoeplitz_to_key(9).
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2020/07/17 01:10:24
Modified files:
regress/usr.bin/ssh: percent.sh
Log message:
Add test for '%k' (HostKeyAlias) TOKEN.
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2020/07/17 01:09:24
Modified files:
usr.bin/ssh: readconf.c
Log message:
Add %k to the TOKENs for Match Exec for consistency with the other keywords
that recently got %k.
27 matches
Mail list logo