I see this too. The extra space is only displayed, and is not part of
the resulting file. You can refresh the screen (ctrl-l), and things
will be repainted appropriately.
On 2011 Apr 13 (Wed) at 19:49:52 -0300 (-0300), Daniel B. wrote:
:Hi,
:
:I'm trying to use mg as my mail editor. However, I
On 2011 Apr 26 (Tue) at 23:50:23 -0400 (-0400), Kent Watsen wrote:
:My first install was onto a USB pen drive and I thought this was brilliant.
:
:My second install was onto a fusion-based virtual machine and I was
:like WTF?
:
:I suppose that the installer can't tell if a sd root disk is
:swappabl
The subject says May 12, but the body says May 20. Which is correct?
On 2011 May 05 (Thu) at 23:40:31 +0200 (+0200), chefren wrote:
:Celebrating the release of OpenBSD version 4.9 at Thursday 20th of May
:there will be a release party in Amsterdam!
:
:The plan is the same as usual:
:
:18:00 gath
On 2011 May 15 (Sun) at 18:36:47 + (+), Kevin Chadwick wrote:
:Would I be right that's there's little point in sending dmesgs from
:very ancient machines.
We want dmesgs from *everything*. You may have something interesting,
even if its old.
--
He's the kind of guy, that, well, if you w
On 2011 May 16 (Mon) at 08:49:39 +0100 (+0100), Nuno Magalhces wrote:
:On Sun, May 15, 2011 at 19:47, Peter Hessler wrote:
:>
:> We want dmesgs from *everything*. B You may have something interesting,
:> even if its old.
:
:I assume you don't include VM's dmesg in that ;-)
:
On 2011 May 19 (Thu) at 11:15:34 -0400 (-0400), Chris Smith wrote:
:The TweetDeck extension for Chrome/Chromium is awesome. However, I
:don't know if Chromium runs under OpenBSD.
*cough*
pkg_add -i chromium
--
The cow is nothing but a machine which makes grass fit for us people to
eat.
On 2011 Jun 23 (Thu) at 00:32:40 +0200 (+0200), ter Voorde Informatiesystemen
wrote:
:You are completely right.
:
:I was only wondering if I do not set the variable explicitly, the
:default value would be 0 or 1.
:
:Kind regards,
:
:Frank
:
For some sysctls, the default is 0, for others, the defa
Check for the X-Loop header
On 2010 Jun 22 (Tue) at 20:24:12 -0400 (-0400), Casey Allen Shobe wrote:
:Why do the OpenBSD lists have no List-ID header?
:
:With the existing set of headers, it's impossible to filter the mail in gmail
:and other lame mail clients that don't allow arbitrary headers
This is on my TODO list, but I haven't gotten to it yet.
(Yes, this also annoys me)
On 2010 Jul 01 (Thu) at 10:54:57 +0400 (+0400), czark...@gmail.com wrote:
:Hello!
:
:I have an OpenBSD 4.7 on my netbook.
:
:Right now I've configured my home network in hostname.if as it is the
:one I use most.
You do realize this article is satire, yes?
On 2010 Jul 03 (Sat) at 10:21:00 +0800 (+0800), Brent Shumacher wrote:
:http://www.trollaxor.com/...
:
--
The cost of living is going up, and the chance of living is going down.
There was a fix for this very recently, please update to a snapshot or -current.
On 2010 Jul 24 (Sat) at 12:04:56 -0700 (-0700), Luis Useche wrote:
:HI Guys,
:
:I have a Dell Inspiron 1420 laptop where I am using OpenBSD.
:
:My problem is that the battery status is not updated frequently enough. I
On 2010 Aug 05 (Thu) at 10:42:21 +1000 (+1000), Olivier Mehani wrote:
:=== pf.conf ===
:match out on egress from (ingress:network) to any nat-to (egress)
:pass all
:==
You can simplify this even more:
pass out from !(egress) nat-to (egress:0)
the 'egress' group is added to any interface that
On 2009 Nov 21 (Sat) at 17:42:48 -0500 (-0500), Samuel Baldwin wrote:
:2009/11/21 AG :
:> Depends on whether one trusts the NSA or not.
:
:That's the nice thing about open source software; we don't have to,
:because we can verify their code or mathematics ourselves.
:
http://www.c-program.com/kt/r
There were major improvements to our handling of UDF done at f2k9, which
was well after 4.4. Please try a -current snapshot.
On 2010 Jan 04 (Mon) at 19:10:33 -0800 (-0800), Michael Littlejohn wrote:
:When using "mount -t udf /dev/svnd0a /mnt/svnd0" or
:"mount_udf /dev/svnd0a /mnt/svnd0" after su
On 2010 Jan 05 (Tue) at 06:25:59 -0600 (-0600), Chris Bennett wrote:
:I don't use a lot of conf files in conf/modules, but yesterday I
:edited my php.conf and httpd.conf.
:The two changes were tied to each other for a specific change.
:
:I just got my insecurity output. It only listed changes to ht
On 2010 Jan 23 (Sat) at 16:17:29 + (+), Luis Henriques wrote:
:On Fri, Jan 22, 2010 at 10:55:22PM -0500, Daniel Dickman wrote:
:> > 1) Most of the code I'm using is from Linux driver which is AFAIK GPL'ed
code.
:> >Is this a problem?
:>
:> Why do you think the code is GPL'ed? What dri
Did you create the link before or after the programs started? Most
won't check that file after they start, so they stay in UTC.
On 2010 Jan 28 (Thu) at 16:39:51 +0100 (+0100), frantisek holop wrote:
:hi there,
:
:$ ls -l /etc/localtime
:lrwxr-xr-x 1 root wheel 36 Jan 28 16:34 /etc/localtime@
On 2010 Feb 17 (Wed) at 07:51:03 +0100 (+0100), Per-Olov Sjvholm wrote:
:Answer correctly or don't answer at all.
It seems to me that people *did* answer correctly. But, their answer
was not what you wanted to hear.
The answer: don't use port knocking, use a randomized url.
https://example.com/
On 2010 Feb 19 (Fri) at 10:05:06 +0200 (+0200), Lars Nooden wrote:
:Otto Moerbeek wrote:
:> The lasy days I spent on working at the install procedure. The code I
:> am about to commit is able to create a small ext2 partition or use an
:> existing ext2 one to install the bootloader on. The kernel th
Please, stop feeding the trolls.
--
I can resist anything but temptation.
what does this have to do with the openbsd release? Please drop this
topic/thread.
--
Love thy neighbor as thyself, but choose your neighborhood.
-- Louise Beal
ln -s .xinitrc .xsession
On 2009 Aug 19 (Wed) at 11:32:05 + (+), Chris wrote:
:I am trying to get a new wm (scrotwm) and added it to .xinitrc but
:it's not working. Every time I press ALT-CRTL-Backspace and log back
:again, I get landed on fvwm. Not sure what I'm doing wrong.
:The same .x
the AR5424 in Aspire Ones don't work. Sorry.
On 2009 Oct 14 (Wed) at 16:26:02 -0200 (-0200), Murilo da Silva Ijanc wrote:
:Hi.
:
:I'm having trouble connecting to a wireless network. My card is an Atheros
:AR5424! I do not see the networks, much less connect. The dmesg can speak
:for me anymore.
On 2009 Oct 28 (Wed) at 01:55:40 -0400 (-0400), Scott wrote:
:$ cat /etc/hostname.carp0:
:inet 192.168.0.9 255.255.255.0 192.168.0.255 vhid 1 carpdev fxp0
-snip-
:$ cat /etc/hostname.carp0
:inet 192.168.0.9 255.255.255.0 192.168.0.255 vhid 2 advbase 1 advskew
:100 carpdev xl0
The vhids need to be
Check out the port net/openbsd_bsdauth. While not PAM auth, it will
actually work on OpenBSD.
(Hint: we don't do PAM)
On 2009 Nov 18 (Wed) at 19:28:55 -0800 (-0800), Elliott Barrere wrote:
:Hi all,
:
:I need to build a pam-dependent plugin (openvpn-auth-pam) that requires the
:pam-devel librari
If you `ifconfig iwi0 down` and re-run dhclient, does the wireless work
again?
On 2010 Nov 06 (Sat) at 15:06:44 +0100 (+0100), Alexander Schulthei_ wrote:
:I'm running OpenBSD 4.8-release on an IBM ThinkPad T 42 and installed
:iwi-firmware-3.1 as indicated in iwi(4). Wireless works flawlessly.
:H
On 2010 Nov 17 (Wed) at 21:48:57 + (+), Peter Miller wrote:
:I have 2 usb hard drives in my /etc/fstab. I don't have these drives
:with me all the time, and had them unplugged during my upgrade (so i
:didn't inadvertently install to one of them).
...
:relevant section of fstab i commented o
On 2011 Jan 21 (Fri) at 09:51:52 -0500 (-0500), Adam M. Dutko wrote:
:> What it's the limit of number alias that a single ethernet interface can
:> support?
:
:I believe 254?
:
Hahaha.
I've had over 300k addresses on a single interface in a test environment
before.
Like Henning said, the limit i
On 2011 Jan 30 (Sun) at 19:04:50 +0100 (+0100), Henning Brauer wrote:
:* Stuart Henderson [2011-01-30 19:03]:
:> I disagree, I think it is worth mentioning explicity - I have seen
:> a few people run into problems because they don't realise the implicit
:> rule is effectively "pass flags any no st
On 2011 Jan 30 (Sun) at 22:48:17 +0100 (+0100), Henning Brauer wrote:
:* Peter Hessler [2011-01-30 22:23]:
:> On 2011 Jan 30 (Sun) at 19:04:50 +0100 (+0100), Henning Brauer wrote:
:> :* Stuart Henderson [2011-01-30 19:03]:
:> :> I disagree, I think it is worth mentioning explicity -
On 2024 Nov 02 (Sat) at 14:19:29 +0800 (+0800), Sadeep Madurange wrote:
:Hello,
:
:Does OpenBSD support HDMI audio?
No.
There has been some discussions about adding support, but AFAIK no work
has been done.
--
The chicken that clucks the loudest is the one most likely to show up
at the steam f
On 2024 Nov 02 (Sat) at 16:44:59 +0100 (+0100), Christian Schulte wrote:
:On 11/2/24 15:32, Brian Conway wrote:
:> On Sat, Nov 2, 2024, at 7:09 AM, Christian Schulte wrote:
:>> Hello misc@,
:>>
:>> x500$ cat /etc/hostname.iwm0
:>> nwid "FLSTR81WHG6DG" wpa wpakey "xyz"
:>> inet autoconf
:>> inet6 au
On 2024 Sep 20 (Fri) at 12:45:08 +0200 (+0200), Mike Fischer wrote:
:
:> Am 20.09.2024 um 12:13 schrieb Stuart Henderson :
:>
:>> From what you've shown I can only assume the auth servers are broken
:> and probably refusing to respond for A (rather than an empty NOERROR
:> response).
:
:I agree, t
On 2024 Dec 10 (Tue) at 21:10:51 +0200 (+0200), Divan Santana wrote:
:mount 3b3840fcdf524721.c /data
you've basically guaranteed corruption of your disk. the 'c' partition
the entire disk, including all metadata.
You'll want to create another partition with size * in a or d to have a
good time.
Not broken, it matches https://ftp.openbsd.org/pub/OpenBSD//snapshots/macppc/
Presumably this will be repaired when the next snapshot is built.
On 2025 Mar 21 (Fri) at 11:28:00 +0100 (+0100), Jan Stary wrote:
:There is something amiss with this mirror; e.g.
:https://ftp2.eu.openbsd.org/pub/OpenB
401 - 435 of 435 matches
Mail list logo