Thanks for the quick review! The errors below should be all fixed.
christos
> On Aug 20, 2019, at 3:18 PM, Maxime Villard wrote:
>
> 1) In compat_drm_agp_info(), seems like it should be info64to32.
>
> 2) In compat_drm_getstats(), the assignments in the loop are inverted, it's
> st32 which sho
Module Name:src
Committed By: kamil
Date: Thu Aug 22 04:25:38 UTC 2019
Modified Files:
src/distrib/i386/ramdisks/common: Makefile.ramdisk
Log Message:
Set NOSANITIZER in i386 ramdisk image
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/i386/ram
Module Name:src
Committed By: kamil
Date: Thu Aug 22 04:25:38 UTC 2019
Modified Files:
src/distrib/i386/ramdisks/common: Makefile.ramdisk
Log Message:
Set NOSANITIZER in i386 ramdisk image
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/i386/ram
Module Name:src
Committed By: mrg
Date: Thu Aug 22 00:25:18 UTC 2019
Modified Files:
src/sys/dev/usb: if_aue.c
Log Message:
like most things: turn debug off by default, sysctl to enable
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/sys/dev/usb/if_au
Module Name:src
Committed By: mrg
Date: Thu Aug 22 00:25:18 UTC 2019
Modified Files:
src/sys/dev/usb: if_aue.c
Log Message:
like most things: turn debug off by default, sysctl to enable
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/sys/dev/usb/if_au
Module Name:src
Committed By: mrg
Date: Thu Aug 22 00:24:07 UTC 2019
Modified Files:
src/sys/dev/usb: if_aue.c usbhist.h
Log Message:
usbhist(9):
- add a USBHIST_CALLARGSN() that only prints the message if debug level is N
aue(4):
- switch from printf() to usbhist for deb
Module Name:src
Committed By: mrg
Date: Thu Aug 22 00:24:07 UTC 2019
Modified Files:
src/sys/dev/usb: if_aue.c usbhist.h
Log Message:
usbhist(9):
- add a USBHIST_CALLARGSN() that only prints the message if debug level is N
aue(4):
- switch from printf() to usbhist for deb
"Maxime Villard" writes:
> Module Name: src
> Committed By: maxv
> Date: Wed Aug 21 16:35:10 UTC 2019
>
> Modified Files:
> src/sys/arch/amd64/amd64: locore.S
>
> Log Message:
> Switch from printf to panic. These messages were notorious for being
> unreadable, and at least a clean
Module Name:src
Committed By: rmind
Date: Wed Aug 21 21:45:47 UTC 2019
Modified Files:
src/lib/libnpf: libnpf.3 npf.c npf.h
src/sys/net/npf: npf.h npf_ctl.c npf_impl.h npf_os.c npf_tableset.c
Log Message:
npfkern/libnpf: Add support for the table replace/swap opera
Module Name:src
Committed By: rmind
Date: Wed Aug 21 21:45:47 UTC 2019
Modified Files:
src/lib/libnpf: libnpf.3 npf.c npf.h
src/sys/net/npf: npf.h npf_ctl.c npf_impl.h npf_os.c npf_tableset.c
Log Message:
npfkern/libnpf: Add support for the table replace/swap opera
Module Name:src
Committed By: rmind
Date: Wed Aug 21 21:41:54 UTC 2019
Modified Files:
src/usr.sbin/npf/npfctl: npfctl.c
src/usr.sbin/npf/npftest/libnpftest: npf_mbuf_subr.c npf_nbuf_test.c
Log Message:
- npftest: fix a memleak in a unit test (standalone path only)
Module Name:src
Committed By: rmind
Date: Wed Aug 21 21:41:54 UTC 2019
Modified Files:
src/usr.sbin/npf/npfctl: npfctl.c
src/usr.sbin/npf/npftest/libnpftest: npf_mbuf_subr.c npf_nbuf_test.c
Log Message:
- npftest: fix a memleak in a unit test (standalone path only)
Module Name:src
Committed By: skrll
Date: Wed Aug 21 20:31:23 UTC 2019
Modified Files:
src/sys/arch/hp300/conf: Makefile.hp300
Log Message:
Fix the pmap_bootstrap.o dependency (it was spelt pmap_boostrap.o before)
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r
Module Name:src
Committed By: skrll
Date: Wed Aug 21 20:31:23 UTC 2019
Modified Files:
src/sys/arch/hp300/conf: Makefile.hp300
Log Message:
Fix the pmap_bootstrap.o dependency (it was spelt pmap_boostrap.o before)
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r
Module Name:src
Committed By: skrll
Date: Wed Aug 21 20:30:36 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/sun3/sun3x: pmap.c
Log Message:
Spell pmap_bootstrap in comments correctly
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: skrll
Date: Wed Aug 21 20:30:36 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/sun3/sun3x: pmap.c
Log Message:
Spell pmap_bootstrap in comments correctly
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: roy
Date: Wed Aug 21 17:14:26 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-8.0.3
To generate a diff of this commit:
cvs rdiff -u -r1.1643 -r1.1644 src/doc/3RDPARTY
cvs rdiff -u -r1.2572 -r1.2573 src/d
PSAFE in the process. [mrg 20190814]
usbnet(9): Port kue(4) and upl(4). [mrg 20190818]
boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
+ dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
Module Name:src
Committed By: maxv
Date: Wed Aug 21 17:14:05 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
Style and cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/amd64/amd64/trap.c
Please note that diffs
Module Name:src
Committed By: maxv
Date: Wed Aug 21 17:14:05 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
Style and cleanup.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/arch/amd64/amd64/trap.c
Please note that diffs
Module Name:src
Committed By: roy
Date: Wed Aug 21 17:12:19 UTC 2019
Modified Files:
src/external/bsd/dhcpcd/dist/src: bpf.c dhcp.c dhcpcd.c if-bsd.c
if-options.c ipv6.h
Log Message:
Sync
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/exter
Module Name:src
Committed By: roy
Date: Wed Aug 21 17:12:19 UTC 2019
Modified Files:
src/external/bsd/dhcpcd/dist/src: bpf.c dhcp.c dhcpcd.c if-bsd.c
if-options.c ipv6.h
Log Message:
Sync
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/exter
Module Name:src
Committed By: roy
Date: Wed Aug 21 17:10:30 UTC 2019
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25438
Log Message:
Import dhcpcd-8.0.3 With the following changes:
* DHCP: Work with IP headers with options
* scr
Module Name:src
Committed By: roy
Date: Wed Aug 21 17:10:30 UTC 2019
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv25438
Log Message:
Import dhcpcd-8.0.3 With the following changes:
* DHCP: Work with IP headers with options
* scr
Module Name:src
Committed By: maxv
Date: Wed Aug 21 17:06:36 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
Remove the single-step check, it is wrong. There is no way we could
single-step on these entry points. If there were, we would be running
wit
Module Name:src
Committed By: maxv
Date: Wed Aug 21 17:06:36 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
Remove the single-step check, it is wrong. There is no way we could
single-step on these entry points. If there were, we would be running
wit
Module Name:src
Committed By: maxv
Date: Wed Aug 21 16:35:10 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: locore.S
Log Message:
Switch from printf to panic. These messages were notorious for being
unreadable, and at least a clean panic allows the user to inspect the
Module Name:src
Committed By: maxv
Date: Wed Aug 21 16:35:10 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: locore.S
Log Message:
Switch from printf to panic. These messages were notorious for being
unreadable, and at least a clean panic allows the user to inspect the
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:35:49 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Tickets #103 and #104
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-9.0
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:35:49 UTC 2019
Modified Files:
src/doc [netbsd-9]: CHANGES-9.0
Log Message:
Tickets #103 and #104
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-9.0
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:34:56 UTC 2019
Modified Files:
src/sys/dev/usb [netbsd-9]: xhci.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #104):
sys/dev/usb/xhci.c: revision 1.108
typo in error message
T
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:34:56 UTC 2019
Modified Files:
src/sys/dev/usb [netbsd-9]: xhci.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #104):
sys/dev/usb/xhci.c: revision 1.108
typo in error message
T
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:33:26 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Tickets #1341 and #1342
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-8.2
Please note that diffs
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:33:26 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Tickets #1341 and #1342
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-8.2
Please note that diffs
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:32:11 UTC 2019
Modified Files:
src/sys/uvm [netbsd-8]: uvm_aobj.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1342):
sys/uvm/uvm_aobj.c: revision 1.128
Avoid undefined behavi
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:32:11 UTC 2019
Modified Files:
src/sys/uvm [netbsd-8]: uvm_aobj.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1342):
sys/uvm/uvm_aobj.c: revision 1.128
Avoid undefined behavi
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:30:24 UTC 2019
Modified Files:
src/distrib/hpcarm/miniroot [netbsd-9]: list
src/distrib/hpcmips/miniroot [netbsd-9]: list
src/distrib/hpcsh/miniroot [netbsd-9]: list
Log Message:
Pull up following rev
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:30:24 UTC 2019
Modified Files:
src/distrib/hpcarm/miniroot [netbsd-9]: list
src/distrib/hpcmips/miniroot [netbsd-9]: list
src/distrib/hpcsh/miniroot [netbsd-9]: list
Log Message:
Pull up following rev
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:28:34 UTC 2019
Modified Files:
src/distrib/hpcarm/miniroot [netbsd-8]: list
src/distrib/hpcmips/miniroot [netbsd-8]: list
src/distrib/hpcsh/miniroot [netbsd-8]: list
Log Message:
Pull up following rev
Module Name:src
Committed By: martin
Date: Wed Aug 21 14:28:34 UTC 2019
Modified Files:
src/distrib/hpcarm/miniroot [netbsd-8]: list
src/distrib/hpcmips/miniroot [netbsd-8]: list
src/distrib/hpcsh/miniroot [netbsd-8]: list
Log Message:
Pull up following rev
Module Name:src
Committed By: nakayama
Date: Wed Aug 21 13:48:37 UTC 2019
Modified Files:
src/distrib/sets/lists/base: shl.mi
Log Message:
Remove obsolete entry for libgomp.so.1.2.
Upgrading from netbsd-8 to netbsd-9 removes this library file, but some
programs (eg. packa
Module Name:src
Committed By: nakayama
Date: Wed Aug 21 13:48:37 UTC 2019
Modified Files:
src/distrib/sets/lists/base: shl.mi
Log Message:
Remove obsolete entry for libgomp.so.1.2.
Upgrading from netbsd-8 to netbsd-9 removes this library file, but some
programs (eg. packa
Module Name:src
Committed By: maxv
Date: Wed Aug 21 12:46:56 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
Log Message:
Style and remove dead stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/amd64/amd64/netbsd32_
Module Name:src
Committed By: maxv
Date: Wed Aug 21 12:46:56 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
Log Message:
Style and remove dead stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/sys/arch/amd64/amd64/netbsd32_
Module Name:src
Committed By: maxv
Date: Wed Aug 21 12:33:12 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
Log Message:
Don't depend on #ifdef USER_LDT in cpu_mcontext32_validate(), but rather on
whether the proc uses a user-set LDT. Same as check_s
Module Name:src
Committed By: maxv
Date: Wed Aug 21 12:33:12 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_machdep.c
Log Message:
Don't depend on #ifdef USER_LDT in cpu_mcontext32_validate(), but rather on
whether the proc uses a user-set LDT. Same as check_s
Module Name:src
Committed By: maxv
Date: Wed Aug 21 12:16:07 UTC 2019
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0 XEN3_DOMU XEN3_PVHVM
src/sys/arch/i386/conf: XEN3PAE_DOM0 XEN3PAE_DOMU XEN3PAE_PVHVM
Log Message:
No USER_LDT on Xen.
To generate a diff of th
Module Name:src
Committed By: maxv
Date: Wed Aug 21 12:16:07 UTC 2019
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0 XEN3_DOMU XEN3_PVHVM
src/sys/arch/i386/conf: XEN3PAE_DOM0 XEN3PAE_DOMU XEN3PAE_PVHVM
Log Message:
No USER_LDT on Xen.
To generate a diff of th
Module Name:src
Committed By: christos
Date: Wed Aug 21 11:11:48 UTC 2019
Modified Files:
src/lib/libedit: readline.c
Log Message:
Increment offset when adding an element to history to keep it aligned with
the last element entered (Sandy Li Changqing)
To generate a diff
Module Name:src
Committed By: christos
Date: Wed Aug 21 11:11:48 UTC 2019
Modified Files:
src/lib/libedit: readline.c
Log Message:
Increment offset when adding an element to history to keep it aligned with
the last element entered (Sandy Li Changqing)
To generate a diff
Module Name:src
Committed By: mrg
Date: Wed Aug 21 10:48:37 UTC 2019
Modified Files:
src/sys/dev/usb: uhub.c usb.c usb_mem.c usb_subr.c usbdi.c usbdi_util.c
usbroothub.c
Log Message:
convert pairs of USBHIST_CALLED()+USBHIST_LOG*() into
USBHIST_CALLARGS() calls
Module Name:src
Committed By: mrg
Date: Wed Aug 21 10:48:37 UTC 2019
Modified Files:
src/sys/dev/usb: uhub.c usb.c usb_mem.c usb_subr.c usbdi.c usbdi_util.c
usbroothub.c
Log Message:
convert pairs of USBHIST_CALLED()+USBHIST_LOG*() into
USBHIST_CALLARGS() calls
Module Name:src
Committed By: msaitoh
Date: Wed Aug 21 10:01:53 UTC 2019
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Simplify ix{gbe,v}_[un]register_vlan() API suggestesd by knakahara.
The API was the same as FreeBSD's pre-iflib's. They use iflib no
Module Name:src
Committed By: msaitoh
Date: Wed Aug 21 10:01:53 UTC 2019
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Simplify ix{gbe,v}_[un]register_vlan() API suggestesd by knakahara.
The API was the same as FreeBSD's pre-iflib's. They use iflib no
Module Name:src
Committed By: msaitoh
Date: Wed Aug 21 08:28:53 UTC 2019
Modified Files:
src/usr.sbin/installboot [netbsd-9]: Makefile machines.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #80):
usr.sbin/installboot/Makefile: revision
Module Name:src
Committed By: msaitoh
Date: Wed Aug 21 08:28:53 UTC 2019
Modified Files:
src/usr.sbin/installboot [netbsd-9]: Makefile machines.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #80):
usr.sbin/installboot/Makefile: revision
Module Name:src
Committed By: martin
Date: Wed Aug 21 08:03:22 UTC 2019
Modified Files:
src/sys/dev/spi: oj6sh.c
Log Message:
Make this at least compile - I have no way to test.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/spi/oj6sh.c
Please n
Module Name:src
Committed By: martin
Date: Wed Aug 21 08:03:22 UTC 2019
Modified Files:
src/sys/dev/spi: oj6sh.c
Log Message:
Make this at least compile - I have no way to test.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/spi/oj6sh.c
Please n
58 matches
Mail list logo