Re: FreeBSD as virtualbox guest not working

2012-05-25 Thread Harti Brandt
Hi, On Fri, 25 May 2012, Niclas Zeising wrote: NZ>Sometime quite recent a change to FreeBSD CURRENT makes it almost impossible NZ>to run it as a virtualbox guest, at least under Windows. If I roll back the NZ>vbox machine to a (unfortunately quite old, from January) CURRENT everything NZ>seems t

HEADSUP: netgraph constants changing

2003-11-12 Thread Harti Brandt
ally maintained netgraph modules and any user space netgraph stuff (mainly ngctl and nghook) are in sync otherwise they'll not be able to communicate. This is especially important if you use netgraph for booting purposes. No correctly written code should break by this change :-) harti -

Re: Buildworld errors out on libbsnmp

2003-11-10 Thread Harti Brandt
On Mon, 10 Nov 2003, Dimitry Andric wrote: DA>Hi, DA> DA>I was just building world after your recent commits of the libbsnmp DA>stuff. This results in the following errors: Sorry, that was my error. I have committed a fix for the library, one for the daemon follows in a couple of minutes as soon

Bumping netgraph name sizes

2003-11-10 Thread Harti Brandt
DEBUG /*--*/ #define NG_ABI_VERSION (_NG_ABI_VERSION + 0x1) #else /* NETGRAPH_DEBUG */ /*--*/ -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROT

Re: rpc.lockd core dumped

2003-11-08 Thread Harti Brandt
SRV01 i386 AJ> AJ>Thanks in advance. I can only say that I had a core dump under current on sparc, but the core file was unusable. Can you compile rcp.lockd with -g in CFLAGS and LDFLAGS and try to find out with gdb where it aborts? harti -- harti brandt, http://www.fokus.fraunhofer.de/r

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-07 Thread Harti Brandt
On Thu, 6 Nov 2003, John Baldwin wrote: JB> JB>On 06-Nov-2003 Harti Brandt wrote: JB>> JB>I figured out what is happenning I think. You are getting a spurious JB>> JB>interrupt from the 8259A PIC (which comes in on IRQ 7). The IRR register JB>> JB>lists pendi

Re: g++ problem

2003-11-06 Thread Harti Brandt
hould fix this issue by updating to the latest sources. MS>In my opinion the right thing to do is however to also include MS>getopt_long_only() in libc and not only getopt_long() so one can get MS>rid of the devel/libgnugetopt port. I have a patch for this at MS>ftp://ftp.zeist.

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-06 Thread Harti Brandt
On Wed, 5 Nov 2003, John Baldwin wrote: JB> JB>On 05-Nov-2003 Harti Brandt wrote: JB>> On Tue, 4 Nov 2003, John Baldwin wrote: JB>> JB>> JB> JB>> JB>On 04-Nov-2003 Harti Brandt wrote: JB>> JB>> On Tue, 4 Nov 2003, Harti Brandt wrote: JB>> JB

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-05 Thread Harti Brandt
On Wed, 5 Nov 2003, Harti Brandt wrote: HB>On Tue, 4 Nov 2003, John Baldwin wrote: HB> HB>JB> HB>JB>On 04-Nov-2003 Harti Brandt wrote: HB>JB>> On Tue, 4 Nov 2003, Harti Brandt wrote: HB>JB>> HB>JB>> HB>On Tue, 4 Nov 2003, John Baldwin wrote: HB>J

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-04 Thread Harti Brandt
On Tue, 4 Nov 2003, Harti Brandt wrote: HB>On Tue, 4 Nov 2003, John Baldwin wrote: HB> HB>JB> HB>JB>On 04-Nov-2003 Harti Brandt wrote: HB>JB>> HB>JB>> Hi, HB>JB>> HB>JB>> I have an ASUS system with 2 CPUs that I need to run at HZ=1.

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-04 Thread Harti Brandt
On Tue, 4 Nov 2003, Harti Brandt wrote: HB>On Tue, 4 Nov 2003, John Baldwin wrote: HB> HB>JB> HB>JB>On 04-Nov-2003 Harti Brandt wrote: HB>JB>> HB>JB>> Hi, HB>JB>> HB>JB>> I have an ASUS system with 2 CPUs that I need to run at HZ=1.

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-04 Thread Harti Brandt
On Tue, 4 Nov 2003, John Baldwin wrote: JB> JB>On 04-Nov-2003 Harti Brandt wrote: JB>> JB>> Hi, JB>> JB>> I have an ASUS system with 2 CPUs that I need to run at HZ=1. This JB>> worked until yesterday, but with the new interrupt code it doesn't boot J

New interrupt stuff breaks ASUS 2 CPU system

2003-11-04 Thread Harti Brandt
cpuid = 0; apic id = 00 instruction pointer = 0x8:0xc048995d stack pointer = 0x10:0xc081f29c frame pointer cpuicpuid = 0; apic id = 00 instruction pointer = 0x8:0xc048995d stack cpuid = 0; apic id = 00 instruction pointer = 0x8:0xc048995d stack pointer = 0x1 0x

Re: Anyone object to the following change in libc?

2003-10-30 Thread Harti Brandt
On Thu, 30 Oct 2003, Terry Lambert wrote: TL>Harti Brandt wrote: TL>> TL>Paragraph 6 of: TL>> TL> TL>> TL> http://www.opengroup.org/onlinepubs/007904975/functions/sscanf.html TL>> TL> TL>> TL>Implies that the lack of characters in the string fol

Re: Anyone object to the following change in libc?

2003-10-29 Thread Harti Brandt
On Tue, 28 Oct 2003, Terry Lambert wrote: TL>Harti Brandt wrote: TL>> When applying "%*d%d" to the string "123" the first 'd' format matches TL>> the string "123" and the conversion yields the number 123. This is then TL>> thrown away b

Re: Anyone object to the following change in libc?

2003-10-28 Thread Harti Brandt
On Tue, 28 Oct 2003, Daniel Eischen wrote: DE>On Tue, 28 Oct 2003, Harti Brandt wrote: DE> DE>> DE>> (Cc set to current). DE>> DE>> On Tue, 28 Oct 2003, Jordan K Hubbard wrote: DE>> DE>> JKH>Back in the pre-panther timeframe, we received the fol

Re: Anyone object to the following change in libc?

2003-10-28 Thread Harti Brandt
ent of an early matching failure.") the function returns 0, because there was a succesful conversion but no assignment. I just had a look at the v7 implementation. In this implementation a suppressed assignment is not counted as a match even if the match was successful. This explains th

Re: Random signals in {build,install}world recently?

2003-10-20 Thread Harti Brandt
On Mon, 20 Oct 2003, Christian Brueffer wrote: CB>On Mon, Oct 20, 2003 at 10:50:02AM -0400, Barney Wolff wrote: CB>> On Mon, Oct 20, 2003 at 03:20:56PM +0200, Mark Santcroos wrote: CB>> > On Mon, Oct 20, 2003 at 10:27:38AM +0200, Harti Brandt wrote: CB>> > > On Mo

Re: Random signals in {build,install}world recently?

2003-10-20 Thread Harti Brandt
On Mon, 20 Oct 2003, Mark Santcroos wrote: MS>On Mon, Oct 20, 2003 at 10:27:38AM +0200, Harti Brandt wrote: MS>> On Mon, 20 Oct 2003, Vallo Kallaste wrote: MS>> MS>> VK>Hi MS>> VK> MS>> VK>It seems to be a recent problem. The hardware is OK, both Window

Re: Random signals in {build,install}world recently?

2003-10-20 Thread Harti Brandt
y. 4BSD scheduler if it VK>matters. I have the same MB just with 1800+ processors. I had to reduce the CPU frequency by about 10% in the BIOS setup to get the machine stable. I assume the problem is actually the memory. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cat

Re: cannot create partition entries for /dev/ad3

2003-10-09 Thread Harti Brandt
be fancy to be able to backup and restore /proc or /portal. Many devices (especially with all this hot-plugable stuff today) are not persistant, why should their representation be? harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [E

Re: cannot create partition entries for /dev/ad3

2003-10-08 Thread Harti Brandt
_ e>[EMAIL PROTECTED] mailing list e>http://lists.freebsd.org/mailman/listinfo/freebsd-current e>To unsubscribe, send any mail to "[EMAIL PROTECTED]" e> -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTEC

Re: no partition entries for /dev/ad3

2003-10-08 Thread Harti Brandt
On Wed, 8 Oct 2003, ecsd wrote: e>Harti Brandt wrote: e>On Wed, 8 Oct 2003, ecsd wrote: e>e>I had already been able to go so far as to "disklabel -w -r ad3 auto". e>e>After doing this on a 4.X system I would then "disklabel -e /dev/ad3s1c" e>e>but /d

Re: no partition entries for /dev/ad3

2003-10-08 Thread Harti Brandt
beg: cyl 0/ head 1/ sector 1; e>end: cyl 1023/ head 15/ sector 63 e>2: e>3: e>4: In that case you should have a /dev/ad3s1. Have you? harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTE

Re: no partition entries for /dev/ad3

2003-10-08 Thread Harti Brandt
t;ad2s1 dsp0.0 net4@ random e>ttypd zero e>ad2s1a dsp0.1 network sndstat ttype e>ad2s1b dspW0.0 nullstderr@ ttypf e> e> e>________

Re: procfs problem

2003-09-29 Thread Harti Brandt
___ JM>[EMAIL PROTECTED] mailing list JM>http://lists.freebsd.org/mailman/listinfo/freebsd-current JM>To unsubscribe, send any mail to "[EMAIL PROTECTED]" JM> -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/ha

Re: upgrade from static to dynamic root

2003-09-17 Thread Harti Brandt
On Wed, 17 Sep 2003, Gordon Tetlow wrote: GT>On Tue, Sep 16, 2003 at 06:11:01PM +0200, Harti Brandt wrote: GT>> On Tue, 16 Sep 2003, Richard Nyberg wrote: GT>> GT>> RN>At Thu, 11 Sep 2003 14:44:55 +0200 (CEST), GT>> RN>Harti Brandt wrote: GT>> RN>> Hi

Re: upgrade from static to dynamic root

2003-09-16 Thread Harti Brandt
On Tue, 16 Sep 2003, Richard Nyberg wrote: RN>At Thu, 11 Sep 2003 14:44:55 +0200 (CEST), RN>Harti Brandt wrote: RN>> Hi, RN>> RN>> I just tried to upgrade one of my systems from a static root from july to RN>> an actual dynamic root. The installworld went fine '

Re: upgrade from static to dynamic root

2003-09-16 Thread Harti Brandt
On Tue, 16 Sep 2003, Ruslan Ermilov wrote: RE>On Mon, Sep 15, 2003 at 03:31:55PM -0700, Gordon Tetlow wrote: RE>> On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote: RE>> > RE>> > Hi, RE>> > RE>> > I just tried to upgrade one of my syst

Re: upgrade from static to dynamic root

2003-09-15 Thread Harti Brandt
On Sun, 14 Sep 2003, Ruslan Ermilov wrote: RE>On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote: RE>> RE>> Hi, RE>> RE>> I just tried to upgrade one of my systems from a static root from july to RE>> an actual dynamic root. The installworld went fine &#

upgrade from static to dynamic root

2003-09-11 Thread Harti Brandt
een and rescue for the first time? harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: SENDMAIL_MC

2003-08-27 Thread Harti Brandt
dworlds as a non-privileged user and they failed therefor. So I added magic in /etc/make.conf to not define SENDMAIL_MC when doing buildworld. This worked until the build/install was really fixed not so long ago, but now is obviously wrong. Thanks for your help, harti -- harti brandt, http://ww

Re: SENDMAIL_MC

2003-08-27 Thread Harti Brandt
think) is in src/etc/sendmail/Makefile: .if defined(SENDMAIL_MC) INSTALL_CF= ${SENDMAIL_MC:T:R}.cf This leaves INSTALL_CF with fokus.cf (the path is stripped off) and there is (of course) no fokus.cf in src/etc/sendmail. harti -- harti brandt, http://www.fokus.fraunhofer.de/research

SENDMAIL_MC

2003-08-26 Thread Harti Brandt
install the files. So, is this supposed to work this way? harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http

Re: INET6 in world

2003-08-04 Thread Harti Brandt
t enable and use it. What's the sense of enabling and using IPv6, if your infrastucture in the company doesn't support it (because of the overhead with routing (hardware vs. software routing)) and you don't have an IPv6 connection to the outside world. Well, you could ping localhost

Re: [current tinderbox] failure on i386/i386

2003-07-30 Thread Harti Brandt
--- 2003-07-29 20:01:08 - ERROR: failed to build lint kernel T>TB --- 2003-07-29 20:01:08 - tinderbox aborted T> T>___ T>[EMAIL PROTECTED] mailing list T>http://lists.freebsd.org/mailman/listinfo/freebsd-current T>To unsubscribe, send an

Re: src/bin/ed/re.c: warning: declaration of `exp' shadows a globaldeclaration

2003-07-23 Thread Harti Brandt
On Mon, 21 Jul 2003, David O'Brien wrote: DO>On Tue, Jul 15, 2003 at 07:59:43AM +0200, Harti Brandt wrote: DO>> On Tue, 15 Jul 2003, Jun Kuriyama wrote: DO>> JK>With new gcc and -Wshadow, src/bin/ed/re.c shows this warning: DO>> JK> DO>> JK>cc -

Re: Stop in /usr/src/sys/modules/harp

2003-07-21 Thread Harti Brandt
ion for X>`map_devs X> X>- -Tom X>- -- X>"Death is merciful, for there is no return X>therefrom, but with him who has come back X>out of the nethermost chambers of night, X>haggard and knowing, peace rests nevermore" X>- -Lovecraft X>-BEGIN PGP SIGNATURE--

Re: [-CURRENT tinderbox] failure on i386/pc98

2003-07-21 Thread Harti Brandt
de 1 T> T>Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src. T>TB --- 2003-07-21 20:09:36 - /usr/bin/make returned exit code 1 T>TB --- 2003-07-21 20:09:36 - ERROR: failed to build generic kernel T>TB --- 2003-07-21 20:09:36 - tinderbox aborted T> T>

Re: SMP problem with uma_zalloc

2003-07-21 Thread Harti Brandt
ently stands: BM> BM> "The purpose of uma_zone_set_max() is to limit the maximum BM> amount of memory that the system can dedicate toward the zone BM> specified by the 'zone' argument." BM> BM> Would you like to commit the change? Ok, I'll commit it.

Re: SMP problem with uma_zalloc

2003-07-21 Thread Harti Brandt
On Mon, 21 Jul 2003, Bosko Milekic wrote: BM> BM>On Mon, Jul 21, 2003 at 09:03:00AM +0200, Harti Brandt wrote: BM>> On Sat, 19 Jul 2003, Bosko Milekic wrote: BM>> BM>> BM> BM>> BM>On Sat, Jul 19, 2003 at 08:31:26PM +0200, Lara & Harti Brandt wrote: BM&

Re: SMP problem with uma_zalloc

2003-07-21 Thread Harti Brandt
On Sat, 19 Jul 2003, Bosko Milekic wrote: BM> BM>On Sat, Jul 19, 2003 at 08:31:26PM +0200, Lara & Harti Brandt wrote: BM>[...] BM>> Well the problem is, that nothing is starved. I have an idle machine and BM>> a zone that I have limited to 60 or so items. When allocatin

Re: [-CURRENT tinderbox] failure on i386/i386

2003-07-20 Thread Harti Brandt
with a make dumping core in vfork() (according to gdb). I had no chance yet to try with a make that uses fork() instead of vfork(). harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: SMP problem with uma_zalloc

2003-07-19 Thread Lara & Harti Brandt
Bosko Milekic wrote: On Fri, Jul 18, 2003 at 07:05:58PM +0200, Harti Brandt wrote: Hi all, it seems there is a problem with the zone allocator in SMP systems. I have a zone, that has an upper limit on items that resolves to an upper limit of pages of 1. It turns out, that allocations from

Re: src/bin/ed/re.c: warning: declaration of `exp' shadows a globaldeclaration

2003-07-17 Thread Harti Brandt
JK>exp.c: In function `main': JK>exp.c:4: warning: declaration of `exp' shadows a global declaration JK>:0: warning: shadowed declaration is here JK> JK> JK> -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROT

Re: [-CURRENT tinderbox] failure on sparc64/sparc64

2003-07-17 Thread Harti Brandt
bffaf7 "i386" machine_arch = 0xbfbff9c9 "i386" machine_cpu = 0x8078fb5 "i386" ---Type to continue, or q to quit--- sysMkPath = (struct Lst *) 0x80a5a20 cp = 0x8078fba "alpha" start = 0xf15 syspath = "/usr

Re: [-CURRENT tinderbox] failure on sparc64/sparc64

2003-07-15 Thread Harti Brandt
t fail for all but TM>> i386 and pc98, I think. TM> TM>i386 and pc98 have failed too (random example: July 5). But sparc64 fails quite regularily when gziping man pages. The others are more random. Since about the same time I have dumping core make during make universe on my i386. Th

Re: [-CURRENT tinderbox] failure on sparc64/sparc64

2003-07-15 Thread Harti Brandt
t;The first question is: what process is dumping core. I think MM>you'll find that with dmesg(8). For more than one week the sparc build dumps core at different points while compressing man pages. Perhaps a gzip problem? harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/em

Re: [-CURRENT tinderbox] failure on sparc64/sparc64

2003-07-15 Thread Harti Brandt
OR: failed to build world T>TB --- 2003-07-14 11:53:19 - tinderbox aborted T> T>___ T>[EMAIL PROTECTED] mailing list T>http://lists.freebsd.org/mailman/listinfo/freebsd-current T>To unsubscribe, send any mail to "[EMAIL PROTECTED]&

Re: src/bin/ed/re.c: warning: declaration of `exp' shadows a globaldeclaration

2003-07-14 Thread Harti Brandt
;; JK> return NULL; JK> } JK> patlock = 0; JK>-if ((n = regcomp(exp, exps, 0))) { JK>-regerror(n, exp, error, sizeof error); JK>+if ((n = regcomp(expr, exps, 0))) { JK>+regerror(n, expr, error, sizeof error); JK> errmsg =

Re: what is the suggested way to do void * arithmetic ?

2003-07-10 Thread Harti Brandt
t; of foo's, since you don't know how foo's are packed in an array), DL>>> you should probably cast them to char for the arithmatic, and add DL>>> them with byte counts. DL>>> DL>>> -- Terry DL>>___

Re: what is the suggested way to do void * arithmetic ?

2003-07-10 Thread Harti Brandt
oo + this_foo->len); provided that the object pointed to by this_foo is at least this_foo->len bytes long. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] ___

Re: /dev/shm

2003-07-07 Thread Harti Brandt
s just for the first screen refresh on a mostly-idle box with 400 DN>processes. groupsys top is basically instantaneous. And don't think DN>about accidentally hitting a cursor or function key which running DN>procps top; it doesn't even use curses, so it beeps and waits 2

Re: Lucent firmware

2003-07-04 Thread Harti Brandt
Lucent firmware: Station (8.72.1) after the update. I found the firmware at www.agere.com. Look for a file called wsuags454c-872.zip. This contains WSU10872.EXE. You need a windows for this (maybe a dos does it). harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/har

Re: Does newreno work as designed ?

2003-07-04 Thread Harti Brandt
my notebook. After updating the firmware on my to 8.72.1 it works for me again, albeit with a warning message. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED]

Re: Can't connect to wireless network with recent -CURRENT

2003-07-03 Thread Harti Brandt
On Thu, 3 Jul 2003, M. Warner Losh wrote: MWL>In message: <[EMAIL PROTECTED]> MWL> Harti Brandt <[EMAIL PROTECTED]> writes: MWL>: I think the same problem was reported by Rob Holmes two weeks ago and by MWL>: me (although with lesser detail) yesterday. I conv

Re: WLAN card not working anymore

2003-07-03 Thread Harti Brandt
On Thu, 3 Jul 2003, Oliver Brandmueller wrote: OB>Hi. OB> OB>On Thu, Jul 03, 2003 at 01:39:19PM +0200, Harti Brandt wrote: OB>> Jul 3 09:18:29 harti kernel: wi0: Lucent Firmware: Station (7.52.1) OB> OB>Well, I'm still seeing problems with my Lucent Card on -CURRENT (t

Re: WLAN card not working anymore

2003-07-03 Thread Harti Brandt
On Thu, 3 Jul 2003, M. Warner Losh wrote: MWL>In message: <[EMAIL PROTECTED]> MWL> Harti Brandt <[EMAIL PROTECTED]> writes: MWL>: my "Avaya Wireless PC Card" (actually seems to be a Lucent) stopped to MWL>: work in my laptop as I updated the kernel t

Re: Can't connect to wireless network with recent -CURRENT

2003-07-03 Thread Harti Brandt
hich work without problems, and this machine also works if I boot GgL>it with 4.8-STABLE. GgL> GgL>Any thoughts? I think the same problem was reported by Rob Holmes two weeks ago and by me (although with lesser detail) yesterday. I converted my kernel from OLDBUS to NEWBUS and now one

WLAN card not working anymore

2003-07-02 Thread Harti Brandt
Hi, my "Avaya Wireless PC Card" (actually seems to be a Lucent) stopped to work in my laptop as I updated the kernel today. It now says "pcic0: Card type unrecognized by bridge is unsupported.". What does this mean and what can I do about it? Regards, harti --

Re: world build fails since yesterday

2003-06-26 Thread Harti Brandt
_________ p>[EMAIL PROTECTED] mailing list p>http://lists.freebsd.org/mailman/listinfo/freebsd-current p>To unsubscribe, send any mail to "[EMAIL PROTECTED]" p> -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL

nfs mounting from localhost

2003-06-20 Thread Harti Brandt
Hi all, is there a possibility to nfs mount a file system from localhost from rcNG? All the NFS server stuff seems to be started after NFS mounting. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED

Re: devfs and /dev/fd/3

2003-06-04 Thread Harti Brandt
ircumvent this, aside from mounting a ufs partition MO>with mknod-ed files over /dev/fd ? You must mount -tfdescfs fdesc /dev/fd but your example doesn't work even then (although it gives no error). Don't know why. harti -- harti brandt, http://www.fokus.fr

Re: policy on GPL'd drivers?

2003-05-28 Thread Harti Brandt
like that MD>then better leave it off as it is. Versioning in itself Type signature checking doesn't help you if the semantics of an API change without type changes. APIs should be semantically and syntactically stable in -STABLE. In -CURRENT they are expected to change. Managing a 3rd

Re: mbuf LOR

2003-04-03 Thread Harti Brandt
x other than Giant is held. +Giant may or may not be held when +.Fn free +is called. .Pp Any calls to .Fn malloc -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] __

Re: Removing Sendmail

2003-04-02 Thread Harti Brandt
ied Linux (this was a couple of years ago) I got immediatly tired of foo-X.Y needs libbar-A.B bar-Z.T needs libbar-C.D and unfortunately you cannot have libbar-A.B and libbar-C.D together. Splitting up without dependencies between the packages is likely to be very hard if not impossible.

Re: vinum broken by devstat changes?

2003-03-26 Thread Harti Brandt
KDM>I've got patches in progress to fix that, but it looks like things should KDM>work with the current state of affairs. KDM> KDM>Have you rebuilt world? That was just a fresh world and kernel. It took me some time to get it up again - the vinum partition holds the por

vinum broken by devstat changes?

2003-03-25 Thread Harti Brandt
Hi, when calling 'vinum start' it responds with usage: read drive [drive ...] from looking at the code, it appears that it cannot find the disk drives to read the configuration from. vinum read da0 da1 just works. So what's the problem? (kernel and user land from today)

Re: =?x-unknown?q?Re=3A_world=40alpha_b=F8rken_in_libatm?=

2003-03-25 Thread Harti Brandt
l, FC>for this problem -- my buildworld is running right now...) FC> FC>As for the real problem I'm about to see what can be done about it. I already contacted mdodd. One needs to get rid of caddr_t and replace it with void *. harti -- harti brandt, http://www.fokus.fraunhofer.d

Re: MAKEDEV(8) manpage

2003-03-25 Thread Harti Brandt
is not there anymore) I'm puzzled that the mdconfig man page pops up. In that case it is easy to understand, that the functionality is almost the same. If I type 'man MAKEDEV' and devfs pops up, I have to think much more to find out, that these are somehow related. harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: PATCH: type errors in src-tree

2003-03-02 Thread Harti Brandt
ne day I'll check it and JR>check the entire ilmid.c code for valid signment. Go to www.atmforum.com and look at the Standards page. You will find the ILMI 4.0 standard there. But beware, if you are not used to read telecommunication standards, you will be confused :-) For ILMI you will also

Re: busdma documentation

2003-02-24 Thread Harti Brandt
On Mon, 24 Feb 2003, Hiten Pandya wrote: HP>Harti Brandt (Mon, Feb 24, 2003 at 11:41:57AM +0100) wrote: HP>> On Mon, 24 Feb 2003, Dag-Erling Smorgrav wrote: HP>> HP>> DS>is there any? if so, where? HP>> HP>> Hiten Pandya was/is working on this. Last time I h

Re: Problem with M_COPY_PACKET

2003-02-24 Thread Harti Brandt
HP> HP>What you need, is m_dup_pkthdr(). M_COPY_PKTHDR has been HP>deprecated for several reasons, that are outlined in the HP>commit log of rev. 1.109 of sys/sys/mbuf.h. I wrote that code. It must be a M_MOVE_PKTHDR, because m is just disposed afterwards. harti -- harti brandt, http://www

Re: busdma documentation

2003-02-24 Thread Harti Brandt
ma.9.txt [2] http://www.unixdaemons.com/~hiten/work/misc/bus_dma.9.patch harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebs

Re: Proper -current if_attach locking?

2003-01-06 Thread Harti Brandt
at assume they have the lock. harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pdp11 tinderbox failure

2002-12-17 Thread Harti Brandt
Great I was waiting for this for too long. I'm going to install this on my 11/70 emulator as soon as it compiles again :-) How about a HP-65 port? harti On Tue, 17 Dec 2002, Matt Dillon wrote: MD> MD>-- MD Rebuilding the tempo

busdma documentation

2002-12-16 Thread Harti Brandt
Hi all, is there any documentation on the FreeBSD-busdma stuff? FreeBSD seems differ substantially from NetBSD in this regard. As far as I understand FreeBSD uses an older version. harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private

Re: Removing /boot/modules from BSD.root.dist

2002-11-15 Thread Harti Brandt
gt;Yes, the standard search path is /boot/kernel;/boot/modules;/modules. RE>Nevertheless, we don't create /modules, why should we create /boot/modules? Because then Makefiles don't have to fiddle with creating directories. I don't have a rule for creating /usr/bin in

Re: Removing /boot/modules from BSD.root.dist

2002-11-15 Thread Harti Brandt
defaults RE> .. RE> kernel RE> .. RE>-modules RE>-.. RE> .. RE> dev RE> fd mode=0555 RE> .. RE> .. RE>%%% RE> RE> RE>Cheers, RE> -- harti brandt, http://www.fokus.g

Re: gcc 3.2.1 optimization bug ?

2002-11-11 Thread Harti Brandt
On Mon, 11 Nov 2002, David Malone wrote: DM>On Mon, Nov 11, 2002 at 04:52:22PM +0100, Harti Brandt wrote: DM>AG>But does using a union make it safe? DM> DM>> Well, I just had a long discussion with a collegue about the topic. The DM>> main problem is in the ISO-C stand

Re: gcc 3.2.1 optimization bug ?

2002-11-11 Thread Harti Brandt
On Mon, 11 Nov 2002, Thomas David Rivers wrote: TDR>Harti Brandt <[EMAIL PROTECTED]> wrote: TDR>> TDR>> TDR>> Hmm, I though the following would work: TDR>> TDR>> void TDR>> foo(unsigned short *s) TDR>> { TDR>> unsigned short temp; TD

Re: gcc 3.2.1 optimization bug ?

2002-11-11 Thread Harti Brandt
On Mon, 11 Nov 2002, Andrew Gallatin wrote: AG> AG>Harti Brandt writes: AG> > On Mon, 11 Nov 2002, TOMITA Yoshinori wrote: AG> > AG> > This is probably not a bug, but a feature. You are not expected to access AG> > a variable through a pointer to a non-compatible typ

Re: gcc 3.2.1 optimization bug ?

2002-11-11 Thread Harti Brandt
.2.1 [FreeBSD] 20021009 (prerelease) TY> TY> TY> TY> TY>Is this a gcc bug or the source code problem ? TY> TY>To Unsubscribe: send mail to [EMAIL PROTECTED] TY>with "unsubscribe freebsd-current" in the body of the message TY> -- harti brandt, http://www.fokus

__printf0like not working?

2002-11-08 Thread Harti Brandt
Hi, I just doscovered, that the -Wformat feature does not work for warn() and err(), but works for printf() und Co. Was the __printf0like feature not patched into the actual gcc? harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private

xl_stats_update taking very long

2002-09-09 Thread Harti Brandt
-ever knowledge who knows what happens here? Regards, harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED], [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in t

Re: rcNg messages

2002-09-06 Thread Harti Brandt
On Fri, 6 Sep 2002, Mike Makonnen wrote: MM>On Fri, 6 Sep 2002 12:14:05 +0200 (CEST) MM>Harti Brandt <[EMAIL PROTECTED]> wrote: MM> MM>> It seems I found the problem. It turns out that rcNG is much more MM>> aggressive in not re-reading the rc_config_files if they we

Re: rcNg messages

2002-09-06 Thread Harti Brandt
On Fri, 6 Sep 2002, Harti Brandt wrote: HB>Ok, thanks for the answer. Just another problem: I have a couple of HB>machines that boot diskless via DHCP and NFS. Up to now I set the hostname HB>of each of these machines in rc.conf.local. But this doesn't work anymore. HB>I t

Re: rcNg messages

2002-09-06 Thread Harti Brandt
On Thu, 5 Sep 2002, Mike Makonnen wrote: MM>On Thu, 05 Sep 2002 13:17:04 +0200 (CEST) MM>Harti Brandt <[EMAIL PROTECTED]> wrote: MM> MM>> rcorder: requirement `ppp' in file `/etc/rc.d/rpcbind' has no providers. MM>> rcorder: requirement `beforenetlkm

rcNg messages

2002-09-05 Thread Harti Brandt
order: requirement `beforemountlkm' in file `/etc/rc.d/mountd' has no providers. rcorder: requirement `mountall' in file `/etc/rc.d/mountd' has no providers. rcorder: requirement `aftermountlkm' in file `/etc/rc.d/securelevel' has no providers. -- harti brandt, http:

Re: Device cloning

2002-06-11 Thread Harti Brandt
On Tue, 11 Jun 2002, Terry Lambert wrote: TL>Harti Brandt wrote: TL>> TL>For a sound device, it would be nice if multiple instances to the TL>> TL>devices were mux'ed. I've had cases where the program I was using TL>> TL>was using a smaller number that t

Re: Device cloning

2002-06-11 Thread Harti Brandt
On Tue, 11 Jun 2002, Terry Lambert wrote: TL>Harti Brandt wrote: TL>> I was talking about real devices, not pseudo devices that you can get out TL>> of thin air. Device driver for real devices should be just what they are: TL>> device drivers. If you take a disk driver,

Re: Device cloning

2002-06-11 Thread Harti Brandt
On Tue, 11 Jun 2002, Terry Lambert wrote: TL>Harti Brandt wrote: TL>> In MHO this idea is based on a fundamental misunderstanding of what a TL>> device is under unix. If you need such a behaviour you should put another TL>> abstraction on top of you devices (as the filesyste

Re: Device cloning

2002-06-10 Thread Harti Brandt
p of network devices), that handle multiple contexts for multiple processes. A device is just a device... harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: truss

2002-04-28 Thread Harti Brandt
nt procfs. harti RA> RA>Greetings, RA> RA>Richard. RA> RA> RA>An OS is like swiss cheese, the bigger it is, the more holes you get! RA> RA> RA>To Unsubscribe: send mail to [EMAIL PROTECTED] RA>with "unsubscribe freebsd-current" in the body of the me

Re: Revision 1.88 of kern_linker.c breaks module loading for diskless

2002-04-26 Thread Harti Brandt
rootdev $1 = -1 (kgdb) p rootvnode $2 = -843452416 (kgdb) p rootvp $3 = -843452416 (kgdb) They obviously point to the same thing and are non-NULL (root is NFS). harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED]

Revision 1.88 of kern_linker.c breaks module loading for diskless

2002-04-25 Thread Harti Brandt
Hello, the check for rootdev != NODEV introduced in rev 1.88 breaks loading of kernel modules from an NFS mounted root in diskless configurations. Dropping in gdb and printing rootdev shows -1 which is, I assume, NODEV. This worked before without problems. harti -- harti brandt, http

Rev. 1.82 of kern_linker.c disables module loads...

2002-03-21 Thread Harti Brandt
load kernel modules. - Add a check of securelevel_gt() to vfs_mount() in order to chop some low hanging fruit for the repair of securelevel checking of linking and unlinking files from within jails. There is more to be done here. Reviewed by: rwatson Regards, harti -- harti brandt, http

Re: buildworld broken on globaldata.h

2001-12-13 Thread Harti Brandt
On Wed, 12 Dec 2001, John Baldwin wrote: JB> JB>On 12-Dec-01 Harti Brandt wrote: JB>> On Wed, 12 Dec 2001, Poul-Henning Kamp wrote: JB>> JB>> PK> JB>> PK>My buildworld breaks: JB>> PK> JB>> PK>[...] JB>> PK>/flat/src/gnu/usr.bin/bi

Re: buildworld broken on globaldata.h

2001-12-12 Thread Harti Brandt
allcpu)) 797c798 < if (lgd.gd_cpuid == cpuid) --- > if (lgd.pc_cpuid == cpuid) -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

NgSendMsg may return bad token number

2001-10-24 Thread Harti Brandt
I, but I have no test case for this one and hence no fix. Regards, harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

  1   2   >