Re: Issue probably with `top` and Uncompressed ARC display

2018-08-26 Thread Eitan Adler
n head/-current. You should be able to test by just doing this svn co svn://svn.freebsd.org/base/head/usr.bin/top cd top make $(make -V.OBJDIR)/top If its still an issue I'll look deeper. -- Eitan Adler ___ freebsd-stable@freebsd.org mai

Re: mail coredumping on yesterdays STABLE

2018-07-30 Thread Eitan Adler
On Fri, 6 Jul 2018 at 07:28, Eitan Adler wrote: > > On Fri, 6 Jul 2018 at 07:06, Pete French wrote: > > > > > Understood. Like I said, my development box is dead, so expect nothing > > > for the next couple of weeks [0] unless someone gets to it first. > >

Re: mail coredumping on yesterdays STABLE

2018-07-06 Thread Eitan Adler
hould I continue running with it reverted locally ? I will try and > look at it myself if I get a moment. I don't have the capability to commit right now. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mail

Re: mail coredumping on yesterdays STABLE

2018-07-06 Thread Eitan Adler
r the next couple of weeks [0] unless someone gets to it first. [0] even once it gets fixed, I have to catch up on several projects. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To

Re: mail coredumping on yesterdays STABLE

2018-07-06 Thread Eitan Adler
rea I am seeing coredumps If you revert the change does it succeed? My development machine is completely dead right now, but it is possible I missed a commit or otherwise made an error. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list https://li

Re: jail related inconsistencies in FreeBSD tools parameters

2018-06-23 Thread Eitan Adler
On 23 June 2018 at 08:50, James Gritton wrote: > On 2018-06-23 09:45, Eitan Adler wrote: >> >> On 23 June 2018 at 08:30, James Gritton wrote: >>> >>> On 2018-06-22 16:03, Miroslav Lachman wrote: >>>> >>>> >>>> Chris H wrot

Re: jail related inconsistencies in FreeBSD tools parameters

2018-06-23 Thread Eitan Adler
aybe you? will need to propose a patch. :-) >> >> >> If I can understand C sources I will create the patch by myself >> instead of just posting here. Unfortunately I am able to code in sh, >> php and a bit of javascript and perl but no C. :) >> >> Mirosla

Re: Ryzen issues on FreeBSD ? (with sort of workaround)

2018-04-21 Thread Eitan Adler
which I have been using for months without issue and on completely default settings. What mobo do you have? Did you update the BIOS to the latest version? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman

Re: Stability of 11.1S

2018-03-21 Thread Eitan Adler
ership if something I've MFCed caused breakage. That said I'm somewhat stuck unless I am able to reproduce the issue, or at least guess as to the cause. > PS Normally I would bisect, but we're converting 2 large PROLOG applications > to erlang... (prayers welcome) Both fun

Re: Stability of 11.1S

2018-03-19 Thread Eitan Adler
GBUS? Something else? It would be best if you could bisect to the revision causing you problems. Note that despite the name, STABLE is a development branch and users of the branch are expected to be able to provide some help tracking down issues. -- Eitan Adler ___

Re: build kernel failure stable11 iwi related

2018-03-01 Thread Eitan Adler
orrected shortly. Build error is fixed. Sorry for the breakage > r330229 is also broken. I had to revert to r330113 to avoid any of the > recent iwm commits. Did r330242 fix the issue for you? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing

Re: Some PR never seen to delete

2013-09-01 Thread Eitan Adler
old doesn't mean they won't be fixed: I have committed fixes for 10 year old PRs. ;) -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable

Re: FreeBSD history

2013-06-24 Thread Eitan Adler
this in r39818 during 1998-09-30. Perhaps he would know more? Is not a celebration / announcement warranted? I've added a notice to the news page a few days ago. Thanks for the info! -- Eitan Adler ___ freebsd-stable@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-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr

Re: Incomplete r249912

2013-04-26 Thread Eitan Adler
this. I merged both, but forgot to do svn ci at the root. Sorry for the breakage. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: svn revision stable/9

2013-04-23 Thread Eitan Adler
for the bread crumb? There may be multiple source trees. newvers.sh looks at the current source tree to determine which version to use. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

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-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: setfacl man page states d=delete_child and D=delete

2013-02-08 Thread Eitan Adler
NFSv4 implementations. But manpage tells the other way around. Fixed the man page, thanks! There are more errors. Please see the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/174433 -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

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-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: countdown from 31: helping with the FAQ

2013-01-28 Thread Eitan Adler
On 28 January 2013 15:16, John Nielsen li...@jnielsen.net wrote: Cherry-picking a few: Awesome. Thanks for the comments. I've added them to the wiki page. Would you like an account? 23 unreviewed questions left! About 70 questions awaiting patches. -- Eitan Adler

countdown from 31: helping with the FAQ

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

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-03 Thread Eitan Adler
to overcome load problems. ... Updates are much quicker IMO than they ever were with CVS, even with a local c[v]sup copy of the CVS sources on the same computer. There are latency issues with svn servers only in the US. There is work underway to obtain more mirrors outside the US. -- Eitan Adler

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-03 Thread Eitan Adler
On 3 January 2013 13:57, Lee Dilkie l...@dilkie.com wrote: but that fetches binaries, not sources. It does both. It can be configured to update just one or the other as well. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-03 Thread Eitan Adler
, someone has to write it. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-03 Thread Eitan Adler
On 3 January 2013 16:19, Glen Barber g...@freebsd.org wrote: On Thu, Jan 03, 2013 at 04:12:32PM -0500, Eitan Adler wrote: I think everyone agrees there is room for a svnup like program which has a read-only svn mode to download and update sources with minimal (zero?) dependencies. That said

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-02 Thread Eitan Adler
On 2 January 2013 06:26, Chris Rees utis...@gmail.com wrote: To clarify, no-one wants to remove CVS completely, the suggestion was to move it out of the base system. As the developer responsible for this: CVS will be removed from base. It already exists as a port in devel/cvs -- Eitan

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-01 Thread Eitan Adler
no plans to switch to get in either the short or long term. We will however offer git repositories and first-class cousins via git.freebsd.org and github. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Does / Is anyone maintaining CVS for FreeBSD?

2013-01-01 Thread Eitan Adler
On 1 January 2013 15:17, Alfred Perlstein bri...@mu.org wrote: On 1/1/13 6:55 AM, Eitan Adler wrote: On 1 January 2013 02:54, Derek Kulinski tak...@takeda.tk wrote: That said I would totally understand you being upset if FreeBSD would decide to switch to git, since despite its benefits

Re: Does / Is anyone maintaining CVS for FreeBSD?

2012-12-31 Thread Eitan Adler
? Are there _any_ CVS servers/trunks/tree's left? If so, how _current_ are they? Ports and Source currently have CVS trees. Ports has an explicit EoL on February 28th (2 months from today) Source does not have an explicit EoL though it *is* considered deprecated. -- Eitan Adler

Re: What is negative group permissions? (Re: narawntapu security run output)

2012-12-24 Thread Eitan Adler
. +1. Default to helping the new user (or the user that makes mistakes). -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr

Re: No more torrents.....

2012-12-18 Thread Eitan Adler
@ and clusteradm@ to produce web seed torrents using the same mirrors we have now. I imagine further progress could be made after the 9.1 release. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: How do I circumvent the use of clang during build?

2012-12-16 Thread Eitan Adler
On 16 December 2012 21:17, Tim Daneliuk tun...@tundraware.com wrote: As I understand it, gcc is still the default on 9 For the build, but clang is still built. is it possible to build(world|kernel) install(world|kernel) without the clang toolchain? make -DWITHOUT_CLANG -- Eitan Adler

Re: Will we get a RELEASE-9.1 for Christmas?

2012-12-09 Thread Eitan Adler
). The 9.1.0 src branch was tagged already. I'd expect to be released *very* shortly (before Christmas), although I don't know an exact date. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

Re: Help review the FAQ

2012-12-07 Thread Eitan Adler
, when choosing new branding. [*] They have branding initiative guidelines and held vote- https://blogs.apache.org/OOo/entry/openoffice_org_is_now_apache Patch sent to mentor for approval. Thanks! -- Eitan Adler ___ freebsd-stable@freebsd.org mailing

Re: Some new hardware with 9.1 does not reboot easily

2012-11-29 Thread Eitan Adler
of the patched one. Which then gets me to the svn question: How do I easily get ride of the changeds? If I understand what you want correctly, just run 'svn revert -R .' -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

Re: Help review the FAQ

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

Re: Help review the FAQ

2012-11-25 Thread Eitan Adler
, stripped amd64 kernel is about 9 MB currently... Is this the size of GENERIC on release media? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: Help review the FAQ

2012-11-20 Thread Eitan Adler
On 19 November 2012 15:07, Aldis Berjoza graude...@yandex.ru wrote: 19.11.2012, 22:04, Andrea Venturoli m...@netfence.it: On 11/19/12 18:44, Eitan Adler wrote: Hey all, The FAQ for FreeBSD needs a significant amount of updating and changing. The first step in that process is to figure

Help review the FAQ

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

Re: Node conflicts in SVN

2012-11-19 Thread Eitan Adler
307575. Summary of conflicts: Skipped paths: 24 did you run svn checkout on a directory which wasn't controlled by svn (with stuff in it?). If so you need to remove those directories and run svn up. -- Eitan Adler ___ freebsd-stable@freebsd.org

Re: confirm that csup is still usable fos the new 9.1

2012-11-16 Thread Eitan Adler
, upgraded, and generally manipulated. We are working to fix this as fast as possible. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Eitan Adler
On 14 November 2012 20:40, Alie Tan a...@affle.com wrote: Hi, Strange, this issue happens when I use cvsup only. Did I miss something here? Is FreeBSD CVS still syncing with SVN or otherwise? known issue atm. people are working on fixing it. -- 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-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable 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-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable

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-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: pty/tty or signal strangeness, or grep/bsdgrep bug?

2012-10-23 Thread Eitan Adler
On 23 October 2012 22:40, Jeremy Chadwick j...@koitsu.org wrote: No problem folks. Would you like me to file a PR for this so we can track it/for historical purposes? yes please -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

Re: Missing lib on linking libc WITH_LIBCPLUSPLUS

2012-10-02 Thread Eitan Adler
this. It *shouldn't* matter. :) -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: how to update ports while using pkgng?

2012-09-15 Thread Eitan Adler
for now. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Weird message in dmesg

2012-08-27 Thread Eitan Adler
we put this advice into the printf? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Weird message in dmesg

2012-08-27 Thread Eitan Adler
On 27 August 2012 09:47, Dag-Erling Smørgrav d...@des.no wrote: Eitan Adler li...@eitanadler.com writes: Dag-Erling Smørgrav d...@des.no writes: On an amd64 system, you should just set it to 0. Can we put this advice into the printf? There is no need for that, as 0 is already the default

Re: Who is responsible for Heimdal/Kerberos in FreeBSD

2012-08-03 Thread Eitan Adler
is that the developers are no more responsible to fix bugs than you are. We make an effort to do so, and we have improvements in the process to make, but please don't claim we intentionally ignore patches that are sent or don't care. -- Eitan Adler ___ freebsd

Re: The MFC process...

2012-07-17 Thread Eitan Adler
On 16 July 2012 22:35, Trent Nelson tr...@snakebite.org wrote: On 7/16/12 11:19 PM, Eitan Adler li...@eitanadler.com wrote: On 16 July 2012 19:33, Trent Nelson tr...@snakebite.org wrote: There are currently no automated MFC systems in place, correct? I.e. the onus is completely

Re: The MFC process...

2012-07-17 Thread Eitan Adler
On 17 July 2012 05:50, David Magda dma...@ee.ryerson.ca wrote: On Tue, July 17, 2012 02:10, Eitan Adler wrote: Of interest to me: if it could be limited to just the commits I made and optionally show me the log message and diff it would be very helpful. On a general note: be careful with any

Re: The MFC process...

2012-07-17 Thread Eitan Adler
On 17 July 2012 09:28, Warren Block wbl...@wonkity.com wrote: On Tue, 17 Jul 2012, Eitan Adler wrote: On 17 July 2012 05:50, David Magda dma...@ee.ryerson.ca wrote: On Tue, July 17, 2012 02:10, Eitan Adler wrote: Of interest to me: if it could be limited to just the commits I made

Re: The MFC process...

2012-07-17 Thread Eitan Adler
for MFC reminder emails which I use as a todo list. Getting weekly reminders would just be annoying. Come to think of it, entering PRs for past-due MFCs could be a way to do that with the existing systems. We have this already: PRs in the 'patched' state. -- Eitan Adler

Re: The MFC process...

2012-07-17 Thread Eitan Adler
mergeinfo --show-revs eligible The OP seemed interested in writing a script to make this output usable. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: The MFC process...

2012-07-16 Thread Eitan Adler
thinking about the MFC process, especially leading up to another release, hence this e-mail. What's the preferred way for non-committers to bring outstanding MFCs to the attention of committers? Exactly the way you did it here: a polite email. :) -- Eitan Adler

Re: Why Are You NOT Using FreeBSD ?

2012-06-01 Thread Eitan Adler
it? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: -DNO_CLEAN compiling recent changes as of ~two weeks.

2012-04-29 Thread Eitan Adler
else noticed this ? To test after a full build of kernel #0. 1) Change config ROUTETABLES={ROUTETABLES+1} 2) cd /usr/src 3) time -h make -DNO_CLEAN buildkernel use -DKERNFAST or -DNO_KERNELCLEAN -- Eitan Adler ___ freebsd-stable@freebsd.org mailing

Re: environment declared, yet problem to compile HipHop in FreeBSD9-RELEASE

2012-04-17 Thread Eitan Adler
On 17 April 2012 15:03, Zenny garbytr...@gmail.com wrote: Using csh, so I used set VAR. setenv didn't work. set sets shell options. setenv sets environment variables. What didn't work? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

Re: environment declared, yet problem to compile HipHop in FreeBSD9-RELEASE

2012-04-17 Thread Eitan Adler
On 17 April 2012 15:12, Zenny garbytr...@gmail.com wrote: On 4/17/12, Eitan Adler li...@eitanadler.com wrote: On 17 April 2012 15:03, Zenny garbytr...@gmail.com wrote: Using csh, so I used set VAR. setenv didn't work. set sets shell options. setenv sets environment variables. What didn't work

Re: top not restoring terminal echo/icanon correctly

2012-04-17 Thread Eitan Adler
as a separate PR. CC me on the submission. The goal is keep the patch and your analysis together for future reference. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

New feature: support for ASCII art splash screens in TheDraw format (svn commit r229994)

2012-01-11 Thread Eitan Adler
I just committed this feature which some of you may be interested in Example .bin files here: http://www.mawer.org/freebsd/ -- Forwarded message -- From: Eitan Adler ead...@freebsd.org Date: Wed, Jan 11, 2012 at 7:02 PM Subject: svn commit: r229994 - in stable/9: share/man/man4

Re: FLAME - security advisories on the 23rd ? uncool idea is uncool

2011-12-23 Thread Eitan Adler
on the mailinglists also _but_ FreeBSD is not a distribution It is *a complete operating system* Happy holidays And the D in BSD is for? ;-) diethylamide ? -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: SCHED_ULE should not be the default

2011-12-15 Thread Eitan Adler
/src.conf -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: SCHED_ULE should not be the default

2011-12-09 Thread Eitan Adler
20 and is, for all intents and purposes, 100% compute bound. Try idprio as well (atm it requires root to use though). nice only means play nice. idprio means only run when nothing else wants to run. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing

Re: SCHED_ULE should not be the default

2011-12-09 Thread Eitan Adler
On Fri, Dec 9, 2011 at 8:15 PM, George Mitchell geo...@m5p.com wrote: Hope the attached helps.                         -- George Mitchell You attached dmesg, not a patch. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

Re: PAE broken on 7-STABLE

2011-12-05 Thread Eitan Adler
On Mon, Dec 5, 2011 at 5:15 PM, Arnaud Lacombe lacom...@gmail.com wrote: Hi, A FreeBSD 7-STABLE miserably crashes on the following: Is this also true on 8 and 9 or is the problem unique to 7-STABLE? -- Eitan Adler ___ freebsd-stable@freebsd.org

Re: PAE broken on 7-STABLE

2011-12-05 Thread Eitan Adler
. That is an excuse, not a reason, but one that has to be addressed nonetheless. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr

Re: linux-f10-flashplugin

2011-09-28 Thread Eitan Adler
On Wed, Sep 28, 2011 at 10:25 AM, S.N.Grigoriev serguey-grigor...@yandex.ru wrote: All browsers still treat the flash plugin as missing. What may be wrong? try nspluginwrapper -v -a -u -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http

Re: Authentication tried for XXX with correct key but not from a permitted host

2010-07-12 Thread Eitan Adler
Maybe it's a bug, but one that has fortuitously useful effects. Bugs are undocumented features. -- Eitan Adler ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: www/firefox: Firefox 3.6 crashes, Firefox 3.5.7 not

2010-02-08 Thread Eitan Adler
I have no idea if this is related but from pkg-message Firefox 3.6 and HTML5 Certain functions used to display HTML5 elements need the sem module. If your Firefox crashes with the following message while viewing a HTML5 page: Bad system call (core dumped) you need to load the sem module

buildworld failure on SSH Makefile

2009-01-05 Thread Eitan Adler
.depend GPATH GRTAGS GSYMS GTAGS === share (cleandir) Makefile, line 1: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /home/src/mysrc/local. *** Error code 1 Stop in /home/src/mysrc/local. *** Error code 1 Stop in /home/src/mysrc/local. -- Eitan