Hi!
ex, vi(1) man page says that it supports regular expressions as
documened in re_format(7).
But what about mg(1)? Its man page doesn't say anything about
re_format(7). Is everything from re_format(7) true to mg(1) commands
which use regular expressions? If not, where can I find documentation
f
On 2018-06-02, J Vans <3...@startmail.com> wrote:
> Basically I have a vpn server on the public internet, and I want to be able to
> be anywhere and route my traffic through that server.
>
> CLIENT A ---\
>> VPN > INTERNET
> CLIENT B ---/
So this is purely traffic from the
On 2018-06-02, J Vans <3...@startmail.com> wrote:
> I am posting a less complicated setup, it is the configs from
> http://puffysecurity.com/wiki/openikedoffshore.html
So now I've looked at this page and I see this is where the config issues are
coming from. I realise they're trying to help by pos
On 2018-06-06, John Long wrote:
> On Wed, 2018-06-06 at 12:10 +, Stuart Henderson wrote:
>> On 2018-06-05, John Long wrote:
>> > I have a Lenovo m710q foobar2000 appliance under Windows 10. I like
>> > the
>> > box, it's about 1 1/2 as wide as a Lemote Fuloong Mini and about as
>> > deep and
Note: I'm not a mg user.
Reading the source (/usr/src/usr.bin/mg/re_search.c), it seems as if it
uses regcomp() to compile extended regular expressions.
So that ought to mean that it too supports (extended) regular
expressions as described by re_format(7).
Cheers,
On Thu, Jun 07, 2018 at 10:
On Thu, Jun 07, 2018 at 12:14:00PM +0200, Andreas Kusalananda Kähäri wrote:
> Reading the source (/usr/src/usr.bin/mg/re_search.c), it seems as if it
> uses regcomp() to compile extended regular expressions.
>
> So that ought to mean that it too supports (extended) regular
> expressions as describ
Hi Berry,
That "round robin" behavior of your OpenVPN is probably due to having a domain
name in your client configuration file. (e.g, your clients are getting/resolving
the IP(s) of your server via DNS.)
The result that you get from ipinfo is normal, simply because your "default" IP
(the one tha
Begin forwarded message:
Date: Wed, 06 Jun 2018 21:03:38 +
From: Greg Sutcliffe via Falkirk
To: Falkirk User Group
Subject: [Falkirk] EU copyright reform - links from my talk
Last night I gave a quick talk on the proposed EU Copyright Reform,
and the awful state it's in.
We *all* need
I'll be more specific. I was talking about a 'loop' where the system
reboots automatically and there is also a tighter loop that does not
cause the system to reboot automatically. The inescapable loop is the
tighter loop which causes the boot process to display uvm_fault(...)
indefinitely. Needless
There is no com port on this machine.
Thanks for the assistance.
- Mensaje original -
De: IL Ka
Para: francis dos santos
CC: OpenBSD General Misc
Enviado: Wed, 06 Jun 2018 18:45:07 -0300 (ART)
Asunto: Re: Reboot loop
Ok, then try to follow Stuart Longland's advice: use serial console.
Oops, spoke to soon. I'll have to break the box open/read
manual to see if there is a com1 option through a header.
- Mensaje original -
De: IL Ka
Para: francis dos santos
CC: OpenBSD General Misc
Enviado: Wed, 06 Jun 2018 18:45:07 -0300 (ART)
Asunto: Re: Reboot loop
Ok, then try to fo
IL Ka,
Thanks for pointing it out. It will take a few days
before I can capture the output through the com
port.
Until then folks,
- Mensaje original -
De: IL Ka
Para: francis dos santos
CC: OpenBSD General Misc
Enviado: Wed, 06 Jun 2018 19:32:32 -0300 (ART)
Asunto: Re: Reboot loop
T
Hi,
with
$ sysctl kern.version
kern.version=OpenBSD 6.3-current (GENERIC.MP) #88: Wed Jun 6 20:07:00 MDT 2018
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
I observe following messages
error: [drm:pid66464:intel_pipe_update_start] *ERROR* Potential atomic update
fai
Quoting from [1]:
<>
Comments:
We neved had the freedom to upload (distribute) the property of someone else
without explicit licence. We do have the licence to quote, however.
Sharing a link is the internet version of citing a publication. However, links
are used to point at pirated copies if
On Thu, Jun 07, 2018 at 01:33:01PM +0300, Leonid Bobrov wrote:
> On Thu, Jun 07, 2018 at 12:14:00PM +0200, Andreas Kusalananda Kähäri wrote:
> > Reading the source (/usr/src/usr.bin/mg/re_search.c), it seems as if it
> > uses regcomp() to compile extended regular expressions.
> >
> > So that ought
On Wed, 6 Jun 2018 12:10:06 + (UTC)
Stuart Henderson wrote:
> We don't have inotify and minidlna doesn't have kqueue support for file
> monitoring;
I've been in impression that devel/libinotify is enough for "inotify" feature...
Same here. Everything *seems* to be working fine.
$ sysctl kern.version
kern.version=OpenBSD 6.3-current (GENERIC.MP) #84: Tue Jun 5 19:22:09
MDT 2018
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
OpenBSD 6.3-current (GENERIC.MP) #81: Tue Jun 5 07:23:00 MDT 2018
dera..
Le mercredi 06 juin 2018 à 17:11 +0200, Bastien Durel a écrit :
> Le mercredi 06 juin 2018 à 13:55 +0200, Bastien Durel a écrit :
> > Hello,
> >
> > I run rtadvd on a router, which also run ospfd (on 6.3).
> >
[...]
> > if an ospf neighbour start advertising a new network (in my case
> > 2001:41d
Ingo Feinerer wrote:
> with
>
> $ sysctl kern.version
> kern.version=OpenBSD 6.3-current (GENERIC.MP) #88: Wed Jun 6 20:07:00 MDT
> 2018
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>
> I observe following messages
(…)
Not exactly the same message but also somew
On 2018-06-06, IL Ka wrote:
> There is
>> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> in your dmesg.
>
> So, I assume your box reports com port somehow (via ACPI probably)
OpenBSD doesn't use ACPI to find an isa UART, it only looks in the fixed
locations compiled in to the kernel. S
Hello,
http://www.drdobbs.com/halted-firewalls/199101324
What do you think of it? :) any similar feature in OpenBSD? :D
copied the short text:
=
Halted Firewalls
By Mike Murray, January 08, 2002
Murray shows how to configure a Linux b
Subject: Initial Coin Offerings Laws and regulations
We help businesses with Initial Coin Offerings. We furthermore take firms
public. The president of our company is a very specialized securities
lawyer. The SEC has basically stated that all Initial Coin Offerings are
financial instruments and go
I think this is since 6.3.
Qhen installin dovecot package, a few files are created.
The problem is that /etc/dovecot/conf.d/10-ssl.conf contains :
ssl_cert =
> Because this method does ensure that no user will ever gain controlling
> access to the firewall itself, there is definitely a huge security benefit.
I do not believe this is true.
> a degree in Philosophy.
This firewall setup reminds me of the minimalism art movement.
I'm not loving it. For silly firewalls, I'd rather prefer a FPGA with a
PHY. But then, you have managed switches with L3 routing...
2018-06-07 20:48 GMT+02:00 Jacqueline Jolicoeur :
> > Because this method does ensure that no user will ever gain controlling
> access to the firewall itself, there
Hallo,
Can I use the OpenBSD logo on my homepage? It is allowed?
I can't find any information about this plan.
My homepage with logo (currently under construction):
https://krottmayer.com
Best regards,
Johannes Krottmayer
On 06/07/18 23:36, Johannes Krottmayer wrote:
Hallo,
Can I use the OpenBSD logo on my homepage? It is allowed?
I can't find any information about this plan.
My homepage with logo (currently under construction):
https://krottmayer.com
Best regards,
Johannes Krottmayer
http://www.openbsd.org/
On 7 June 2018 at 17:36, Johannes Krottmayer wrote:
> Can I use the OpenBSD logo on my homepage? It is allowed?
> I can't find any information about this plan.
http://www.openbsd.org/art1.html has all the details.
C.
Hallo,
Thanks! I have read over that.
Best regards,
Johannes Krottmayer
On Thu, Jun 07, 2018 At 18:23:31 -0500, Constantine A. Murenin wrote:
> On 7 June 2018 at 17:36, Johannes Krottmayer wrote:
>> Can I use the OpenBSD logo on my homepage? It is allowed?
>> I can't find any information about
On June 7, 2018 3:27:30 PM AKDT, Johannes Krottmayer wrote:
>Hallo,
>
>Thanks! I have read over that.
>
>Best regards,
>Johannes Krottmayer
>
>On Thu, Jun 07, 2018 At 18:23:31 -0500, Constantine A. Murenin wrote:
>> On 7 June 2018 at 17:36, Johannes Krottmayer
>wrote:
>>> Can I use the OpenBSD lo
On Thu, 07 Jun 2018 15:51:24 -0800, justina colmena
wrote:
> The no-profit clause is new.
That's not true. It was added with
revision 1.8
date: 2005/03/24 01:31:13; author: deraadt; state: Exp; lines: +4 -3;
note do not sell
(on github:
https://github.com/openbsd/www/commit/46f3713db1ab0fa2
On 06/07/18 18:51, justina colmena wrote:
On June 7, 2018 3:27:30 PM AKDT, Johannes Krottmayer wrote:
Hallo,
Thanks! I have read over that.
Best regards,
Johannes Krottmayer
On Thu, Jun 07, 2018 At 18:23:31 -0500, Constantine A. Murenin wrote:
On 7 June 2018 at 17:36, Johannes Krottmayer
> OpenBSD doesn't use ACPI to find an isa UART, it only looks in the fixed
> locations compiled in to the kernel.
Ok, I see that "com.c" does it by reading register, it even has comment
"Probe for all known forms of UART"
> For a system console (with access to DDB etc.) you need a "standard"
On 08/06/18 11:36, IL Ka wrote:
>> For a system console (with access to DDB etc.) you need a "standard" com
> port.
> Do you mean I can use "com", but not "ucom(4)", right?
Using USB serial would require enumeration of the serial bus then
selection of the appropriate protocol (there's at least a
On June 7, 2018 4:44:21 PM AKDT, Edgar Pettijohn III
wrote:
>
>
>On 06/07/18 18:51, justina colmena wrote:
>> On June 7, 2018 3:27:30 PM AKDT, Johannes Krottmayer
> wrote:
>>> Hallo,
>>>
>>> Thanks! I have read over that.
>>>
>>> Best regards,
>>> Johannes Krottmayer
>>>
>>> On Thu, Jun 07, 2018
On Thu, Jun 7, 2018, at 10:10 PM, justina colmena wrote:
> On June 7, 2018 4:44:21 PM AKDT, Edgar Pettijohn III web.com> wrote:
> >
> >
> >On 06/07/18 18:51, justina colmena wrote:
> >> On June 7, 2018 3:27:30 PM AKDT, Johannes Krottmayer
> > wrote:
> >>> Hallo,
> >>>
> >>> Thanks! I have read ove
Okay,
My homepage is for non-profit purpose. I want create a little blog
where I can present my open-source projects.
So i can use the logo? Is this correct?
Or should I ask deRaadt for this plan?
Thanks in advance!
Best regards,
Johannes
On Thu, Jun 007, 2018 At 22:39:36 -0400, Eric Furman wr
Not to be a Debbie Downer, but wasn't "under construction" banned from the
internet a couple of decades a go? ;)
On Thu, Jun 7, 2018, 21:26 Johannes Krottmayer wrote:
> Okay,
>
> My homepage is for non-profit purpose. I want create a little blog
> where I can present my open-source projects.
>
>
On Thu, Jun 07, 2018 At 21:32:55 -0600, Base Pr1me wrote:
> Not to be a Debbie Downer, but wasn't "under construction" banned from
> the internet a couple of decades a go? ;)
LOL :)
But i haven't a animated GIF with "under construction" on my site. :)
Like the sites from the good old geocities. :)
On Fri, Jun 08, 2018 At 05:37:08 +0200, Johannes Krottmayer wrote:
> On Thu, Jun 07, 2018 At 21:32:55 -0600, Base Pr1me wrote:
>> Not to be a Debbie Downer, but wasn't "under constr
Hahahahahaha, I dare you!
On Thu, Jun 7, 2018, 21:42 Johannes Krottmayer wrote:
> But i haven't a animated GIF with "under construction" on my site. :)
> Like the sites from the good old geocities. :)
>
> On Fri, Jun 08, 2018 At 05:37:08 +0200, Johannes Krottmayer wrote:
> > On Thu, Jun 07, 2018
On 08/06/18 09:51, justina colmena wrote:
> " ... it is our intent that anyone be able to use these images to represent
> OpenBSD in a positive light -- but do not make profit from them "
>
> The no-profit clause is new. Sounds like I'd better dump OpenBSD entirely if
> I want to make a prof
On 08/06/18 13:44, Base Pr1me wrote:
> Hahahahahaha, I dare you!
I'm now visualising Puffy in a hard hat busy with a spade.
Maybe that could be the default index.html for OpenHTTPD?
--
Stuart Longland (aka Redhatter, VK4MSL)
I haven't lost my mind...
...it's backed up on a tape somewhere.
>On Thu, 07 Jun 2018 15:51:24 -0800, justina colmena
> wrote:
>
>> The no-profit clause is new.
>
>That's not true. It was added with
>revision 1.8
>date: 2005/03/24 01:31:13; author: deraadt; state: Exp; lines: +4 -3;
>note do not sell
>
>(on github:
>https://github.com/openbsd/www/commit/46f3
I’d I say you certainly can. You can’t claim the image as yours or sell
it/profit from the image. Just using it on your site should be fine.
-Ken
On Jun 7, 2018, 8:27 PM -0700, Johannes Krottmayer , wrote:
> Okay,
>
> My homepage is for non-profit purpose. I want create a little blog
> where I c
>I???d I say you certainly can. You can???t claim the image as yours or
sell it/profit from the image. Just using it on your site should be
fine.
I wrote the statement to ensure OpenBSD images aren't misused and
abused.
I have personally worked on and paid for OpenBSD artwork to be
produced. D
at 11:41 PM, Johannes Krottmayer wrote:
But i haven't a animated GIF with "under construction" on my site. :)
Like the sites from the good old geocities. :)
On Fri, Jun 08, 2018 At 05:37:08 +0200, Johannes Krottmayer wrote:
On Thu, Jun 07, 2018 At 21:32:55 -0600, Base Pr1me wrote:
Not to be
Basically yes. It's also possible to use puc(4) in some cases but you'll
need to find the memory address yourself in pcidump and set it in the
bootloader with "machine comaddr" and I think for some puc devices you
might have a hard time setting the port to the baud rate that you want.
--
Sen
48 matches
Mail list logo