Re: GCC withdraw

2013-08-25 Thread Ed Schouten
the macro that the C specification introduced specifically to avoid this case. Or even better, use the C11 CMPLX()/CMPLXF()/CMPLXL() macros, which are properly supported by FreeBSD -HEAD. -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing

-ffunction-sections, -fdata-sections and -Wl,--gc-sections

2013-09-15 Thread Ed Schouten
now leave functions that are related to each other in the same source file, thus improving readability. Thoughts? -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: -ffunction-sections, -fdata-sections and -Wl,--gc-sections

2013-09-17 Thread Ed Schouten
at any cost. Would that sound okay? -- Ed Schouten e...@80386.nl ___ 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: newcons + device.hints

2013-12-10 Thread Ed Schouten
Hey Vladimir, You'd better ask this question on the lists. I've added current@ and ray@to the cc. Thanks, Ed Am 11.12.2013 03:09 schrieb Vladimir A. Noskov woc...@hotbox.ru: Hello, Ed! I compiled FreeBSD nbw001 11.0-CURRENT FreeBSD 11.0-CURRENT # 0 r259137: Tue Dec 10 02:57:07 MSK 2013

Re: [Patch] [regression] libvgl and r197330 (kbd)

2011-07-17 Thread Ed Schouten
* John Baldwin j...@freebsd.org, 20110717 03:22: I just asked the kFreeBSD folks to test Ed's patch and it does restore the ABI. Ed, can you commit this patch as it's been successfully tested now? Sure. Done! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpFqJR1d0Blj.pgp

nsswitch.conf - WITHOUT_NIS

2011-08-04 Thread Ed Schouten
}/ -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpQL4OyODno2.pgp Description: PGP signature

Re: nsswitch.conf - WITHOUT_NIS

2011-08-04 Thread Ed Schouten
* Ed Schouten e...@80386.nl, 20110804 19:30: But on the other hand, nsswitch.conf says it will default to `nis' anyway. So I suspect the lines shouldn't be removed, but changed to `files', right? Maybe we should consider modifying the configuration file accordingly? After reading some more

ahci(4) breaks on MSI X58 Pro-E

2011-08-05 Thread Ed Schouten
for now. Disabling the ahci driver and using ata seems to work. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ Copyright (c) 1992-2011 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All

Re: svn commit: r224659 - head/etc

2011-08-06 Thread Ed Schouten
propose the attached (along with reverting your change obviously). I'm fine either way. Feel free to commit it (after re approval). :-) -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpfzCgwN13G4.pgp Description: PGP signature

Re: ahci(4) breaks on MSI X58 Pro-E

2011-08-06 Thread Ed Schouten
* Ed Schouten e...@80386.nl, 20110805 20:53: The day before yesterday I upgraded a server of mine at Hetzner to FreeBSD 9. It seems to use an MSI X58 Pro-E motherboard, having an ICH10 SATA-controller. It seems that under high load, I get timeouts on the SATA controller. It seems disabling

Re: Serial Port Configuration does not work

2011-09-12 Thread Ed Schouten
* Boris Samorodov b...@ipt.ru, 20110912 07:33: Thanks Jilles! That did it: Thanks for reporting/testing. Fixed in r225506! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp9eg7BIlocP.pgp Description: PGP signature

Re: which include being used?

2011-09-21 Thread Ed Schouten
back. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpZsLqAteBT9.pgp Description: PGP signature

Re: Experiences with FreeBSD 9.0-BETA2

2011-10-07 Thread Ed Schouten
used jove before, so what should I do to reproduce this? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpddPBEyFnB8.pgp Description: PGP signature

Re: Experiences with FreeBSD 9.0-BETA2

2011-10-07 Thread Ed Schouten
* Ed Schouten e...@80386.nl, 20111007 13:02: It should be xterm, since syscons now uses an xterm-style terminal emulator. I have never used jove before, so what should I do to reproduce this? After some tinkering, I think I know why it breaks. I thought that when xterm processes a tab

Re: Experiences with FreeBSD 9.0-BETA2

2011-10-07 Thread Ed Schouten
', moved the cursor around and indeed saw some lines disappear. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpb4pOiu56IP.pgp Description: PGP signature

Re: Experiences with FreeBSD 9.0-BETA2

2011-10-07 Thread Ed Schouten
the terminal using ncurses. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpeZIDMWO07w.pgp Description: PGP signature

Re: Experiences with FreeBSD 9.0-BETA2

2011-10-08 Thread Ed Schouten
-arrow key is enough to cause many of the characters to disappear. Can you try applying the patch I mentioned previously? If it doesn't fix this issue, please let me know, so I can get it fixed in 9.0. Thanks! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp25SMDbLIhI.pgp Description: PGP

Re: MPSAFE tty and lastcomm output

2011-10-11 Thread Ed Schouten
this, is by updating the acct structure to write a string representation of the device name. Best regards, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpqyFabywpmx.pgp Description: PGP signature

Re: [RFC] Prepend timestamp in msgbuf

2011-10-17 Thread Ed Schouten
? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpgMKrnZfrX8.pgp Description: PGP signature

Re: [PATCH] Prepend timestamp in msgbuf

2011-10-17 Thread Ed Schouten
msg_needsnl; /* set when newline needed */ + uint32_t msg_flags; Why change this to uint32_t instead of leaving it the way it is (or changing it to unsigned int)? Even though they are likely to be equal in size, there is no reason why msg_flags must be 32 bits. :-) -- Ed

Re: [PATCH] Prepend timestamp in msgbuf

2011-10-17 Thread Ed Schouten
to call getnanouptime() here? This code gets executed from an arbitrary context, right? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpOeBagOuQDB.pgp Description: PGP signature

Re: Not setting TERM explicitly wraps commands at 80 columns with nested shells in xterms using sh + bash?

2011-10-21 Thread Ed Schouten
Hi Garrett, * Garrett Cooper yaneg...@gmail.com, 20111021 08:40: If I fire up an xterm without setting TERM={ansi,vt100,xterm}, [...] So what's the idea behind this? Why not just set TERM properly? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgphKqlDvo4XU.pgp Description: PGP

Re: Not setting TERM explicitly wraps commands at 80 columns with nested shells in xterms using sh + bash?

2011-10-21 Thread Ed Schouten
* Garrett Cooper yaneg...@gmail.com, 20111021 09:00: On Thu, Oct 20, 2011 at 11:59 PM, Ed Schouten e...@80386.nl wrote: Hi Garrett, * Garrett Cooper yaneg...@gmail.com, 20111021 08:40:     If I fire up an xterm without setting TERM={ansi,vt100,xterm}, [...] So what's the idea behind

Re: Upgrade from source to RC1: problems with /etc : lost users and dbus

2011-10-27 Thread Ed Schouten
in or keep your local one. It would have been so awesome if our /etc/master.passwd and /etc/group included an #include directive. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpWLofpb8j4g.pgp Description: PGP signature

Re: FreeBSD 9.0 BETA1 build kernel

2011-10-28 Thread Ed Schouten
that we often forget to mark global variables as static, even though they ought to be. If only GCC/Clang had a warning for that... -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ diff --git a/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td b/contrib/llvm/tools/clang/include

Re: [head tinderbox] failure on powerpc64/powerpc

2011-11-06 Thread Ed Schouten
' Sorry about that. Should be fixed now! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp7bdMrUzqTc.pgp Description: PGP signature

Re: [PATCH] Detect GNU/kFreeBSD in user-visible kernel headers

2011-11-22 Thread Ed Schouten
Hi Robert, * Robert Millan r...@freebsd.org, 2022 18:53: +#undef __FreeBSD_kernel__ +#define __FreeBSD_kernel__ So why not remove the #undef and not let the compiler define it at all? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpNzLA7HWcFI.pgp Description: PGP signature

Re: ee (easy editor) bugged on 9.0?

2011-11-23 Thread Ed Schouten
, this makes it very hard to print a character in the lower righthand corner of the screen. One of these incompatibilities is likely what caused the problems you experienced when you ran ee(1) without updating /etc/ttys accordingly. -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: ee (easy editor) bugged on 9.0?

2011-11-23 Thread Ed Schouten
* Ed Schouten e...@80386.nl, 2023 19:11: There are two reasons why I changed the default terminal emulator to be xterm-like, instead of conforming to cons25: Errr... for large values of two. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpifNuiJHbAs.pgp Description: PGP

Re: ee (easy editor) bugged on 9.0?

2011-11-28 Thread Ed Schouten
you compile your kernel with TEKEN_UTF8 (poor mans UTF-8 support), but please don't attempt to load any fonts then. Best regards, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpuueQ3Esoka.pgp Description: PGP signature

Re: ttydev_cdevsw has no d_purge

2012-08-01 Thread Ed Schouten
tries to block until the TTY is actually destroyed. This is a bug, which I've discussed with hselasky@ numerous times. It simply must not do that. -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: ttydev_cdevsw has no d_purge

2012-08-02 Thread Ed Schouten
opinion. -- Ed Schouten e...@80386.nl ___ 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: ttydev_cdevsw has no d_purge

2012-08-03 Thread Ed Schouten
2012/8/3 Julian Elischer jul...@freebsd.org: they would only do that if they were refering to the node BY NAME. Which is exactly what a lot of software does when interacting with TTYs. -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org

Re: ttydev_cdevsw has no d_purge

2012-08-03 Thread Ed Schouten
. Indeed. So the USB code could simply pick a different unit number. -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: ttydev_cdevsw has no d_purge

2012-08-06 Thread Ed Schouten
as tty_rel_gone() returns. I hope this helps. If you have any further questions, let me know! -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: ttydev_cdevsw has no d_purge

2012-08-08 Thread Ed Schouten
prefer it if these kind of things would not be part of the API. Is there really no way the deallocation of the softc can be delayed until tsw_free() is called? Thanks, -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list http

Re: ttydev_cdevsw has no d_purge

2012-08-08 Thread Ed Schouten
? -- Ed Schouten e...@80386.nl ___ 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: ttydev_cdevsw has no d_purge

2012-08-10 Thread Ed Schouten
: - Simply call tty_alloc() -- not tty_alloc_mutex(). I'd rather get rid of this functionality altogether, if possible. - Use the TTY mutex to lock down the state of the ucom driver, e.g. #define ucom_lock(sc) tty_lock(sc-sc_mtx). Any thoughts? -- Ed Schouten e...@80386.nl

Re: Is this a typo in if_tap.c?

2012-11-22 Thread Ed Schouten
/sys/conf.h and sys/kern/kern_conf.c. -- Ed Schouten e...@80386.nl ___ 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: /usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd9.0/4.6.3/../../../libstdc++.a: could not read symbols: Bad value

2011-12-28 Thread Ed Schouten
into this tomorrow. Thanks for the report! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpgFV4VlXdVC.pgp Description: PGP signature

[Resolved] GCC 4.6 compilation problems w.r.t. static_assert

2011-12-29 Thread Ed Schouten
* Ed Schouten e...@80386.nl, 20111228 19:10: Hmmm... This seems to apply to my changes. I will look into this tomorrow. Thanks for the report! Just to clarify, as mentioned earlier in this thread, the linking problems problems are not related by my C11 patches, as they are only part of HEAD

Re: [rfc] removing/conditionalising WERROR= in Makefiles

2011-12-29 Thread Ed Schouten
* Philip Paeps phi...@freebsd.org, 20111227 02:04: Wouldn't it be better to set WARNS=x rather than WERROR=? Not entirely related to the discussion, but worth mentioning: WARNS is only used by bsd.{prog,lib}.mk -- not bsd.kmod.mk. -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: installworld: posix_memalign

2012-01-16 Thread Ed Schouten
which file needs to be linked to the other. So the aligned_alloc man page needs to be linked to posix_memalign. What happens if you remove your obj-directory before running make buildworld/installworld? Thanks, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpArt6BCO60F.pgp Description

Re: Small usr.bin/Makefile patch to remove a reference to wtmpcvt

2012-01-16 Thread Ed Schouten
://svnweb.freebsd.org/base/head/usr.bin/Makefile?r1=229997r2=230060 -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpXhZ4MUKuku.pgp Description: PGP signature

Re: installworld: posix_memalign

2012-01-17 Thread Ed Schouten
, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgphvr7s3q0A2.pgp Description: PGP signature

Re: virtio device unknown

2012-03-18 Thread Ed Schouten
into the kernel has not been added to the source tree yet. It seems you can only use the kernel modules. Good luck, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpReYn8n8pmF.pgp Description: PGP signature

Re: Changes to sbin/init/init.c (r233944) makes x11/xdm impossible to start from /etc/ttys

2012-04-10 Thread Ed Schouten
by not setting CLOCAL. It seems we can't do this reliably at all, so I guess I'd better just revert the code like so: http://80386.nl/pub/init.txt I'll commit the patch to SVN after I have discussed it wtih kib@. Thanks for reporting! -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: Changes to sbin/init/init.c (r233944) makes x11/xdm impossible to start from /etc/ttys

2012-04-15 Thread Ed Schouten
HEAD install just now. Is there a way for me to reproduce? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpOIEZIlv1x0.pgp Description: PGP signature

Re: CURRENT: /usr/src/sbin/newfs_nandfs/newfs_nandfs.c:89:18: error: no previous extern declaration for non-static variable

2013-04-21 Thread Ed Schouten
it allowed the compiler to find another peculiarity in the code, namely that the seg_segsum_size variable is unused. I'll commit this patch after I've done some testing. Thanks, -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list

Re: Infiniband OFED CLANG failing

2013-04-29 Thread Ed Schouten
. http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/174214 I've added Garrett to the Cc, as he seems to have replied to the original ticket. -- Ed Schouten e...@80386.nl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: [PATCH] nvmecontrol breaks world

2013-07-02 Thread Ed Schouten
2013/7/2 Steve Kargl s...@troutmask.apl.washington.edu: Could someone (this could even be me, but need approval) please fix nvmecontrol? off_t doesn't need to be intmax_t, right? Maybe add an explicit cast? Also, the call of malloc(sb.st_size) is not really safe... -- Ed Schouten e...@80386

[CFT] xboxfb with vt(9) (a.k.a. newcons)

2014-01-15 Thread Ed Schouten
Hello there, On Wed Jan 15 2014 at 1:43:56 PM, Aleksandr Rybalko r...@freebsd.org wrote: I've just committed update to xboxfb driver for vt(9). But I have no HW to test on. So if anybody have HW and time/wish to test it, please help me. As I also mentioned to you privately, I think it might

Re: Syscons and termcap

2010-11-09 Thread Ed Schouten
vidcontrol -T xterm on that specific window. There is almost no reason why anyone would want to use the TEKEN_CONS25 option. Depending on whether the terminal is switched to cursor keys mode, it will return ^[[H or ^[OH. See /sys/teken/teken.c, teken_get_sequence(). Greetings, -- Ed Schouten e

Re: Syscons and termcap

2010-11-09 Thread Ed Schouten
just a quick hack. http://80386.nl/pub/syscons-utf8.txt Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpDFXZrgCmH7.pgp Description: PGP signature

Re: Syscons and termcap

2010-11-09 Thread Ed Schouten
about Unicode is that the first 256 codepoints are equal to ISO-8859-1, so if you recode ISO-8859-1 to the multibyte representation of UTF-8, it all works. This is why you could use such a keymap without issues. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgprWDwdQwCiP.pgp Description

libcompiler_rt now part of FreeBSD's base system

2010-11-11 Thread Ed Schouten
r215127. Thanks to everyone who helped testing this! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ - Forwarded message from Ed Schouten e...@freebsd.org - Date: Thu, 11 Nov 2010 15:48:27 + (UTC) From: Ed Schouten e...@freebsd.org To: src-committ...@freebsd.org, svn-src

Re: libcompiler_rt now part of FreeBSD's base system

2010-11-12 Thread Ed Schouten
switched sparc64 back to the original libgcc. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp1COBdVlSe2.pgp Description: PGP signature

Re: MacBookPro7,1 and FreeBSD 8.1

2010-11-12 Thread Ed Schouten
, no specific revision whatsoever. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpwq8YTjdL9n.pgp Description: PGP signature

Re: Keymaps in X11 and consoles should be the same with TEKEN_XTERM in the kernel.

2010-11-13 Thread Ed Schouten
-CURRENT; not FreeBSD 8.x. Please don't use xterm mode on FreeBSD 8. It doesn't come with any support whatsoever. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp07pH8M2FcF.pgp Description: PGP signature

llimport(8): Import lastlog into utmpx

2011-06-03 Thread Ed Schouten
through 9.x anyway. http://80386.nl/pub/llimport.txt It would be nice if someone could look at the rc script. I think it should be okay, but it's not a part of the tree I'm familiar with. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpDelehwOm1f.pgp Description: PGP signature

Re: llimport(8): Import lastlog into utmpx

2011-06-03 Thread Ed Schouten
Hi Garrett, * Garrett Cooper yaneg...@gmail.com, 20110603 22:47: Is this a one time change? If so, wouldn't it make more sense to put this into mergemaster(8) instead of rc(5)? Good point. I hadn't thought about that. I'll take a look. -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: llimport(8): Import lastlog into utmpx

2011-06-03 Thread Ed Schouten
they upgrade to 9.0, to discover that their lastlog database is `missing'. Groetjes, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgptNF6UbCr4L.pgp Description: PGP signature

Re: llimport(8): Import lastlog into utmpx

2011-06-03 Thread Ed Schouten
* Doug Barton do...@freebsd.org, 20110603 23:10: On 06/03/2011 14:07, Ed Schouten wrote: the reason why I picked the current approach, is because I don't want to cause people to get confused when they upgrade to 9.0, to discover that their lastlog database is `missing'. Understood

Re: propose: all arch move into a separate dir

2010-03-04 Thread Ed Schouten
architectures? Cheers, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpRYALO7z3KS.pgp Description: PGP signature

Re: RFC: New event timers infrastructure

2010-06-07 Thread Ed Schouten
. Just out of curiosity, how does this work relate to things like having a tickless kernel? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpM98YsnquDQ.pgp Description: PGP signature

Re: RFC: New event timers infrastructure

2010-06-07 Thread Ed Schouten
Hi Alexander, * Alexander Motin m...@freebsd.org wrote: Ed Schouten wrote: Just out of curiosity, how does this work relate to things like having a tickless kernel? It is almost mandatory prerequisite. We can't do any fancy timer stuff without unified timer API. Tsuyoshi Ozawa in his

Re: How to disable CLANG co build in buildworld?

2010-06-11 Thread Ed Schouten
or powerpc, add WITHOUT_CLANG=yes to /etc/src.conf, as described in src.conf(5). Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpHfsxmJCJTN.pgp Description: PGP signature

Re: How to disable CLANG co build in buildworld?

2010-06-11 Thread Ed Schouten
configuration file. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpyJ2DW7tm6J.pgp Description: PGP signature

Re: How to disable CLANG co build in buildworld?

2010-06-11 Thread Ed Schouten
really want to install an application like tblgen? Even though I think it's a pity you can't simply run `make' to build Clang, I think we might run into interesting problems by the time we update Clang or backport changes. Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: How to disable CLANG co build in buildworld?

2010-06-11 Thread Ed Schouten
on and have started merging. Would you be interested in fixing it for us, then? Let me know if there is anything on our side that needs to be done. Thanks! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp4enCZ7NAbN.pgp Description: PGP signature

Re: How to disable CLANG co build in buildworld?

2010-06-12 Thread Ed Schouten
* Dag-Erling Smørgrav d...@des.no wrote: Ed Schouten e...@80386.nl writes: Well, I've been thinking about this as well, but keep in mind that tblgen really has no use by itself and strongly depends on the version of your source tree. Even if we backport a tiny patch from the Clang

Re: two buildworld problems

2010-06-13 Thread Ed Schouten
use of local tools. 2. if i set CC=cc (or clang) CXX=c++ (or clang) CPP=cpp (or clang) in src.conf buildworld fails with this error: I can't say what's going on here, but keep in mind that you shouldn't set CXX to clang, but clang++. -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: two buildworld problems

2010-06-13 Thread Ed Schouten
* Alexander Best alexbes...@uni-muenster.de wrote: CC=gcc44 CXX=g++44 CPP=cpp44 As I mentioned before, gcc44 and /usr/local/bin/gcc44 are spelled differently. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpCgGKibtSmx.pgp Description: PGP signature

Re: how to set up UTF8 russian in -current?

2010-06-16 Thread Ed Schouten
. - Set LC_CTYPE=ru_RU.{CP1251,CP866,ISO8859-5,KOI8-R}. - Load a font for Syscons which uses the same character as the one you chose above. So this means 8-bit character sets is the best thing we can do right now. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpxUzRW1nIR9.pgp Description

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Ed Schouten
. If I remember correctly, you won't even receive the periodic(8) emails. Nowadays it's probably better, but I remember in the old days GNOME would always print through /usr/bin/lpr, even when CUPS is installed. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp3h4AAkzhyp.pgp Description

Re: using cupsd instead of base lpr [was Re: [HEADS UP] Kernel modules don't work properly in FreeBSD 8.1-RC1 (solved)]

2010-06-24 Thread Ed Schouten
* Mike Meyer m...@mired.org wrote: Maybe it's time for /usr/sbin/lpwrapper, to do the same thing for print systems? In my opinion, we should just rename mailwrapper to whateverwrapper and list the lpr programs in there as well. -- Ed Schouten e...@80386.nl WWW: http://80386.nl

Re: Building world with clang

2010-08-17 Thread Ed Schouten
directives and should be positioned // just prior C include dirs. Hmmm... Do we really want this? /usr/local/include is omitted from our compiler include paths on purpose, to prevent accidental linkage against pieces of software built from ports. -- Ed Schouten e...@80386.nl WWW: http

Re: Building world with clang

2010-08-17 Thread Ed Schouten
* Dimitry Andric dimi...@andric.com wrote: On 2010-08-17 13:40, Ed Schouten wrote: +#ifndef __FreeBSD__ + AddPath(CLANG_PREFIX /usr/local/include, System, true, false, false); +#endif // Builtin includes use #include_next directives and should be positioned // just prior C

Mounting cd9660 multiple times gives EBUSY [Was: unionfs a little improvement]

2010-08-18 Thread Ed Schouten
to understand the impact of this change. What does it actually mean if bo-bo_private != vp? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpDtQb4iDzU5.pgp Description: PGP signature

Re: Mounting cd9660 multiple times gives EBUSY [Was: unionfs a little improvement]

2010-08-18 Thread Ed Schouten
# umount /mnt0 Ah, I see. Well, I changed my setup to use an md root now. Works quite nicely. Screenshot: http://80386.nl/pub/livecd.png Thanks for the explanation! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgps9FfC06S09.pgp Description: PGP signature

Whiteout support for tmpfs [Was: unionfs a little improvement]

2010-08-20 Thread Ed Schouten
efficiently, but the problem is that it turns the code into a mess. Any comments? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpuEIWRJzq7F.pgp Description: PGP signature

Re: why GNU grep is fast

2010-08-22 Thread Ed Schouten
()ing a file and calling memmem() on the mapping to search for the input string. Of course this relies on having an efficient memmem() implementation, for example using one of the algorithms mentioned in this thread. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp3jSdL5D2SW.pgp

Re: fusefs-kmod broken?

2010-08-23 Thread Ed Schouten
() to check whether under INVARIATIONS all fileops are set? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgprc8w11HVSV.pgp Description: PGP signature

Re: fusefs-kmod broken?

2010-08-23 Thread Ed Schouten
* Ed Schouten e...@80386.nl wrote: check whether under INVARIATIONS all fileops are set? INVARIANTS, that is. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp0MtaoWCOzp.pgp Description: PGP signature

Re: fusefs-kmod broken?

2010-08-23 Thread Ed Schouten
* Kostik Belousov kostik...@gmail.com wrote: On Mon, Aug 23, 2010 at 03:35:55PM +0200, Ed Schouten wrote: * Kostik Belousov kostik...@gmail.com wrote: Which most likely means that fusesfs filled its own struct fileops without properly initializing fo_truncate member. It's a bit

Re: fusefs-kmod broken?

2010-08-23 Thread Ed Schouten
crashed on the null pointer anyway. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpZiWUF2pFRF.pgp Description: PGP signature

Re: Call for Documentation Contributors

2010-09-02 Thread Ed Schouten
doc changes apply to functionality provided by both releases, or at least functionality that is MFC'd. -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpGMCzJmSIXQ.pgp Description: PGP signature

Re: Examining the VM splay tree effectiveness

2010-10-01 Thread Ed Schouten
be worth looking at other types of balanced trees? For example, another type of tree which has only $O(\log n)$ amortized insertion/removal/lookup time, but could already be a lot better in practice, is a Treap. Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgppFv0Ft9fqs.pgp

truss calls setpgid()

2010-10-11 Thread Ed Schouten
%s, command[0]); Question: was this intentional? I'd rather not break stuff. Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpgLNWsANUMZ.pgp Description: PGP signature

Tested wanted: BSD-licensed libgcc replacement, libcompiler_rt

2010-10-22 Thread Ed Schouten
already give some coverage. Thanks! -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgp4nEKTk6e5K.pgp Description: PGP signature

Re: Tested wanted: BSD-licensed libgcc replacement, libcompiler_rt

2010-10-22 Thread Ed Schouten
* Ed Schouten e...@80386.nl, 20101022 16:30: - Rebuild all your software (yes, I know it's unfortunate). Right after I sent this, I thought I'd better clarify this. You don't need to rebuild your software. This change will not break the existing ABI. This step is just mentioned here, since

Re: Tested wanted: BSD-licensed libgcc replacement, libcompiler_rt

2010-10-23 Thread Ed Schouten
Hi all, * Ed Schouten e...@80386.nl, 20101022 16:30: At EuroBSDCon I was talking with some committers active in the area of Clang (brooks, kwm, others) about replacing our libgcc shipped with GCC 4.2.1 with a BSD-licensed version. The LLVM folks have a BSD licensed implementation called

[Announcement] New mailing list: toolch...@freebsd.org

2010-10-24 Thread Ed Schouten
place to discuss other components of the toolchain (linker, assembler, runtime libraries). Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpLjvHsdDeF1.pgp Description: PGP signature

Re: 9-CURRENT: ports/net/kdenetwork3 does not compile

2010-11-02 Thread Ed Schouten
, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ --- ktalkd/ktalkd/find_user.cpp +++ ktalkd/ktalkd/find_user.cpp @@ -339,34 +339,33 @@ #else /*not PROC_FIND_USER*/ +#include utmpx.h + int find_user(char *name, char *tty, char *disp) { -struct utmp ubuf; +struct utmpx *ubuf

Re: Openoffice doesn't work with kernel+world built with Clang

2010-11-03 Thread Ed Schouten
* Renato Botelho rbga...@gmail.com, 20101103 15:36: On Wed, Nov 3, 2010 at 11:44 AM, Ed Schouten e...@80386.nl wrote: Garga! * Renato Botelho rbga...@gmail.com, 20101103 13:36: For now i solve my problem adding this to /etc/src.conf .if ${.CURDIR} == /usr/src/gnu/lib/libgcc CC=cc

Re: utmpx

2010-11-05 Thread Ed Schouten
* Anonymous swel...@gmail.com, 20101105 12:58: There are more, see ports listed under utmpx.h in http://wiki.freebsd.org/PortsBrokenOnCurrent It should be noted that that list is a bit pessimistic, since various ports have been fixed in the mean time. Greetings, -- Ed Schouten e...@80386

Re: utmpx

2010-11-05 Thread Ed Schouten
looked at these tools and I don't think they have very little use with utmpx. Can't we just disable all utmp related tools? -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpdkBkdF8yTY.pgp Description: PGP signature

Re: libstc++ (?) problem on CURRENT?

2010-11-06 Thread Ed Schouten
all sorts of debugging options enabled, while 8-STABLE does not. Greetings, -- Ed Schouten e...@80386.nl WWW: http://80386.nl/ pgpVzkBGkeJh8.pgp Description: PGP signature

Re: CFR: a new __unreachable() builtin

2015-05-17 Thread Ed Schouten
, this would cause the expression to be evaluated, which is not allowed. -- Ed Schouten e...@nuxi.nl ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: after login through serial line, open(2) on /dev/tty hangs

2015-05-27 Thread Ed Schouten
details. -- Ed Schouten e...@nuxi.nl ___ 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

  1   2   >