CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2017/02/12 18:34:37
Modified files:
sys/arch/sparc64/include: bus.h
Log message:
whitespace tweak. no functional change.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2017/02/12 17:56:32
Modified files:
sys/dev/pci: if_bge.c
Log message:
properly set BGE_HCC_STATS_ADDR_HI by using BGE_HOSTADDR.
this makes it consistent with the rest of the code.
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2017/02/12 11:19:54
Modified files:
. : README
share/mk : bsd.xorg.mk
Log message:
replace XENOCARA_RERUN_AUTOCONF setting with autoreconf make target.
The previous
CVSROOT:/cvs
Module name:www
Changes by: ajacou...@cvs.openbsd.org 2017/02/12 10:52:57
Modified files:
. : events.html
Log message:
Add my fosdem dual-talk.
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2017/02/12 10:41:17
Modified files:
sys/dev/usb/dwc2: dwc2.c dwc2_coreintr.c dwc2_hcdintr.c
dwc2var.h
Log message:
Replace dummy mutex asserts with real ones.
OK stsp@
CVSROOT:/cvs
Module name:src
Changes by: c...@cvs.openbsd.org2017/02/12 10:12:37
Modified files:
sys/dev: vscsi.c
Log message:
Remove dead assignment and now unused variable.
Found by LLVM/Clang Static Analyzer.
ok dlg@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2017/02/12 09:26:15
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2017/02/12 08:53:15
Modified files:
sbin/dhclient : bpf.c dhclient.c dispatch.c kroute.c privsep.c
Log message:
Eliminate most strerror() invocations by using log_warn() and fatal()
instead of log_warnx() a
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2017/02/12 07:13:23
Modified files:
usr.bin/mandoc : eqn_term.c
regress/usr.bin/mandoc/eqn/matrix: Makefile
regress/usr.bin/mandoc/eqn/unary: sqrt.in sqrt.out_ascii
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2017/02/12 06:55:01
Modified files:
sbin/dhclient : bpf.c clparse.c dhclient.c dispatch.c kroute.c
options.c
Log message:
Adjust lines that are too long.
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2017/02/12 06:33:19
Removed files:
sbin/dhclient : errwarn.c
Log message:
Remove now unused file.
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2017/02/12 06:15:50
Modified files:
distrib/special/dhclient: Makefile
sbin/dhclient : Makefile bpf.c clparse.c conflex.c dhclient.c
dhcpd.h dispatch.c kroute.c options.c pa
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org 2017/02/12 04:56:41
Modified files:
sys/dev/pv : xenstore.c
Log message:
Remove incorrect if statement
Pointed out by jsg@ and Nathanael Rensen, , thanks!
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2017/02/12 03:46:09
Modified files:
lib/libc/stdlib: malloc.3
Log message:
malloc does not *need* to return page-aligned objects for size >=
a page. This is not required by any standard and other malloc
imp
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/02/12 02:57:47
Modified files:
share/man/man1 : Makefile
Log message:
install clang-local(1)
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/02/12 02:55:15
Modified files:
share/man/man1 : clang-local.1
Log message:
mention -Wpointer-sign being off by default
CVSROOT:/cvs
Module name:src
Changes by: ste...@cvs.openbsd.org 2017/02/12 02:25:04
Modified files:
gnu/llvm/tools/clang/include/clang/Basic: DiagnosticSemaKinds.td
Log message:
Disable -Wpointer-sign warnings per default
base gcc does the same. suggested by and ok jsg@
CVSROOT:/cvs
Module name:src
Changes by: lan...@cvs.openbsd.org 2017/02/12 01:59:52
Modified files:
etc/mtree : special
Log message:
Add /root/.ssh/authorized_keys to /etc/mtree/special so that security(8)
checks for the correct mode/ownership.
prodded by ajacoutot
CVSROOT:/cvs
Module name:src
Changes by: lan...@cvs.openbsd.org 2017/02/12 01:58:31
Modified files:
distrib/miniroot: install.sub
Log message:
In autoinstall, no need to create /mnt/root/.ssh if the install script
provided an ssh public key, the directory is in the base
CVSROOT:/cvs
Module name:src
Changes by: lan...@cvs.openbsd.org 2017/02/12 01:57:00
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
Log message:
sync (add /root/.ssh & /root/.ssh/authorized_keys)
CVSROOT:/cvs
Module name:src
Changes by: lan...@cvs.openbsd.org 2017/02/12 01:56:17
Modified files:
etc: Makefile
etc/mtree : 4.4BSD.dist
Log message:
As it's done in /etc/skel for new regular users, create an empty
/root/.ssh/authorized_keys fi
21 matches
Mail list logo