CVS commit: src/external/bsd/ntp

2020-10-11 Thread Rin Okuyama
Module Name:src
Committed By:   rin
Date:   Sun Oct 11 07:07:32 UTC 2020

Modified Files:
src/external/bsd/ntp: Makefile.inc
src/external/bsd/ntp/bin/ntp-keygen: Makefile
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/bin/ntpdc: Makefile
src/external/bsd/ntp/bin/ntpq: Makefile
src/external/bsd/ntp/bin/sntp: Makefile

Log Message:
Fix build; clean manpages only if they are generated automatically.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/bsd/ntp/Makefile.inc
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/bin/ntp-keygen/Makefile
cvs rdiff -u -r1.27 -r1.28 src/external/bsd/ntp/bin/ntpd/Makefile
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/bin/ntpdc/Makefile
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/bin/ntpq/Makefile
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/bin/sntp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/ctwm/etc

2020-10-11 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Sun Oct 11 07:08:29 UTC 2020

Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc

Log Message:
mute binding is annoying when there's hardware mute


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mit/ctwm/etc/system.ctwmrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/ctwm/etc

2020-10-11 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Sun Oct 11 10:02:51 UTC 2020

Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc

Log Message:
allow the root window to be freely painted with e.g. xsetroot

it came up during initial review that it may be confusing that xsetroot
doesn't work by default


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/ctwm/etc/system.ctwmrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/xorg/bin/xinit

2020-10-11 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Sun Oct 11 10:08:26 UTC 2020

Modified Files:
src/external/mit/xorg/bin/xinit: Makefile

Log Message:
allow xsetroot to be used in default xinitrc


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mit/xorg/bin/xinit/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: xsrc/external/mit

2020-10-11 Thread Nia Alarie
Module Name:xsrc
Committed By:   nia
Date:   Sun Oct 11 10:09:09 UTC 2020

Modified Files:
xsrc/external/mit/xdm/dist/config: Xsession.in
xsrc/external/mit/xinit/dist: xinitrc.cpp

Log Message:
nice default xsetroot


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xdm/dist/config/Xsession.in
cvs rdiff -u -r1.7 -r1.8 xsrc/external/mit/xinit/dist/xinitrc.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/mit/ctwm/etc

2020-10-11 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Sun Oct 11 10:12:53 UTC 2020

Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc

Log Message:
slightly lower workspace manager size

this works nicely on a 12.5" FHD screen


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mit/ctwm/etc/system.ctwmrc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/external/bsd/ntp/dist/libntp

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 10:51:02 UTC 2020

Modified Files:
src/external/bsd/ntp/dist/libntp [netbsd-9]: work_fork.c

Log Message:
Pull up following revision(s) (requested by kim in ticket #1107):

external/bsd/ntp/dist/libntp/work_fork.c: revision 1.15

Wait for the asynchronous dns resolver child to be done (and close the
socket descriptors) before returning. Otherwise we might get bind errors.

Reported by kim@, fixed by mlelstv@.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.2.1 src/external/bsd/ntp/dist/libntp/work_fork.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-8] src/external/bsd/ntp/dist/libntp

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 10:53:45 UTC 2020

Modified Files:
src/external/bsd/ntp/dist/libntp [netbsd-8]: work_fork.c

Log Message:
Pull up following revision(s) (requested by kim in ticket #1615):

external/bsd/ntp/dist/libntp/work_fork.c: revision 1.15

Wait for the asynchronous dns resolver child to be done (and close the
socket descriptors) before returning. Otherwise we might get bind errors.

Reported by kim@, fixed by mlelstv@.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.4.1 src/external/bsd/ntp/dist/libntp/work_fork.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 11:26:25 UTC 2020

Modified Files:
src/distrib/sets/lists/base [netbsd-9]: mi
src/doc [netbsd-9]: 3RDPARTY
src/external/public-domain/tz/dist [netbsd-9]: Makefile NEWS README
TZDATA_VERSION africa antarctica asia australasia backzone europe
leap-seconds.list leapseconds leapseconds.awk northamerica
southamerica theory.html version zishrink.awk zoneinfo2tdf.pl
src/external/public-domain/tz/share/zoneinfo [netbsd-9]: Makefile
Removed Files:
src/external/public-domain/tz/dist [netbsd-9]: pacificnew systemv
yearistype.sh

Log Message:
Pull up the following, requested by kre in #1108:

external/public-domain/tz/dist/systemv  delete
external/public-domain/tz/dist/pacificnew   delete
external/public-domain/tz/dist/yearistype.shdelete
external/public-domain/tz/dist/Makefile up to 1.1.1.27
external/public-domain/tz/dist/NEWS up to 1.1.1.30
external/public-domain/tz/dist/README   up to 1.1.1.9
external/public-domain/tz/dist/TZDATA_VERSION   up to 1.20
external/public-domain/tz/dist/africa   up to 1.1.1.23
external/public-domain/tz/dist/antarctica   up to 1.1.1.13
external/public-domain/tz/dist/asia up to 1.1.1.26
external/public-domain/tz/dist/australasia  up to 1.1.1.19
external/public-domain/tz/dist/backzone up to 1.1.1.19
external/public-domain/tz/dist/europe   up to 1.1.1.27
external/public-domain/tz/dist/leap-seconds.list up to 1.1.1.14
external/public-domain/tz/dist/leapseconds  up to 1.1.1.16
external/public-domain/tz/dist/leapseconds.awk  up to 1.1.1.11
external/public-domain/tz/dist/northamerica up to 1.1.1.26
external/public-domain/tz/dist/southamerica up to 1.1.1.17
external/public-domain/tz/dist/theory.html  up to 1.1.1.11
external/public-domain/tz/dist/version  up to 1.1.1.17
external/public-domain/tz/dist/zishrink.awk up to 1.1.1.7
external/public-domain/tz/dist/zoneinfo2tdf.pl  up to 1.1.1.4
external/public-domain/tz/share/zoneinfo/Makefile   1.4
distrib/sets/lists/base/mi  1.1266
doc/3RDPARTY1.1750 (patch)

Import tzdata2020b:
  Revised predictions for Morocco's changes starting in 2023.
  Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08.
  Macquarie Island has stayed in sync with Tasmania since 2011.
  Casey, Antarctica is at +08 in winter and +11 in summer.


To generate a diff of this commit:
cvs rdiff -u -r1.1209.2.5 -r1.1209.2.6 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1640.2.17 -r1.1640.2.18 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.24.2.2 -r1.1.1.24.2.3 \
src/external/public-domain/tz/dist/Makefile \
src/external/public-domain/tz/dist/europe
cvs rdiff -u -r1.1.1.27.2.2 -r1.1.1.27.2.3 \
src/external/public-domain/tz/dist/NEWS
cvs rdiff -u -r1.1.1.8 -r1.1.1.8.2.1 \
src/external/public-domain/tz/dist/README
cvs rdiff -u -r1.17.2.2 -r1.17.2.3 \
src/external/public-domain/tz/dist/TZDATA_VERSION
cvs rdiff -u -r1.1.1.20.2.2 -r1.1.1.20.2.3 \
src/external/public-domain/tz/dist/africa
cvs rdiff -u -r1.1.1.11.2.1 -r1.1.1.11.2.2 \
src/external/public-domain/tz/dist/antarctica
cvs rdiff -u -r1.1.1.23.2.2 -r1.1.1.23.2.3 \
src/external/public-domain/tz/dist/asia \
src/external/public-domain/tz/dist/northamerica
cvs rdiff -u -r1.1.1.17.2.1 -r1.1.1.17.2.2 \
src/external/public-domain/tz/dist/australasia
cvs rdiff -u -r1.1.1.16.2.2 -r1.1.1.16.2.3 \
src/external/public-domain/tz/dist/backzone
cvs rdiff -u -r1.1.1.11.2.2 -r1.1.1.11.2.3 \
src/external/public-domain/tz/dist/leap-seconds.list
cvs rdiff -u -r1.1.1.13.2.2 -r1.1.1.13.2.3 \
src/external/public-domain/tz/dist/leapseconds
cvs rdiff -u -r1.1.1.8.2.2 -r1.1.1.8.2.3 \
src/external/public-domain/tz/dist/leapseconds.awk \
src/external/public-domain/tz/dist/theory.html
cvs rdiff -u -r1.1.1.2.2.1 -r0 src/external/public-domain/tz/dist/pacificnew \
src/external/public-domain/tz/dist/systemv
cvs rdiff -u -r1.1.1.15.2.1 -r1.1.1.15.2.2 \
src/external/public-domain/tz/dist/southamerica
cvs rdiff -u -r1.1.1.14.2.2 -r1.1.1.14.2.3 \
src/external/public-domain/tz/dist/version
cvs rdiff -u -r1.1.1.2 -r0 src/external/public-domain/tz/dist/yearistype.sh
cvs rdiff -u -r1.1.1.5.2.1 -r1.1.1.5.2.2 \
src/external/public-domain/tz/dist/zishrink.awk
cvs rdiff -u -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
src/external/public-domain/tz/dist/zoneinfo2tdf.pl
cvs rdiff -u -r1.3 -r1.3.18.1 \
src/external/public-domain/tz/share/zoneinfo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-8] src/doc

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 12:31:49 UTC 2020

Modified Files:
src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1615


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-8.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 12:34:30 UTC 2020

Modified Files:
src/sbin/ccdconfig [netbsd-9]: ccdconfig.c
src/sys/dev [netbsd-9]: ccd.c
src/sys/dev/dkwedge [netbsd-9]: dk.c

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1110):

sys/dev/dkwedge/dk.c: revision 1.102
sys/dev/ccd.c: revision 1.185
sbin/ccdconfig/ccdconfig.c: revision 1.58

Use raw device for configuring units. This is necessary as
having a block device opened prevents autodiscovery of wedges.

Fix ioctl locking. Add dkdriver.

Check dkdriver before calling a driver function.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.56.18.1 src/sbin/ccdconfig/ccdconfig.c
cvs rdiff -u -r1.179 -r1.179.4.1 src/sys/dev/ccd.c
cvs rdiff -u -r1.97.8.3 -r1.97.8.4 src/sys/dev/dkwedge/dk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-9] src/doc

2020-10-11 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sun Oct 11 12:36:14 UTC 2020

Modified Files:
src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Tickets #1107, #1108 and #1110


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.120 -r1.1.2.121 src/doc/CHANGES-9.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/stand/efiboot

2020-10-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Oct 11 14:03:33 UTC 2020

Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c conf.c efiblock.c
efiblock.h efiboot.h version

Log Message:
Add ISO9660 support.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/stand/efiboot/Makefile.efiboot
cvs rdiff -u -r1.27 -r1.28 src/sys/stand/efiboot/boot.c
cvs rdiff -u -r1.4 -r1.5 src/sys/stand/efiboot/conf.c
cvs rdiff -u -r1.7 -r1.8 src/sys/stand/efiboot/efiblock.c
cvs rdiff -u -r1.3 -r1.4 src/sys/stand/efiboot/efiblock.h
cvs rdiff -u -r1.13 -r1.14 src/sys/stand/efiboot/efiboot.h
cvs rdiff -u -r1.20 -r1.21 src/sys/stand/efiboot/version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/common

2020-10-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Oct 11 14:10:04 UTC 2020

Modified Files:
src/distrib/common: Makefile.bootcd

Log Message:
Copy release to /${RELEASEMACHINEDIR} instead of /${MACHINE} to match
sysinst expectations.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/distrib/common/Makefile.bootcd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/evbarm/instkernel/ramdisk

2020-10-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Oct 11 14:10:34 UTC 2020

Modified Files:
src/distrib/evbarm/instkernel/ramdisk: list

Log Message:
Include newfs_msdos


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/distrib/evbarm/instkernel/ramdisk/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/evbarm/instkernel/ramdisk

2020-10-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Oct 11 14:24:31 UTC 2020

Modified Files:
src/distrib/evbarm/instkernel/ramdisk: dot.profile

Log Message:
Sync with amd64


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/evbarm/instkernel/ramdisk/dot.profile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/evbarm

2020-10-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Oct 11 14:24:50 UTC 2020

Modified Files:
src/distrib/evbarm: Makefile
Added Files:
src/distrib/evbarm/isoimage: Makefile Makefile.cdrom boot.cfg.in

Log Message:
Create a bootable El Torito installation ISO.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/distrib/evbarm/Makefile
cvs rdiff -u -r0 -r1.1 src/distrib/evbarm/isoimage/Makefile \
src/distrib/evbarm/isoimage/Makefile.cdrom \
src/distrib/evbarm/isoimage/boot.cfg.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/evbarm/isoimage

2020-10-11 Thread Jared D. McNeill
Module Name:src
Committed By:   jmcneill
Date:   Sun Oct 11 14:54:08 UTC 2020

Modified Files:
src/distrib/evbarm/isoimage: Makefile

Log Message:
Exclude live images from install media


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/evbarm/isoimage/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm/rockchip

2020-10-11 Thread Tobias Nygren
Module Name:src
Committed By:   tnn
Date:   Sun Oct 11 15:33:18 UTC 2020

Modified Files:
src/sys/arch/arm/rockchip: rk3399_pcie.c

Log Message:
rk3399_pci: support for PCI express switches / bridges / multiple buses

There were two isses that prevented this from working:

1. We must use type 1 configuration cycles when accessing bus 2 and
beyond, but type 0 configuration cycles for bus 0 and 1.

2. The hardware address decoder cannot be used to decode the bus portion
of the ECAM address. Due to the physical SoC address of the remote device
region not having sufficient alignment the wrong bus address would go out
on the wire. Also the mapped region is too small to address busses
beyond bus31.

Fix: Reduce the number of ECAM translated bits to dev+func only.
For each configuration space access, acquire an exclusive lock
and reprogram the translator with the correct bus number and access type.
Config space is accessed sufficiently infrequent for this to not cause
any performance problems.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/rockchip/rk3399_pcie.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2020-10-11 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Sun Oct 11 16:22:03 UTC 2020

Modified Files:
src/common/lib/libc/arch/arm: features.c
src/sys/arch/arm/include: cdefs.h

Log Message:
Define _ARM_ARCH_8 when __ARM_ARCH_8A (no trailing double underscore) as
it is defined by gcc.

__ARM_ARCH_8A__ (with trailing double underscore) seems to be a typo (or
maybe historical)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/features.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/include/cdefs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/games

2020-10-11 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Oct 11 17:17:39 UTC 2020

Modified Files:
src/tests/games: t_factor.sh

Log Message:
Add tests for h and x flags


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/games/t_factor.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/games/factor

2020-10-11 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Oct 11 17:18:34 UTC 2020

Modified Files:
src/games/factor: factor.c

Log Message:
>From gson@
- don't assume -h is always on for large factors
- fix saved large factors printing when -h


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/games/factor/factor.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2020-10-11 Thread Nia Alarie
Module Name:src
Committed By:   nia
Date:   Sun Oct 11 17:49:08 UTC 2020

Modified Files:
src/distrib/sets/lists/xfont: mi
src/external/mit/xorg/share/fonts/misc/font-spleen-misc: Makefile

Log Message:
Generate oldschool Latin-1 variants of Spleen fonts.

Needed so ctwm can load them. ctwm uses XCreateFontSet which for some
reason seems adverse to returning UTF-8 fonts...


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/distrib/sets/lists/xfont/mi
cvs rdiff -u -r1.1 -r1.2 \
src/external/mit/xorg/share/fonts/misc/font-spleen-misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/kern

2020-10-11 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Sun Oct 11 18:39:09 UTC 2020

Modified Files:
src/sys/kern: kern_clock.c

Log Message:
Call cpu_initclocks() before registering the default timecounter,
in case it updates hz.  If hz changes, recalculate tick and tickadj.


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/kern/kern_clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/alpha/alpha

2020-10-11 Thread Jason R Thorpe
Module Name:src
Committed By:   thorpej
Date:   Sun Oct 11 18:39:48 UTC 2020

Modified Files:
src/sys/arch/alpha/alpha: qemu.c

Log Message:
initclocks() now fixes up tick and tickadj if hz changes, so we no
longer need to do it.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/alpha/alpha/qemu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/games

2020-10-11 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Oct 11 18:43:51 UTC 2020

Modified Files:
src/tests/games: t_factor.sh

Log Message:
simplify: use two arguments again, suggested by kre@


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tests/games/t_factor.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/games/factor

2020-10-11 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Oct 11 18:46:21 UTC 2020

Modified Files:
src/games/factor: factor.c

Log Message:
Remove is_hex_str() (trying to guess if a number was hex or not). It is not
documented and can lead to unexpected behavior.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/games/factor/factor.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/games/factor

2020-10-11 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Oct 11 18:48:20 UTC 2020

Modified Files:
src/games/factor: factor.6

Log Message:
mention hex numbers


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/games/factor/factor.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/sparc64

2020-10-11 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Sun Oct 11 19:39:23 UTC 2020

Modified Files:
src/sys/arch/sparc64/conf: files.sparc64
src/sys/arch/sparc64/sparc64: autoconf.c
Added Files:
src/sys/arch/sparc64/sparc64: static_edid.c static_edid.h

Log Message:
Add a static EDID entry for the Mesostation-999.
Use the same logic as macppc for adding the entry.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.222 -r1.223 src/sys/arch/sparc64/sparc64/autoconf.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sparc64/sparc64/static_edid.c \
src/sys/arch/sparc64/sparc64/static_edid.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/ifconfig

2020-10-11 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Sun Oct 11 21:32:37 UTC 2020

Modified Files:
src/sbin/ifconfig: util.c

Log Message:
ifconfig: if SIOCGLIFADDR fails, continue to the next address


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/ifconfig/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/pci

2020-10-11 Thread Julian Coleman
Module Name:src
Committed By:   jdc
Date:   Sun Oct 11 21:41:57 UTC 2020

Modified Files:
src/sys/dev/pci: radeonfb.c

Log Message:
Handle EDID:N entries, where N is the port number, so that we can set up
the display on port1 when port0 has no EDID information.
Try harder not to return NULL from radeonfb_modelookup() because we use
the result without checking later.
While here, adjust RADEONFB_DEBUG output:
  don't print RADEON_PIXCLKS_CNTL (fixes a crash on sparc64 because it's
  not aligned)
  don't ignore the bottom 200 lines of the display (for no apparent reason))


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/sys/dev/pci/radeonfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc

2020-10-11 Thread John Nemeth
Module Name:src
Committed By:   jnemeth
Date:   Sun Oct 11 22:11:37 UTC 2020

Modified Files:
src/etc: named.conf

Log Message:
Set max-udp-size as per DNS flag day 2020, see
https://www.isc.org/blogs/dns-flag-day-2020-2/ .


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/etc/named.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc

2020-10-11 Thread John Nemeth
Module Name:src
Committed By:   jnemeth
Date:   Sun Oct 11 22:14:55 UTC 2020

Modified Files:
src/etc: named.conf

Log Message:
Also edns-udp-size.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/etc/named.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2020-10-11 Thread Kimmo Suominen
Module Name:src
Committed By:   kim
Date:   Sun Oct 11 22:38:48 UTC 2020

Modified Files:
src/etc/rc.d: network
src/share/man/man5: ifconfig.if.5

Log Message:
Make "rtsol" functional again.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/etc/rc.d/network
cvs rdiff -u -r1.20 -r1.21 src/share/man/man5/ifconfig.if.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man5

2020-10-11 Thread Kimmo Suominen
Module Name:src
Committed By:   kim
Date:   Sun Oct 11 22:46:25 UTC 2020

Modified Files:
src/share/man/man5: ifconfig.if.5

Log Message:
Bump date


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/share/man/man5/ifconfig.if.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.