CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/07/25 23:25:21
Modified files:
sys/dev/isa: if_ec.c if_we.c
Log message:
we_readmem() and ec_readmem() are inlined, but they can also be static.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/07/25 22:22:32
Modified files:
distrib/sets/lists/comp: clang.arm64 md.arm64
Log message:
man pages into right file
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/07/25 21:36:19
Modified files:
sys/dev/ic : uha.c
Log message:
uha_init_mscp() is unused.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/07/25 15:32:07
Modified files:
sys/dev/acpi : acpibat.c
Log message:
fallback on _BIF properly when _BIX exists and returns a package
successfully but has an unexpected length, as on the X1C gen 5
te
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2017/07/25 15:21:30
Modified files:
faq: current.html
Log message:
rtsol no longer supported in hostname.if(5). use 'inet6 autoconf' instead.
from florian
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2017/07/25 15:17:11
Modified files:
etc: netstart
distrib/miniroot: install.sub
Log message:
Finally remove backwards compat code to support the 'rtsol' keyword
in hostname.if(5)
OK mpi
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2017/07/25 14:45:18
Modified files:
sys/dev/pci: if_em.c
Log message:
The LINK_STATE_IS_UP() macro considers LINK_STATE_UNKNOWN as up.
So the em(4) driver never got out of that state. Better compare
the
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2017/07/25 14:39:12
Modified files:
sys/arch/armv7/conf: GENERIC RAMDISK
Log message:
Enable dwdog(4) such that Rockchip RK3288 devices can reboot.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2017/07/25 14:20:09
Modified files:
sys/dev/fdt: files.fdt
Added files:
sys/dev/fdt: dwdog.c
Log message:
Add dwdog(4), a driver for the Synopsys Designware watchdog timer integrated
CVSROOT:/cvs
Module name:xenocara
Changes by: rob...@cvs.openbsd.org 2017/07/25 13:59:14
Modified files:
etc: config.site
Log message:
switch over to use tradcpp over cpp because we cannot make sure that
every compiler's cpp will use the required traditional
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2017/07/25 13:39:27
Modified files:
sys/arch/armv7/conf: GENERIC RAMDISK
Log message:
Add rkclock(4), rkgrf(4), rkpinctrl(4) and rkgpio(4). This makes OpenBSD
run on the ASUS Tinker Board with worki
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2017/07/25 13:37:27
Modified files:
sys/arch/armv7/armv7: locore0.S
Log message:
The Cortex-A17 TRM explicitly says that there is an intermediate table
walk cache and that its cache entries are assoc
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2017/07/25 13:19:59
Modified files:
. : amd64.html
Log message:
add some notes about supported graphics hardware. it's hard to explain
the exact situation, but we can iteratively approach almost
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2017/07/25 11:28:37
Modified files:
lib/libssl/man : SSL_CTX_use_certificate.3
Log message:
as noted by Hanno Boeck, using the *check_private_key functions is
tricky, especially since the manpage is full of
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2017/07/25 10:07:28
Modified files:
usr.sbin/tcpdump: print-ppp.c
Log message:
make function match its prototype.
okay deraadt@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2017/07/25 08:36:01
Modified files:
usr.sbin/pkg_add: pkg_add.1
Log message:
Correct and clarify the description of special sequences
that are expanded in paths.
Manpage bug found together with Richa
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2017/07/25 08:15:55
Modified files:
share/mk : bsd.README
Log message:
convert one more -Os -> -Oz
CVSROOT:/cvs
Module name:src
Changes by: rob...@cvs.openbsd.org 2017/07/25 07:32:14
Modified files:
distrib/alpha/bsd.rd: Makefile
distrib/alpha/common: Makefile.inc
distrib/amd64/ramdiskA: Makefile.inc
distrib/amd64/ramdisk_cd: Makefile.inc
CVSROOT:/cvs
Module name:src
Changes by: rob...@cvs.openbsd.org 2017/07/25 07:27:37
Modified files:
sys/arch/amd64/conf: Makefile.amd64
Log message:
remove -Wa,-n from CMACHFLAGS as clang's internal assembler does not support it
ok kettenis@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2017/07/25 06:51:24
Removed files:
regress/usr.bin/doas: t-fail-quotes.err t-fail-quotes.out
t-okay.err t-okay.out
Log message:
Remove dynamically created files from CVS tree.
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2017/07/25 06:49:29
Modified files:
regress/sys/kern/extent: Makefile
regress/usr.bin/libtool: Makefile
Log message:
Do not remove files from CVS tree during make clean.
CVSROOT:/cvs
Module name:www
Changes by: j...@cvs.openbsd.org2017/07/25 06:43:07
Modified files:
. : want.html
Log message:
Remove outdated entry, thanks to Stefan Wollny.
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2017/07/25 05:01:28
Modified files:
sys/arch/octeon/conf: GENERIC RAMDISK files.octeon
sys/arch/octeon/dev: octehci.c octeon_iobus.c octohci.c
octuctl.c octuctlre
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2017/07/25 03:22:25
Modified files:
usr.bin/ssh: compat.c
Log message:
Make WinSCP patterns for SSH_OLD_DHGEX more specific to exclude WinSCP
5.10.x and up. bz#2748, from martin at winscp.net, ok djm@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2017/07/25 01:53:27
Modified files:
sys/arch/arm/arm: cpu.c
Log message:
Print CPU type as we do on arm64. This is how ARM prints revisions in its
documentation.
ok patrick@, tom@
25 matches
Mail list logo