Motty Cruz writes:
> I see the following error in my firewall log:
> client limit (100) reached, refusing connection from xx.xxx.x.26 (this
> IP is on the firewall interface facing the public)
> proxy cannot connect to server xx.xxx.x.48: No route to host
Looks like a log message from ftp-proxy(
"Read, James C" writes:
>>A full dmesg output, or at least an indication of what model the dongle is
>>would be useful here.
>
> Would love to be able to do that. Anybody had success mounting an OpenBSD
> filesystem in linux?
IIRC it's something like mount -o ro,44bsd.
> 0x00
>
--
jca | PGP :
Joel Rees writes:
[...]
> (Not that I particularly want to, but the US tax office seems to
> expect everyone who is required to report certain things to be able to
> run a current version of the Adobe PDF viewer. Or, if there is a
> community supported pdf viewer that allows "filling out electro
Stuart Henderson writes:
> On 2015-09-11, Rob Pierce wrote:
>> Agreed about the word order. How about this?
>>
>> Index: ftp.html
>>===
>> RCS file: /cvs/www/ftp.html,v
>> retrieving revision 1.673
>> diff -u -p -r1.673 ftp.html
>>
Patrick writes:
> I understand the fact about an dedicated server and the fact that not
> ervery speedtest is the same. But there is another angle. I have installed
> FreeBSD with the same specs and also a PF enabled and in testing its is
> much better. I have also a VPS in a DC normal the speeds
Alexander Hall writes:
[...]
> I'm pretty sure this messes up $? at the prompt. Try:
>
> false
> echo $?
>
> You could circumvent this by saving $? at the beginning of the function and
> returning it at the end.
Here's an excerpt of my .kshrc. The '$' is printed in red if the last
co
Claus Lensbøl writes:
[...]
> Does anyone have a clue about what this issue could be? Or maybe
> give a direction in which I could try to debug?
Please provide missing information, such as the OpenBSD version you're
using, the version of your isc-dhcp package, your dhcpd configuration,
etc You
Ingo Feinerer writes:
> Hi,
Hi Ingo,
> when running
>
> R --file=~/test.R --args -i -j -k
>
> with R from math/R in ports and test.R as
>
> commandArgs(TRUE)
> Sys.sleep(10)
>
> ps output displays
>
> /usr/local/lib/R/bin/exec/R --file=/home/user/test.R --args --args --args
> --args
>
> (Note
Stefan Sperling writes:
> On Wed, Jun 17, 2015 at 12:47:57PM +0200, Jérémie Courrèges-Anglas wrote:
>> IIUC BCM43* nics could have been supported if development efforts hadn't
>> been killed by licensing issues. I doubt there are developers who want
>> to work o
Mohammad BadieZadegan writes:
> Is that possible to informing the OpenBSD developers that use its driver on
> the next release?
Sorry but merely asking developers for feature X in release+1 is not the
way to go.
IIUC BCM43* nics could have been supported if development efforts hadn't
been kille
Eivind Eide writes:
>> i recommend jwm as window manager .
>
> Second that. It's a good WM for slow systems. But obsd port sticks at 2.1.0
> http://openports.se/x11/jwm
> while upstreams have 2.2.2
> http://www.joewing.net/projects/jwm/release-2.2.shtml#v2.2.2
> ...probably have to read myself u
Marcus MERIGHI writes:
> Hello,
Hi,
> frankenstein warning: stable.mtier.org, all patches applied
>
> the mail server in question doesn't deliver to a certain destination
> ("Network error on destination MXs"). Other destinations work. When I
> connect manually I can send messages via the dest
A diff has been committed (-current) to bind Delete (ESC[3~) to
delete-char-forward.
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
Joel Rees writes:
> I recently tried, for fun, or because I wasn't thinking, I'm not sure
> which, doing a cvs -up in /usr/ports. It told me "P" or "U" for
> archivers/cabextract, net/isc-bind, and www/drupal6/views, none of
> which should be installed on my system. (I don't remember which was P
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes:
> Please try the diff below. It fixes the "backwards memcpy" problem
> easily noticeable with psql -h ::1.
Updated diff. Thanks to Stuart for reminding me that netmasks sa_len
values can be much surprising.
$OpenBSD$
--- s
Please try the diff below. It fixes the "backwards memcpy" problem
easily noticeable with psql -h ::1.
$OpenBSD$
--- src/backend/libpq/hba.c.origMon Feb 16 21:53:21 2015
+++ src/backend/libpq/hba.c Mon Feb 16 21:54:44 2015
@@ -700,8 +700,8 @@ check_ip(SockAddr *raddr, struct sockaddr
fRANz writes:
> On Thu, Jan 29, 2015 at 10:54 PM, Christopher Barry
> wrote:
>
>> what happens if you source /etc/rc.local instead?
>> as in:
>> [ -f /etc/rc.local ] && . /etc/rc.local
>
> Hi Christopher,
> I'm sorry, same behaviour: some commands were correctly invoked, for example:
>
> /sbin/i
Renaud Allard writes:
> On 11/14/2014 10:12 AM, Jonathan Gray wrote:
>>>
>>> Now openssl ciphers CHACHA20 works as intended
>>> # openssl ciphers CHACHA20
>>> ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305
>>
>> This is already present in rev 1.68/-current
>>
Philip Guenther writes:
> [apologies for the contentless previous message]
>
> On Sun, Nov 2, 2014 at 4:43 PM, Philip Guenther wrote:
>> On Sun, Nov 2, 2014 at 4:41 PM, Nex6|Bill wrote:
>> ...
>>> what about kerberos? (windows K5 vs Unix K5?)
>
> There's a bunch of *really good* papers on Kerbe
Fred Snurd writes:
> Git fans like to know what branch is current, and bash's implementation
> of PS1 allows for update each time it is displayed. All of my attempts
> of adding a call to a ksh function into PS1 appear to be evaluated at
> the time that PS1 is set, but not upon each new display o
Andrew Lester writes:
> Hi all,
Hi,
> This is probably a very simple question, but for the life of me I have not
> been able to
> locate a solution. I am running a RADIUS server on OpenBSD 5.5 stable (+
> openssl patches)
> using FreeRADIUS 2.2.0p2 from the ports tree. When I first installed
Sender: owner-m...@openbsd.org
On-Behalf-Of: j...@wxcvbn.org
Subject: Re: Custom kernel with PIPEX without IPSEC failed to compile
Message-Id: <87lhspkug7@ritchie.wxcvbn.org>
Recipient: adam.atkin...@damovo.com
Received: from Mail2.damovo.com (109.204.121.44)
by UK001B237.d.grp (10.8.1.
"Ivan Solonin" writes:
> I tried to compile custom kernel in the 5.5 release of OpenBSD on landisk
> platform with PIPEX, but found requirment of IPSEC by PIPEX.
> As I've found in file /sys/netinet/udp_usrreq.c it uses IPSEC only with L2TP
> to distinguish IPsec packets against non-IPsec.
> Is
Salut Thuban, hi folks,
Thuban writes:
> Hello,
> I am currently trying to install OpenBSD 5.5 on a usb stick, and didn't
> manage to connect to the internet (to download file sets).
>
> Neither dhcp works.
> I tried to configure the interface manually, but the ethernet interface
> seems to stil
Benjamin Heath writes:
> Hello misc!
>
> I've had Openbsd 5.5 for a while as the sole system on my eeepc. I decided
> to install grub and multi boot to either Linux or Freebsd.
>
> # pkg_add grub
> # grub-install
> # reboot
>
> Oops. I didn't configure it. Oh well, I'm sure I can just use grub ma
Stéphane Guedon writes:
> Le lundi 19 mai 2014 14:59:54, vous avez écrit :
>> You provide zero details on what you are doing, how can someone know
>> what to fix without the minimum bits of information.
>
> I was aware of the thing, yet didn't know what to do since I have done
> really really few
Claudio Jeker writes:
> On Tue, May 06, 2014 at 03:32:06PM +0200, Jérémie Courrèges-Anglas wrote:
>> Denis Fondras writes:
>>
>> >> By the OS, which cleans up after the process exits. If it wasn't that
>> >> way, we'd all have a much sho
Steve Fairhead writes:
> Hi folks,
Hi,
> I'm preparing a new machine (OpenBSD 5.5, Dovecot 2.2.10) to replace an
> elderly but venerable (OpenBSD 4.3, Dovecot 1.0.10) mailserver. Access
> from mail clients to the IMAP Maildirs is working fine (so it's not an
> auth issue, I think), but local ma
Denis Fondras writes:
>> By the OS, which cleans up after the process exits. If it wasn't that
>> way, we'd all have a much shorter uptime...
>>
>
> Thank you Jérémie :)
> I had not considered it as I can see
>
> ...
> free(ibuf_rde);
> ...
> free(ibuf_main);
> ...
>
> at the end of session_mai
Denis Fondras writes:
>> please, if you want to help, be MUCH more precise (and get clear on
>> what side of the fork() we are). With a report like that I had to go
>> through large parts of code to ecventually maybe spot what you are
>> referring to. That doesn't help, that just costs time. I ap
Lars Bonnesen writes:
> Just want to make sure if I get this right.
>
> Patches 007 and 008 (OpenSSL-fix) for 5.4 has been run.
>
> OpenBSD 5.5 install source code patch branch run and compiled.
>
> On both setup I get this:
>
> # openssl version -a
> OpenSSL 1.0.1c 10 May 2012
> built on: date n
Hi,
Try to deal with packages like the OpenBSD project does.
Just stuff your packages in http://foo/$release/packages/$arch/
Tell your clients to tweak their pkg.conf and run pkg_add 10bees
That's it.
When you have a new version / a bumped package, just upload it there.
You don't need to purge th
Stuart Henderson writes:
> On 2014-04-15, Jérémie Courrèges-Anglas wrote:
>> * if it had to be integrated with rc.d(8), that would mean adding
>> a ftpproxy6 script, hooking it in /etc/rc and adding a -4 flag to
>> ftpproxy so that the daemons command lines diffe
John Jasen writes:
> As a quick sanity check, the ftp-proxy daemon in OpenBSD 5.4 through
> -current does NOT listen on IPv4 and IPv6 simultaneously?
As documented.
> In order to support FTP over IPv4 and IPv6, two running ftp-proxy
> daemons would be required, one with the -6 flag?
Yup. Well
Mike Small writes:
> Was looking at
> http://ftp.openbsd.org/pub/OpenBSD/patches/5.5/common/003_ftp.patch.sig
> this last chunk...
>
> + if (ssl_verify) {
> + X509 *cert;
> +
> + cert = SSL_get_peer_certificate(ssl);
> +
Didier Wiroth writes:
> Hello,
> I'm not a developer but more of an openbsd hobbyist.
> I'm using current with current packages that are a few days old.
>
> I patched my openbsd servers and revoked all my ssl keys, generated
> new ones and changed every possible password.
> Even though, as far as
Theo de Raadt writes:
>> but given that 'unlink' is already used in some scripts
>
> I would like to see some proof of that.
>
> The way I see it, the ports tree is a large enough ecosystem capable
> of measuring whether something is in use.
>
> So, since it isn't in the ports tree, please show s
"Dmitrij D. Czarkoff" writes:
> Gilles Chehade said:
>> without commenting on the need for the utility itself, the code you have
>> provided does not respect the coding style of OpenBSD, and your main
>> function shouldn't be returning errno
>
> Sorry, I was not paying enough attention to style.
LEVAI Daniel writes:
> Hi!
Hi Daniel,
> I'm doing this:
>
>
> --- script.sh ---
> #!/bin/ksh
>
> for word in $(tr '\n' ' ');do
> # ^^ tr(1) reads from standard input
> ... some stuff ...
> done
>
> read FOO
>
> case "${FOO}" in
> ... ... ...
> esac
> --- script.sh
Adam Jensen writes:
> On Sun, 02 Feb 2014 18:19:50 +0100
> j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote:
>
>> > Maybe we can just leave it.
>>
>> Indeed.
>>
>
> Well, at least you didn't call it a bikeshed issue (though, that
> probably w
na...@mips.inka.de (Christian Weisgerber) writes:
[...]
> Maybe we can just leave it.
Indeed.
--
jca | PGP: 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
(previous: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494)
Eduardo Meyer writes:
[...]
> I will try
> ftp://ftp.openbsd.org//pub/OpenBSD/snapshots/sparc64/install55.iso right
> now. Other than simply running it is there anything else I should look at,
> or any new command line tool to play around?
Disabling pf and kern.pool_debug would save some CPU cy
Alexey Suslikov writes:
> On Tue, Dec 24, 2013 at 12:16 AM, Chris Smith
> wrote:
>> On Mon, Dec 23, 2013 at 5:10 PM, Alexey E. Suslikov
>> wrote:
>>> blind guess - you have kernel and userland out of sync.
>>
>> Not so.
>
> It doesn't matter "how" so: ABI is either in sync, or it is out of syn
"Tekk" writes:
> I've got an ext3 /home partition which I use under linux, how likely is
> it that files will get clobbered if I use the same /home under a dual
> boot with openbsd?
This is a really really really bad idea, even without taking into
account that ext2fs support is minimal (eg. some
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes:
[...]
> If building binkd on OpenBSD is so painful then a port could be useful.
Something like that...
[demime 1.01d removed an attachment of type application/octet-stream]
--
jca | PGP: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF
Adam Jeanguenat writes:
>Below is a patch to fix the identd rc.d script, which currently
> doesn't allow you to stop the daemon because ${pexp} is passed
> incorrectly.
Fixed, thanks.
>Note the string "identd: resolver" is 16 chars long and at the
> limit of what OpenBSD cares about (ac
Damon Getsman writes:
> I've got a system that I'm trying to get connected to another fidonet hub
> [again], but I'm having issues now that I'm having to connect to a new
> coordinator. Previously I was able to connect via binkd-0.9.4, but I'm
> having issues that I can't get resolved between se
Peter Fraser writes:
> samba required the e2fsprogs package. The problem occurs when trying to use
> samba's net command.
> The net command requires libuuid.
> It was not easy to find where libuuid was located.
This kind of report should go to ports@... (redirecting there on
purpose).
What's
Salim Shaw writes:
> OpenBSD is for the world. You have to ask yourself a few questions. Are
> you an open source advocate? Do you like the freedom to use an operating
> system the way you want to? Do you value stability and code correctness
> in an operating system? Is security paramount in your
Fred writes:
> On 11/12/13 20:48, Laurence Rochfort wrote:
>> Thanks Fred,
>>
>> /cdrom is the mount point, so no I don't think it should be a symlink.
>>
>> The command is:
>>
>> $ mount /dev/cd0a /cdrom
>> mount_cd9660: /dev/cd0a on /cdrom: Operation not permitted
>
> Hi Laurence,
>
> You are r
"C. L. Martinez" writes:
> On Mon, Nov 11, 2013 at 4:29 PM, Vigdis wrote:
>> On Mon, 11 Nov 2013 15:37:17 +,
>> "C. L. Martinez" wrote:
>>
>>> Hi all,
>>>
>>> Exists some tool in OpenBSD similar to poudriere for FreeBSD? This
>>> tool builds massive packages for FreeBSD hosts and for diffe
Predrag Punosevac writes:
> Hi Misc,
Hi,
this is a question for ports@.
> I am playing with OpenLDAP and I have a question about OpenLDAP server.
> I see in ports OpenLDAP server version 2.3.43 and the client version
> 2.4.36 even though current release is 2.4.37. Is there a particular
> reaso
Scott McEachern writes:
> Using the latest i386 snapshot (Nov8), running netstat as root causes
> a segfault. Earlier snaps may be affected, I'm just noticing this now.
> Running as a non-root user seems to be fine.
>
> # netstat -an
> Active Internet connections (including servers)
> Proto Re
Tomas Bodzar writes:
> On Thu, Oct 24, 2013 at 2:14 PM, David Coppa wrote:
>
>> On Thu, Oct 24, 2013 at 2:02 PM, Jiri B wrote:
>> > Hi,
>> >
>> > after I read mlarkin@'s report on Undeadly.org[1] about
>> > hibernation, I've got curious question.
>> >
>> > How does it work with full disk encryp
Just for the record: the freenode #openbsd irc channel isn't the official
irc channel of the OpenBSD project. We don't care about what happens
there.
--
jca | PGP: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
"obsd, cgi" writes:
> Hi!
>
> "External tutorial for 4.8 vs. official documentation for 5.3.
> This leads to the nonsense you've done to your 5.3 system below."
>
> -->>
>
> I went to openbsd.org, typed GNOME in the search form:
> - the first hit was a PDF from 2007
> - all the remaining were reg
"obsd, cgi" writes:
> I tried to install GNOME on OpenBSD 5.3 amd64 for Desktop use (on
> VirtualBox), see the howto below.
>
> But after the howto, reboot, startx with a normal user:
> https://i.imgur.com/MaT8lcW.png
>
> Xorg.0.log
> https://pastee.org/p8ppa
>
> # original:
> http://www.gabsoftw
John Long writes:
> On Wed, Oct 09, 2013 at 12:41:07PM +0100, sbienddr...@googlemail.com wrote:
>> Am I being monitored for receiving these emails?
>
> No, you're being monitored for using google, stupid.
Please follow Peter's advice:
>On 10/09/13 12:18, Peter Hessler wrote:
>> This has gotten
Denis Fondras writes:
> Hello all,
Hi,
> This afternoon I stumbled upon a weirdness I can't explain. I hope some
> misc-guru can give a clue.
>
> I was parsing a 45kB html document on my OpenBSD 5.3 with the help of
> sed to extract a value and it was awfully slow. Quoting the input string
> ga
Hi,
Adelin Balou writes:
[...]
> Please find attached my pf.conf file.
[...]
> [demime 1.01d removed an attachment of type application/octet-stream which
> had a name of pf.conf]
No attachment allowed here.
--
jca | PGP: 0x06A11494 / 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
Stefan Wollny writes:
> Hi there!
Hi,
> As some of you might have noticed I had recently some issues with my
> ancient IBM/lenovo T60 (>10 years young and still running; ye).
>
> Tonight I reinstalled my system to 5.4-current #62. When installing all
> those packages needed on any decent deskto
hru...@gmail.com writes:
> Alexander Hall wrote:
>
>> Marc already anwered all your questions. Let me quote it.
>>
>> > Fuck off
>
> The most brilliant answers of the experts:
[...]
Those people, that you qualify as experts, have spent hours reading and
answering your mails. I bet you're prett
Wiesław Kielas writes:
> Dear misc@,
>
> Is there any way to get information about last commands executed on a
> OpenBSD machine? I'm interested in getting the command name along with
> arguments passed to it.
>
> From what I gathered so far, lastcomm can't show command arguments - is
> there any
Jeffrey Walton writes:
> On Sun, Sep 15, 2013 at 6:24 AM, Jeffrey Walton wrote:
>> On Sun, Sep 15, 2013 at 6:21 AM, Maxime wrote:
>>> Le 15/09/2013 12:08, Jeffrey Walton a écrit :
Before I spend my time and the list's time on this issue, I've read
15.1 and 15.2 from http://www.openbsd
James Griffin writes:
> * Thomas Adam [2013-09-12 10:17:56 +0100]:
>
>> On 12 September 2013 06:10, Carson Chittom wrote:
>> > Zoran Kolic writes:
>> >
>> >> In fact, fvwm is in base part.
>> >
>> > A while ago, there was a message to misc from the fvwm developer about
>> > relicensing fvwm to
Jeffrey Walton writes:
> On Sat, Sep 14, 2013 at 10:08 PM, Philip Guenther wrote:
>> On Sat, Sep 14, 2013 at 7:00 PM, Jeffrey Walton wrote:
>> ...
>>> Yeah, I should have taken a screen capture. I don't use the mail
>>> program too often (its been years since I've had to), so it was not a
>>> p
Jeffrey Walton writes:
> Thanks Shawn. Sorry to go offlist.
>
> So, I'm trying to do some initial testing. I'm on a MacBook with
> OpenBSD in a VM. All I want to do is run my compiler over some source
> files.
Parallels?
> MacBooks have a funky keyboard, and when I try to use visudo to move
> t
Jeffrey Walton writes:
> On Sat, Sep 14, 2013 at 7:08 PM, Martin Schröder wrote:
>> 2013/9/15 Jeffrey Walton :
>>> I wanted to add myself to the sudo group.
>>
>> man sudo
> It appears to lack information on adding a user (I went through this
> man page before asking the question).
>
> Then, I w
Jason McIntyre writes:
> On Sat, Sep 14, 2013 at 12:32:25PM -0600, Kyle R W Milz wrote:
>> Hello misc@,
>>
>> Was reading through rcs manual pages and came across a reference to
>> rcsfile(5) in the rcscan(1) and rcscmp(1) SEE ALSO sections however I
>> can't seem to find it.
>>
>> Am I dense o
Andy writes:
> On first look I couldn't see the exploit in that old PDF being listed on
> the errata's. Maybe I'm being blind ;)
Or maybe you need to take a second look (010). The security problem is
described, a workaround and a patch are available. Publishing an exact
how-to-reproduce-and-ex
Hi,
Jason McIntyre writes:
> On Tue, Jul 16, 2013 at 12:36:32AM +0200, Jérémie Courrèges-Anglas wrote:
>> >>
>> >> Fl may seem wrong because we're talking about an argument, but I don't
>> >> think a bare `-' (a hyphen) would be bette
Jason McIntyre writes:
> On Mon, Jul 15, 2013 at 11:34:53PM +0200, Jérémie Courrèges-Anglas wrote:
>> Jason McIntyre writes:
>>
>> > On Mon, Jul 15, 2013 at 07:53:04PM +0200, Jan Stary wrote:
>> >> Some of the manpages, e.g. crontab(1),
>> >>
; is
>> -.Sq Fl ,
>> +.Sq - ,
>> the standard input is
>> used in its place.
>> .Ss Output Style
>> Index: src/usr.sbin/cron/crontab.1
>> ===
>> RCS file: /cvs/src/usr.sbin/cron/crontab.1,v
>> retrieving revision 1.28
>> diff -u -p -u -p -r1.28 crontab.1
>> --- src/usr.sbin/cron/crontab.1 31 Jan 2011 19:13:31 - 1.28
>> +++ src/usr.sbin/cron/crontab.1 15 Jul 2013 17:42:57 -
>> @@ -48,7 +48,7 @@ they are not intended to be edited direc
>> .Pp
>> The first form of this command is used to install a new crontab from some
>> named file, or standard input if the pseudo-filename
>> -.Sq Fl
>> +.Sq -
>> is given.
>> .Pp
>> If the
>
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
t can I do to speed it up? or
> troubleshoot it at least?
See pciide(4). My day-to-day laptop has the same drive controller,
previous BIOS versions had a switch to choose SATA but they removed it.
*shrug*
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
ere scripts that have worked fine so
far start failing with weird error messages.
> If I insert the date manually then it works fine - example: # date
> 201307071111
Now I can say that you're trying to fuck up your system. :)
> but no by default. Why? thanks
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
tes around fixed, non-special strings: "$(date '+%d')"
> why this is the result: 1, 2, 3, 4, 5, 6, 7, 08, 09, 10, etc.
> Why the '0' [zero] appears only ahead the digit 8 and 9..?
You must have done something wrong:
$ date -j +%d 2013701
01
$
See strftime(3
' is given in the .Bd section,
> but again it points to roff(7) for the complete description,
> which is not there.
>
> Is that meant to be another roff-related
> manpage from base? Or groff(7)?
>
> Jan
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
or/operand
0
~$
Also core dumps may not sit in the current directory.
> echo -n "SUCCESS " ${_REGRESS_OUT} ; \
> else \
> echo -n "FAIL " ${_REGRESS_OUT} ; \
Regards,
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
ave a question,
or you'll just get ignored.
Ciao,
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
you mean anything openldap, or just slapd
/ the slap* tools?
> Thanks you all.
>
> gustavo.
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
"Peter J. Philipp" writes:
> On 06/12/13 12:38, Jérémie Courrèges-Anglas wrote:
>> "Peter J. Philipp" writes:
>>
>>> I made a patch to /usr/ports/graphics/ffmpeg but it needs fixing up to
>>> integrate it into the ports. However my patch wor
it
- your diff is not based on -current, patching fails
- any explanation other than "I need this" or "go to ShitOverflow for
the details"?
As a side not I don't even know what the heck is an Apple TV and I don't
really care about that...
--
Jérémie Courrèges-Angl
and are either
>> not worth the effort of forcing them into a chroot(2), or by the time
>> you copy enough of the system into the chroot, you have lost the
>> benefit of the chroot(2) environment." --
>> http://www.openbsd.org/faq/faq10.html#httpdchroot
>>
>> O.D.
>
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
x27;s [snip]/pkg_find.html -- what do you guys think of that?
My grandma would write more elegant and correct shell scripts.
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
Philip Guenther writes:
> On Mon, Jun 3, 2013 at 9:29 AM, Jérémie Courrèges-Anglas
> wrote:
>> Ted Unangst writes:
>>> If ksh is going to treat : as magic, then it needs to escape it when
>>> autocompleting. (step 2 above)
>>
>> I do agree, but... why
Ted Unangst writes:
[...]
> If ksh is going to treat : as magic, then it needs to escape it when
> autocompleting. (step 2 above)
I do agree, but... why should ':' be special?
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
milar threads all way
> back to 2001 but I didn't find nothing helpful.
>
> Can someone help me.
wild guess: try to install comp53.tgz
> PS: Forgive me for my "newbieness"
> and thanks anyway.
>
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
"Peter J. Philipp" writes:
> On 05/15/13 13:41, Jérémie Courrèges-Anglas wrote:
>> Doesn't kqueue() fit your needs?
>>
>
> Thank you for your reply,
>
> I've never used kqueue before, does this only report events on descriptors
> that hav
Doesn't kqueue() fit your needs?
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
e=9_0000015551.pdf&contenttype=pdf
>
> Thanks,
>
> --
> Hugo Osvaldo Barrera
>
> [demime 1.01d removed an attachment of type application/pgp-signature]
--
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
ered according to what's in DNS (except for mail to
> www.example.com, the actual hostname (although I'd be interested to
> learn how to do the same for mails directed @www.example.com)).
>
> Can anybody think of a way to achieve this ?
http://weldon.whipple.org/sendmail/removew.html discusses this and gives
solutions.
HTH
> Thanks,
>
> Paul 'WEiRD' de Weerd
--
Jérémie Courrèges-Anglas
GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
.org/pub/OpenBSD/5.2/packages/i386
>
>
> export PAGER PATH PKG_PATH PS1 LANG
>
>
>
> Thanks.
--
Jérémie Courrèges-Anglas
GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
Theo de Raadt writes:
[...]
> The 5th word in your original email is "we", and what you really mean
> to use there is the plural "you".
Is that a new theo.c entry?
--
Jérémie Courrèges-Anglas
GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
this cvs Id on the
i386.html page:
$OpenBSD: i386.html,v 1.713 2013/01/30 09:47:46 kirby Exp $
I can't think of something both official and more and up-to-date.
Regards,
--
Jérémie Courrèges-Anglas
GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
n OpenBSD, as it is much much slower than on Linux.
Even with ''mount -o sync ...'' on the Linux side?
--
Jérémie Courrèges-Anglas
GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
d work, thanks!
Yup, this is indeed a Frequently Asked Question. :)
> Nick.
--
Jérémie Courrèges-Anglas
GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
ut
them in /var/empty, which is where other daemons chroot. Do you want to
chroot? Why not use the www user? Why not use the devel nginx package,
if you need a more recent version?
--
Jérémie Courrèges-Anglas
GPG Key Fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
Robert Kopp wrote:
> almost cannot believe it..what do you think [url snipped]
>
> Robert
Url shorteners are bad
> Erling Westenvik wrote:
> On Thu, Jan 24, 2013 at 08:57:50AM +0100, Alexander Hall wrote:
> > When I need eduroam, I connect my android phone via usb/urndis and
> > let the phone handle the WPA2 enterprise stuff.
>
> Yes, my Android phone connects to eduroam but I did not think about the
> possi
ymous_identity="tim-acco...@rwth-aachen.de"
> password="PASSWORT-FÜR-TIM-ACCOUNT"
> ca_cert="/etc/certs/eduroam-chain.pem"
> phase2="auth=PAP"
> }
>
> But, again, I haven't tested it myself.
I don't think they have either. :)
> Reyk
--
Jérémie Courrèges-Anglas
GPG Key Fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494
1 - 100 of 123 matches
Mail list logo