On Fri, Sep 06, 2013 at 11:29:11AM +0300, Alexander Motin wrote:
> On 06.09.2013 11:06, Jeremie Le Hen wrote:
> > On Fri, Sep 06, 2013 at 12:46:27AM +0200, Olivier Cochard-Labbé wrote:
> >> On Thu, Sep 5, 2013 at 11:38 PM, Alexander Motin wrote:
> >>> I've foun
Trying to mount root from zfs:zroot/root []...
panic: Batch flag already set
cpuid = 1
KDB: stack backtrace:
db_trace_self_wrapper()
kdb_backtrace()
vpanic()
kassert_panic()
xpt_batch_start()
ata_interrupt()
softclock_call_cc()
softclock()
ithread_loop()
fork_exit()
fork_trampoline()
--
Jeremie Le He
On Tue, Sep 03, 2013 at 11:24:26PM +0200, Jeremie Le Hen wrote:
> On Tue, Sep 03, 2013 at 02:10:32PM -0400, Outback Dingo wrote:
> > On Tue, Sep 3, 2013 at 9:42 AM, Jeremie Le Hen wrote:
> >
> > > On Mon, Sep 02, 2013 at 11:49:33AM +0300, Alexander Motin wrote:
>
On Tue, Sep 03, 2013 at 02:10:32PM -0400, Outback Dingo wrote:
> On Tue, Sep 3, 2013 at 9:42 AM, Jeremie Le Hen wrote:
>
> > On Mon, Sep 02, 2013 at 11:49:33AM +0300, Alexander Motin wrote:
> > > Hi.
> > >
> > > I would like to invite more people to review
of that branch
> against present head (r255131) can be found here:
> http://people.freebsd.org/~mav/camlock_patches/camlock_20130902.patch
I'm building my kernel right now.
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
The
Hi Darren,
On Mon, Aug 26, 2013 at 06:11:04PM -0400, Darren Pilgrim wrote:
> On 8/26/2013 5:09 PM, Jeremie Le Hen wrote:
> > On Mon, Aug 26, 2013 at 12:29:30PM -0400, Darren Pilgrim wrote:
> >> The new framework would let me rely on the environment instead of $0,
> >> w
Darren
On Mon, Aug 26, 2013 at 12:29:30PM -0400, Darren Pilgrim wrote:
> >> On 8/25/2013 7:05 AM, Jeremie Le Hen wrote:
> >>> And the following variables to control whether you want each check to
> >>> run "daily", "weekly" or directly from &qu
On Mon, Aug 26, 2013 at 05:03:32PM +0100, RW wrote:
> On Sun, 25 Aug 2013 22:03:58 +0200
> Jeremie Le Hen wrote:
>
> > I've implemented it here:
> > http://people.freebsd.org/~jlh/security_status_period.diff
> >
>
> Doesn't this mean that if you want t
On Sun, Aug 25, 2013 at 07:39:25AM -0800, Royce Williams wrote:
> On Sun, Aug 25, 2013 at 3:05 AM, Jeremie Le Hen wrote:
>
> > On Sat, Aug 24, 2013 at 06:57:04PM +0200, Jeremie Le Hen wrote:
> > > On Fri, Aug 23, 2013 at 08:35:55PM -0800, Royce Williams wrote:
> > >
Hi Darren,
On Sun, Aug 25, 2013 at 12:45:22PM -0400, Darren Pilgrim wrote:
> On 8/25/2013 7:05 AM, Jeremie Le Hen wrote:
> > And the following variables to control whether you want each check to
> > run "daily", "weekly" or directly from "crontab" (th
On Sat, Aug 24, 2013 at 06:57:04PM +0200, Jeremie Le Hen wrote:
> On Fri, Aug 23, 2013 at 08:35:55PM -0800, Royce Williams wrote:
> > On Fri, Aug 23, 2013 at 10:44 AM, Darren Pilgrim <
> > list_free...@bluerosetech.com> wrote:
> >
> > > Thank you for this, but
On Sat, Aug 24, 2013 at 06:03:37PM -0400, Eitan Adler wrote:
> On Sat, Aug 24, 2013 at 4:47 PM, Jeremie Le Hen wrote:
> > On Sat, Aug 24, 2013 at 10:41:56AM -0400, Eitan Adler wrote:
> >> On Thu, Aug 22, 2013 at 4:49 PM, Jeremie Le Hen wrote:
> >> > Well, what
On Sat, Aug 24, 2013 at 10:41:56AM -0400, Eitan Adler wrote:
> On Thu, Aug 22, 2013 at 4:49 PM, Jeremie Le Hen wrote:
> > Well, whatever, if you have any concerns, objections or comments, please
> > speak now :).
>
> This LGTM but please include a comment above th
On Sat, Aug 24, 2013 at 02:38:15PM +0100, RW wrote:
> On Thu, 22 Aug 2013 22:49:58 +0200
> Jeremie Le Hen wrote:
>
> > Hi,
> >
> > I plan to commit the attached patch. This allows the turn the daily
> > security checks into weekly checks. You do th
e is
no way to know whether a script had been called from daily or weekly
periodic scripts, so no way to know which variable to check.
The easy way to work around this would be to declare an environment
variable from 450.status-security, but it sounds like a hackish way
because you create an add
ion,
out of the daily section. But it is clearer for review that way I
think.
The patch is also available here:
http://people.freebsd.org/~jlh/weekly_status_security.diff
Cheers,
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
They forgot to mention Mor
re controller driver modifications, keeping
> KPIs and hopefully KBIs intact, but create base for later work to use
> multiqueue capabilities of new controllers.
>
> This work is sponsored by iXsystems, Inc.
Excellent, thanks to both you and iXsystems. I'm eager to see
~jlh/libc_ldscript_noarch.diff
Thanks,
> On 5/25/2013 3:06 AM, Jeremie Le Hen wrote:
> > Hi,
> >
> > There has been quite a while since the SSP glue has been committed in
> > the tree. Yet there has always been a gloomy corner case since then
> > that was
BIN_LDFLAGS
blank, whatever you did with LIB_{CFLAGS,LDFLAGS}.
This won't happen without -fPIE here, because a non-hidden symbol
will be emitted in that case.
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
performance improvement?
Thank you!
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
They forgot to mention Morons.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-
On Thu, Feb 14, 2013 at 11:38:19AM +0100, Wojciech Puchar wrote:
>
> what is wrong?
Please do not reply a random thread to create a new one.
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
They forgot to mention
ives to something like .a.0 (here
I'm just taking a similar scheme to the one used for DSO).
As a matter of fact, libprocstat.a would contain:
GROUP ( /usr/lib/libprocstat.a.0 /usr/lib/libkvm.a /usr/lib/libutil.a )
Note that libkvm.a and libutil.a could be linker scripts as well.
Hi!
On Thu, Nov 22, 2012 at 05:38:58PM +0100, Mateusz Guzik wrote:
>
> # make buildkernel ... KERNFAST=1
Is it documented somewhere? I was using NO_CLEAN=1.
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
They forgot to mention
Mel,
On Tue, May 29, 2012 at 02:54:06PM +0200, Mel Flynn wrote:
> On 28-5-2012 23:22, Jeremie Le Hen wrote:
> >
> > I'm not sure what you mean, but -fstack-protector is documented in GCC
> > documentation, I suppose it's the same for Clang but I didn't check.
t's the same for Clang but I didn't check.
You can disable it on FreeBSD by setting WITHOUT_SSP in src.conf(5).
--
Jeremie Le Hen
Men are born free and equal. Later on, they're on their own.
Jean Yanne
___
freebs
e good to ask the FreeBSD webmaster team opinion though.
--
Jeremie Le Hen
Men are born free and equal. Later on, they're on their own.
Jean Yanne
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.o
comment or concern?
--
Jeremie Le Hen
Men are born free and equal. Later on, they're on their own.
Jean Yanne
diff -r 897395797d88 -r bc47fd6cab07 Makefile.inc1
--- a/Makefile.inc1 Sun Apr 29 00:02:52 2012 +0200
+++ b/Makefile.inc1 Sun Apr 29 00:09:30 2012
; this is going to be a pretty rare and specific case though.
I'm glad to hear that the problem doesn't seem to be widespread. How
many ports do you have installed? Do you have big families like X.Org,
Gnome or KDE?
--
Jeremie Le Hen
Men are born free and equal. Later on, they
tible, so I used the same name and the same
interface for obvious compatibility reasons.
As you can guess, I'm looking for someone willing to test (though I've
already tested it and the code is pretty straightforward) and commit it.
You will find additional information in the PR.
Thank
t keep up with the "lobbying" part :).
I asked once or twice, without success, and then went to other subjects.
I would be really glad if we could proceed with this. FreeBSD-9.0 has
just been release, this is probably a good time to step forward.
[3] http://www.freebsd.org/cgi/quer
Hi,
On Thu, Aug 04, 2011 at 07:19:28PM +0200, Jeremie Le Hen wrote:
> On Sat, Feb 19, 2011 at 07:50:43PM +0100, Jeremie Le Hen wrote:
> > I've been annoyed multiple time when running a command such like
> > iostat -x 1 | grep -v ad10 | cat -n
> >
> > Th
On Sat, Feb 19, 2011 at 07:50:43PM +0100, Jeremie Le Hen wrote:
> I've been annoyed multiple time when running a command such like
> iostat -x 1 | grep -v ad10 | cat -n
>
> The problem stems from two factors:
> - grep's stdio sees that its stdout is not a terminal
u about my patch. Do you have any other concerns?
> > > > >
> > > > > Thanks.
> > > > > Regards,
> > > > > --
> > > > > Jeremie Le Hen
> > > >
> > > > Hmm, I thought I did approve this patc
> > Jeremie Le Hen wrote:
> >
> > > Hi Kib,
> > >
> > > On Tue, Oct 05, 2010 at 08:18:04PM +0200, Jeremie Le Hen wrote:
> > > >
> > > > On Mon, Sep 27, 2010 at 06:44:57PM +0300, Kostik Belousov wrote:
> > > > > Hardco
Hi Kib,
On Tue, Oct 05, 2010 at 08:18:04PM +0200, Jeremie Le Hen wrote:
>
> On Mon, Sep 27, 2010 at 06:44:57PM +0300, Kostik Belousov wrote:
> > Hardcoding /usr/lib as the path to the library in the script looks
> > problematic. For the buidlworld, you are linking resulting
;c' partition is no longer created on FreeBSD 8 - you should
> use /dev/${dev} instead of /dev/${dev}c :
> http://www.freebsddiary.org/upgrade8.php .
It would be nice to have devd(8) create a symlink from ${dev}c to ${dev}
in /dev.
Regards,
--
Jeremie Le Hen
Humans are born free
- I also verified this with a hand-wrought opensnoop-like DTrace script.
If it's enough for you, can you please go forward and commit my patch?
I can make a cleaner one if you want.
Thanks.
Regards,
--
Jeremie Le Hen
Humans are born free and equal. But some are
he ld script is generated on the fly during the install step.
The patch probably needs some polishing such as removing debugging
leftovers. Can you tell me if it looks of for you now?
Regards,
--
Jeremie Le Hen
Humans are born free and equal. But
Kostik,
On Sun, Sep 19, 2010 at 09:41:46PM +0300, Kostik Belousov wrote:
> On Sun, Sep 19, 2010 at 10:14:06AM +0200, Jeremie Le Hen wrote:
> > Hi Alexander,
> >
> > On Thu, Aug 05, 2010 at 09:14:46PM +0200, Jeremie Le Hen wrote:
> > > On Tue, Aug 03, 2010 at 11:4
Hi Alexander,
On Thu, Aug 05, 2010 at 09:14:46PM +0200, Jeremie Le Hen wrote:
> On Tue, Aug 03, 2010 at 11:46:51AM -0400, Alexander Kabaev wrote:
> >
> > I have no objection, but think we should cave in and investigate the
> > possibility of using linker script wrapping l
gt; On Wed, Jun 23, 2010 at 11:09:59PM +0200, Jeremie Le Hen wrote:
> > > > Hi Kostik,
> > > >
> > > > This patch seems to have faded out from memory. Is it possible to go
> > > > forward and commit it?
> > > I
On Tue, Aug 03, 2010 at 11:46:51AM -0400, Alexander Kabaev wrote:
>
> I have no objection, but think we should cave in and investigate the
> possibility of using linker script wrapping libc.so in FreeBSD-9.0:
>
> Below is Linux' counterpart:
>
> /* GNU ld script
>Use the shared library, but s
which doesn't link because of this error. The easiest way after the one
proposed above would be to apply a patch conditionnaly.
Thank you.
Regards,
--
Jeremie Le Hen
Humans are born free and equal. But some are more equal than others.
/sys/kern/kern_exec.c
> index 3f36658..6bed93f 100644
> --- a/sys/kern/kern_exec.c
> +++ b/sys/kern/kern_exec.c
> @@ -380,6 +380,8 @@ do_execve(td, args, mac_p)
> imgp->args = args;
> imgp->execpath = imgp->freepath = NULL;
> imgp->execpathp =
le.org/cvsconfchk/
If you give it a try, do not refrain from giving me some feedback!
Regards,
--
Jeremie Le Hen
Humans are born free and equal. But some are more equal than others.
Coluche
_
On Fri, Jul 24, 2009 at 01:56:49PM +0200, Ed Schouten wrote:
> * Jeremie Le Hen wrote:
> > On Fri, Jul 24, 2009 at 11:18:42AM +0300, Kostik Belousov wrote:
> > > On Fri, Jul 24, 2009 at 09:34:51AM +0200, Jeremie Le Hen wrote:
> > > > Hi Ed,
> > &
On Fri, Jul 24, 2009 at 11:18:42AM +0300, Kostik Belousov wrote:
> On Fri, Jul 24, 2009 at 09:34:51AM +0200, Jeremie Le Hen wrote:
> > Hi Ed,
> >
> > Sorry for the late reply.
> >
> > On Sat, May 09, 2009 at 02:13:13PM +0200, Ed Schouten wrote:
> > > W
later on.
Can you elaborate a little? Are you talking about elf-hints.h?
I don't see where we can get randomness from it.
Thanks.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hacker
g
WITH_SSP shouldn't lead to a build error.
The patch I sent along my reply to Ruslan corrects this.
By the way, I think WITH_*/WITHOUT_* options should be user-only options
and shouldn't be used in the source tree. This would avoid this kind of
problem.
Regards,
--
Jeremie Le Hen
< j
Makefile.inc containing NO_SSP. It's
not possible to turn those to "MK_SSP= no" because bsd.init.mk includes
../Makefile.inc before bsd.own.mk.
Would you agree with the attached patch? Or would you prefer to use
SSP_CFLAGS everywhere?
Thank you!
--
Jeremie Le Hen
< jeremi
Dag-Erling,
On Thu, Sep 04, 2008 at 09:26:28PM +0200, Dag-Erling Smørgrav wrote:
> Jeremie Le Hen <[EMAIL PROTECTED]> writes:
> > If SSP belongs to this list, then NO_SSP is an alias for WITHOUT_SSP.
> > But it will still not be possible to use WITH_SSP in src.con
se in the source tree? That was my original intent when
asking if I could add NO_SSP.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Thu, Sep 04, 2008 at 03:57:20PM +0200, Dag-Erling Smørgrav wrote:
> Rui Paulo <[EMAIL PROTECTED]> writes:
> > Jeremie Le Hen <[EMAIL PROTECTED]> writes:
> > > My leaning is to create an additional knob NO_SSP, much like
> > > NO_CPU_CFLAGS, that could be s
However I'm not sure it
complies with the src.conf(5) policy. Any objection to the patch below?
Thank you!
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
Index: Makefile.inc1
work for our problem.
Unfortunately, I've never seen any documentation or instruction to set
up this. I've Cc'ed the author, in case he has some time to provide
additional details.
[1] http://gwenole.beauchesne.info/en/projects/nspluginwrapper/help#usage
Regards,
-
Hi Robert, hi all,
On Sat, Jun 14, 2008 at 06:27:30PM +0100, Robert Watson wrote:
>
> On Thu, 12 Jun 2008, Jeremie Le Hen wrote:
>
> > (This mail has already been sent to [EMAIL PROTECTED] I'm sending it here
> > now for a
> > wider audience because I
(instead wm display frame) all Xorg windows will be put in suspend
> state (music will stop playing, and such ...)
BTW, do you know if it is possible to configure this behaviour?
Thanks.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org ><
Hi Ruslan, all,
(This mail has already been sent to [EMAIL PROTECTED] I'm sending it here now
for
a wider audience because I really need testers.)
On Wed, Apr 23, 2008 at 03:17:20PM +0200, Jeremie Le Hen wrote:
> Hi Antoine,
>
> On Fri, Apr 18, 2008 at 04:37:06PM +0200, Antoin
Hi Kostik, hackers,
On Sat, May 17, 2008 at 08:46:37PM +0300, Kostik Belousov wrote:
> On Sat, May 17, 2008 at 07:35:25PM +0200, Jeremie Le Hen wrote:
> > Hi,
> >
> > On Sat, May 17, 2008 at 01:26:53PM +0300, Kostik Belousov wrote:
> > > On Sat, May 17, 2008 at 11
external
device or you may spoil the results.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscr
open pop3Openwall popa3d
>
>
> I can not understand what the problem...
>
> FreeBSD-7.0-RELEASE-p1
> i386
You should ask this on pf mailing-list [1]. freebsd-hackers@ is not the
right place for this, freebsd-net@ or freebsd-pf@ would have been far
more better.
[1] htt
Hi,
On Sat, May 17, 2008 at 01:26:53PM +0300, Kostik Belousov wrote:
> On Sat, May 17, 2008 at 11:17:40AM +0200, Jeremie Le Hen wrote:
> > I tried to compile my source tree with -fstack-protector-all, and it
> > happens that rtld breaks with this: once the new rtld is installed e
)
host> #8 0x in ?? ()
host> #9 0x in ?? ()
host> #10 0x in ?? ()
host> #11 0x in ?? ()
host> #12 0x1000 in ?? ()
host> [...]
host> #359 0x73763a68 in ?? ()
host> #360 0x5b455c3d in ?? ()
host> [...]
host> #855 0x in ?
currently since the few symbols required
by SSP are provided in libc. The only use I can figure is when you want
to link a program without libc while still protecting it with SSP.
Thank you for your help.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchil
ience with the build infrastructure, I suspect
you would have a solution.
Thank you for your help.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://li
kernel through a syscall interface.
True, but ISTR that contrary to User-Mode Linux, the virtual memory
operations are handled by the host kernel, which should increase speed.
I have no pointer for this, I've got this information on #dragonflybsd.
Regards,
ad' stuff, take a
> core dump, then re-run the core file after some post-processing.
Do you have some pointers about this, please?
Thanks. Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
oot wheel0, 121 Jan 26 05:24 /dev/dspr0.4
>
> Yours is obviously 6.x .
>
> Beginning with 7.x and beyond, nothing will be created by default,
> just like what the original poster being experiencing. Refer to
> sound(4
x
% pushl %eax
I will follow up with RELENG_7 GCC 4.2.1 output.
Thank you.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.or
written a PR about this and Ruslan Ermilov pointed out he
already submitted a better solution to this problem nearly two years
ago.
Mine: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/118536
Ruslan's: http://www.freebsd.org/cgi/query-pr.cgi?pr=96528
Regards,
--
Jeremie Le Hen
< jeremie
fter that.
> >
> > The src/ tree will be utterly broken meanwhile. I'll send an 'all
> > clear' message when done.
>
> Done.
Many thanks for this work, this is invaluable!
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchil
r, I strongly recommend you to write at least a small one and
wrap the whole bunch into a port. People will likely be more willing
to test it and you will get more feedback, including bug reports and
enhancements.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >
Josef,
On Thu, Feb 15, 2007 at 03:22:59PM +, Josef Karthauser wrote:
> On Thu, Feb 15, 2007 at 02:57:50PM +0100, Jeremie Le Hen wrote:
> >
> > Note that all processes within a jail can only intefere with processes
> > from another jail or host as if they were on diff
ules or tcpwrapper.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
root -g wheel -m 444 roken.h
/usr/src/kerberos5/lib/libroken/../../../crypto/heimdal/lib/roken/roken-common.h
/usr/obj/usr/src/tmp/usr/include
% [...]
=== 8< === 8< === 8< ===
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
__
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:50:19:
roken.h: No such file or directory
% In file included from
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/timegm.c:34:
%
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/der_locl.h:5
ss the
maintainer has tried it before updating the port and pushed the
appropriate patch into the ports tree.
Regards
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http
It seems to be correctly
launched but the screen is blank.
I've attached Xorg.0.log and my dmesg output. Please, feel free to
ask for more informations.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
X Window System Version 6.9.0
Release Da
Ruslan,
could you commit this patch, please ?
Thank you.
Regards,
On Fri, Oct 20, 2006 at 11:13:32PM +0400, Ruslan Ermilov wrote:
> On Fri, Oct 20, 2006 at 05:08:48PM +0200, Jeremie Le Hen wrote:
> > Hi,
> >
> > src.conf(5) manual page states:
> >
> > % Th
(u_char)*line))
> line++;
>
> - line = Buf_Peel(Var_Subst(line, VAR_GLOBAL, FALSE));
> + line = Buf_Peel(Var_Subst(line, VAR_CMD, FALSE));
> Parse_Error(iserror ? PARSE_FATAL : PARSE_WARNING, "%s", line);
> free(line);
>
> %%%
The patch
rom the command-line.
According to the code path this method appears to work, but the
value of ${VAR} isn't "correct".
If this is the expected behaviour, I'd be glad to understand the magic
behind this.
Thank you.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org
hen this file is
included from bsd.ports.mk. With your whole patch I would have to
either duplicate these bits in bsd.ports.mk or turn the condition to
something like:
% .if (defined(MK_SSP) && ${MK_SSP} != "no") || defined(WITH_SSP)
What do you advice me to do ?
Thank you
Hi Ruslan,
On Fri, Oct 20, 2006 at 11:13:32PM +0400, Ruslan Ermilov wrote:
> On Fri, Oct 20, 2006 at 05:08:48PM +0200, Jeremie Le Hen wrote:
> > Hi,
> >
> > src.conf(5) manual page states:
> >
> > % The src.conf file contains settings that will apply to every
this might become useful in the near
future).
Thank you.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs
;
> "ssh_exchange_identification: Connection closed by remote host lost
> connection"
>
> Anyone have an idea what the problem could be that sshd see sigabrt?
% obiwan:openssh$ grep -rl SIGABRT . | wc -l
% 0
This should come from one of the underlying librairies sshd(8
rc.conf(5) patch.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
d.org/pipermail/freebsd-net/2005-May/007300.html
Thank you.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings
-Wswitch -Wshadow-Wcast-align -Wunused-parameter -Wchar-subscripts -Winline
-Wnested-externs -Wredundant-decls -c /usr/src/bin/echo/echo.c
% ^
% jarjarbinks# make clean
% rm -f echo echo.o echo.1.gz echo.1.cat.gz
%
% jarjarbinks# echo &
activation of stack-smashing protection compiler
options. I'd like the user to be able to use -DWITHOUT_SSP to
compile something, even if he has WITH_SSP=YES in src.conf(5).
Should I turn the name of this options into ENABLE_SSP and pull it
out the bsd.own.mk magic ?)
Thank you.i
Re
referenced by echo.
>
> For CURRENT, (possibly, another) dependency also pulls
> sig* from libc.
>
> Sorry for misinformation, I was innacurate when looking at issue.
There is no harm, don't bother. I made me think some more on linking
mechanisms and I am more familiar wi
eing found ? Libc
undefined symbols implies the second libssp to be pulled in which in
turn has undefined symbol. But since there is no more libc after this,
"sigfillset" should be missing either.
I would understand if echo.o needed some symbols provided by
-L/usr/obj/usr/src/tmp/usr/lib echo.o -lgcc -lssp -\( -lc -lgcc -lssp -\)
/usr/obj/usr/src/tmp/usr/lib/crtend.o /usr/obj/usr/src/tmp/usr/lib/crtn.o
Thank you for your answer.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
p/usr/lib/libssp.a(ssp.o)(.text+0xe8): In function
`__stack_smash_handler':
: undefined reference to `syslog'
*** Error code 1
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freeb
4000)
Only linking addresses change, but they do at every compilation.
I would be glad if someone could explain why this happens.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mai
options IPFIREWALL_VERBOSE_LIMIT=5
> options IPFIREWALL_DEFAULT_TO_ACCEPT
> options IPFIREWALL_FORWARD
Please post this on -ipfw@ or [EMAIL PROTECTED] Thank you.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
_
Hi, Matt,
> Yah, I'm putting some slides together and will make them available
> after the talk.
We are after the talk, have you put the slides online or do you plan
to issue them after Christmas and New Year ?
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >
checking the archives
would answer you for sure.
Depending on what you really want to do, you may however workaround
this limitation using some NAT rules.
Best regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
__
bw 128Kbit/s queue 10KBytes
>
> And my test speed from ip 192.168.0.5 is:
> Down 123.66kbps
> Up 766.24kbps
What's the output of
% ipfw show 600 601
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
_
% /profile.sh/1.9/Fri Jun 24 15:28:32 2005//
% /make_patches.pl/1.3/Wed Jun 29 09:55:34 2005//
% /profile.8/1.6/Mon Aug 15 19:22:38 2005//
% +/pouet/0/Initial pouet//
% Only in CVS: pouet,t
If it doesn't work, touch CVS/pouet,t, but I don't think this is
relevant. In all cases, the CVS repository i
sitory, until the change is commited.
Unfortunately I don't have actually any time to do this, sorry.
Regards,
--
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >
___
freebsd-hackers@freebsd.org mailing list
1 - 100 of 162 matches
Mail list logo