ias/perf.c:164)
>>> perf.o:(main)
>>> referenced by perf.c:165
>>> (/usr/src.git/tests/sys/netinet/libalias/perf.c:165)
>>> perf.o:(main)
>>> referenced by perf.c:246
>>> (/usr/src.git/tests/sys/netinet/libalias/perf
t considered as a
problem for developers? This seems to terribly slow down the iteration
time for people working on the build system. I wouldn't be surprised
if this drove people away from working on/improving that area.
[1]
https://www.cpubenchmark.net/cpu.php?cpu=Intel+Core+i5-6260U+%40+
ça passe aussi, probablement aussi un
truc à la RAID-5.
Mais qu'en est-il si tu veux des features avancées comme la compression,
l'encryption ou la déduplication ? Je me demande si le Pi ne sera pas
un petit peu limité dans ces cas-là ?
--
Jeremie Le Hen
My PIN is the last four di
On Fri, Aug 27, 2021 at 1:40 PM Jeremie Le Hen wrote:
>
> Hey,
>
> I can consistently crash my machine by creating a directory using Samba:
>
> Tracing pid 57242 tid 270954 td 0xfe01446941e0
> kdb_enter() at kdb_enter+0x37/frame 0xfe0147380210
> vpanic
information.
--
Jeremie Le Hen
j...@freebsd.org
ting. Ensuite, il est
dans leur intérêt de fournir un service très fiable, il en va de la
survie de la société.
Je ne dis pas que tu dois prendre PagerDuty les yeux fermés, un peu de
recherche sur leur fiabilité, les avantages et les inconvénients est
nécessaire. Mais je voulais
Author: jlh
Date: Mon Oct 28 21:51:45 2019
New Revision: 354141
URL: https://svnweb.freebsd.org/changeset/base/354141
Log:
MFC r353769, r354140:
Add the fstat -s option to display socket information.
Grammar fix.
Modified:
stable/12/usr.bin/fstat/fstat.1
stable/12/usr.bin/fst
Author: jlh
Date: Mon Oct 28 21:48:20 2019
New Revision: 354140
URL: https://svnweb.freebsd.org/changeset/base/354140
Log:
Grammar fix.
Reported by: imp
Differential Revision:https://reviews.freebsd.org/D21880
Modified:
head/usr.bin/fstat/fstat.1
Modified: head/usr.bin/fstat/
Author: jlh
Date: Mon Oct 28 21:48:20 2019
New Revision: 354140
URL: https://svnweb.freebsd.org/changeset/base/354140
Log:
Grammar fix.
Reported by: imp
Differential Revision:https://reviews.freebsd.org/D21880
Modified:
head/usr.bin/fstat/fstat.1
Modified: head/usr.bin/fstat/
Author: jlh
Date: Sat Oct 19 19:52:19 2019
New Revision: 353769
URL: https://svnweb.freebsd.org/changeset/base/353769
Log:
Add the fstat -s option to display socket information.
Reviewed by: jilles
MFC after:1 week
Relnotes: yes
Differential Revision:https://reviews.f
Author: jlh
Date: Sat Oct 19 19:52:19 2019
New Revision: 353769
URL: https://svnweb.freebsd.org/changeset/base/353769
Log:
Add the fstat -s option to display socket information.
Reviewed by: jilles
MFC after:1 week
Relnotes: yes
Differential Revision:https://reviews.f
*sun;
> > +#define IS_INADDR_ANY(x) ((x).s_addr == INADDR_ANY)
> >
> > switch (ss->ss_family) {
> > case AF_LOCAL:
> >
>
> --
> Rod Grimes rgri...@freebsd.org
--
Jeremie Le Hen
j...@freebsd.org
_
*sun;
> > +#define IS_INADDR_ANY(x) ((x).s_addr == INADDR_ANY)
> >
> > switch (ss->ss_family) {
> > case AF_LOCAL:
> >
>
> --
> Rod Grimes rgri...@freebsd.org
--
Jeremie Le Hen
j...@freebsd.org
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
Author: jlh
Date: Sat Oct 19 19:38:53 2019
New Revision: 353768
URL: https://svnweb.freebsd.org/changeset/base/353768
Log:
Remove IS_INADDR_ANY().
Requested by rgrimes@ in
https://lists.freebsd.org/pipermail/svn-src-head/2019-October/129784.html
Modified:
head/usr.bin/procstat/procstat
Author: jlh
Date: Sat Oct 19 19:38:53 2019
New Revision: 353768
URL: https://svnweb.freebsd.org/changeset/base/353768
Log:
Remove IS_INADDR_ANY().
Requested by rgrimes@ in
https://lists.freebsd.org/pipermail/svn-src-head/2019-October/129784.html
Modified:
head/usr.bin/procstat/procstat
Author: jlh
Date: Wed Oct 9 20:05:14 2019
New Revision: 353365
URL: https://svnweb.freebsd.org/changeset/base/353365
Log:
Add a missing macro for the previous commit (IS_INADDR_ANY()).
Modified:
head/usr.bin/procstat/procstat_files.c
Modified: head/usr.bin/procstat/procstat_files.c
Author: jlh
Date: Wed Oct 9 20:05:14 2019
New Revision: 353365
URL: https://svnweb.freebsd.org/changeset/base/353365
Log:
Add a missing macro for the previous commit (IS_INADDR_ANY()).
Modified:
head/usr.bin/procstat/procstat_files.c
Modified: head/usr.bin/procstat/procstat_files.c
Author: jlh
Date: Wed Oct 9 20:01:23 2019
New Revision: 353364
URL: https://svnweb.freebsd.org/changeset/base/353364
Log:
Use inet_ntop(3) instead of inet_ntoa(3) for AF_INET socket details.
This also makes the code closer to the one used for AF_INET6.
Modified:
head/usr.bin/procstat/pr
Author: jlh
Date: Wed Oct 9 20:01:23 2019
New Revision: 353364
URL: https://svnweb.freebsd.org/changeset/base/353364
Log:
Use inet_ntop(3) instead of inet_ntoa(3) for AF_INET socket details.
This also makes the code closer to the one used for AF_INET6.
Modified:
head/usr.bin/procstat/pr
s, so I renamed the flag "-s".
I created a Phabricator entry for the new patch:
https://reviews.freebsd.org/D21880
This contains a sample output for local/internet sockets.
Let me know what you think.
Cheers,
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=116643
--
Jeremi
IVE FORTUNES, COMMENT OUT THE
> -# NEXT LINE.
> -DB+= limerick murphy-o gerrold.limerick
> +DB=freebsd-tips
>
> BLDS= ${DB:S/$/.dat/}
> FILES= ${DB} ${BLDS}
> _______
> svn-src-all@freeb
IVE FORTUNES, COMMENT OUT THE
> -# NEXT LINE.
> -DB+= limerick murphy-o gerrold.limerick
> +DB=freebsd-tips
>
> BLDS= ${DB:S/$/.dat/}
> FILES= ${DB} ${BLDS}
> _______
> svn-src-...@freeb
Author: jlh
Date: Fri Oct 27 21:48:02 2017
New Revision: 325049
URL: https://svnweb.freebsd.org/changeset/base/325049
Log:
Update manpage date to when the deprecation notice was removed.
Reported by: bcr
Modified:
head/usr.bin/ruptime/ruptime.1
head/usr.bin/rwho/rwho.1
head/usr.sbin
Author: jlh
Date: Fri Oct 27 21:48:02 2017
New Revision: 325049
URL: https://svnweb.freebsd.org/changeset/base/325049
Log:
Update manpage date to when the deprecation notice was removed.
Reported by: bcr
Modified:
head/usr.bin/ruptime/ruptime.1
head/usr.bin/rwho/rwho.1
head/usr.sbin
Author: jlh
Date: Fri Oct 6 08:49:15 2017
New Revision: 324352
URL: https://svnweb.freebsd.org/changeset/base/324352
Log:
Bump src.conf.5's Dd.
This file shouldn't be modified manually but well, I did it in my previous
commit. So go down further the rabbit hole so as to at least keep so
Author: jlh
Date: Fri Oct 6 08:49:15 2017
New Revision: 324352
URL: https://svnweb.freebsd.org/changeset/base/324352
Log:
Bump src.conf.5's Dd.
This file shouldn't be modified manually but well, I did it in my previous
commit. So go down further the rabbit hole so as to at least keep so
Author: jlh
Date: Fri Oct 6 08:43:14 2017
New Revision: 324351
URL: https://svnweb.freebsd.org/changeset/base/324351
Log:
Remove rcmds.
If they are still needed, you can find them in the net/bsdrcmds port.
This was proposed June, 20th and approved by various committers [1].
They hav
Author: jlh
Date: Fri Oct 6 08:43:14 2017
New Revision: 324351
URL: https://svnweb.freebsd.org/changeset/base/324351
Log:
Remove rcmds.
If they are still needed, you can find them in the net/bsdrcmds port.
This was proposed June, 20th and approved by various committers [1].
They hav
On Sat, Aug 5, 2017 at 3:38 PM, Brooks Davis wrote:
> On Fri, Aug 04, 2017 at 04:50:32PM +0200, Jeremie Le Hen wrote:
>> On Fri, Aug 4, 2017 at 12:42 AM, Ngie Cooper (yaneurabeya)
>> wrote:
>> >
>> >> On Aug 3, 2017, at 14:30, Jeremie Le Hen wrote:
>> &
On Sat, Aug 5, 2017 at 3:38 PM, Brooks Davis wrote:
> On Fri, Aug 04, 2017 at 04:50:32PM +0200, Jeremie Le Hen wrote:
>> On Fri, Aug 4, 2017 at 12:42 AM, Ngie Cooper (yaneurabeya)
>> wrote:
>> >
>> >> On Aug 3, 2017, at 14:30, Jeremie Le Hen wrote:
>> &
Author: jlh
Date: Tue Aug 8 20:17:07 2017
New Revision: 322277
URL: https://svnweb.freebsd.org/changeset/base/322277
Log:
rwho/ruptime/rwhod shouldn't be gated by RCMDS.
As peter@ points out in pr/220953:
"rwho, rwhod and ruptime are not part of the remote login suite (rsh, rlogin
etc)
Author: jlh
Date: Tue Aug 8 20:17:07 2017
New Revision: 322277
URL: https://svnweb.freebsd.org/changeset/base/322277
Log:
rwho/ruptime/rwhod shouldn't be gated by RCMDS.
As peter@ points out in pr/220953:
"rwho, rwhod and ruptime are not part of the remote login suite (rsh, rlogin
etc)
Author: jlh
Date: Tue Aug 8 20:07:08 2017
New Revision: 322276
URL: https://svnweb.freebsd.org/changeset/base/322276
Log:
Revert r322029 and r322031 so as to recommit them with a better commit log.
PR: 220953
Reported by: ngie@
Modified:
head/usr.bin/Makefile
head/usr.bin
Author: jlh
Date: Tue Aug 8 20:07:08 2017
New Revision: 322276
URL: https://svnweb.freebsd.org/changeset/base/322276
Log:
Revert r322029 and r322031 so as to recommit them with a better commit log.
PR: 220953
Reported by: ngie@
Modified:
head/usr.bin/Makefile
head/usr.bin
On Fri, Aug 4, 2017 at 12:42 AM, Ngie Cooper (yaneurabeya)
wrote:
>
>> On Aug 3, 2017, at 14:30, Jeremie Le Hen wrote:
>>
>> Author: jlh
>> Date: Thu Aug 3 21:30:12 2017
>> New Revision: 322029
>> URL: https://svnweb.freebsd.org/changeset/base/322029
>
On Fri, Aug 4, 2017 at 12:42 AM, Ngie Cooper (yaneurabeya)
wrote:
>
>> On Aug 3, 2017, at 14:30, Jeremie Le Hen wrote:
>>
>> Author: jlh
>> Date: Thu Aug 3 21:30:12 2017
>> New Revision: 322029
>> URL: https://svnweb.freebsd.org/changeset/base/322029
>
Author: jlh
Date: Thu Aug 3 21:37:57 2017
New Revision: 322031
URL: https://svnweb.freebsd.org/changeset/base/322031
Log:
Remove deprecation notice for ruptime/rwho/rwhod.
PR: 220953
Reported by: peter
Modified:
head/usr.bin/ruptime/ruptime.1
head/usr.bin/rwho/rwho.1
he
Author: jlh
Date: Thu Aug 3 21:37:57 2017
New Revision: 322031
URL: https://svnweb.freebsd.org/changeset/base/322031
Log:
Remove deprecation notice for ruptime/rwho/rwhod.
PR: 220953
Reported by: peter
Modified:
head/usr.bin/ruptime/ruptime.1
head/usr.bin/rwho/rwho.1
he
Author: jlh
Date: Thu Aug 3 21:30:12 2017
New Revision: 322029
URL: https://svnweb.freebsd.org/changeset/base/322029
Log:
rwho/ruptime/rwhod shouldn't be gated by RCMDS.
PR: 220953
Reported by: peter@
Differential Revision:https://reviews.freebsd.org/D11743
Modified
Author: jlh
Date: Thu Aug 3 21:30:12 2017
New Revision: 322029
URL: https://svnweb.freebsd.org/changeset/base/322029
Log:
rwho/ruptime/rwhod shouldn't be gated by RCMDS.
PR: 220953
Reported by: peter@
Differential Revision:https://reviews.freebsd.org/D11743
Modified
Author: jlh
Date: Sat Jul 1 10:04:42 2017
New Revision: 320530
URL: https://svnweb.freebsd.org/changeset/base/320530
Log:
Disable RCMDS by default.
This was announced in this thread:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-June/018239.html
Applying plan proposed by ngi
Author: jlh
Date: Sat Jul 1 10:04:42 2017
New Revision: 320530
URL: https://svnweb.freebsd.org/changeset/base/320530
Log:
Disable RCMDS by default.
This was announced in this thread:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-June/018239.html
Applying plan proposed by ngi
Author: jlh
Date: Thu May 25 09:34:29 2017
New Revision: 318865
URL: https://svnweb.freebsd.org/changeset/base/318865
Log:
MFC r318863:
Replace stale handbook URL with the proper oneb.
Modified:
stable/10/UPDATING
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/U
Author: jlh
Date: Thu May 25 09:34:29 2017
New Revision: 318865
URL: https://svnweb.freebsd.org/changeset/base/318865
Log:
MFC r318863:
Replace stale handbook URL with the proper oneb.
Modified:
stable/10/UPDATING
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/U
Author: jlh
Date: Thu May 25 09:27:33 2017
New Revision: 318864
URL: https://svnweb.freebsd.org/changeset/base/318864
Log:
MFC r318863:
Replace stale handbook URL with the proper one.
Modified:
stable/11/UPDATING
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/UP
Author: jlh
Date: Thu May 25 09:21:21 2017
New Revision: 318863
URL: https://svnweb.freebsd.org/changeset/base/318863
Log:
Replace stale handbook URL with the proper on.
MFC after:0 days
Modified:
head/UPDATING
Modified: head/UPDATING
Author: jlh
Date: Thu May 25 09:21:21 2017
New Revision: 318863
URL: https://svnweb.freebsd.org/changeset/base/318863
Log:
Replace stale handbook URL with the proper on.
MFC after:0 days
Modified:
head/UPDATING
Modified: head/UPDATING
Author: jlh
Date: Mon Mar 13 22:45:51 2017
New Revision: 315216
URL: https://svnweb.freebsd.org/changeset/base/315216
Log:
MFC r314995:
Add a very natural, binary version of the ASCII table.
Reviewed by: bcr, eadler
Obtained from:https://garbagecollected.org/2017/01/31/four-column-
Author: jlh
Date: Fri Mar 10 09:58:10 2017
New Revision: 314995
URL: https://svnweb.freebsd.org/changeset/base/314995
Log:
Add a very natural, binary version of the ASCII table.
Reviewed by: bcr, eadler
Obtained from:
https://garbagecollected.org/2017/01/31/four-column-ascii/
M
Author: jlh
Date: Fri Mar 10 09:58:10 2017
New Revision: 314995
URL: https://svnweb.freebsd.org/changeset/base/314995
Log:
Add a very natural, binary version of the ASCII table.
Reviewed by: bcr, eadler
Obtained from:
https://garbagecollected.org/2017/01/31/four-column-ascii/
M
://reviews.freebsd.org/D9902
--
Jeremie Le Hen
j...@freebsd.org
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
On Thu, Jan 12, 2017 at 10:55 PM, Steven Hartland
wrote:
> On 12/01/2017 21:12, Jeremie Le Hen wrote:
>
> Hey Steven,
>
> (Please cc: me on reply)
>
> On Thu, Jan 12, 2017 at 1:32 AM, Steven Hartlan
>
> The reason I'd recommend 512k for boot is to provide room fo
gptid/1c387d3b-d892-11e6-944b-f44d30620eeb ONLINE 0
0 0
%
% errors: No known data errors
Here are the steps to write the bootloader:
% # gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada0
% partcode written to ada0p1
% bootcode written to ada0
% # zpool get bootfs
t/zfsloader
FreeBSD/x86 boot
Default: zroot:/boot/kernel/kernel
boot:
\
Can't find /boot/kernel/kernel
"""
I though it was the first stage boot loader, but it may be the second stage.
-jlh
>
> On 11/01/2017 19:22, Jeremie Le Hen wrote:
> > Hi,
> >
> > I
Hi,
I'm in the process of transferring my home server to an Intel NUC. I've zfs
send/receive'd the whole pool to the new drive and first followed
[ZfsOnGpt] but it fails in the first stage boot loader. The USB keyboard
doesn't seem to be recognized so I can't really debug anything.
Then I tried b
se that as well.
>
> That's impractical for users who use packages. :)
If you have some time, you can send a patch that duplicate
www/subsonic into www/subsonic5 and make the required changes. That
way everyone will have packages for 5.3 if they want it.
Cheers,
--
Jeremie Le Hen
Thanks for the feedback on the X1 Carbon. Does anyone have experience with
the T460s?
On Nov 11, 2016 12:25, "Jeremie Le Hen" wrote:
> Hi guys,
>
> I'm about to purchase a new laptop, one of the two mentioned in the
> subject.
>
> I'm looking for report
Hi guys,
I'm about to purchase a new laptop, one of the two mentioned in the subject.
I'm looking for reports of hardware support for both of them under FreeBSD.
What are the goods and bads?
Thanks!
-- Jeremie
___
freebsd-current@freebsd.org mailing li
Hey,
On Tue, Jan 5, 2016 at 7:38 AM, Stuart Henderson wrote:
> On 2016-01-04, Jeremie Le Hen wrote:
>> Hi,
>>
>> Yeah... when you read that subject you probably had this weird gaze ô_Ò
>> like I did when I came to that conclusion.
>>
>> I've been expe
5000-]
Eventuellement le faire par site hébergé. Regarde les quelques requêtes
avec une grosse latence et essaie de voir s'il elles ont quelque chose
en commun que les autre n'ont pas. Je pense que ça doit ce voir à ce
niveau, si c'était plus bas dans la stack, ça affecterait p
rnishd
> tcp1 0 ip_du_lb:7042 88.221.112.246:47238
> CLOSE_WAIT 28878/varnishd
> tcp1 0 ip_du_lb:7042 88.221.112.246:33872
> CLOSE_WAIT 28878/varnishd
> tcp1 0 ip_du_lb:7042 2.22.112.119:41944
> CLOSE
On Mon, Jul 25, 2016 at 06:08:38PM +0200, Greg wrote:
> J'ai évoqué ces 2 techniques dans mon 1er message ...
http://www.idallen.com/topposting.html
> Le 25 juillet 2016 à 17:23, Jeremie Le Hen a écrit :
>
> > On Mon, Jul 25, 2016 at 02:22:13PM +0200, Greg wrote:
>
pide qui me vient a l'esprit pour "crontab $file", alors tu
peux probablement creer un user dedie au test. Peu importe que ca
installe la crontab, ou au pire tu la remplaces juste apres par une
crontab vide.
--
Jeremie Le Hen
My PIN is the last four digits of Pi.
__
c.254 (a.b.c.254): 56 data bytes
ping: sendto: Invalid argument
ping: wrote a.b.c.254 64 chars, ret=-1
Can anyone advise the proper way to do this please?
Thanks!
--
Jeremie Le Hen
My PIN is the last four digits of Pi.
sync_sendout+0x1d0
pfsyncintr() at pfsyncintr+0x42
intr_event_execute_handlers()
ithread_loop()
--
Jeremie Le Hen
j...@freebsd.org
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
/rthread.c:145
#19 0x1cc53e33649b in __tfork_thread () at
/usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:75
#20 0x in ?? ()
--
Jeremie Le Hen
j...@freebsd.org
Author: jlh
Date: Thu Dec 24 16:55:09 2015
New Revision: 292696
URL: https://svnweb.freebsd.org/changeset/base/292696
Log:
MFC r292564:
Add port for IRC over TLS/SSL, as noted in RFC 7194.
PR: 192505
Submitted by: loic.b...@unix-experience.fr
MFC
Author: jlh
Date: Thu Dec 24 16:55:09 2015
New Revision: 292696
URL: https://svnweb.freebsd.org/changeset/base/292696
Log:
MFC r292564:
Add port for IRC over TLS/SSL, as noted in RFC 7194.
PR: 192505
Submitted by: loic.b...@unix-experience.fr
MFC
Author: jlh
Date: Thu Dec 24 16:35:28 2015
New Revision: 292694
URL: https://svnweb.freebsd.org/changeset/base/292694
Log:
Replace all whitespaces between port name and number with tabs,
Modified:
head/etc/services
Modified: head/etc/services
=
Author: jlh
Date: Thu Dec 24 16:35:28 2015
New Revision: 292694
URL: https://svnweb.freebsd.org/changeset/base/292694
Log:
Replace all whitespaces between port name and number with tabs,
Modified:
head/etc/services
Modified: head/etc/services
=
Author: jlh
Date: Mon Dec 21 20:14:40 2015
New Revision: 292564
URL: https://svnweb.freebsd.org/changeset/base/292564
Log:
Add port for IRC over TLS/SSL, as noted in RFC 7194.
PR: 192505
Submitted by: loic.b...@unix-experience.fr
MFC after:3 days
Modified:
head/etc/serv
Author: jlh
Date: Mon Dec 21 20:14:40 2015
New Revision: 292564
URL: https://svnweb.freebsd.org/changeset/base/292564
Log:
Add port for IRC over TLS/SSL, as noted in RFC 7194.
PR: 192505
Submitted by: loic.b...@unix-experience.fr
MFC after:3 days
Modified:
head/etc/serv
esa.c:827).
(kgdb) list *vga_init+0x65
0x80b286e5 is in vga_init (/usr/src-svn/sys/dev/fb/vga.c:1402).
(kgdb) list *isavga_attach+0x92
0x80b9afd2 is in isavga_attach (/usr/src-svn/sys/isa/vga_isa.c:224).
--
Jeremie Le Hen
j...@freebsd.org
__
Hey guys,
I got the panic below with r292509. For some reason, "call doadump"
didn't work (any idea why?), so I took a picture.
I checked today's commits, there doesn't seem to be to be a fix.
Any clue?
https://people.freebsd.org/~jlh/vesa_panic.jpg
Rega
fs, je ne refuse que les scores très
élevés si bien que peu de spams sont effectivements bloqués.
Bref la questions est simple. Quels outils efficaces, non-commerciaux
de préférence, utilisez-vous ?
--
Jeremie Le Hen
Scientists say the world is made up of Protons
On Fri, Oct 16, 2015 at 10:13 AM, Benjamin Lee wrote:
> On Fri, 16 Oct 2015 09:52:33 +0200, Jeremie Le Hen wrote:
>> (Please don't reply only to -ports@, as I'm not subscribed to this list.)
>>
>> Hi Olli,
>>
>> I recently realized that my postfix port
orts. This
directly is used by the ports tree; in my experience Poudriere uses a
separate tree for each { jail, set }.
--
Jeremie Le Hen
j...@freebsd.org
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
,1.txz/1444980973/options
DOCS PCRE TLS
poudriere.d# egrep '^(OPTIONS|postfix)' *
10amd64-caravan-make.conf:postfix_SET+= DOVECOT2
make.conf:OPTIONS_UNSET=X11 GUI TK
make.conf:postfix_SET= SPF TLS SQLITE BDB
Any idea what's happening?
Tha
Author: jlh
Date: Tue Sep 22 11:38:58 2015
New Revision: 288107
URL: https://svnweb.freebsd.org/changeset/base/288107
Log:
Long overdue MFC r285444:
Allow again periodic scripts to be run from command-line.
PR: 188109
Submitted by: Jason Unovitch
Modified:
stable/10/e
Author: jlh
Date: Tue Sep 22 11:38:58 2015
New Revision: 288107
URL: https://svnweb.freebsd.org/changeset/base/288107
Log:
Long overdue MFC r285444:
Allow again periodic scripts to be run from command-line.
PR: 188109
Submitted by: Jason Unovitch
Modified:
stable/10/e
Author: jlh
Date: Tue Sep 22 11:25:37 2015
New Revision: 288106
URL: https://svnweb.freebsd.org/changeset/base/288106
Log:
Long overdue MFC r284378:
nit: Rename racct_alloc_resource to racct_adjust_resource.
This is more accurate as the amount can be negative.
Modified:
stable/10/s
Author: jlh
Date: Tue Sep 22 11:25:37 2015
New Revision: 288106
URL: https://svnweb.freebsd.org/changeset/base/288106
Log:
Long overdue MFC r284378:
nit: Rename racct_alloc_resource to racct_adjust_resource.
This is more accurate as the amount can be negative.
Modified:
stable/10/s
Author: jlh
Date: Tue Sep 22 10:48:28 2015
New Revision: 288105
URL: https://svnweb.freebsd.org/changeset/base/288105
Log:
Long overdue MFC r284377:
NetBSD commit log:
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious cr
Author: jlh
Date: Tue Sep 22 10:48:28 2015
New Revision: 288105
URL: https://svnweb.freebsd.org/changeset/base/288105
Log:
Long overdue MFC r284377:
NetBSD commit log:
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious cr
le
rsync pour l'efficacité et gère les conflits de manière automatique
(c'est configurable). Je ne sais pas s'il est possible de l'adapter
pour ton use case, mais je pense que ça vaut le coup pour toi de
regarder plus en détail.
http://www.cis.upenn.edu/~bcpierce/unison/
--
On Wed, Jul 15, 2015 at 11:29:48AM +0200, Jeremie Le Hen wrote:
> On Wed, Jul 15, 2015 at 10:11:13AM +0200, Jhonny CASTILLO wrote:
> > Bonjour à tous,
> >
> > nous devons externalise nos donnes et je voudrais savoir si vous avez des
> > idées SVP
>
> http://ww
On Wed, Jul 15, 2015 at 10:11:13AM +0200, Jhonny CASTILLO wrote:
> Bonjour à tous,
>
> nous devons externalise nos donnes et je voudrais savoir si vous avez des
> idées SVP
http://www.tarsnap.com/index.html
--
Jeremie Le Hen
Scientists say the world is made up of Protons,
On Mon, Jul 13, 2015 at 12:43 PM, Garrett Cooper wrote:
>
>> On Jul 13, 2015, at 03:15, Jeremie Le Hen wrote:
>>
>> Author: jlh
>> Date: Mon Jul 13 10:15:01 2015
>> New Revision: 285444
>> URL: https://svnweb.freebsd.org/changeset/base/285444
>>
>&
On Mon, Jul 13, 2015 at 12:43 PM, Garrett Cooper wrote:
>
>> On Jul 13, 2015, at 03:15, Jeremie Le Hen wrote:
>>
>> Author: jlh
>> Date: Mon Jul 13 10:15:01 2015
>> New Revision: 285444
>> URL: https://svnweb.freebsd.org/changeset/base/285444
>>
>&
Author: jlh
Date: Mon Jul 13 10:15:01 2015
New Revision: 285444
URL: https://svnweb.freebsd.org/changeset/base/285444
Log:
Allow again periodic scripts to be run from command-line.
PR: 188109
Submitted by: Jason Unovitch
MFC after:1 week
Modified:
head/etc/defaults/peri
Author: jlh
Date: Mon Jul 13 10:15:01 2015
New Revision: 285444
URL: https://svnweb.freebsd.org/changeset/base/285444
Log:
Allow again periodic scripts to be run from command-line.
PR: 188109
Submitted by: Jason Unovitch
MFC after:1 week
Modified:
head/etc/defaults/peri
*minimum* légal c'est :
- 150% le samedi
- 200% le dimanche
- 200% la nuit
--
Jeremie Le Hen
Scientists say the world is made up of Protons, Neutrons and Electrons.
They forgot to mention Morons.
___
Liste de diffusion du FRsAG
http://www.frsag.org/
nted above, Edward advised me to create a rctl rule
to cause the uidinfo to be held, but this can happen with various
users (the last one with user 2 in the root jail).
Any idea what I could do to narrow the issue?
Cheers,
--
Jeremie Le Hen
j...@freebsd.org
_
Hi all,
I keep getting the following panic from time to time:
https://lists.freebsd.org/pipermail/freebsd-current/2013-June/042528.html
--
Jeremie Le Hen
j...@freebsd.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman
Author: jlh
Date: Sun Jun 14 08:33:14 2015
New Revision: 284378
URL: https://svnweb.freebsd.org/changeset/base/284378
Log:
nit: Rename racct_alloc_resource to racct_adjust_resource.
This is more accurate as the amount can be negative.
MFC after:2 weeks
Modified:
head/sys/kern/ke
Author: jlh
Date: Sun Jun 14 08:33:14 2015
New Revision: 284378
URL: https://svnweb.freebsd.org/changeset/base/284378
Log:
nit: Rename racct_alloc_resource to racct_adjust_resource.
This is more accurate as the amount can be negative.
MFC after:2 weeks
Modified:
head/sys/kern/ke
On Sun, Jun 14, 2015 at 9:47 AM, Jeremie Le Hen wrote:
> Author: jlh
> Date: Sun Jun 14 07:47:18 2015
> New Revision: 284377
> URL: https://svnweb.freebsd.org/changeset/base/284377
>
> Log:
> NetBSD commit log:
> Use a constant array for the MIB. Newer LLVM deci
On Sun, Jun 14, 2015 at 9:47 AM, Jeremie Le Hen wrote:
> Author: jlh
> Date: Sun Jun 14 07:47:18 2015
> New Revision: 284377
> URL: https://svnweb.freebsd.org/changeset/base/284377
>
> Log:
> NetBSD commit log:
> Use a constant array for the MIB. Newer LLVM deci
Author: jlh
Date: Sun Jun 14 07:47:18 2015
New Revision: 284377
URL: https://svnweb.freebsd.org/changeset/base/284377
Log:
NetBSD commit log:
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious crash after the setup was done.
Author: jlh
Date: Sun Jun 14 07:47:18 2015
New Revision: 284377
URL: https://svnweb.freebsd.org/changeset/base/284377
Log:
NetBSD commit log:
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious crash after the setup was done.
1 - 100 of 1016 matches
Mail list logo