CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2019/01/30 00:56:11
Modified files:
usr.bin/fstat : fstat.1
Log message:
Document that we now have support for multiple -p and -u flags.
Triggered by Marcus MERIGHI
Input and OK jmc@
CVSROOT:/cvs
Module name:src
Changes by: bent...@cvs.openbsd.org 2019/01/30 00:24:53
Modified files:
usr.bin/calendar/calendars: calendar.history calendar.judaic
calendar.music calendar.openbsd
calend
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2019/01/29 22:49:47
Modified files:
usr.sbin/smtpd : mail.lmtp.c
Log message:
Check ferror(3) on the right stream.
Ok gilles@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/01/29 20:08:12
Modified files:
gnu/llvm/include/llvm/BinaryFormat: Dwarf.def
gnu/llvm/lib/Target/X86: X86.td X86FrameLowering.cpp
X86FrameLowering.h
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/01/29 18:09:37
Modified files:
sys/net: if_mpe.c if_mpw.c
Log message:
use MPLS_SHIM2LABEL and MPLS_LABEL2SHIM
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/01/29 18:01:01
Modified files:
sys/netmpls: mpls.h
Log message:
add some macros to help turn labels into shims and back again.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/01/29 17:28:26
Modified files:
sys/net: if_mpe.c
Log message:
dont store the unit when creating the interface, it's never used
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/01/29 16:36:35
Modified files:
sys/netmpls: mpls_input.c
Log message:
check the result of rtalloc with rtisvalid instead of a compare with NULL
based on advice seen from mpi@
On Tue, Jan 29, 2019 at 03:14:32PM -0700, Patrick Wildt wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: patr...@cvs.openbsd.org 2019/01/29 15:14:32
>
> Modified files:
> sys/arch/arm64/conf: RAMDISK
>
> Log message:
> Enable CRYPTO for arm64 RAMDISK so that we can use softr
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2019/01/29 15:35:43
Modified files:
lib/libcompiler_rt: CMakeLists.txt LICENSE.TXT clear_cache.c
clzdi2.c cpu_model.c ctzdi2.c emutls.c
int_types.h
Ad
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2019/01/29 15:32:49
src/lib/libcompiler_rt/riscv
Update of /cvs/src/lib/libcompiler_rt/riscv
In directory cvs.openbsd.org:/tmp/cvs-serv30125/riscv
Log Message:
Directory /cvs/src/lib/libcompiler_rt/riscv added to th
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2019/01/29 15:28:30
Modified files:
usr.bin/calendar: calendar.1 io.c
Log message:
replace some archaic quotes with plain variations.
ok deraadt millert
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2019/01/29 15:14:32
Modified files:
sys/arch/arm64/conf: RAMDISK
Log message:
Enable CRYPTO for arm64 RAMDISK so that we can use softraid crypto.
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/01/29 14:34:37
Modified files:
sbin/unwind: uw_parse.y
Log message:
replace err() with yyerror/YYERROR, only leave err() where we run out
of memory and can't do anything else. This way we don't term
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2019/01/29 14:08:12
Modified files:
regress/usr.sbin/vmd: Makefile
Log message:
Skip vmd(8) tests on non amd64 machines.
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2019/01/29 13:10:26
Modified files:
regress/usr.bin/calendar: Makefile
Added files:
regress/usr.bin/calendar: after.out before.out beforeafter.in
Log message:
Tests to verify that the special case f
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2019/01/29 13:08:56
Modified files:
usr.bin/calendar: calendar.c calendar.h day.c
Log message:
Fix a bug with -flag where later events may be shown when they should not be.
The problem is caused by the speci
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/01/29 13:03:49
Modified files:
sbin/unwind: unwind.c uw_parse.y
Log message:
Get rid of ugly access(2) and still be able to run without a config
file.
Prodded by deraadt
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/01/29 12:32:36
Modified files:
sbin/unwind: printconf.c
Log message:
notyet
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/01/29 12:30:41
Modified files:
sbin/unwind: unwind.conf.5
Log message:
Bring macro section in line with other config file man pages.
otto@ pointed out that we lost a description on HOW to use macros
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/01/29 12:13:01
Modified files:
sbin/unwind: control.c frontend.c resolver.c unwind.c
Log message:
Make imsg processing much more paranoid.
If it comes from one of our processes and the size does no
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2019/01/29 11:55:34
Modified files:
sbin/unwind: uw_parse.y
Log message:
nl in forwarder line is optional, makes the grammar conform more to manual
ok florian@
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2019/01/29 11:38:56
Modified files:
. : ftp.html ftplist httpslist
build : mirrors.dat
openbgpd : ftp.html
openntpd : portable.html
openssh
CVSROOT:/cvs
Module name:src
Changes by: mgloc...@cvs.openbsd.org2019/01/29 11:25:26
Modified files:
sys/dev/ic : pckbc.c
Log message:
Discard unwanted mouse events from the keyboard input channel when we're
on the console.
Issue reported by deraadt@.
ok der
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/01/29 10:47:35
Modified files:
sys/net: if_bridge.c if_bridge.h
Log message:
Plumbing to simplify upcoming locking.
- Do checks that do not access shared data structures first, they don't
need
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/01/29 10:43:23
Modified files:
lib/librthread : rthread_sem.c
Log message:
Rename 1-letter variables to be coherent with others futex(2) based
implementations.
ok pirofti@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/01/29 10:41:14
Modified files:
lib/libc/thread: rthread_mutex.c
Log message:
Remove unused header.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/01/29 10:40:26
Modified files:
lib/libc/thread: rthread_cond.c
Log message:
There's no point in asserting that a pointer is not NULL before
dereferencing it.
ok kettenis@, visa@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/01/29 10:38:48
Modified files:
lib/libpthread/man: pthread_cond_signal.3
Log message:
Tweak description, pthread_cond_signal(3) unblocks *at least* one thread.
ok kettenis@, visa@
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2019/01/29 10:22:17
Modified files:
gnu/usr.bin/clang/include/clang/Config: config.h
Log message:
Correct LLVM backend version.
>From Brad
CVSROOT:/cvs
Module name:www
Changes by: v...@cvs.openbsd.org2019/01/29 09:46:22
Modified files:
. : 65.html
faq: current.html
Log message:
sysctl kern.witnesswatch renamed
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2019/01/29 09:38:29
Modified files:
usr.sbin/acme-client: main.c parse.y
Log message:
add an extra check for existing "api ..." line in the config.
move the check of existing "account ..." line from main.c t
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/01/29 08:43:33
Modified files:
usr.sbin/rad : engine.c frontend.c rad.c rad.h
Log message:
We don't need IMSG_SHUTDOWN, we can just close the sockets.
pointed out by deraadt
CVSROOT:/cvs
Module name:src
Changes by: gil...@cvs.openbsd.org 2019/01/29 08:40:45
Modified files:
usr.sbin/smtpd : mail.lmtp.c
Log message:
strip \r from lmtp responses
ok sunil@
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2019/01/29 08:37:29
Modified files:
sbin/unwind: frontend.c resolver.c unwind.c unwind.h
Log message:
We don't need IMSG_SHUTDOWN, we can just close the sockets.
pointed out by deraadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/01/29 07:40:54
Modified files:
lib/libcrypto : mem_dbg.c
Log message:
instead of calling abort() for 3 "must not use anymore" interfaces,
call OPENSSL_assert() with the specific message, which due to r
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2019/01/29 07:07:15
Modified files:
lib/libc/sys : sysctl.2
sbin/sysctl: sysctl.c
share/man/man4 : witness.4
sys/kern : kern_sysctl.c subr_witness.c
sys/sys
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/01/29 05:06:23
Modified files:
. : 3RDPARTY
Log message:
update
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2019/01/29 04:52:32
Modified files:
lib/mesa : Makefile.am Makefile.in SConstruct VERSION
aclocal.m4 common.py configure configure.ac
lib/mesa/bin : test-driver
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2019/01/29 03:58:31
Modified files:
sbin/pfctl : pfctl.c pfctl_parser.c pfctl_parser.h
Log message:
Reuse copy_satopfaddr() when killing entries
Recently introduced in pfctl_parser.c r1.333, this helper
CVSROOT:/cvs
Module name:src
Changes by: sema...@cvs.openbsd.org 2019/01/29 03:49:45
Modified files:
etc: changelist
Log message:
add /etc/unwind.conf in changelist(5)
ok florian@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2019/01/29 03:17:57
Modified files:
usr.bin/openssl: rsautl.c
Log message:
Remove SSLv23 padding mode from rsautl's usage (left behind in a removal
from code and manual in 2017).
Reported by KEINOS in githu
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2019/01/29 02:47:00
Modified files:
lib/libedit: chartype.c
Log message:
Terminate NULL in argv. This fix is come from 1.31 from NetBSD
lib/libedit/chartype.c via FreeBSD. From tj@
ok tb
CVSROOT:/cvs
Module name:src
Changes by: ke...@cvs.openbsd.org 2019/01/29 02:35:16
Modified files:
sys/dev/ic : rtwn.c
Log message:
Accept control frames in monitor mode.
Based on a diff from Jesper Wallin.
ok jmatthew@, stsp@
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2019/01/29 01:56:22
Modified files:
sbin/pfctl : pfctl.8 pfctl.c
Log message:
Make -N and -r mutually exclusive
Either disable DNS or enable additional reverse lookups, but not both.
OK benno
45 matches
Mail list logo