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 public
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]
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 use
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 use
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 not
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 not
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() fo
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
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
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 subjec
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 subjec
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 generate
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 generate
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
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
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 -
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 -
Module Name:src
Committed By: pgoyette
Date: Mon Jun 24 13:58:24 UTC 2019
Modified Files:
src/sys/arch/i386/stand/lib: exec.c libi386.h
src/sys/lib/libsa: ext2fs.c ffsv1.c ffsv2.c
Log Message:
Now that the ufs module has been split out from ffs and ext2fs, we need
Module Name:src
Committed By: pgoyette
Date: Mon Jun 24 13:58:24 UTC 2019
Modified Files:
src/sys/arch/i386/stand/lib: exec.c libi386.h
src/sys/lib/libsa: ext2fs.c ffsv1.c ffsv2.c
Log Message:
Now that the ufs module has been split out from ffs and ext2fs, we need
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 on
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 on
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 src/sys/external/bsd/dr
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 src/sys/external/bsd/dr
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 som
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
> 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 i'm
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.
> > > > >
> > > > > removi
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
src/external/cddl/osnet/d
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 o
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 i
On Mon, Jun 24, 2019 at 08:29:13AM +0100, Roy Marples wrote:
> 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.
Even in the ou
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
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 b
33 matches
Mail list logo