On Thu, 7 May 2009 23:26:50 +0100, Stuart Henderson wrote:
>On 2009/05/08 00:01, Claudio Jeker wrote:
>> Doh. Sure it loops because that if will work even after the INET6 dump is
>> over. This should be better.
>
>yep - ok with me.
>
>>
>> --
>> :wq Claudio
Looks good to me too! Will it be comm
On Sat, 09 May 2009 13:13:39 +1000, Rod Whitworth wrote:
>Thanks for the attention. I really appreciate the way the OpenBSD ethos
>treats a bug seriously and promptly when it doesn't have any
>deleterious effects.
EDIT
s/when it doesn't have any/EVEN when it doesn't h
On Sat, 12 Dec 2009 07:28:46 +0001, Jason McIntyre wrote:
>On Fri, Dec 11, 2009 at 09:56:16PM -0500, Brad Tilley wrote:
>> Index: kate.4
>> ===
>> RCS file: /cvs/src/share/man/man4/kate.4,v
>> retrieving revision 1.1
>> diff -N -u -p
Hi,
I haven't written programs in C for many years and most of the ones at
the end of the era of C did not have Makefiles. Back when I started in
the late '70s/early '80s if we had makefiles they were extremely
simple.
So, with some trepidation I set about adding ping6 and traceroute6
commands to
Although henning@ (in
http://marc.info/?l=openbsd-misc&m=125181847818600&w=2) said:
8><--- snip
the new NAT code is very very very flexible. every matching "match"
rule changes the adress on the fly (not really, but that is what it
looks like for subsequent rules), and you can nat or rdr multiple
t
On Tue, 20 Apr 2010 17:58:17 +0100, Luis Henriques wrote:
>On Tue, Apr 20, 2010 at 12:14:51PM -0400, Adam M. Dutko wrote:
>> Lines identifying the card:
>>
>> ath0 at pci2 dev 0 function 0 "Atheros AR5424" rev 0x01: apic 2 int 17 (irq
>> 10)
>> ath0: AR5424 14.2 phy 7.0 rf 0.0, WOR0W, address XX:
On Mon, 12 Apr 2010 08:56:46 +0059, Jason McIntyre wrote:
>On Mon, Apr 12, 2010 at 05:36:35PM +1000, Rod Whitworth wrote:
>> there is no mention of the "pass out on $ext_if nat-to 1.2.3.4" way of
>> doing NAT in the pf.conf manpage for a "vanilla" firewall. T
For years I've been using -Helo as the flag string for idetnd in
inetd.conf.
I was explaining the man page to a newbie and pointed to the bunch of
options and noticed that H was missing.
simple diff -u
--- identd.8Sun Jun 6 16:04:39 2010
+++ identd.8.newSun Jun 6 16:06:24 2010
@@ -3
The rule:
pass in on $int_if inet proto tcp to any port ftp \
rdr-to 127.0.0.1 port 8021
in the example ruleset on http://www.openbsd.org/faq/pf/example1.html
does not work for active ftp from NATted hosts.
There are three solutions which all work.
A> make it "pass in quick ."
B> move th
On Sun, 13 Jun 2010 07:44:26 +0100, Jason McIntyre wrote:
>On Sun, Jun 13, 2010 at 12:36:52PM +1000, Rod Whitworth wrote:
>> The rule:
>> pass in on $int_if inet proto tcp to any port ftp \
>> rdr-to 127.0.0.1 port 8021
>>
>> in the example ruleset on http:
On Sun, 13 Jun 2010 10:48:49 +0100, Stuart Henderson wrote:
>On 2010/06/13 17:31, Rod Whitworth wrote:
>> On Sun, 13 Jun 2010 07:44:26 +0100, Jason McIntyre wrote:
>>
>> >On Sun, Jun 13, 2010 at 12:36:52PM +1000, Rod Whitworth wrote:
>> >> The rule:
>> &
Bump!
On Sun, 13 Jun 2010 12:34:55 +0100, Stuart Henderson wrote:
>On 2010/06/13 21:01, Rod Whitworth wrote:
>> On Sun, 13 Jun 2010 10:48:49 +0100, Stuart Henderson wrote:
>>
>> >On 2010/06/13 17:31, Rod Whitworth wrote:
>> >> On Sun, 13 Jun 2010
On Tue, 22 Jun 2010 19:00:59 -0700, Tim Wiess wrote:
>FWIW, the original UNIX had bcopy.
I can't find it in my Bell Labs "Unix programmer's manual" Vol 1 1983
*** NOTE *** Please DO NOT CC me. I subscribed to the list.
Mail to the sender address that does not originate at the list server is
t
On Sat, 3 Jul 2010 17:46:22 +0100, Stuart Henderson wrote:
>there is some pretty serious hardware behind it...
>http://mirror.aarnet.edu.au/indexabout.html
Those guys have some serious uses for that equipment in addition to
being a great source of ftp mirrors.
They are ready (or very close) to h
I'm looking after a bgpd setup which announces an IPv6 /32 and an IPv4
/21.
Due to a need for some heavy traffic clients to have their traffic
arrive via just one transit I'd like to turn that /21 into a /22 and
two /23s and only advertise one of the /23s via the "heavy traffic"
transit.
I'm on s
On Thu, 19 Jun 2014 21:58:01 -0600 (MDT), Theo de Raadt wrote:
>It should use the mandoc blink tag.
Look at what beck@ started with the libressl web page!
8-)
*** NOTE *** Please DO NOT CC me. I subscribed to the list.
Mail to the sender address that does not originate at the list server is
ta
On Thu, 10 Jul 2014 23:17:44 -0400, Daniel Dickman wrote:
>>> For some urls, lynx will invoke an external command. Turn off telnet,
>>> rlogin and tn3270 urls by defining them to false(1) as documented in the
>>> lynx manual.
>>
>> Gopher and NNTP are actually still being used (the former a bit
>>
Minor nit:
I have noticed some removals of SSLv3 mentioned on line but the LibreSSL stanza
of 56.html
only has SSLv2 noted as No support..
*** NOTE *** Please DO NOT CC me. I subscribed to the list.
Mail to the sender address that does not originate at the list server is
tarpitted. The reply-t
On Sat, 19 Oct 2013 20:07:59 -0700, Philip Guenther wrote:
>On Sat, Oct 19, 2013 at 7:34 PM, J Drivdal wrote:
>> /bin/date -r stops at 2038 with i386.
>> File: src/bin/date/date.c
>
>Thanks. Committed
>
>
>Philip Guenther
>
Wow!
I knew about that ages ago but I assumed that Theo had decided th
I had a short run-up of the first 5.5 i386 snap install and it
looked pretty much as expected but a more recent one showed up and
I grabbed it and loaded it onto my little Shuttle.
The dmesg is below but I'll make some observations first.
Unlike the earlier snap the screen does not get entirel
Date 2014-01-20
Downloaded copies from two mirrors same result.
Second one from Edmonton.
Doing install (not doing upgrade etc) process gets to the point of
loading sets and crashes with a 5 line message that disappears before I
can memorise it and a faster small message that gets away from me.
On Wed, 22 Jan 2014 12:09:44 +1100, Rod Whitworth wrote:
>Date 2014-01-20
>Downloaded copies from two mirrors same result.
>Second one from Edmonton.
>
>Doing install (not doing upgrade etc) process gets to the point of
>loading sets and crashes with a 5 line message that d
Latest snap (2014-01-22) has same bug although I don't recall the
original one rebooting after the crash as this one does. OTOH cranial
memory rusty...
On Wed, 22 Jan 2014 12:09:44 +1100, Rod Whitworth wrote:
>Date 2014-01-20
>Downloaded copies from two mirrors same result.
>S
buglet 1:
When booting and the screen goes to its 34 line 85 column mode the text
mode fits into 30cm wide and 22cm high at the top left corner of a 38cm
wide 30cm high screen.
X runs full screen.
buglet 2:
When capturing the dmesg into a file on a USB mem there was no white on
blue notice tellin
I can see why this one goes unnoticed.
When I grab a snapshot and install on a test machine I make a practice
of deleting the k partition because I don't need it and it takes ages
to newfs it. (Slow Atom box)
Today it caught me. Going through the usual accept defaults (as much as
possible) I hit
On Fri, 8 Apr 2011 02:33:51 +0200, Florian Fuessl wrote:
>upgrading GENERIC kernel from snapshot 24-Mar-2011 to -current results in
>system freezes after some minutes (up to some hours) without any error
>message, here:
>
>OpenBSD 4.9-current (GENERIC) #1: Fri Apr 8 02:20:49 CEST 2011
>root@[
On Tue, 10 May 2011 01:21:
wrote:
>On 05/10/2011 12:28 AM, Kamo Hiroyasu wrote:
>> I do not understand the benefits of FHS for Unixen other than Linux.
>> Most Unixen, including OpenBSD, are older than FHS and have their own
>> historical constraints. What do we obtain except for switching costs
Snip from the manpage describing the format used to apply a date to a
file:
ccyy Year.
mm Month: a number from 1 to 12.
dd Day: a number from 1 to 31.
T Either the capital letter `T' or a single
space.
On Tue, 5 Mar 2013 07:42:32 +, Jason McIntyre wrote:
>i don;t much like describing shell behaviour in other pages, but
>we do do it in other pages, and i agree this one seems particularly
>likely to catch folks out. fix coming...
I agree about the shell behaviour being something the beginners
OpenBSD 5.3-current (GENERIC) #11: Tue Mar 26 13:32:47 EST 2013
r...@nero.witworx.com:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Celeron(R) D CPU 3.20GHz ("GenuineIntel" 686-class) 3.21 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,
I have sent the previous message to dmesg@ and to this list so that the
involved devs can see that not only the Intel 915 stuff works but so
does the D945.
Hope this is useful to jsg@ & co.
Rod/
*** NOTE *** Please DO NOT CC me. I subscribed to the list.
Mail to the sender address that does not
On Fri, 17 Dec 2010 00:30:27 +0100, Marc Espie wrote:
> if you read french, go check
>http://www.macgeneration.com/news/voir/180982/un-systeme-espion-du-fbi-dans-openbsd
>and be amazed at how clueless those writers are.
Gee, even the google page translation makes it clearer than my rusty
frangais
Curiosity made me look at login_yubikey and so I looked at its manpage.
The synopsis says:
login_yubikey [-d] [-s service] user [class]
Nowhere was an explanation of -d.
Guessing that it was debug I went looking at the source and saw that
there was yet another flag unmentioned, to wit, -v.
This
On Wed, 1 Feb 2012 15:43:57 +0001, Jason McIntyre wrote:
>dhill has a diff. just be patient ;)
>jmc
Thanks.
*** NOTE *** Please DO NOT CC me. I subscribed to the list.
Mail to the sender address that does not originate at the list server is
tarpitted. The reply-to: address is provided for thos
Hi,
I ran into a problem with X in a new Lenovo E320 so I put out a query
on misc and got a rapid response from David Coppa which pointed out
that my problem was caused by the Intel Sandy Bridge stuff. I didn't
need to bug tech@ with that and misc answered me well enough.
Why I am posting on tech
On Thu, 16 Feb 2012 10:43:28 -0800, Mike Larkin wrote:
>Intel drivers later than 2.10 are KMS only, which OpenBSD does not support.
>The version in tree, based from CVS logs, is 2.9.1 with various backports
>added from later versions, and some one-off work done to support the
>later Intel chips in
Heavily chopped to provide less clutter for busy people
On Fri, 17 Feb 2012 10:29:11 +0100, Matthieu Herrb wrote:
>> I did some reading about UMS vs KMS and noted a Phoronix page showing
>> that for many of their benchmarks ran faster in UMS. Not that it will
>> help us if we can't get UMS dri
On Fri, 2 Mar 2012 21:27:52 -0600, joshua stein wrote:
>hi friends,
>
>this enables vt switching on my laptop (dell xps 13) with
>sandybridge video:
>
> vga1 at pci0 dev 2 function 0 "Intel GT2 Video" rev 0x09
>
>previously it would do nothing on ctrl+alt+f1 and redraw the screen
>on ctrl+alt+f5.
Found whilst paging down looking for something else...
--- /usr/share/man/man5/bgpd.conf.5 Mon Feb 13 03:34:48 2012
+++ bgpd.conf.5 Tue Jun 19 16:52:55 2012
@@ -30,7 +30,7 @@ in RFC 4271.
.Sh SECTIONS
The
.Nm
-config file is divided into four main sections.
+config file is divided into fiv
39 matches
Mail list logo