On Mon, Feb 26, 2018 at 10:08:12PM +0100, Mark Kettenis wrote:
> There is a new rgepy(4) variant (rev. 6, RTL8211F). Unfortunately
> they moved the status register around on this new chip and also
> twiddled the bits. Here is a diff that handles that. Somewhat
> inspired by FreeBSD but I didn't
On Mon, Feb 26, 2018 at 07:12:20PM -0600, Scott Cheloha wrote:
> Hey,
>
morning.
> Reading the latest POSIX description for times(3):
>
> > Upon successful completion, times() shall return the elapsed
> > real time, in clock ticks, since an arbitrary point in the past
> > (for example, system s
On Mon, Feb 26, 2018 at 04:12:26PM +0100, Martin Pieuchot wrote:
> On 26/02/18(Mon) 11:32, David Gwynne wrote:
> > mgre on the other hand is more like an ethernet interface, but with
> > ip addresses instead of mac addresses. mgre(4) only needs configuration
> > of a local tunnel address (but take
Hi Edgar,
Edgar Pettijohn wrote on Mon, Feb 26, 2018 at 08:19:30PM -0600:
> Index: sigaction.2
> ===
> RCS file: /cvs/src/lib/libc/sys/sigaction.2,v
> retrieving revision 1.74
> diff -u -p -u -r1.74 sigaction.2
> --- sigaction.22
Index: sigaction.2
===
RCS file: /cvs/src/lib/libc/sys/sigaction.2,v
retrieving revision 1.74
diff -u -p -u -r1.74 sigaction.2
--- sigaction.229 May 2017 11:13:09 -1.74
+++ sigaction.227 Feb 2018 02:15:43 -
@@ -49,
Hey,
Reading the latest POSIX description for times(3):
> Upon successful completion, times() shall return the elapsed
> real time, in clock ticks, since an arbitrary point in the past
> (for example, system start-up time). This point does not change
> from one invocation of times() within the pr
Hello
I use ifstated(8) to track the state of the the external interface that
is
configured via dhcp and based upon the state, (re)configure a VXLAN
interface.
The ifstated.conf currently looks like
===
exif="em0"
vxif="vxlan0"
init-state state_down
state state_up {
init {
run "ifconf
When connecting to a wifi network messages like "iwm0: unhandled
firmware response 0xff/0xb810 rx ring" appear.
After looking at https://patchwork.kernel.org/patch/9869017/ I came up
with following patch.
The link also explains what is happening.
I'm not sure if it makes sense to log the fi
There is a new rgepy(4) variant (rev. 6, RTL8211F). Unfortunately
they moved the status register around on this new chip and also
twiddled the bits. Here is a diff that handles that. Somewhat
inspired by FreeBSD but I didn't add some of the workarounds tat
disable EEE and power save mode that ar
On 20/10/17(Fri) 11:50, Martin Pieuchot wrote:
> On 14/10/17(Sat) 22:07, Philip Guenther wrote:
> >
> > The diff below adds proctreelk, an rwlock protecting the links of the
> > process tree and related bits, as well as uidinfolk, an rwlock protecting
> > the uidinfo hash table.
> >
> > Parts o
Hi everyone. This is my first message to the list.
I think the ftp webpage could be a bit clearer with a subheader
to visually separate the instructions for prospective mirrors.
It'd be only a change from to .
Regards,
Jose Carlos Garcia (aka @quobit)
Index: ftp.html
=
On 26/02/18(Mon) 11:32, David Gwynne wrote:
> mgre(4) is a basic driver that starts to implement point to multipoint
> gre ip tunnels. these are annoyingly hard to explain.
>
> the main difference between gre(4) and mgre(4) is that it is not a
> point to point interface (obviously, cos of the name
Hi all,
Fix capitalisation of IPsec as per the RFC[0] - obviously, only
where this makes sense.
The remaining one in cert.pem[1] will get fixed automatically once
the file is regenerated, after the object identifiers' description
changes.
If this gets in, I'd like to submit a patch for www - *no
13 matches
Mail list logo