CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2018/04/10 00:34:04
Modified files:
usr.bin/vmstat : vmstat.c
Log message:
typo: "anon's" -> "anons"
ok jmc, krw, deraadt
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2018/04/09 18:52:21
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : roff.c
regress/usr.bin/mandoc/roff/nr: Makefile
Added files:
regress/usr.bin/mandoc/roff/nr: incr
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2018/04/09 18:14:10
Modified files:
regress/usr.bin/ssh: cert-file.sh rekey.sh
Log message:
more typos spotted by Karsten Weiss using codespell
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2018/04/09 18:13:27
Modified files:
regress/usr.bin/ssh: authinfo.sh
Log message:
make this a bit more portable-friendly
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2018/04/09 18:10:49
Modified files:
usr.bin/ssh: PROTOCOL.certkeys PROTOCOL.chacha20poly1305
PROTOCOL.krl auth.h authfd.c channels.c
clientloop.c kexdhs.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2018/04/09 17:54:49
Modified files:
usr.bin/ssh: ssh-agent.c
Log message:
don't kill ssh-agent's listening socket entriely if we fail to accept a
connection; bz#2837, patch from Lukas Kuster
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2018/04/09 16:26:25
Modified files:
usr.bin/mandoc : libmandoc.h roff.c
regress/usr.bin/mandoc/roff/nr: Makefile
Added files:
regress/usr.bin/mandoc/roff/nr: undef.in undef.out_ascii
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 16:21:05
Modified files:
sys/arch/arm64/arm64: syscall.c trap.c
Log message:
Set trapframe pointer early on in do_el0_sync. This allows the use of
PROC_STACK() in the upcoming stack point
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 16:17:11
Modified files:
sys/arch/arm64/arm64: trap.c
Log message:
Get rid of some FreeBSD leftovers (that are mostly commented out already).
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 15:55:25
Modified files:
sys/dev/fdt: dwpcie.c
Log message:
Implement support for INTx interrupts on Marvell ARMADA 7K & 8K.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 15:34:35
Modified files:
sys/dev/mii: miidevs.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 15:33:27
Modified files:
sys/dev/mii: miidevs
Log message:
Add Marvell 88E1512.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2018/04/09 14:41:22
Modified files:
usr.bin/ssh: sshd_config
Log message:
the UseLogin option was removed, so remove it here too.
ok dtucker
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 14:39:03
Modified files:
sys/dev/fdt: xhci_fdt.c
Log message:
Add two more dwc3 quirks.
ok visa@, patrick@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/04/09 12:35:13
Modified files:
sys/dev/fdt: dwpcie.c
sys/arch/arm64/arm64: intr.c
sys/arch/arm64/dev: pciecam.c
sys/arch/arm64/include: intr.h
Log message:
The Ope
CVSROOT:/cvs
Module name:xenocara
Changes by: chel...@cvs.openbsd.org 2018/04/09 12:16:44
Modified files:
app/video : video.c
Log message:
Don't use optarg as format string.
ok millert@
CVSROOT:/cvs
Module name:src
Changes by: tob...@cvs.openbsd.org 2018/04/09 11:53:36
Modified files:
bin/ksh: c_ksh.c c_sh.c c_test.c c_ulimit.c edit.c
eval.c expr.c mail.c main.c misc.c sh.h table.h
tree.c var.c
CVSROOT:/cvs
Module name:xenocara
Changes by: chel...@cvs.openbsd.org 2018/04/09 09:48:14
Modified files:
app/video : video.c
Log message:
Measure statistics against UPTIME clock.
So that your statistics remain correct if the system wall clock is
changed during play
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2018/04/09 07:59:03
Modified files:
sys/kern : kern_descrip.c
Log message:
Revert previous, it introduced a bug found the hardway by landry@.
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2018/04/09 07:49:04
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2018/04/09 07:48:26
Modified files:
share/man/man4/man4.octeon: Makefile
Added files:
share/man/man4/man4.octeon: octcrypto.4
Log message:
manual page for octcrypto(4)
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2018/04/09 07:46:15
Modified files:
sys/arch/mips64/include: mips_cpu.h
sys/arch/octeon/conf: GENERIC files.octeon
sys/arch/octeon/dev: mainbus.c
sys/arch/octeon/include: octeonvar.h
CVSROOT:/cvs
Module name:src
Changes by: su...@cvs.openbsd.org 2018/04/09 05:09:40
Modified files:
usr.sbin/smtpd : spfwalk.c
Log message:
Check for legitimate IPv4, IPv6 addrs before printing.
Ryan Kavanagh reported on github that certain domains have misconfigured
SP
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2018/04/09 04:15:15
Modified files:
usr.sbin/ldomctl: ldomctl.8
Log message:
Do not discourage IPv6, it's working fine in LDOMs.
OK jca, stsp
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2018/04/09 03:59:32
Modified files:
sys/kern : vfs_lookup.c
Log message:
Do a FREF()/FRELE() dance after fd_getfile() and before calling vref(9)
in namei(9).
So we're sure the 'struct file *' won't di
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2018/04/09 03:57:13
Modified files:
sys/kern : kern_descrip.c
Log message:
Call finishdup() instead of rerolling it in dupfdopen().
While here call FREF() right after fd_getfile().
ok bluhm@, visa@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2018/04/09 03:53:13
Modified files:
sys/kern : sys_generic.c
Log message:
Call FREF() right after fd_getfile_mode() in sys_ioctl().
ok visa@, bluhm@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2018/04/09 03:39:53
Modified files:
sys/nfs: nfs_node.c nfs_vfsops.c nfsmount.h
Log message:
Change the representation of an NFS mount point by caching the root
nodes.
nfs_root() now returns a "lock
28 matches
Mail list logo