noone has an opinion?
would anyone get upset if i committed this?
dlg
On 14/07/2011, at 1:40 PM, David Gwynne wrote:
> in my environment i have nginx in front of apache to offload ssl
> and to let me easily point different parts of the uri namespace at
> all crazy backends we have. this works f
On Mon, 18 Jul 2011, Daniel C. Sinclair wrote:
> I often plug this laptop in to unknown stuff (or mirror/span ports or
> ethernet taps) and run tcpdump so I don't want to run any daemons that
> generate traffic. It's a little netbook and I use it for network
> troubleshooting only - it isn't a no
> On Mon, Jul 18, 2011 at 6:31 PM, Theo de Raadt
> wrote:
> > There is ntp everywhere. Use:
> >
> > server myownmachine.mynetwork.xx
> > servers pool.ntp.org
>
> I often plug this laptop in to unknown stuff (or mirror/span ports or
> ethernet taps) and run tcpdump so I don't want to run any dae
[IMAGE]
[IMAGE]
[IMAGE]
Si le ha llegado por error o desea desuscribirse por favor presione este
link
On Mon, Jul 18, 2011 at 6:31 PM, Theo de Raadt
wrote:
> There is ntp everywhere. Use:
>
> server myownmachine.mynetwork.xx
> servers pool.ntp.org
I often plug this laptop in to unknown stuff (or mirror/span ports or
ethernet taps) and run tcpdump so I don't want to run any daemons that
generate
On 07/18/11 21:25, Daniel C. Sinclair wrote:
> On Mon, Jul 18, 2011 at 9:11 AM, Theo de Raadt
> wrote:
>
>> No thanks.
>>
>> I talked with a few people like this, and people who want to use rdate should
>> be using it as rdate -n probably, and in that case, they should use ntpd -s
>> instead.
>
please don't even think of adding something without documenting it. :(
really, don't do that. lacking documentation can really mess one up.
but i'm fine with the idea of actually adding this syntax support.
2011/7/17 Ted Unangst
> On Sun, Jul 17, 2011, Jason McIntyre wrote:
> > On Sun, Jul 17, 2
Necesitas Remeras Gorros o Chombas para su empresa o para hacer
publicidad ?
Fabricamos remeras de Jersey algodon Chombas de pique y Gorros de
gabardina
Remeras con su logo desde $21,90 - Chombas con bordado $55 - Gorras de
gabardina $11,90
El mejor precio del mercado. Contamos con gran stock
> > No thanks.
> >
> > I talked with a few people like this, and people who want to use rdate
> > should
> > be using it as rdate -n probably, and in that case, they should use ntpd -s
> > instead.
>
> I find rdate_flags useful on my work laptop - I usually boot at my
> desk while connected to th
On Mon, Jul 18, 2011 at 9:11 AM, Theo de Raadt wrote:
> No thanks.
>
> I talked with a few people like this, and people who want to use rdate should
> be using it as rdate -n probably, and in that case, they should use ntpd -s
> instead.
I find rdate_flags useful on my work laptop - I usually bo
On Mon, Jul 18, 2011 at 12:32:02AM -0700, Daniel C. Sinclair wrote:
> The day after installing the latest snapshot I got the usual
> /usr/libexec/security email - but it appeared to be double spaced for
> the setuid/device changes sections. It is actually just trailing
> spaces on each line, which
On Tue, Jul 19, 2011 at 12:42:47AM +0200, Ingo Schwarze wrote:
>
> Any OKs for the patch in the following form?
> Ingo
>
go ahead.
jmc
>
> Index: user.8
> ===
> RCS file: /cvs/src/usr.sbin/user/user.8,v
> retrieving revision 1.1
Hi,
kjell@ suggested a different approach. Instead of
using hacks in basic.c, I've added wrappers in dired
itself.
Rather than overwriting existing keys (C-v and M-v),
I think that using C-w and C-T is better for now.
As usual, I welcome feedback.
Index: src/usr.bin/mg/dired.c
=
Having a hard limit to ensure that OpenBSD will be able to boot on
i386 and amd64 has smoked out at least some people who were
successfully booting past that limit. So back off the error to a
warning for now.
ok? (Only compile tested on amd64 so far)
Ken
Index: amd64/stand/installboot/insta
Hi Glen,
Glen Anderson wrote on Mon, Jul 18, 2011 at 10:10:23PM +0100:
> userinfo -v was removed from userinfo.8 and usage()
> a couple of years ago.
Yes, we did that because the -v option has no effect for userinfo(8)
and people might be confused what it does when it is documented.
> Remove it
On Mon, Jul 18, 2011, Marc Espie wrote:
> If we start adding this to some tools, it would start to make sense to
> support it at the source.
>
> Namely, conversion functions are a bit annoying, and it's always possible
> to fuck it up. Plus, same code twice = same bugs.
>
> Is there anything prev
userinfo -v was removed from userinfo.8 and usage() a couple of years
ago. Remove it from user.8 as well as the code.
Sync synopsis of "user add -D ..." with useradd.8
I've also noticed a couple of cases where things are visible in the
local man pages but not in the online ones - to my untrained
No thanks.
I talked with a few people like this, and people who want to use rdate should
be using it as rdate -n probably, and in that case, they should use ntpd -s
instead.
rdate is not a daemon.
> The new rc.d system does not make use of the rdate_flags variable in
> rc.conf. Something like t
Dear Sir/Madam,
Hope you will find our email hearty and healthy. We are group of
companies located in Sialkot, Pakistan our company name is RareStone Industries
this is textile section and I'm Bilal Akbar. We are making various products
according to demand and custom. In our secti
On Mon, Jul 18, 2011 at 11:35:42AM +0200, Otto Moerbeek wrote:
> On Tue, Jul 12, 2011 at 05:52:09PM +0200, Otto Moerbeek wrote:
>
> > Hi,
> >
> > The diff below implements utrace(2), a syscall to introduce data into
> > a ktrace stream from a userland program.
> >
> > The interface is taken fro
On Mon, Jul 18, 2011 at 07:11:54AM +0059, Jason McIntyre wrote:
> On Sun, Jul 17, 2011 at 03:25:29PM +, Thordur Bjornsson wrote:
> > >
> > > The commit comment indicates to me that the underlying mechanism
> > > changed significantly, so now I wonder if the information that
> > > once was in v
If we start adding this to some tools, it would start to make sense to
support it at the source.
Namely, conversion functions are a bit annoying, and it's always possible
to fuck it up. Plus, same code twice = same bugs.
Is there anything preventing us from adding non-standard flags to regcomp(3)
I had a couple of queries about how to apply this patch. It's generated from a
cvsgit mirror so I could check all the local patches more easily, so you need
to:
# cd /usr/src && patch -p1 -E < patchfile
-anil
On 18 Jul 2011, at 01:11, Anil Madhavapeddy wrote:
> Prodded by krw, here's an update
Hi,
Index: lib/libc/sys/utrace.2
===
RCS file: lib/libc/sys/utrace.2
diff -N lib/libc/sys/utrace.2
--- /dev/null 1 Jan 1970 00:00:00 -
+++ lib/libc/sys/utrace.2 18 Jul 2011 09:28:15 -
@@ -0,0 +1,93 @@
+.\" $Ope
On Tue, Jul 12, 2011 at 05:52:09PM +0200, Otto Moerbeek wrote:
> Hi,
>
> The diff below implements utrace(2), a syscall to introduce data into
> a ktrace stream from a userland program.
>
> The interface is taken from netbsd, freebsd also has a utrace(2)
> syscall, but lacks the label argument.
Yes, i think that's right. Theo do you aggree?
On (2011-07-18 09:39), David Coppa wrote:
> Hi all,
>
> Found this yesterday, after installing mpd on my box:
>
>
> starting package daemons: aiccu dbus_daemon mpd.
> starting local daemons: apmd hotplugd cron aucat(failed).
>
>
> I think the sta
Hi all,
Found this yesterday, after installing mpd on my box:
starting package daemons: aiccu dbus_daemon mpd.
starting local daemons: apmd hotplugd cron aucat(failed).
I think the startup order should be inverted...
cheers,
david
Index: rc
===
The day after installing the latest snapshot I got the usual
/usr/libexec/security email - but it appeared to be double spaced for
the setuid/device changes sections. It is actually just trailing
spaces on each line, which made them wrap on an 80 column terminal.
This gets rid of them (and reduce
The new rc.d system does not make use of the rdate_flags variable in
rc.conf. Something like this could go in /etc/rc.d/rdate:
#!/bin/sh
#
daemon="/usr/sbin/rdate"
. /etc/rc.d/rc.subr
rc_check=NO
rc_reload=NO
rc_restart=NO
rc_stop=NO
rc_cmd $1
And then the following applied to /etc/rc:
Ind
29 matches
Mail list logo