CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2020/06/26 19:26:02
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/06/26 19:09:58
Modified files:
usr.bin/top: display.c
Log message:
Add missing scroll keys to help page, name default signale for kill command
The order of commands is not in sync between help page
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/26 19:01:37
Modified files:
sys/arch/octeon/include: octeonvar.h
Log message:
TNF rescinded clauses 3 & 4 in 2008 in NetBSD.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/26 18:33:59
Modified files:
sys/dev/pci: auixp.c auixpreg.h auixpvar.h
Log message:
Reinoud Zandijk rescinded clauses 3 & 4 in 2019 in NetBSD.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 17:32:47
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Make trapframe squeaky clean upon exec.
CVSROOT:/cvs
Module name:src
Changes by: abie...@cvs.openbsd.org 2020/06/26 16:45:22
Modified files:
share/man/man5 : port-modules.5
Log message:
Document MODGO_MODNAME, MODGO_VERSION, MODGO_MODULES and MODGO_MODFILES.
OK espie@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 16:32:22
Modified files:
sys/arch/powerpc64/powerpc64: genassym.cf locore.S machdep.c
Log message:
Make signals work a bit better.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 15:51:14
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Since normal execve(2) calls return through the normal system call return
path, we need to set the system call
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2020/06/26 15:50:06
Modified files:
usr.bin/awk: awk.1
Log message:
Document that FS is applied at the time the input line is read.
Previously, our awk suffered from a bug where FS was applied too late.
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2020/06/26 15:08:29
Modified files:
share/man/man9 : Makefile
Log message:
In earlier commit, time_second.9 was removed from this directory.
Remove it from the Makefile too, unbreaking the tree.
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/06/26 15:02:36
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
MVPP2_TXQ_SCHED_TOKEN_CNTR_REG() expects the logical queue id.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 14:58:38
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c pmap.c syncicache.c
syscall.c trap.c
Log message:
Use the right "virtual address" wh
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/06/26 14:55:55
Modified files:
usr.bin/top: machine.c
Log message:
Remove duplicate initialisation
Those are global variables are (zero) initialised as such already and
machine_init() is called onl
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2020/06/26 14:16:22
Modified files:
regress/lib/libc: Makefile
lib/libc/arch/aarch64/string: Makefile.inc
lib/libc/arch/powerpc/string: Makefile.inc
lib/libc/arch/powerpc64/string: M
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2020/06/26 13:58:51
src/regress/lib/libc/ffs
Update of /cvs/src/regress/lib/libc/ffs
In directory cvs.openbsd.org:/tmp/cvs-serv81295/ffs
Log Message:
Directory /cvs/src/regress/lib/libc/ffs added to the repository
CVSROOT:/cvs
Module name:src
Changes by: dr...@cvs.openbsd.org 2020/06/26 13:57:02
Modified files:
lib/csu/powerpc64: md_init.h
Log message:
Fix powerpc64 pie binraries, in register renumbering one line was missed.
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2020/06/26 13:53:30
Modified files:
sys/dev/ic : athvar.h
Log message:
ath(4): fix ATH_TICKS()
Should be
"ticks" (global tick count, dynamic)
and not
"tick" (number of microseconds per tick, constant
CVSROOT:/cvs
Module name:src
Changes by: na...@cvs.openbsd.org 2020/06/26 13:51:14
Modified files:
etc: services
usr.bin/cdio : cddb.c cdio.1 cdio.c
Log message:
Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
The freedb.org CD track
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 13:13:28
Modified files:
sys/arch/powerpc64/dev: opalcons.c
Log message:
Accept input.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 13:12:32
Modified files:
sys/arch/powerpc64/powerpc64: locore.S
Log message:
Handle OPAL interrupts.
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/06/26 13:06:52
Modified files:
usr.sbin/ospf6d: ospf6d.c
Log message:
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
OK florian@, millert@, kn@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 13:06:35
Modified files:
sys/arch/powerpc64/include: opal.h
sys/arch/powerpc64/dev: opal.c
Log message:
Handle OPAL interrupts.
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/06/26 13:04:38
Modified files:
usr.sbin/ospfd : ospfd.c
Log message:
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
OK florian@, millert@, kn@
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/06/26 13:00:08
Modified files:
usr.sbin/rad : rad.c
Log message:
Replace SIMPLEQ concatenation loops with SIMPLEQ_CONCAT
As a result *ra_rdnss and *ra_dnssl are not used any more, and can be removed.
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/06/26 12:56:52
Modified files:
sbin/iked : pfkey.c
Log message:
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
OK florian@, kn@, millert@
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2020/06/26 12:48:31
Modified files:
sys/sys: time.h
sys/kern : kern_tc.c
share/man/man4/man4.octeon: octrtc.4
share/man/man9 : hardclock.9 inittodr.9 microtime.9
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 12:03:49
Modified files:
sys/arch/powerpc64/dev: xive.c
Log message:
Add support for level-triggered interrupts and unmask established interropts.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 11:58:45
Modified files:
lib/libc/arch/powerpc64: SYS.h
Log message:
Fix TCB_OFFSET_ERRNO. Adjust comments to reflect that powerpc64 uses %r13
as the per-thread register.
ok patrick@, dr
On Fri, 26 Jun 2020 09:57:39 -0600, Todd C. Miller wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: mill...@cvs.openbsd.org 2020/06/26 09:57:39
>
> Modified files:
> usr.bin/awk: FIXES awk.h b.c lib.c main.c parse.c run.c
>tran.c
>
> Log message:
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2020/06/26 09:57:39
Modified files:
usr.bin/awk: FIXES awk.h b.c lib.c main.c parse.c run.c
tran.c
Log message:
Update awk to June 5, 2020 version.
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2020/06/26 09:50:06
Modified files:
usr.bin/awk: FIXES lib.c main.c
Log message:
Update awk to June 12, 2020 version.
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2020/06/26 07:11:23
Modified files:
sys/dev/dt : dt_prov_profile.c
Log message:
Interprets profile/interval value as a frequency and not a number of ticks.
Matches the behavior of other dynamic tracing
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/26 06:45:22
Modified files:
sys/arch/powerpc64/powerpc64: db_interface.c
Log message:
return early if either initrd property is missing
avoids unlikely path with use of uninitialised pointer
found w
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/26 06:34:53
Modified files:
sys/arch/powerpc64/dev: phb.c
sys/arch/powerpc64/powerpc64: cpu.c
Log message:
avoid uninitialised pointer use
found with scan-build, ok kettenis@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/06/26 06:24:56
Modified files:
sys/arch/powerpc64/powerpc64: pmap.c
Log message:
use correct index var in pmap_vp_destroy()
found with scan-build
ok kettenis@ who had the same change not yet committed
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2020/06/26 06:04:17
Modified files:
share/man/man4 : vxlan.4
Log message:
IPv6 unicast endpoint is supported, IPv6 multicast is not.
OK kn@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 05:29:48
Modified files:
sys/arch/powerpc64/include: cpufunc.h
Log message:
Add sync().
CVSROOT:/cvs
Module name:src
Changes by: sema...@cvs.openbsd.org 2020/06/26 05:26:01
Modified files:
usr.bin/ssh: packet.c
Log message:
backout 1.293 fix kex mem-leak in ssh_packet_close at markus request
the change introduced a NULL deref in sshpkt_vfatal() (uses of
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 04:31:44
Modified files:
lib/libc/arch/powerpc64/sys: brk.S sbrk.S sigprocmask.S
sigsuspend.S
Log message:
Avoid "bare" register numbers.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 04:24:28
Modified files:
sys/arch/powerpc64/powerpc64: locore.S
Log message:
Skip saving the state of the old proc if it is NULL.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/06/26 04:16:00
Modified files:
sys/dev/pci: pci.c
Log message:
byteswap vpd data going out to userland.
makes pcidump output look more plausible on big endian boxes.
ok jmatthew@
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/06/26 03:49:51
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Add RX refill handling. Each mvpp(4) controller has up to 8 Buffer
Manager Pools. Typically there's supposed to be long and a sho
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/06/26 03:40:42
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Add TX completion handling. I'm not quite sure, but I think that we
receive interrupts for the physical TX queues, but the TX buff
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/06/26 03:30:10
Modified files:
sys/dev/fdt: if_mvpp.c
Log message:
Since we send packets on the aggregated TX queue instead of the physical
TX queue, we need to make sure we use the amount of descri
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 03:06:05
Modified files:
sys/arch/powerpc64/powerpc64: pmap.c
Log message:
We don't have to implement pmap_copy(9).
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 03:02:12
Modified files:
sys/arch/powerpc64/powerpc64: syscall.c
Log message:
Fix system calls; set %r0 to zero upon success and set (instead of clear)
bit in %cr upon failure.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 02:58:31
Modified files:
sys/arch/powerpc64/include: tcb.h
Log message:
Make kernel versions of TCB_GET() and TCB_SET() use %r13 as well.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/06/26 02:57:20
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Initialize registers according to ELFv2 ABI.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/26 01:55:57
Modified files:
regress/usr.bin/rcs: Makefile
Log message:
Add an OpenRCS regression test for merging files which lack newlines.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/06/26 01:28:47
Modified files:
usr.bin/rcs: diff3.c
usr.bin/cvs: diff3.c
usr.bin/diff3 : diff3prog.c
Log message:
Fix merging of files that lack newlines for diff(3), OpenRCS,
50 matches
Mail list logo