CVS commit: src/lib/libm

2022-06-23 Thread Havard Eidnes
Module Name:src Committed By: he Date: Thu Jun 23 07:50:14 UTC 2022 Modified Files: src/lib/libm: Makefile Log Message: libm: build fma(3), fmaf(3), fmal(3) on powerpc. For now this builds the C version, for completeness, so that e.g. lang/ocaml can be configured & built.

CVS commit: src/lib/libm

2022-06-23 Thread Havard Eidnes
Module Name:src Committed By: he Date: Thu Jun 23 07:50:14 UTC 2022 Modified Files: src/lib/libm: Makefile Log Message: libm: build fma(3), fmaf(3), fmal(3) on powerpc. For now this builds the C version, for completeness, so that e.g. lang/ocaml can be configured & built.

CVS commit: src/tests/lib/libc/stdio

2023-04-04 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Apr 4 19:39:38 UTC 2023 Modified Files: src/tests/lib/libc/stdio: t_printf.c Log Message: Fix the test for "inf" output, also include newline in printf format... To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/

CVS commit: src/tests/lib/libc/stdio

2023-04-04 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Apr 4 19:39:38 UTC 2023 Modified Files: src/tests/lib/libc/stdio: t_printf.c Log Message: Fix the test for "inf" output, also include newline in printf format... To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/

CVS commit: src/sys/arch/mips/include

2023-05-14 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun May 14 18:44:27 UTC 2023 Modified Files: src/sys/arch/mips/include: vmparam.h Log Message: Bump MAXTSIZ from 64MB to 128MB also for o32. This so that the rather large cc1 from gcc12 can be run. OK'ed by simonb@ To generate a di

CVS commit: src/sys/arch/mips/include

2023-05-14 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun May 14 18:44:27 UTC 2023 Modified Files: src/sys/arch/mips/include: vmparam.h Log Message: Bump MAXTSIZ from 64MB to 128MB also for o32. This so that the rather large cc1 from gcc12 can be run. OK'ed by simonb@ To generate a di

CVS commit: src/sys/arch/evbmips/mipssim

2022-12-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Dec 28 11:40:35 UTC 2022 Modified Files: src/sys/arch/evbmips/mipssim: mipssim_dma.c Log Message: mipssim_dma.c: set _bounce_thresh so that bounce buffering works. Suggested by jmcneill@, thanks! To generate a diff of this comm

CVS commit: src/sys/arch/evbmips/mipssim

2022-12-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Dec 28 11:40:35 UTC 2022 Modified Files: src/sys/arch/evbmips/mipssim: mipssim_dma.c Log Message: mipssim_dma.c: set _bounce_thresh so that bounce buffering works. Suggested by jmcneill@, thanks! To generate a diff of this comm

CVS commit: src/sys/arch/evbmips/mipssim

2022-12-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Dec 28 11:50:25 UTC 2022 Modified Files: src/sys/arch/evbmips/mipssim: machdep.c mipssimreg.h Log Message: evbmips/mipssim: on mips64, probe for additional memory. Probe for memory from above the ISA I/O hole and up to 16GB, whic

CVS commit: src/sys/arch/evbmips/mipssim

2022-12-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Dec 28 11:50:25 UTC 2022 Modified Files: src/sys/arch/evbmips/mipssim: machdep.c mipssimreg.h Log Message: evbmips/mipssim: on mips64, probe for additional memory. Probe for memory from above the ISA I/O hole and up to 16GB, whic

CVS commit: src

2023-10-08 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Oct 8 13:47:51 UTC 2023 Modified Files: src/distrib/evbmips/instkernel/ramdisk: Makefile src/lib/libm: Makefile Log Message: libm Makefile: add fma() functions for mips. This pushed the ramdisk size, so that needed to be

CVS commit: src

2023-10-08 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Oct 8 13:47:51 UTC 2023 Modified Files: src/distrib/evbmips/instkernel/ramdisk: Makefile src/lib/libm: Makefile Log Message: libm Makefile: add fma() functions for mips. This pushed the ramdisk size, so that needed to be

CVS commit: src/sys/arch/evbmips/conf

2023-10-10 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Oct 10 16:23:56 UTC 2023 Modified Files: src/sys/arch/evbmips/conf: INSTALL_CI20 Log Message: INSTALL_CI20: bump ramdisk image size since contents grew a bit recently. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/evbmips/conf

2023-10-10 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Oct 10 16:23:56 UTC 2023 Modified Files: src/sys/arch/evbmips/conf: INSTALL_CI20 Log Message: INSTALL_CI20: bump ramdisk image size since contents grew a bit recently. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/external/bsd/openssh/dist

2021-11-27 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sat Nov 27 23:22:25 UTC 2021 Modified Files: src/crypto/external/bsd/openssh/dist: sshd_config Log Message: Amend the comment about UsePAM; the ChallengeResponseAuthentication setting is deprecated, replaced by KbdInteractiveAuthentic

CVS commit: src/crypto/external/bsd/openssh/dist

2021-11-27 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sat Nov 27 23:22:25 UTC 2021 Modified Files: src/crypto/external/bsd/openssh/dist: sshd_config Log Message: Amend the comment about UsePAM; the ChallengeResponseAuthentication setting is deprecated, replaced by KbdInteractiveAuthentic

CVS commit: src/sys/arch/evbmips/conf

2022-11-27 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Nov 27 14:54:25 UTC 2022 Modified Files: src/sys/arch/evbmips/conf: MIPSSIM Log Message: Bump MSGBUFSIZE to 32k; 4k just about overflows "by default" with qemu and mipssim-virtio machine type. To generate a diff of this commit:

CVS commit: src/sys/arch/evbmips/conf

2022-11-27 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Nov 27 14:54:25 UTC 2022 Modified Files: src/sys/arch/evbmips/conf: MIPSSIM Log Message: Bump MSGBUFSIZE to 32k; 4k just about overflows "by default" with qemu and mipssim-virtio machine type. To generate a diff of this commit:

CVS commit: src/lib/libm/src

2022-08-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Aug 28 14:30:41 UTC 2022 Modified Files: src/lib/libm/src: s_sincos.c Log Message: s_sincos.c: use __weak_alias and not __weak_reference. Fixes build on NetBSD/macppc, thanks to hint from riastradh@ To generate a diff of this c

CVS commit: src/lib/libm/src

2022-08-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Aug 28 14:30:41 UTC 2022 Modified Files: src/lib/libm/src: s_sincos.c Log Message: s_sincos.c: use __weak_alias and not __weak_reference. Fixes build on NetBSD/macppc, thanks to hint from riastradh@ To generate a diff of this c

CVS commit: src/lib/libm/src

2022-08-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Aug 28 16:07:58 UTC 2022 Modified Files: src/lib/libm/src: s_sincos.c Log Message: s_sincos.c: use correct order of __weak_alias() arguments... To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/s_sinco

CVS commit: src/lib/libm/src

2022-08-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Aug 28 16:07:58 UTC 2022 Modified Files: src/lib/libm/src: s_sincos.c Log Message: s_sincos.c: use correct order of __weak_alias() arguments... To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libm/src/s_sinco

CVS commit: src/lib/libm/src

2022-08-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Aug 28 21:24:09 UTC 2022 Modified Files: src/lib/libm/src: s_rint.c Log Message: s_rint.c: weak-alias rintl -> rint for ports without __HAVE_LONG_DOUBLE. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libm

CVS commit: src/lib/libm/src

2022-08-28 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Aug 28 21:24:09 UTC 2022 Modified Files: src/lib/libm/src: s_rint.c Log Message: s_rint.c: weak-alias rintl -> rint for ports without __HAVE_LONG_DOUBLE. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/lib/libm

Re: CVS commit: src/libexec/ld.elf_so/arch/alpha

2009-05-24 Thread Havard Eidnes
> 2009/5/24 Havard Eidnes : > > Module Name: src > > Committed By: he > > Date: Sun May 24 18:29:03 UTC 2009 > > > > Modified Files: > > src/libexec/ld.elf_so/arch/alpha: alpha_reloc.c > > > > Log Message: > > Copy build fix from i

Re: CVS commit: src/sys/lib/libkern/arch/vax

2009-06-18 Thread Havard Eidnes
> > Modified Files: > > src/sys/lib/libkern/arch/vax: Makefile.inc > > > > Log Message: > > Add memset.c, so that the references from sha2.c can be satisfied, and > > so that the kernel and puffs applications can link again. > > I don't think this is correct. > Some other funcions in libkern al

Re: CVS commit: src/sbin/ifconfig

2009-09-15 Thread Havard Eidnes
> On 15/Sep - 00:33, Izumi Tsutsui wrote: > > > Modified Files: > > > src/sbin/ifconfig: Makefile.inc > > > > > > Log Message: > > > Change from using ${.CURDIR} to ${NETBSDSRCDIR} because this file > > > may be included by different parts of the source tree, in particular > > > deep down in the

Re: CVS commit: src

2009-12-07 Thread Havard Eidnes
> On Sat, Dec 05, 2009 at 04:29:15PM +, Antti Kantee wrote: > > Log Message: > > Remove support for NetBSD/playstation2. > > Does this mean we can get rid of cross/mipsEEel-netbsd in pkgsrc? We should :) - HÃ¥vard

CVS commit: src/sys/arch/cobalt/include

2009-12-30 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Dec 30 18:39:03 UTC 2009 Modified Files: src/sys/arch/cobalt/include: bootinfo.h Log Message: Change prototype of lookup_bootinfo() so that it matches the implementation again. To generate a diff of this commit: cvs rdiff -u -r1

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

2010-01-01 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sat Jan 2 07:53:29 UTC 2010 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Remove a shadowed and unused local declaration so that this builds again. To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/s

CVS commit: src/distrib/sparc64/xminiroot

2010-01-05 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Jan 5 18:36:16 UTC 2010 Modified Files: src/distrib/sparc64/xminiroot: Makefile Log Message: Bump the miniroot size from 8m to 9m, so that the contents fits again. OK'ed by mrg@ To generate a diff of this commit: cvs rdiff -u -

CVS commit: src

2010-01-13 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Jan 13 14:24:58 UTC 2010 Modified Files: src/distrib/acorn32/ramdisk: Makefile src/sys/arch/acorn32/conf: INSTALL Log Message: Bump the ramdisk size so that the contents fits again. OK'ed by reinoud@ To generate a diff o

CVS commit: src/distrib/sets

2010-01-14 Thread Havard Eidnes
Module Name:src Committed By: he Date: Thu Jan 14 13:45:51 UTC 2010 Modified Files: src/distrib/sets: sets.subr Log Message: In addition to setting module=no if ${MKKMOD} is "no", also set kmod=no. This should get evbppc building correctly again. To generate a diff of t

CVS commit: src/sys/kern

2010-01-26 Thread Havard Eidnes
Module Name:src Committed By: he Date: Tue Jan 26 12:59:51 UTC 2010 Modified Files: src/sys/kern: subr_prf.c Log Message: On a recursive panic(), don't try to take a dump, as that may very well have triggered the recursive panic. Fix the comment for panic() to reflect now-

CVS commit: src/lib/libterminfo

2010-02-05 Thread Havard Eidnes
Module Name:src Committed By: he Date: Fri Feb 5 14:39:07 UTC 2010 Modified Files: src/lib/libterminfo: term.h term_private.h Log Message: More adaptation for ports with unsigned char as char. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libtermin

CVS commit: src/usr.bin/tic

2010-02-05 Thread Havard Eidnes
Module Name:src Committed By: he Date: Fri Feb 5 14:40:07 UTC 2010 Modified Files: src/usr.bin/tic: tic.c Log Message: More adaptation for ports where char is unsigned char. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.bin/tic/tic.c Please note t

CVS commit: src

2010-02-06 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sat Feb 6 23:45:27 UTC 2010 Modified Files: src/bin/sh: Makefile src/games/atc: Makefile src/games/battlestar: Makefile src/games/boggle/boggle: Makefile src/games/canfield/canfield: Makefile sr

CVS commit: src/sys/arch/amiga/dev

2010-02-07 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Feb 7 12:52:04 UTC 2010 Modified Files: src/sys/arch/amiga/dev: atzsc.c Log Message: Remove a now-unused variable declaration. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/arch/amiga/dev/atzsc.c Please

CVS commit: src/sys/arch/algor/conf

2010-02-19 Thread Havard Eidnes
Module Name:src Committed By: he Date: Fri Feb 19 15:25:28 UTC 2010 Modified Files: src/sys/arch/algor/conf: P5064 Log Message: Bump SYMTAB_SPACE so that it fits again. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/arch/algor/conf/P5064 Please no

CVS commit: src/external/bsd/pam-u2f/dist/pamu2fcfg

2021-10-06 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Oct 6 09:06:21 UTC 2021 Modified Files: src/external/bsd/pam-u2f/dist/pamu2fcfg: pamu2fcfg.c Log Message: Add what must be an overlooked newline in the normal output. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r

CVS commit: src/external/bsd/pam-u2f/dist/pamu2fcfg

2021-10-06 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Oct 6 09:06:21 UTC 2021 Modified Files: src/external/bsd/pam-u2f/dist/pamu2fcfg: pamu2fcfg.c Log Message: Add what must be an overlooked newline in the normal output. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r

CVS commit: src/sys/compat

2010-03-03 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Mar 3 08:20:39 UTC 2010 Modified Files: src/sys/compat/common: vfs_syscalls_30.c src/sys/compat/ibcs2: ibcs2_misc.c src/sys/compat/irix: irix_dirent.c src/sys/compat/linux/common: linux_file64.c linux_misc.

CVS commit: src/sys/compat

2010-03-03 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Mar 3 08:20:39 UTC 2010 Modified Files: src/sys/compat/common: vfs_syscalls_30.c src/sys/compat/ibcs2: ibcs2_misc.c src/sys/compat/irix: irix_dirent.c src/sys/compat/linux/common: linux_file64.c linux_misc.

CVS commit: src/share/mk

2010-03-08 Thread Havard Eidnes
Module Name:src Committed By: he Date: Mon Mar 8 09:32:18 UTC 2010 Modified Files: src/share/mk: bsd.own.mk Log Message: Fix the setting of MKZFS for amd64 and i386, so that the set lists match up again, and it matches with the comment a few lines above. To generate a d

CVS commit: src/share/mk

2010-03-08 Thread Havard Eidnes
Module Name:src Committed By: he Date: Mon Mar 8 09:32:18 UTC 2010 Modified Files: src/share/mk: bsd.own.mk Log Message: Fix the setting of MKZFS for amd64 and i386, so that the set lists match up again, and it matches with the comment a few lines above. To generate a d

Re: CVS commit: src/distrib

2010-04-23 Thread Havard Eidnes
> On Thu, Apr 22, 2010 at 09:37:51PM +, Tom Spindler wrote: > > > Log Message: > > > Change use of ${CP} and ${CHMOD} to ${INSTALL_FILE}, so that if the > > > target is made un-writeable, the build won't bomb out during an > > > UPDATE build. OK'ed by mar...@. > > > > on i386, when I try buil

Re: CVS commit: src/lib/libarch/alpha

2012-03-22 Thread Havard Eidnes
> On Thu, Mar 22, 2012 at 08:54:49AM +0000, Havard Eidnes wrote: >> Module Name: src >> Committed By:he >> Date:Thu Mar 22 08:54:48 UTC 2012 >> >> Modified Files: >> src/lib/libarch/alpha: alpha_pci_io.c >> >> Log M

Re: CVS commit: src/sys/arch/evbarm/conf

2013-07-16 Thread Havard Eidnes
> Module Name: src > Committed By: matt > Date: Wed Jul 10 20:25:21 UTC 2013 > > Modified Files: > src/sys/arch/evbarm/conf: Makefile.evbarm.inc > > Log Message: > If using mdsetimage to install a ramdisk install, add the > ramdisk to SYSTEM_DEP so the kernel will be relinked and the

Re: CVS commit: src/sys/fs/puffs

2014-10-06 Thread Havard Eidnes
> | Make this build again without debugging enabled; DPRINTF() can end up > | as empty, and in an if conditional, you then need braces if that's the > | only potential body. > > That change makes no sense to me - the original code was > > if (error) > DPRINTF(()); > >

Re: CVS import: src/crypto/external/bsd/openssh/dist

2014-10-22 Thread Havard Eidnes
>> Potentially-incompatible changes > [ ... ] >> * sshd(8): Support for tcpwrappers/libwrap has been removed. > [ ... ] > Are there any plans to re-introduce this support locally in the > NetBSD code base? "Permanently" or as part of a transition (to what?) > period? Wowza! If I understand corr

Re: CVS import: src/crypto/external/bsd/openssh/dist

2014-10-22 Thread Havard Eidnes
> In article <20141022.125753.108286502...@uninett.no>, > Havard Eidnes wrote: >>>> Potentially-incompatible changes >>> [ ... ] >>>> * sshd(8): Support for tcpwrappers/libwrap has been removed. >>> [ ... ] >>> Are there any plans t

Re: CVS commit: src

2015-02-14 Thread Havard Eidnes
>>+ /* maintain a few stats per connection: */ >>+ int t_rcvoopack;/* out-of-order packets received */ >>+ int t_sndrexmitpack;/* retransmit packets sent */ >>+ int t_sndzerowin; /* zero-window updates sent */ > > Why are those int's? Should

Re: CVS commit: src/lib/libc/net

2015-11-04 Thread Havard Eidnes
> | So, what did we do by default: allow "_" in hostnames when that's > | explicitly against standard, or not? > > Which standard? 952, referred to from 1123. > There's RFC952 that specifies the format of HOSTS.TXT (from 1985). > (The update in Hosts Requirements isn't material, one way or th

CVS commit: src/usr.bin

2019-06-30 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Jun 30 19:57:24 UTC 2019 Modified Files: src/usr.bin/systat: vmstat.c vmstat.h src/usr.bin/vmstat: drvstats.c drvstats.h Log Message: Make the scaling of the "bytes written" sticky, so that if we go to K, we don't return t

CVS commit: src/usr.bin

2019-06-30 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Jun 30 19:57:24 UTC 2019 Modified Files: src/usr.bin/systat: vmstat.c vmstat.h src/usr.bin/vmstat: drvstats.c drvstats.h Log Message: Make the scaling of the "bytes written" sticky, so that if we go to K, we don't return t

CVS commit: src/etc

2024-07-21 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Jul 21 14:56:16 UTC 2024 Modified Files: src/etc: security Log Message: etc/security: emit proper error message when there are dup groups. ...instead of erroring with "[: $grpname: unexpected operator". To generate a diff of th

CVS commit: src/etc

2024-07-21 Thread Havard Eidnes
Module Name:src Committed By: he Date: Sun Jul 21 14:56:16 UTC 2024 Modified Files: src/etc: security Log Message: etc/security: emit proper error message when there are dup groups. ...instead of erroring with "[: $grpname: unexpected operator". To generate a diff of th

Re: CVS commit: src/etc

2024-07-22 Thread Havard Eidnes
>> Module Name:src >> Committed By: he >> Date: Sun Jul 21 14:56:16 UTC 2024 >> >> Modified Files: >> src/etc: security >> >> Log Message: >> etc/security: emit proper error message when there are dup groups. >> >> ...instead of erroring with "[: $grpname: unexpected oper