CVS commit: src/doc

2019-06-24 Thread John Nemeth
na Pi BPI-P2 Zero. [thorpej 20190604] mac68k: Switch page size to 8KB. [jklos 20190606] OpenSSL: Imported 1.1.1c. [christos 20190609] + gpt(8): added uuid subcommand to generate new UUIDS. + [jnemeth 20190624]

CVS commit: src/doc

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 05:04:35 UTC 2019 Modified Files: src/doc: CHANGES Log Message: note new gpt(8) uuid subcommand To generate a diff of this commit: cvs rdiff -u -r1.2548 -r1.2549 src/doc/CHANGES Please note that diffs are not

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 04:53:41 UTC 2019 Modified Files: src/sbin/gpt: Makefile gpt.8 main.c Added Files: src/sbin/gpt: uuid.c Log Message: Add an "uuid" command to generate a new UUID for a portion. The primary intention is for

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 04:53:41 UTC 2019 Modified Files: src/sbin/gpt: Makefile gpt.8 main.c Added Files: src/sbin/gpt: uuid.c Log Message: Add an "uuid" command to generate a new UUID for a portion. The primary intention is for

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 04:25:12 UTC 2019 Modified Files: src/sbin/gpt: gpt_uuid.c Log Message: adjust gpt_uuid_generate() to accept gpt==NULL To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sbin/gpt/gpt_uuid.c Please

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 04:25:12 UTC 2019 Modified Files: src/sbin/gpt: gpt_uuid.c Log Message: adjust gpt_uuid_generate() to accept gpt==NULL To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sbin/gpt/gpt_uuid.c Please

Re: CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
On Jun 25, 3:42am, "John Nemeth" wrote: } } Module Name: src } Committed By: jnemeth } Date: Tue Jun 25 03:42:46 UTC 2019 } } Modified Files: } src/sbin/gpt: gpt.h } } Log Message: } gpt.c ARGH! Message should have read: Add gpt_change_hdr() similar to gpt_change_ent()

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 03:50:18 UTC 2019 Modified Files: src/sbin/gpt: gpt.c Log Message: Add gpt_change_hdr() similar to gpt_change_ent() for changing arbitrary header fields. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 03:50:18 UTC 2019 Modified Files: src/sbin/gpt: gpt.c Log Message: Add gpt_change_hdr() similar to gpt_change_ent() for changing arbitrary header fields. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 03:42:46 UTC 2019 Modified Files: src/sbin/gpt: gpt.h Log Message: gpt.c To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sbin/gpt/gpt.h Please note that diffs are not public domain; they are

CVS commit: src/sbin/gpt

2019-06-24 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Jun 25 03:42:46 UTC 2019 Modified Files: src/sbin/gpt: gpt.h Log Message: gpt.c To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sbin/gpt/gpt.h Please note that diffs are not public domain; they are

CVS commit: src/sys/sys

2019-06-24 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jun 25 03:41:05 UTC 2019 Modified Files: src/sys/sys: param.h Log Message: Belated bump to account for splitting the ufs stuff out of the ffs module, and making ext2fs and ffs depend on ufs. Welcome to 8.99.48 To

CVS commit: src/sys/sys

2019-06-24 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Jun 25 03:41:05 UTC 2019 Modified Files: src/sys/sys: param.h Log Message: Belated bump to account for splitting the ufs stuff out of the ffs module, and making ext2fs and ffs depend on ufs. Welcome to 8.99.48 To

CVS commit: src/sys/kern

2019-06-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 24 20:29:41 UTC 2019 Modified Files: src/sys/kern: sys_ptrace_common.c Log Message: the tracer, not the tracee determine if we are going to convert the ptrace data from 64 to 32. To generate a diff of this commit: cvs

CVS commit: src/sys/kern

2019-06-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jun 24 20:29:41 UTC 2019 Modified Files: src/sys/kern: sys_ptrace_common.c Log Message: the tracer, not the tracee determine if we are going to convert the ptrace data from 64 to 32. To generate a diff of this commit: cvs

CVS commit: src/usr.sbin/sysinst

2019-06-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 24 18:48:08 UTC 2019 Modified Files: src/usr.sbin/sysinst: upgrade.c Log Message: If low on ram, mount the proper swap partition before doing the main upgrade work. To generate a diff of this commit: cvs rdiff -u -r1.8

CVS commit: src/usr.sbin/sysinst

2019-06-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 24 18:48:08 UTC 2019 Modified Files: src/usr.sbin/sysinst: upgrade.c Log Message: If low on ram, mount the proper swap partition before doing the main upgrade work. To generate a diff of this commit: cvs rdiff -u -r1.8

CVS commit: src/sys/dev/pci

2019-06-24 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jun 24 13:57:31 UTC 2019 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: Put back correct recieve ring allocation size which was lost just over five years ago mae culpa. Found by msaitoh@ Should fix PR kern/54320

CVS commit: src/sys/dev/pci

2019-06-24 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Mon Jun 24 13:57:31 UTC 2019 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: Put back correct recieve ring allocation size which was lost just over five years ago mae culpa. Found by msaitoh@ Should fix PR kern/54320

CVS commit: src/sys/external/bsd/drm2/nouveau

2019-06-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Jun 24 13:36:07 UTC 2019 Modified Files: src/sys/external/bsd/drm2/nouveau: files.nouveau Log Message: nouveau uses firmload, add dependency. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/sys/external/bsd/drm2/nouveau

2019-06-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Jun 24 13:36:07 UTC 2019 Modified Files: src/sys/external/bsd/drm2/nouveau: files.nouveau Log Message: nouveau uses firmload, add dependency. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

Re: CVS commit: src/sys/dev/usb

2019-06-24 Thread sc dying
On Mon, Jun 24, 2019 at 9:39 AM Ryota Ozaki wrote: > > On Mon, Jun 24, 2019 at 6:27 PM matthew green wrote: > > > > > Only KERNEL_LOCK (and some splsoftnet) is required for the network stack > > > now. Remaining splnets are for network drivers. (softnet_lock is also > > > required > > > in

Re: CVS commit: src/sys/dev/usb

2019-06-24 Thread Ryota Ozaki
On Mon, Jun 24, 2019 at 6:27 PM matthew green wrote: > > > Only KERNEL_LOCK (and some splsoftnet) is required for the network stack > > now. Remaining splnets are for network drivers. (softnet_lock is also > > required > > in some cases but it's another story...) > > great! i studied the code

re: CVS commit: src/sys/dev/usb

2019-06-24 Thread matthew green
> Only KERNEL_LOCK (and some splsoftnet) is required for the network stack > now. Remaining splnets are for network drivers. (softnet_lock is also > required > in some cases but it's another story...) great! i studied the code and i couldn't find any issues in any of the relevant paths, so

Re: CVS commit: src/sys/dev/usb

2019-06-24 Thread Ryota Ozaki
On Mon, Jun 24, 2019 at 5:26 PM Manuel Bouyer wrote: > > On Mon, Jun 24, 2019 at 08:39:08AM +0100, Nick Hudson wrote: > > > > > > On 24/06/2019 04:30, matthew green wrote: > > > > > splnet is obsolete in modern USB network drivers. > > > > > all the code runs at softipl. > > > > > > > > > >

CVS commit: src

2019-06-24 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Mon Jun 24 08:27:21 UTC 2019 Modified Files: src/usr.sbin/fstyp: Makefile Added Files: src/external/cddl/osnet/dist: OPENSOLARIS.LICENSE src/external/cddl/osnet/dist/cmd/zdb: zdb.8

Re: CVS commit: src/sys/dev/usb

2019-06-24 Thread Manuel Bouyer
On Mon, Jun 24, 2019 at 08:39:08AM +0100, Nick Hudson wrote: > > > On 24/06/2019 04:30, matthew green wrote: > > > > splnet is obsolete in modern USB network drivers. > > > > all the code runs at softipl. > > > > > > > > removing spl was done entirely on purpose. > > > > > > I saw the comment

Re: CVS commit: src/sys/dev/usb

2019-06-24 Thread Nick Hudson
On 24/06/2019 04:30, matthew green wrote: splnet is obsolete in modern USB network drivers. all the code runs at softipl. removing spl was done entirely on purpose. I saw the comment of ether_ioctl in sys/net/if_ethersubr.c Note, we must be called at splnet(). so I asked. that comment

Re: Stateful commits, "revert previous"

2019-06-24 Thread Roy Marples
On 23/06/2019 18:23, John Nemeth wrote: If github can't easily show you what that is, then that is its problem. You see the same thing on cvsweb. The issue is purely with the content of the commit message. Roy

Re: CVS commit: src/sys/dev/usb

2019-06-24 Thread Manuel Bouyer
On Mon, Jun 24, 2019 at 01:30:09PM +1000, matthew green wrote: > > > splnet is obsolete in modern USB network drivers. > > > all the code runs at softipl. > > > > > > removing spl was done entirely on purpose. > > > > I saw the comment of ether_ioctl in sys/net/if_ethersubr.c > > > Note, we must

CVS commit: src/tests/net/can

2019-06-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 24 06:26:30 UTC 2019 Modified Files: src/tests/net/can: t_can.c Log Message: Another spello of 'unknown' To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/can/t_can.c Please note that diffs are

CVS commit: src/tests/net/can

2019-06-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 24 06:26:30 UTC 2019 Modified Files: src/tests/net/can: t_can.c Log Message: Another spello of 'unknown' To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/can/t_can.c Please note that diffs are

CVS commit: src/sys

2019-06-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 24 06:24:33 UTC 2019 Modified Files: src/sys/dev/fdt: panel_fdt.c src/sys/kern: kern_cctr.c src/sys/net: if.h Log Message: Fix 'unknown' spellos To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys

2019-06-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jun 24 06:24:33 UTC 2019 Modified Files: src/sys/dev/fdt: panel_fdt.c src/sys/kern: kern_cctr.c src/sys/net: if.h Log Message: Fix 'unknown' spellos To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2