Module Name:src
Committed By: mrg
Date: Thu May 27 06:59:39 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
note recent raid and GCC updates.
To generate a diff of this commit:
cvs rdiff -u -r1.2809 -r1.2810 src/doc/CHANGES
Please note that diffs are not public d
Module Name:src
Committed By: mrg
Date: Thu May 27 06:58:27 UTC 2021
Modified Files:
src/external/gpl3/gcc: README.gcc10
src/share/mk: bsd.own.mk
Log Message:
switch mips* and i386 to GCC 10.
arm32 (significant issues remaining), m68k (seems fine, but x68k
needs t
Module Name:src
Committed By: mrg
Date: Thu May 27 06:54:45 UTC 2021
Modified Files:
src/sys/lib/libsa: Makefile ffsv1.c ffsv2.c lfsv1.c lfsv2.c ufs.c ufs.h
src/sys/stand/efiboot: Makefile.efiboot version
Added Files:
src/sys/lib/libsa: ffs_bswap.c
Log Mess
Module Name:src
Committed By: mrg
Date: Thu May 27 06:53:37 UTC 2021
Modified Files:
src/sbin/raidctl: raidctl.8
src/share/man/man4: raid.4
Log Message:
move the basic history i wrote from raidctl(8) to raid(4), and
fix the x86 (thanks simonb) and sparc bootable da
Module Name:src
Committed By: ryo
Date: Thu May 27 06:19:38 UTC 2021
Modified Files:
src/sys/arch/aarch64/conf: Makefile.aarch64
Log Message:
In gcc10, -msign-return-address is no longer supported.
Instead, (LLVM-compatible) -mbranch-protection option is supported.
To ge
Module Name:src
Committed By: msaitoh
Date: Thu May 27 06:11:35 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: ix_txrx.c
Log Message:
Do no_jmbuf++ when ixgbe_getjcl() failed in ixgbe_setup_receive_ring(), too.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1
Module Name:src
Committed By: ryo
Date: Thu May 27 06:11:20 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: procfs_machdep.c
src/sys/arch/aarch64/include: cpufunc.h
Log Message:
fix build error with options ARMV85_BTI
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jdc
Date: Thu May 27 04:55:34 UTC 2021
Modified Files:
src/distrib/sets/lists/xserver: md.sparc
Log Message:
Restore the pnozz Xorg driver, now that it has EXA support.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/distri
Module Name:src
Committed By: jdc
Date: Thu May 27 04:54:21 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers: Makefile
Log Message:
Restore the build of the pnozz driver on sparc, now that it has EXA support.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jdc
Date: Thu May 27 04:53:44 UTC 2021
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-pnozz: Makefile
Log Message:
Update the pnozz files list for EXA support.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
Module Name:xsrc
Committed By: jdc
Date: Thu May 27 04:48:10 UTC 2021
Modified Files:
xsrc/external/mit/xf86-video-pnozz/dist/src: pnozz.h pnozz_accel.c
pnozz_cursor.c pnozz_driver.c
Added Files:
xsrc/external/mit/xf86-video-pnozz/dist/src: compat-api.h
Module Name:src
Committed By: simonb
Date: Thu May 27 03:23:29 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: if_cnmac.c
Log Message:
Move the send queue checking to a new function, and also call this
in the rx interrupt path. Measureable improvement on a NFS "cre
Module Name:src
Committed By: simonb
Date: Thu May 27 01:43:32 UTC 2021
Modified Files:
src/sys/arch/mips/cavium/dev: if_cnmac.c
Log Message:
Schedule the send cleanup function for next tick in cnmac_start(). In
the send cleanup function, schedule for the next tick instea
Module Name:src
Committed By: christos
Date: Wed May 26 22:54:45 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new isc-dhcp
To generate a diff of this commit:
cvs rdiff -u -r1.1801 -r1.1802 src/doc/3RDPARTY
cvs rdiff -u -r1.2808 -r1.2809 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Wed May 26 22:52:32 UTC 2021
Modified Files:
src/external/mpl/dhcp/dist/client: dhclient.c
src/external/mpl/dhcp/dist/common: parse.c
src/external/mpl/dhcp/dist/common/tests: option_unittest.c
src/external
Module Name:src
Committed By: christos
Date: Wed May 26 22:48:53 UTC 2021
Update of /cvsroot/src/external/mpl/dhcp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv13052
Log Message:
Import dhcp-4.4.2-P1:
! Corrected a buffer overwrite possible when parsing hexadecimal
litera
Module Name:src
Committed By: riastradh
Date: Wed May 26 22:37:21 UTC 2021
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
xhci: Fix logic in waiting for command queue access.
_Either_ an existing command in progress, _or_ an existing suspend in
progress that is not
Module Name:src
Committed By: maya
Date: Wed May 26 22:26:16 UTC 2021
Modified Files:
src: README.md
Log Message:
suggest libera.chat instead
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/README.md
Please note that diffs are not public domain; they are
Module Name:src
Committed By: christos
Date: Wed May 26 21:58:58 UTC 2021
Modified Files:
src: build.sh
Log Message:
handle different flavors of date(1)
To generate a diff of this commit:
cvs rdiff -u -r1.350 -r1.351 src/build.sh
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Wed May 26 20:22:28 UTC 2021
Modified Files:
src/etc: Makefile
Log Message:
use the date tool
To generate a diff of this commit:
cvs rdiff -u -r1.449 -r1.450 src/etc/Makefile
Please note that diffs are not public domain; they
Module Name:src
Committed By: christos
Date: Wed May 26 20:21:52 UTC 2021
Modified Files:
src/bin/sh: Makefile
Log Message:
Use the date tool
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/bin/sh/Makefile
Please note that diffs are not public domain
Module Name:src
Committed By: christos
Date: Wed May 26 20:21:25 UTC 2021
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Add date as a tool
To generate a diff of this commit:
cvs rdiff -u -r1.1247 -r1.1248 src/share/mk/bsd.own.mk
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Wed May 26 20:19:51 UTC 2021
Modified Files:
src/bin/date: Makefile date.c
Log Message:
tool changes
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/bin/date/Makefile
cvs rdiff -u -r1.61 -r1.62 src/bin/date/d
Module Name:src
Committed By: christos
Date: Wed May 26 20:19:15 UTC 2021
Modified Files:
src/tools: Makefile
Added Files:
src/tools/date: Makefile
Log Message:
Add a date tool
To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 src/tools/Makefile
cvs
Module Name:src
Committed By: christos
Date: Wed May 26 14:48:02 UTC 2021
Modified Files:
src/sys/external/bsd/ipf/netinet: ip_nat.c
Log Message:
Fix ip_nat memory leak and use-after-free, wrong element freed (Cy Schubert)
https://cgit.freebsd.org/src/commit/?id=323a4e2c4e
Module Name:src
Committed By: mrg
Date: Wed May 26 09:42:36 UTC 2021
Modified Files:
src/sys/stand/efiboot: efiblock.c version
Log Message:
add basic raidframe support to efiboot.
if raid disklabel or gpt is found, add this partition with
the offset/size adjusted by RF_PR
Module Name:src
Committed By: mrg
Date: Wed May 26 08:23:18 UTC 2021
Modified Files:
src/sbin/raidctl: raidctl.8
Log Message:
update the list of platforms supporting loading kernels from raid.
expand the HISTORY section to include notable RF moments in netbsd.
bump date.
Module Name:src
Committed By: cjep
Date: Wed May 26 07:57:05 UTC 2021
Modified Files:
src/usr.bin/patch: inp.c
Log Message:
correct indentation. spotted by Roland.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/patch/inp.c
Please note that dif
28 matches
Mail list logo