undefined symbol: rand_range

2021-09-11 Thread Jeremie Le Hen
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

-CURRENT compilation time

2021-09-06 Thread Jeremie Le Hen
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+

Re: [FRsAG] [DIY] boîtier pour NAS

2021-08-30 Thread Jeremie Le Hen
ç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

Re: ZFS crash with -CURRENT from Aug 23rd

2021-08-27 Thread Jeremie Le Hen
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

ZFS crash with -CURRENT from Aug 23rd

2021-08-27 Thread Jeremie Le Hen
information. -- Jeremie Le Hen j...@freebsd.org

Re: [FRsAG] Alerting Grafana vs Icinga2

2021-06-28 Thread Jeremie Le Hen
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

svn commit: r354141 - stable/12/usr.bin/fstat

2019-10-28 Thread Jeremie Le Hen
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

svn commit: r354140 - head/usr.bin/fstat

2019-10-28 Thread Jeremie Le Hen
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/

svn commit: r354140 - head/usr.bin/fstat

2019-10-28 Thread Jeremie Le Hen
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/

svn commit: r353769 - head/usr.bin/fstat

2019-10-19 Thread Jeremie Le Hen
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

svn commit: r353769 - head/usr.bin/fstat

2019-10-19 Thread Jeremie Le Hen
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

Re: svn commit: r353365 - head/usr.bin/procstat

2019-10-19 Thread Jeremie Le Hen
*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 _

Re: svn commit: r353365 - head/usr.bin/procstat

2019-10-19 Thread Jeremie Le Hen
*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"

svn commit: r353768 - head/usr.bin/procstat

2019-10-19 Thread Jeremie Le Hen
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

svn commit: r353768 - head/usr.bin/procstat

2019-10-19 Thread Jeremie Le Hen
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

svn commit: r353365 - head/usr.bin/procstat

2019-10-09 Thread Jeremie Le Hen
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

svn commit: r353365 - head/usr.bin/procstat

2019-10-09 Thread Jeremie Le Hen
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

svn commit: r353364 - head/usr.bin/procstat

2019-10-09 Thread Jeremie Le Hen
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

svn commit: r353364 - head/usr.bin/procstat

2019-10-09 Thread Jeremie Le Hen
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

Make fstat(1) show socket endpoints information

2019-10-04 Thread Jeremie Le Hen
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

Re: svn commit: r325828 - head/usr.bin/fortune/datfiles

2017-11-15 Thread Jeremie Le Hen
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

Re: svn commit: r325828 - head/usr.bin/fortune/datfiles

2017-11-15 Thread Jeremie Le Hen
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

svn commit: r325049 - in head: usr.bin/ruptime usr.bin/rwho usr.sbin/rwhod

2017-10-27 Thread Jeremie Le Hen
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

svn commit: r325049 - in head: usr.bin/ruptime usr.bin/rwho usr.sbin/rwhod

2017-10-27 Thread Jeremie Le Hen
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

svn commit: r324352 - head/share/man/man5

2017-10-06 Thread Jeremie Le Hen
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

svn commit: r324352 - head/share/man/man5

2017-10-06 Thread Jeremie Le Hen
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

svn commit: r324351 - in head: . bin bin/rcp etc etc/mtree etc/pam.d libexec libexec/rlogind libexec/rshd rescue/rescue share/man/man5 share/mk tools/build/mk tools/build/options tools/tools/nanobs...

2017-10-06 Thread Jeremie Le Hen
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

svn commit: r324351 - in head: . bin bin/rcp etc etc/mtree etc/pam.d libexec libexec/rlogind libexec/rshd rescue/rescue share/man/man5 share/mk tools/build/mk tools/build/options tools/tools/nanobs...

2017-10-06 Thread Jeremie Le Hen
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

Re: svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-08 Thread Jeremie Le Hen
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: >> &

Re: svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-08 Thread Jeremie Le Hen
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: >> &

svn commit: r322277 - in head: tools/build/mk usr.bin usr.bin/ruptime usr.bin/rwho usr.sbin usr.sbin/rwhod

2017-08-08 Thread Jeremie Le Hen
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)

svn commit: r322277 - in head: tools/build/mk usr.bin usr.bin/ruptime usr.bin/rwho usr.sbin usr.sbin/rwhod

2017-08-08 Thread Jeremie Le Hen
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)

svn commit: r322276 - in head: usr.bin usr.bin/ruptime usr.bin/rwho usr.sbin usr.sbin/rwhod

2017-08-08 Thread Jeremie Le Hen
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

svn commit: r322276 - in head: usr.bin usr.bin/ruptime usr.bin/rwho usr.sbin usr.sbin/rwhod

2017-08-08 Thread Jeremie Le Hen
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

Re: svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-04 Thread Jeremie Le Hen
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 >

Re: svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-04 Thread Jeremie Le Hen
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 >

svn commit: r322031 - in head: usr.bin/ruptime usr.bin/rwho usr.sbin/rwhod

2017-08-03 Thread Jeremie Le Hen
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

svn commit: r322031 - in head: usr.bin/ruptime usr.bin/rwho usr.sbin/rwhod

2017-08-03 Thread Jeremie Le Hen
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

svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-03 Thread Jeremie Le Hen
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

svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-03 Thread Jeremie Le Hen
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

svn commit: r320530 - in head: . share/mk

2017-07-01 Thread Jeremie Le Hen
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

svn commit: r320530 - in head: . share/mk

2017-07-01 Thread Jeremie Le Hen
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

svn commit: r318865 - stable/10

2017-05-25 Thread Jeremie Le Hen
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

svn commit: r318865 - stable/10

2017-05-25 Thread Jeremie Le Hen
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

svn commit: r318864 - stable/11

2017-05-25 Thread Jeremie Le Hen
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

svn commit: r318863 - head

2017-05-25 Thread Jeremie Le Hen
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

svn commit: r318863 - head

2017-05-25 Thread Jeremie Le Hen
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

svn commit: r315216 - stable/11/share/man/man7

2017-03-13 Thread Jeremie Le Hen
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-

svn commit: r314995 - head/share/man/man7

2017-03-10 Thread Jeremie Le Hen
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

svn commit: r314995 - head/share/man/man7

2017-03-10 Thread Jeremie Le Hen
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

4 column binary ascii table

2017-03-05 Thread Jeremie Le Hen
://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"

Re: Can't boot on ZFS -- /boot/zfsloader not found

2017-01-13 Thread Jeremie Le Hen
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

Re: Can't boot on ZFS -- /boot/zfsloader not found

2017-01-12 Thread Jeremie Le Hen
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

Re: Can't boot on ZFS -- /boot/zfsloader not found

2017-01-11 Thread Jeremie Le Hen
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&#

Can't boot on ZFS -- /boot/zfsloader not found

2017-01-11 Thread Jeremie Le Hen
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

Re: www/subsonic-standalone license

2016-11-21 Thread Jeremie Le Hen
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

Re: Lenovo X1 Carbon or T460s

2016-11-13 Thread 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

Lenovo X1 Carbon or T460s

2016-11-11 Thread Jeremie Le Hen
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

Re: segfault with stripped lib, works fine when non-stripped

2016-10-10 Thread Jeremie Le Hen
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

Re: [FRsAG] Beaucoup de connexion en "CLOSE_WAIT"

2016-10-06 Thread Jeremie Le Hen
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

Re: [FRsAG] Beaucoup de connexion en "CLOSE_WAIT"

2016-10-03 Thread Jeremie Le Hen
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

Re: [FRsAG] Alternatives à "cron"

2016-07-25 Thread Jeremie Le Hen
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: >

Re: [FRsAG] Alternatives à "cron"

2016-07-25 Thread Jeremie Le Hen
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. __

What's the proper way to add a "link-local" route?

2016-04-09 Thread Jeremie Le Hen
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.

Panic in pfsync_sendout()

2016-04-07 Thread Jeremie Le Hen
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"

segfault with stripped lib, works fine when non-stripped

2016-01-04 Thread Jeremie Le Hen
/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

svn commit: r292696 - stable/10/etc

2015-12-24 Thread Jeremie Le Hen
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

svn commit: r292696 - stable/10/etc

2015-12-24 Thread Jeremie Le Hen
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

svn commit: r292694 - head/etc

2015-12-24 Thread Jeremie Le Hen
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 =

svn commit: r292694 - head/etc

2015-12-24 Thread Jeremie Le Hen
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 =

svn commit: r292564 - head/etc

2015-12-21 Thread Jeremie Le Hen
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

svn commit: r292564 - head/etc

2015-12-21 Thread Jeremie Le Hen
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

Re: Panic from vesa_configure()

2015-12-21 Thread Jeremie Le Hen
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 __

Panic from vesa_configure()

2015-12-20 Thread Jeremie Le Hen
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

[FRsAG] Qu'est-ce qui marche comme antispam de nos jours sur un MTA perso ?

2015-12-12 Thread Jeremie Le Hen
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

Re: postfix options no honored by poudriere

2015-10-16 Thread Jeremie Le Hen
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

Re: postfix options no honored by poudriere

2015-10-16 Thread Jeremie Le Hen
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"

postfix options no honored by poudriere

2015-10-16 Thread Jeremie Le Hen
,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

svn commit: r288107 - stable/10/etc/defaults

2015-09-22 Thread Jeremie Le Hen
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

svn commit: r288107 - stable/10/etc/defaults

2015-09-22 Thread Jeremie Le Hen
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

svn commit: r288106 - stable/10/sys/kern

2015-09-22 Thread Jeremie Le Hen
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

svn commit: r288106 - stable/10/sys/kern

2015-09-22 Thread Jeremie Le Hen
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

svn commit: r288105 - stable/10/lib/libc/sys

2015-09-22 Thread Jeremie Le Hen
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

svn commit: r288105 - stable/10/lib/libc/sys

2015-09-22 Thread Jeremie Le Hen
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

Re: [FRsAG] Synchronisation de fichier multisite pour home directory

2015-09-09 Thread Jeremie Le Hen
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/ --

Re: [FRsAG] Solution backup externalisé

2015-07-15 Thread Jeremie Le Hen
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

Re: [FRsAG] Solution backup externalisé

2015-07-15 Thread Jeremie Le Hen
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,

Re: svn commit: r285444 - head/etc/defaults

2015-07-13 Thread Jeremie Le Hen
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 >> >&

Re: svn commit: r285444 - head/etc/defaults

2015-07-13 Thread Jeremie Le Hen
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 >> >&

svn commit: r285444 - head/etc/defaults

2015-07-13 Thread Jeremie Le Hen
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

svn commit: r285444 - head/etc/defaults

2015-07-13 Thread Jeremie Le Hen
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

Re: [FRsAG] Astreinte : Mise en place & rémunération

2015-07-03 Thread Jeremie Le Hen
*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/

Re: panic when RACCT_RSS still > 0 when struct racct destroyed

2015-06-14 Thread Jeremie Le Hen
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 _

panic when RACCT_RSS still > 0 when struct racct destroyed

2015-06-14 Thread Jeremie Le Hen
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

svn commit: r284378 - head/sys/kern

2015-06-14 Thread Jeremie Le Hen
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

svn commit: r284378 - head/sys/kern

2015-06-14 Thread Jeremie Le Hen
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

Re: svn commit: r284377 - head/lib/libc/sys

2015-06-14 Thread Jeremie Le Hen
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

Re: svn commit: r284377 - head/lib/libc/sys

2015-06-14 Thread Jeremie Le Hen
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

svn commit: r284377 - head/lib/libc/sys

2015-06-14 Thread Jeremie Le Hen
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.

svn commit: r284377 - head/lib/libc/sys

2015-06-14 Thread Jeremie Le Hen
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   2   3   4   5   6   7   8   9   10   >