Re: old top and new -current: missing arcstat sysctl

2018-08-28 Thread Eitan Adler
reeze. After the 12.x freeze is over I'll implement this. -- Eitan Adler ___ 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"

Re: panic: mutex pmap not owned at ... efirt_machdep.c:255

2018-08-06 Thread Eitan Adler
; Right, I also don't get a panic on any of my machines from this. > Hopefully he'll have a chance to try this soon. This change has no impact: it still panics in the same way as without the patch. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams ___

panic: mutex pmap not owned at ... efirt_machdep.c:255

2018-08-03 Thread Eitan Adler
that the keyboard is not usable. I'll try to bisect this over the next few days unless someone has an idea is to the exact cause. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: error building r336696: cp: asn1_OCSPResponseStatus.c: Bad address

2018-07-26 Thread Eitan Adler
On Wed, 25 Jul 2018 at 06:31, Eitan Adler wrote: > > I'm currently on r335788 and trying to build r336696. Going to r336238 and then r336732 seems to have succeeded. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list

error building r336696: cp: asn1_OCSPResponseStatus.c: Bad address

2018-07-25 Thread Eitan Adler
WITH_SORT_THREADS=true src-env.conf === MAKEOBJDIRPREFIX?=/srv/obj/fbsd WITH_META_MODE=yes make.conf === WRKDIRPREFIX=/srv/obj/fbsd/ports DISTDIR=/srv/obj/distfiles FORMATS=html DEVELOPER=yes WITH_PKGNG=devel CPUTYPE?=znver1 # Set here for ports development only DEFAULT_VERSIONS+=ssl=openssl -- Eitan

Re: Ryzen public erratas

2018-06-26 Thread Eitan Adler
On 19 June 2018 at 02:50, Gary Jennejohn wrote: > On Mon, 18 Jun 2018 22:44:13 -0700 > Eitan Adler wrote: > >> On 13 June 2018 at 04:16, Eitan Adler wrote: >> > On 13 June 2018 at 03:35, Konstantin Belousov wrote: >> >> Today I noted that AMD published t

Re: top -m io Segmentation fault(core dumped) on fresh r335360

2018-06-19 Thread Eitan Adler
On 19 June 2018 at 02:28, Alex V. Petrov wrote: > top -m io > Segmentation fault(core dumped) > FreeBSD alex.super 12.0-CURRENT FreeBSD 12.0-CURRENT #11 r335360: Tue > Jun 19 14:53:20 +07 2018 > alex@alex.super:/usr/obj/usr/src/amd64.amd64/sys/IOSCHED amd64 r335390 should fix i

Re: Ryzen public erratas

2018-06-18 Thread Eitan Adler
On 13 June 2018 at 04:16, Eitan Adler wrote: > On 13 June 2018 at 03:35, Konstantin Belousov wrote: >> Today I noted that AMD published the public errata document for Ryzens, >> https://developer.amd.com/wp-content/resources/55449_1.12.pdf >> >> Some of the issu

Re: Ryzen public erratas

2018-06-13 Thread Eitan Adler
ontent/resources/55449_1.12.pdf > > # 1057, 1109 > sysctl machdep.idle_mwait=0 > sysctl machdep.idle=hlt Is this needed if it was previously machdep.idle: acpi ? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailm

Re: Heads Up: pNFS server merge committed to head

2018-06-12 Thread Eitan Adler
On 12 June 2018 at 12:44, Rick Macklem wrote: > Should I bump __FreeBSD_version to force this for head/current? yes. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-curr

Re: ``make buildkernel'' fails when /usr/obj is empty

2018-06-03 Thread Eitan Adler
1 > #endif > > Maybe the first check could be dropped, assuming that backtrace() is > always available, but I'm not sure about futimens(). Is there any > supported version of FreeBSD left that does *not* have it? 10.4 is supported until October 31, 2018 but it might be worth mak

Re: gcc/g++ 4.2.1 -r334125 is getting devd related build failures on ci.freebsd.org

2018-05-23 Thread Eitan Adler
ax-inline-insns-single limit reached > /usr/src/sbin/devd/devd.cc:175: warning: called from here > > but I expect the two sets of types of error message are related > somehow and the "fix" fixes both types. > > > === &g

Re: head -r333974 fix-to-the-build exposes another breaks-the-build problem in top (at least for gcc based builds)

2018-05-22 Thread Eitan Adler
and DMARC pass. Apologies if you've sent me other mail I've missed. > For reference, the gcc based builds seem to be: > (all but the last being gcc 4.2.1 based if I > undertand right) FWIW believe these are fixed now. At least, they do not fail locally on "make universe" on top(1)

kgdb crashing on a vmcore with dumptid = 0

2018-05-04 Thread Eitan Adler
ow. If anyone feels like like looking into this, a full set of debugging information is available including my kernel, the vmcore, the gdb image, the gdb core, etc. I'll also try and spend some more time on this over the next few weeks. -- Eitan Adler ___ 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"

assertion errors on umount in zfs: avl_find() succeeded inside avl_add()

2018-03-17 Thread Eitan Adler
/opensolaris/common/avl/avl.c, line 649. Abort trap (core dumped) -- Eitan Adler ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-uns

Re: unable to build head - iconv issues

2018-03-03 Thread Eitan Adler
On 2 March 2018 at 20:22, Eitan Adler <li...@eitanadler.com> wrote: > uname -a: FreeBSD develop 12.0-CURRENT FreeBSD 12.0-CURRENT #0 > r329949: Sat Feb 24 07:58:23 UTC 2018 > eax@fasteagle:/srv/obj/fbsd/head/srv/src/fbsd/head/amd64.amd64/sys/GENERIC > amd64 > > src-env.co

building current with meta mode

2018-03-03 Thread Eitan Adler
:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' SRCTOP='/srv/src/fbsd/head' OBJTOP='/srv/obj/srv/src/fbsd/head/amd64.amd64' @ 1520100350 [2018-03-03 18:05:50] Failed toolchain seconds=351 make toolchain 181.64s user 100.10s system 80% cpu 5:51.48 total; max

unable to build head - iconv issues

2018-03-02 Thread Eitan Adler
t; sh.dir.o:(dinit) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.err.c:210 (/srv/src/fbsd/head/contrib/tcsh/sh.err.c:210) >>> sh.err.o:(errinit) /srv/obj/srv/src/fbsd/head/tmp/usr

Re: iocage on current seems broken / ascii errors with iocage

2018-02-25 Thread Eitan Adler
On 25 February 2018 at 15:15, Alan Somers <asom...@freebsd.org> wrote: > On Sun, Feb 25, 2018 at 3:50 PM, Eitan Adler <li...@eitanadler.com> wrote: >> What should I do from here? >> > > It's a well-known problem. You need to patch your copy of py-libzfs. >

iocage on current seems broken / ascii errors with iocage

2018-02-25 Thread Eitan Adler
e "/usr/local/lib/python3.6/site-packages/iocage/lib/ioc_json.py", line 226, in json_load if jail_dataset.mountpoint is None: File "libzfs.pyx", line 2311, in libzfs.ZFSDataset.mountpoint.__get__ UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 32

Re: faq/troubleshoot.html#indefinite-wait-buffer has the direction of transfer wrong (head -r326888 /usr/src/)

2017-12-27 Thread Eitan Adler
On 16 December 2017 at 20:34, Mark Millard <mar...@dsl-only.net> wrote: > > On 2017-Dec-16, at 8:23 PM, Eitan Adler wrote: > >> On 16 December 2017 at 10:47, Mark Millard wrote: >>> I got a "swap_pager: indefinite wait buffer" notice and looked >&

Re: faq/troubleshoot.html#indefinite-wait-buffer has the direction of transfer wrong (head -r326888 /usr/src/)

2017-12-16 Thread Eitan Adler
l > appear in /var/log/messages and in the output of dmesg. Otherwise, check the > cables and connections. > ENDQUOTE > > > But the code containing the message is for "swread": > (head -r326888) If I understand correctly this is fixed by change "trying to p

Re: Error attempting to link during buildworld

2017-12-03 Thread Eitan Adler
so going to try on > another box running current i have to see if this is just my laptop being > silly or if there is a real issue. Just ran into this though it went away after a 'svn up'. -- Eitan Adler ___ freebsd-current@freebsd.o

Re: [PATCH] Add guard macro to fpmath.h

2017-12-02 Thread Eitan Adler
.h Transmitting file data .done Committing transaction... Committed revision 326479. -- Eitan Adler ___ 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"

Re: SIGSEGV in /bin/sh after r322740 -> r322776 update

2017-08-22 Thread Eitan Adler
On 22 August 2017 at 09:38, David Wolfskill wrote: > On Tue, Aug 22, 2017 at 04:19:58PM +0300, Konstantin Belousov wrote: >> ... >> > > Ok, can you rebuild kernel and libc from scratch ? I.e. remove your >> > > object directories. >> > >> > I think I'll need a working

Re: kernel panic with ZFS VM subsystems: refcount == 1

2015-05-10 Thread Eitan Adler
On 10 May 2015 at 13:10, Konstantin Belousov kostik...@gmail.com wrote: On Sun, May 10, 2015 at 12:57:55PM -0700, Eitan Adler wrote: I left my computer on overnight and came back to find it sitting in ddb. Here is the backtrace and a little more information. Let me know what other debugging

kernel panic with ZFS VM subsystems: refcount == 1

2015-05-10 Thread Eitan Adler
at 0xfe0232d60230, r12 at 0xfe0232d60318, r13 at 0xfe0232d60240, r14 at 0xfe0232d60390, r15 at 0xfe0232d60398, rip at 0xfe0232d603c8, eflags at 0xfe0232d60288, cs at 0xfe0232d60280, ss at 0xfe0232d60298 -- Eitan Adler

Re: [Request for Help] Reducing gcc 4.9 compilation warnings

2015-04-19 Thread Eitan Adler
the most useless of these warnings? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Call For Testers: Synaptics touchpads

2015-04-10 Thread Eitan Adler
synaptic support by default. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Bazaaring the cathedral (Lowering the Barrier to Entry)

2015-04-01 Thread Eitan Adler
number of contributors, who will be able to make better progress on our missing features, and rectify some of the drawbacks listed above. Today I hope we turn ourselves from the cathedral into a truly open and democratic project! -- Eitan Adler

Re: adding VAMI port (5480) to /etc/services

2014-12-22 Thread Eitan Adler
in replying! -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: Tracking enhancements/wishlist items (was junior kernel tasks)

2014-10-30 Thread Eitan Adler
for wishlist items leads to other discoverability problems, but if we manage to solve that, then it isn't terrible. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: junior kernel tasks

2014-10-28 Thread Eitan Adler
being submitted as a patch to the bug tracker. I'd rather keep wishlist items in the bug tracker than split them into two. (also, fwiw, I'd rather keep the tasks number space clean should we ever decide to import from bugzilla - phabricator) -- Eitan Adler

system data diagram

2014-05-29 Thread Eitan Adler
Hey all, http://www.brendangregg.com/Perf/linuxperftools.png is a neat diagram. Who wants to make one for FreeBSD? It'll even make its way to our website documentation :) -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http

Leaving the Desktop Market

2014-04-01 Thread Eitan Adler
and start to rip out the pieces of the OS not needed for server or embedded use. Some of you may point to PCBSD and say that we have a chance, but I must ask you: how does one flavor stand up to the thousands in the Linux world? Eitan Adler ___ freebsd-current

Re: warning: filename ends with '.', which is not allowed on Windows: 'tools/test/sort/bigtest/q-1.024.003.'

2014-03-07 Thread Eitan Adler
the problematic files for FreeBSD ? We don't support that yet, though. However, being able to checkout out the source code is a prerequisite to building out other platforms. The file in question can be easily renamed, I think. -- Eitan Adler

Re: warning: filename ends with '.', which is not allowed on Windows: 'tools/test/sort/bigtest/q-1.024.003.'

2014-03-07 Thread Eitan Adler
try. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Feature Proposal: Transparent upgrade of crypt() algorithms

2014-02-28 Thread Eitan Adler
respectively) to higher values. Another orthogonal issue: I'd like to see the results of the password hashing competition (see: https://password-hashing.net/. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

small issue with HDMI and newcons

2014-02-10 Thread Eitan Adler
playing is also disabled. Is it possible to re-enable the HDMI screen? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: r259286 panic

2013-12-16 Thread Eitan Adler
(in particular, was the mouse just a fluke?). -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

r259286 panic

2013-12-15 Thread Eitan Adler
) at /usr/src/sys/kern/kern_fork.c:977 #15 0x80b5534e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:605 #16 0x in ?? () Current language: auto; currently minimal -- Eitan Adler ___ freebsd-current@freebsd.org

Re: r259286 panic

2013-12-15 Thread Eitan Adler
On Sun, Dec 15, 2013 at 3:23 AM, Eitan Adler li...@eitanadler.com wrote: FreeBSD gravity.local 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r259286: Fri Dec 13 00:33:37 EST 2013 eitan@gravity.local:/usr/obj/usr/src/sys/EADLER amd64 Complete textdump here: http://people.freebsd.org/~eadler/files

Re: Fwd: r259154 panics

2013-12-12 Thread Eitan Adler
On Fri, Dec 13, 2013 at 12:02 AM, Andreas Tobler andreast-l...@fgznet.ch wrote: On 13.12.13 05:34, Eitan Adler wrote: Since I got no reply on -hackers... Have you tried after 259221? I had a similar panic where the process was vidcontrol and doing the IOCPARM_IVAL part only

Re: svn merge to stable/10 has lotsa mergeinfo

2013-12-11 Thread Eitan Adler
On Wed, Dec 11, 2013 at 8:53 AM, Julian Elischer jul...@freebsd.org wrote: On 12/11/13, 8:24 AM, Eitan Adler wrote: On Tue, Dec 10, 2013 at 7:04 PM, Rick Macklem rmack...@uoguelph.ca wrote: Hi, I just tried to MFC into stable/10 and it worked, but with a lot of mergeinfo. I know diddly

Re: svn merge to stable/10 has lotsa mergeinfo

2013-12-10 Thread Eitan Adler
, it can be very helpful to provide the exact commands you used. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: svn commit: r255715 - head/usr.bin/calendar

2013-12-09 Thread Eitan Adler
nothing with, but the built-in parsing still sees and processes. That's definitely buggy... As is this. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: RFC: (Unconditionally) enable -fno-strict-overflow for kernel builds

2013-11-30 Thread Eitan Adler
by static analysis. They would all be caught be the integer sanitizer. However, these have not yet been ported to FreeBSD. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Slow boot with 256GB of RAM?

2013-11-21 Thread Eitan Adler
On Thu, Nov 21, 2013 at 12:42 PM, Ed Maste ema...@freebsd.org wrote: The variable name is hw.memtest.tests as it's intended to be extended to a bitmap of tests to run at boot, with other bits representing more comprehensive tests. -Ed commit 58f501f70427ce2aeb9c8b18d2b7bec543818dae Author:

Re: Slow boot with 256GB of RAM?

2013-11-16 Thread Eitan Adler
is it? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Eitan Adler
::deque of the type Entry before Entry is fully defined. This is nearly identical to the problem in the simplified C code below: struct foo { struct foo bar; } -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Eitan Adler
On Tue, Nov 12, 2013 at 1:21 PM, John Baldwin j...@freebsd.org wrote: On Tuesday, November 12, 2013 1:11:04 pm Eitan Adler wrote: On Tue, Nov 12, 2013 at 11:54 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Tue, Nov 12, 2013 at 04:38:17PM +, David Chisnall wrote: On 12 Nov

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Eitan Adler
to if it will build. Sigh. Adding USE_GCC isn't the solution. Try USES=compiler:libstd++ - I think this is the syntax required. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: [PATCH] Adjust binutils to quiesce -Wstring-plus-int

2013-10-30 Thread Eitan Adler
/binutils_opcodes.txt While the patch seems reasonable, I once again am confused about why we are fixing these warnings and not just disabling them for contributed code. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: [PATCH] contrib/groff Queisce -Wdangling else

2013-10-26 Thread Eitan Adler
in our repository instead of upstream doesn't help as much. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: [rfc] removing the NDISulator

2013-10-23 Thread Eitan Adler
are talking about. At this point ndisulator provides a means to an end: working wireless and it isn't causing significant strain on the project in terms of development effort. Our end users are not always developers and I think removing this feature will hurt more than it will help. -- Eitan Adler

nslookup gave misleading results?

2013-10-16 Thread Eitan Adler
a bit more detail on this? In what ways did it give misleading results? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

devfs, zfs LoR

2013-10-13 Thread Eitan Adler
+0x265/frame 0xfe0231f8aab0 Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfe0231f8aab0 --- syscall (22, FreeBSD ELF64, sys_unmount), rip = 0x80088a63a, rsp = 0x7fffd148, rbp = 0x7fffd260 --- -- Eitan Adler ___ freebsd-current@freebsd.org

Re: [Heads Up] RCS removed from base

2013-10-07 Thread Eitan Adler
On Mon, Oct 7, 2013 at 11:06 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Sun, Oct 06, 2013 at 10:43:21PM -0400, Eitan Adler wrote: Hey all, RCS was removed from the base system in r256095. If you still want to use RCS please install either devel/rcs or devel/rcs57

[Heads Up] RCS removed from base

2013-10-06 Thread Eitan Adler
Hey all, RCS was removed from the base system in r256095. If you still want to use RCS please install either devel/rcs or devel/rcs57. If not, be sure to check out the alternatives (pun stolen and intended). -- Eitan Adler ___ freebsd-current

Re: bsdtar/libarchive change behaviour 9-10

2013-08-18 Thread Eitan Adler
libarchive directly, you can ask it to not interpret those files as metadata. Bsdtar does request such handling from libarchive. Perhaps this could be exposed to the UI as a env var or a flag? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http

Re: -Wheader-guard

2013-06-17 Thread Eitan Adler
can't seem to find a version of gcc or clang with this warning type (anything up until clang 3.2 and gcc 4.8 was tried). -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: -Wheader-guard

2013-06-17 Thread Eitan Adler
On Mon, Jun 17, 2013 at 10:35 PM, Eitan Adler li...@eitanadler.com wrote: On Mon, Jun 17, 2013 at 10:52 AM, d...@gmx.com wrote: /usr/src/contrib/wpa/src/utils/base64.h:15:9: warning: 'BASE64_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard

Re: Typo in /usr/src/UPDATING

2013-05-12 Thread Eitan Adler
line. If you wish to use the -C flag for all installs you may be able to add INSTALL+=-C to /etc/make.conf or /etc/src.conf. Yep, Fixed r250568. Thanks! -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http

Re: bin/152154: script(1) -k malfunctions with certain shells (e.g. tcsh, bash, zsh)

2013-05-11 Thread Eitan Adler
diff form. I have been recently looking for old PRs with patches attached. :) -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: Light humour

2013-05-03 Thread Eitan Adler
is the troll, not you. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Light humour

2013-05-02 Thread Eitan Adler
/tumblr_lmpcbtar6f1qafrh6.jpg -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: 7+ days of dogfood

2013-02-12 Thread Eitan Adler
file a PR: don't email people privately. The point remains: If this is not done, then the problems will never get fixed -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: 7+ days of dogfood

2013-02-12 Thread Eitan Adler
. At the time this was written we had exp-runs which told us which ports were broken with clang. What we needed help with was fixing those ports, or marking them known-broken. I imagine this has changed slightly since then. -- Eitan Adler ___ freebsd-current

Re: CLANG and -fstack-protector

2013-02-12 Thread Eitan Adler
On 12 February 2013 21:22, Dmitry Marakasov amd...@amdmi3.ru wrote: If there's interest in this, I can refresh the patch and submit it. Yes. Please do! -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: geli(8) breaks after a couple hours of uptime

2013-02-08 Thread Eitan Adler
to local policies) The default settings should not make another feature unusable. At a minimum it should be documented in geli's man page that such tuning is required. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: CLANG and -fstack-protector

2013-02-07 Thread Eitan Adler
to the same problem of many ports ignoring CFLAGS and friends. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

looking for some help from ppp users

2013-01-26 Thread Eitan Adler
#fcs-errors -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: clang 3.2 RC2 miscompiles libgcc?

2013-01-02 Thread Eitan Adler
(require ToT clang so it is unported at this time) to help you with finding minimal testcase. If you need help, let me know. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: looking for help from ppp users

2012-12-14 Thread Eitan Adler
and there probably needs to be some effort to address the differences. I've never used PPP in any sense. Any chance I could enlist you to help write some content? I could turn it into docbook, edit it, etc. -- Eitan Adler ___ freebsd-current@freebsd.org

looking for help from ppp users

2012-12-02 Thread Eitan Adler
. Is it factually correct? Does it use deprecated functionality? Is it completely outdated to the point we should remove it? Does it need better examples? Is it clear and concise? Typos and spelling mistakes It isn't that hard and would be a great help! -- Eitan Adler

Re: looking for help from ppp users

2012-12-02 Thread Eitan Adler
triage done. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Upgrading FreeBSD to use the NEW pf syntax. (Copied from freebsd-pf)

2012-11-20 Thread Eitan Adler
On 20 November 2012 12:47, Chuck Burns brea...@gmail.com wrote: Nonsense. More options are always preferable to fewer options. Even when those options must be maintained? Documented? Bug fixed? -- Eitan Adler ___ freebsd-current@freebsd.org mailing

Re: prompt w/ uid 0 for cshrc

2012-11-19 Thread Eitan Adler
On 18 November 2012 18:44, Mateusz Guzik mjgu...@gmail.com wrote: Just take user name from id -nu. While that does provide the $user value I want, id is in /usr/bin/ which may not be mounted. Is there a builtin which provides similar functionality? -- Eitan Adler

Re: prompt w/ uid 0 for cshrc

2012-11-19 Thread Eitan Adler
On 18 November 2012 18:32, Eitan Adler li...@eitanadler.com wrote: Hey, at the moment the current default csh prompt looks like user@hostname:directory% command This leads to an unexpected[*] result when using su (without -). In particular the user part is *not* changed to root (or toor

prompt w/ uid 0 for cshrc

2012-11-18 Thread Eitan Adler
indicator. [*] Okay, so this is expected if you understand the difference between su and su - but the defaults are not aimed at people that understand this difference. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Re: cvsup/csup servers stale?

2012-11-15 Thread Eitan Adler
were recently physically moved, upgraded, and discombobulated. A number of services are down but we are working on fixing this as fast as possible! -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: sysutils/lsof Author Question (for CLANG)....

2012-11-08 Thread Eitan Adler
. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Eitan Adler
on FreeBSD. :( -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: 9.1-RC3 feels okay :-)

2012-11-06 Thread Eitan Adler
information you provide, and the more you are able to test patches or answer questions, the easier it will be get this resolved. If you can provide a reproducible step-by-step directions to see the bug, even better. -- Eitan Adler ___ freebsd-current

Re: r2421600 amd64 /var/db/pkg

2012-11-03 Thread Eitan Adler
' is corrupt have you run ever run pkg2ng ? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: r2421600 amd64 /var/db/pkg

2012-11-03 Thread Eitan Adler
approval which makes the error more clear. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: November 5th is Clang-Day

2012-11-02 Thread Eitan Adler
up wanting to make USE_GCC=any the default post the switch so I will do both. Thank you. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd

Re: ULE patch, call for testers

2012-11-02 Thread Eitan Adler
SCHED_SLICE_MIN_DIVISOR 4 /* DEFAULT/MIN = 25 ms. */ -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: FILE's _file can only hold a short

2012-11-01 Thread Eitan Adler
it was somehow related to in-lib versus external uses of the funopen() function, but I may be conflating two unrelated discusssions in my head. Perhaps http://freebsd.1045724.n5.nabble.com/stdio-and-short-file-descriptors-revisited-td5747703.html ? -- Eitan Adler

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-24 Thread Eitan Adler
some (or all) of these tasks be listed also in JuniorTasks[3]? I'll link the page: good point. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Eitan Adler
at *coders* and there is an expectation of people writing *code*. The biggest complaint for GCI last year was not enough coding tasks -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-10-23 Thread Eitan Adler
year: https://www.google-melange.com/gci/tasks/google/gci2011 -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: RFC: removal of share/doc/{papers,psd,smm,usd} in 2 months

2012-10-19 Thread Eitan Adler
some project? -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: svn MFC to stable/8

2012-10-04 Thread Eitan Adler
://svn.freebsd.org/base/head/sys stable8/sys worked for me. Note that lack of a '-' after the 'c' from 'svn help merge': If ARG is negative this is like -r ARG:ARG-1 -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: [PATCH] unbreak imake build when clang set as base compiler

2012-09-25 Thread Eitan Adler
message to reply to) Why not create PRs and CC the relevant parties? Yes, please do this. It helps us keep track of what's going on and not lose patches. :) -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

heads up: conversation about removing CVS from HEAD on arch@

2012-09-08 Thread Eitan Adler
Hi all, I started a thread about removing CVS from HEAD on arch. If you are interested in following or have something to say please use that list. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: make: don't know how to make add-plist-buildinfo. Stop

2012-09-07 Thread Eitan Adler
your ports tree. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Plugins support in pkgng

2012-08-31 Thread Eitan Adler
at all the leaf ports one by one and deciding if you want to keep them, recursively, regardless of the automatic flag. Even if this isn't provided by default, it would be nice for plugins to be able to do this. :) -- Eitan Adler ___ freebsd-current

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-23 Thread Eitan Adler
package errors with exit code 1 and says run pkgbootstrap first that is okay too. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current

Re: pkgng suggestion: renaming /usr/sbin/pkg to /usr/sbin/pkg-bootstrap

2012-08-23 Thread Eitan Adler
On 23 August 2012 22:05, Steve Wills swi...@freebsd.org wrote: Why can't one of those steps be to run pkg-bootstrap? Because the how-to may not be for a new system ;) -- Eitan Adler ___ freebsd-current@freebsd.org mailing list http

  1   2   >