Re: where is MAKEDEV

2003-01-30 Thread Daniel C. Sobral
supports your card. Once you know, put that one in Dmesg shows how your card was identified, which is not quite saying which driver supports the card. your /boot/loader.conf. If your driver requires pcm, the loader will load it as a dependancy. -- Daniel C. Sobral (8-DCS

Re: copy extended attributes

2003-01-31 Thread Daniel C. Sobral
e-mail on the Linux side about interfaces to copy ACLs from one file to another, but I haven't had a chance to review those changes as yet to see whether we should pick them up. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de

Re: Hyperthreading and machdep.cpu_idle_hlt

2003-01-31 Thread Daniel C. Sobral
MFCd yet or is intended to be MFCd to -stable. AFAIK, full hyperthreading support, as it is, has been merged to -stable. It consists of a patch to recognize the virtual CPUs, so they will be dealt with like any SMP system, as long as HTT is enabled on the BIOS. -- Daniel C. Sobral

Re: copy extended attributes

2003-02-03 Thread Daniel C. Sobral
Doug Barton wrote: Forgive me for being dense, but can you expand on your concerns? My concern is setting various mac labels to various files in /etc, and having these files keep the labels after a mergemaster. Doug On Fri, 31 Jan 2003, Daniel C. Sobral wrote: I'm starting to have a bad

Re: copy extended attributes

2003-02-03 Thread Daniel C. Sobral
Doug Barton wrote: On Mon, 3 Feb 2003, Daniel C. Sobral wrote: Doug Barton wrote: Forgive me for being dense, but can you expand on your concerns? My concern is setting various mac labels to various files in /etc, and having these files keep the labels after a mergemaster. That's

Re: Question about devd concept

2003-02-03 Thread Daniel C. Sobral
settings not precluding this). I think, rather, that it is devd which should call rc.d to do things at device arrival, _after_ bootstrap has completed. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313

Re: RE : IPFilter

2003-02-10 Thread Daniel C. Sobral
PROTECTED] with unsubscribe freebsd-current in the body of the message -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED

Re: FreeBSD 5.0 as SOHO firewall, gateway -- STABLE?

2003-02-11 Thread Daniel C. Sobral
to a firewall that is present on 5.0 but not on 4.7. The reason I run 5.0 on one of my firewalls is so I can help catch bugs. Anything untowards happens and I can just turn it off. Moreover, I can reboot it with 4.7 if I really need (a separate disk). -- Daniel C. Sobral Gerência de Operações

Witness This

2003-02-21 Thread Daniel C. Sobral
p = (struct proc *) 0xc0eca9ec #21 0xc01c8cb4 in fork_exit (callout=0xc0ec04c0, arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:871 td = (struct thread *) 0x0 p = (struct proc *) 0xc0ec8f00 -- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de

Re: Witness This

2003-02-22 Thread Daniel C. Sobral
Robert Watson wrote: On Fri, 21 Feb 2003, Daniel C. Sobral wrote: backtrace(c032e7d9,c25af500,c25a98d4,c046236e,c04623ec) at backtrace+0x17 witness_lock(c25af500,8,c04623ec,1b8,c) at witness_lock+0x660 _mtx_lock_flags(c25af500,0,c04623ec,1b8,8095) at _mtx_lock_flags+0xb1

Re: Witness This

2003-02-25 Thread Daniel C. Sobral
*) 0; #ifdef MAC - if (tp != NULL) { + if (tp != NULL tp-t_inpcb != NULL) { /* * Packet is associated with a socket, so allow the * label of the response to reflect the socket label. -- Daniel C. Sobral (8-DCS

Re: Witness This

2003-02-25 Thread Daniel C. Sobral
it was a module you used for tests, not something which _helped_ debug other mac policies. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [EMAIL PROTECTED] Network Associates Laboratories On Tue, 25 Feb 2003, Daniel C. Sobral wrote: No bugs so far with this. Robert Watson wrote

Re: Witness This

2003-02-25 Thread Daniel C. Sobral
, as it's intended to help diagnose label problems through additional assertions. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [EMAIL PROTECTED] Network Associates Laboratories On Tue, 25 Feb 2003, Daniel C. Sobral wrote: No bugs so far with this. Robert Watson wrote

mac_mls still panics

2003-02-25 Thread Daniel C. Sobral
No, it didn't fix the problem. I must have mixed kernels when I tested. Two more panics attached (the first seems to have been a double panic). -- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de Segurança TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail

TCP stack panic (panic: bremfree: bp 0xc7743f60 not locked)

2003-02-25 Thread Daniel C. Sobral
*) 0xc0ec75f4 #18 0xc01c8b44 in fork_exit (callout=0xc0ebd400, arg=0x0, frame=0x0) at /usr/src/sys/kern/kern_fork.c:871 td = (struct thread *) 0x0 p = (struct proc *) 0xc0ec6100 Core dump and kernel with debugging symbols are still available for post-crash perusal. -- Daniel C. Sobral Gerência de

Re: mac_mls still panics

2003-02-26 Thread Daniel C. Sobral
Robert Watson wrote: Question on both of these: could you inspect the struct ifnet pointer on the mbuf and see what interface they originated from? Also, the dumps are still showing NULL local variables where it should not be possible -- does manual inspection of the variables in the debugger

Re: pcm breakage

2003-02-26 Thread Daniel C. Sobral
0xcf8-0xcff on acpi0 pci0: ACPI PCI bus on pcib0 pcm0: Creative EMU10K1 port 0xd800-0xd81f irq 11 at device 11.0 on pci0 pcm0: TriTech TR28602 ac97 codec I hope someone can figure this out. Let me know if I can do more to diagnose the problem. -- Daniel C. Sobral (8-DCS

can't load if_gif.ko

2003-02-26 Thread Daniel C. Sobral
loading problem. Very recent current. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Outros

can't load if_gif.ko

2003-02-26 Thread Daniel C. Sobral
loading problem. Very recent current. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Outros

Re: No more new majors, and help loose the old ones...

2003-02-27 Thread Daniel C. Sobral
is considering keeping fixed majors for. :-) -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED

Re: elf_loadfile: kernel already loaded

2003-03-06 Thread Daniel C. Sobral
, iirc. So, the question is why kernelname is not getting set when you load a new one. Or, if it _is_ getting set, something very, very weird is going on. -- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de Segurança TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904

Re: potential for foot-shooting with KLD's

2003-03-06 Thread Daniel C. Sobral
appear on ?, though. *That* is a problem. I swear I was overloading ? to display the enhanced commands once loader.4th was, well, loaded, but it seems that isn't the case. -- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de Segurança TCO Fones: 55-61-313-7654

Re: potential for foot-shooting with KLD's

2003-03-06 Thread Daniel C. Sobral
in. Alas, granted that I can't test this atm, but from commit logs it seems that -current *does* document this in ? too! Shame on you! :-) -- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de Segurança TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail

Re: Disaster strikes...

2003-03-06 Thread Daniel C. Sobral
I'm seeing so many messages on this particular subject today, as it's renewing my motivation for this project. -- Daniel C. Sobral Gerência de Operações Divisão de Comunicação de Dados Coordenação de Segurança TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL

Re: IPFILTER broken as of world/kernel a few hours old

2003-03-06 Thread Daniel C. Sobral
). If blackhole or firewall was used, no answer would be returned to this dns request, and the ssh login would lag for a long time. BTW, what font are you using? When on FreeBSD, with Mozilla, your messages are all but unreadable. -- Daniel C. Sobral Gere^ncia de Operac,o~es Divisa~o de Comunicac,a~o

Re: can't sshd into box

2003-03-06 Thread Daniel C. Sobral
by foreign host. [EMAIL PROTECTED]:/home/wayneping etaq3 PING etaq3.etaq.com (192.168.0.12): 56 data bytes 64 bytes from 192.168.0.12: icmp_seq=0 ttl=64 time=0.402 ms 64 bytes from 192.168.0.12: icmp_seq=1 ttl=64 time=0.618 ms 64 bytes from 192.168.0.12: icmp_seq=2 ttl=64 time=0.344 ms -- Daniel C

Re: What's happened to bpf?

2003-03-12 Thread Daniel C. Sobral
Terry Lambert wrote: Daniel C. Sobral wrote: device cloning is really a wrong name for this, and I regret that I every used that term. On demand device creation is closer, but it doesn't have any sort of ring to it. Worst of all, device cloning is one of Terry's buzzwords. :-) Actually, it's

Re: kernel panic in tcp_input.c:2324

2003-03-12 Thread Daniel C. Sobral
. Well, yes, but are you cvsupping from releng=. or releng=RELENG_5_0 or releng=RELENG_5_0_0_RELEASE (or similar stuff)? I did experience such problems for a while, but they did get fixed a week or two ago for me. -- Daniel C. Sobral Gere^ncia de Operac,o~es Divisa~o de Comunicac,a~o de Dados

Re: Create linker.hints at boot

2003-03-17 Thread Daniel C. Sobral
Crist J. Clark wrote: Also, what's the best way/is there a way to figure out the boot directory rather than hardwire /boot/kernel? dirname `sysctl -n kern.bootfile` -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO

Re: Create linker.hints at boot

2003-03-17 Thread Daniel C. Sobral
. Patches attached. Now that I've read it, I wonder what will happen in the cases where you have libraries nfs-mounted. This runs before any remote fs is mounted. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones

Re: Create linker.hints at boot

2003-03-17 Thread Daniel C. Sobral
Daniel C. Sobral wrote: Crist J. Clark wrote: Perhaps it would be a good idea to build a linker.hints file with kldxref(8) at boot time. At least, I can't think of any really good reasons why _not_ to do it. [...] This is my first stab at rc-ng for a long while, so please be gentle if I've

IP stack problem -- possibly mac-related

2003-03-24 Thread Daniel C. Sobral
@ /usr/src/sys/netinet/udp_usrreq.c:1034 exclusive sleep mutex udp r = 0 (0xc035eeec) locked @ /usr/src/sys/netinet/udp_usrreq.c:1027 Initial i386 initialization:. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones

Re: Solved??? Re: playing mp3s and burning a cd

2003-03-25 Thread Daniel C. Sobral
transfers cd1: Attempt to query device size failed: NOT READY, Medium not present Mounting root from ufs:/dev/ad4s3a netsmb_dev: loaded -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Spellng is overated anywy. To Unsubscribe: send mail

Re: IP stack problem -- possibly mac-related

2003-03-26 Thread Daniel C. Sobral
X marks the spot. Robert Watson wrote: On Mon, 24 Mar 2003, Daniel C. Sobral wrote: The messages below are from today's kernel + mac_mls and mac_biba kld-loaded from loader(8). None of the warning appear if these modules are not loaded (I haven't tried not loading one and then the other, but I

Panic on fxp

2003-04-03 Thread Daniel C. Sobral
, while doing something with fxp (attaching, I think), and doesn't even get me a core dump. I'll try a new world tomorrow. People tweaking fxp, do please try to get it fixed? -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca

Re: Panic on fxp

2003-04-03 Thread Daniel C. Sobral
Peter Wemm wrote: Daniel C. Sobral wrote: It seems recent current doesn't like my fxp. A current from some 10 hours ago keeps complaining about device timeout and dma timeout. I don't *know* it's fxp fault (for one thing, because it says unknown), but... So, two hours ago, I cvsupped

Konsole crash with libthr

2003-04-04 Thread Daniel C. Sobral
address 0x7: Bad address) at kinit.cpp:547 #27 0x0804d906 in handle_launcher_request (sock=7) at kinit.cpp:1021 #28 0x0804de57 in handle_requests (waitForPid=0) at kinit.cpp:1189 #29 0x0804ef53 in main (argc=3, argv=0xbfbffc78, envp=0x7) at kinit.cpp:1540 #30 0x0804b115 in _start () -- Daniel C

panic: lockmgr: locking against myself

2003-04-04 Thread Daniel C. Sobral
= (struct buf *) 0xc77cf8b0 nbp = (struct buf *) 0xc038d320 ibp = (struct buf *) 0x0 sbp = (struct buf *) 0x0 nd = {ni_dirp = 0x80c1c80 ---Can't read userspace from dump, or kernel process--- -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de

Re: So then, is fxp working OK again?

2003-04-04 Thread Daniel C. Sobral
kernel.old are your friends. :-) -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Outros: [EMAIL

Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USERS

2001-09-05 Thread Daniel C. Sobral
C. Sobral (8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] True leadership is the art of changing a group from what it is to what it ought to be. -- Virginia Allan To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: 3Com HomeConnect ADSL Modem Dual Link

2001-09-19 Thread Daniel C. Sobral
so I could debug it, but I have been fortunate enough to get a version 2, which works as a router/dhcp/nat/firewall. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] wow regex humor... I'm a geek To Unsubscribe: send mail to [EMAIL

Re: loader from Nov 13 reboots instantly

2001-11-14 Thread Daniel C. Sobral
wouldn't depend on that Evil Thing (Perl). But standard FICL distribution uses a perl script instead of a awk one. OTOH, our awk script removes more white space than the perl one, but that can easily be corrected. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED

Re: phkmalloc pam_ssh xdm

2000-07-30 Thread Daniel C. Sobral
to resolve symbol: pam_sm_chauthtok Jul 30 00:54:05 Magelan -:0: pam_ssh: could not connect to agent ---snip--- Is someone else able to reproduce this? If that's the case, you have a bug. Not one easy to trace, though... :-( -- Daniel C. Sobral(8-DCS) [EMAIL PROTECT

Re: HEADS UP: sshd (Re: cvs commit: src/release/sysinstall config.c)

2000-09-05 Thread Daniel C. Sobral
they have to do now (the US people) is install the rsaref port to have the already-running sshd work correctly post-install, correct? Besides, that's what we mean when we say -current is the "bleeding edge". :-) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMA

smp and gdt

2000-09-23 Thread Daniel C. Sobral
. -- Daniel C. Sobral (8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] PAIN: Sliding down a 50-foot razor blade into a bucket of alcohol. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: savecore broken because kern.bootfile is set wrong

2000-11-12 Thread Daniel C. Sobral
ill in a lot of stuff in bi, it has no reference at all to "kernelname". Did it ever work? :-) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] He has been convicted of criminal possession of a clue with intent t

Re: savecore broken because kern.bootfile is set wrong

2000-11-12 Thread Daniel C. Sobral
; Did the loader used to set kernelname as an environment variable? Yes, kernelname is set in common/load_elf.c. The i386 code strips it of any device prefix, though. The alpha code would do well to do the same. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECT

Re: savecore broken because kern.bootfile is set wrong

2000-11-12 Thread Daniel C. Sobral
anywhere near kernelname. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] He has been convicted of criminal possession of a clue with intent to distribute. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: slight improvement in locore.s?

2000-11-23 Thread Daniel C. Sobral
is willing to commit it, there really shouldn't be any objection to it. As silly as the improvement it, contest it is even more silly. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "All right, Lieutenant, let's see what you do

Re: 3dfx.ko

2000-11-28 Thread Daniel C. Sobral
way loader is set up, you put the _name line in /boot/defaults/loader.conf, so that the user only needs to put the threedfx_load="YES" line in his config. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "All

Re: Progress report: Multilingual sysinstall for -current

2000-12-07 Thread Daniel C. Sobral
by and large is not. And even where code comes into play with i18n sysinstall, it is of a very different kind than libh code. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "The bronze landed last, which canceled that m

Re: write(2) returns error saying read only filesystem when trying to write to a partition

2000-12-08 Thread Daniel C. Sobral
disk minus partition table), because that's what da1s1 *is*, etc, etc, etc. This has nothing to do with preventing the user from shooting himself in the foot. This is just how the disk is, as a matter of fact, organized. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL

Re: write(2) returns error saying read only filesystem when trying to write to a partition

2000-12-09 Thread Daniel C. Sobral
these (and possibly others I'm overlooking right now) issues. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "The bronze landed last, which canceled that method of impartial choice." To Unsubscribe: send mail to [EMAIL

Re: Confusing error messages from shell image activation

2000-12-10 Thread Daniel C. Sobral
pain. Not for everyone. FreeBSD adopted one of the ways /usr/local was being used. You can keep ranting on this and pretending the way above is how everyone used /usr/local as long as you want, but the fact is that you won't get this changed. Honestly, let it go. -- Daniel C. Sobral

Re: Bootstrapping issues with groff(1)

2000-12-12 Thread Daniel C. Sobral
it later than cross-tools. It's not a cross tool itself and definitely not a build tool. It must be a bootstrap tool then. It is used to build the man pages, isn't it? Why, then, it is not a build tool? -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED

Re: Problem installing on T20

2001-01-10 Thread Daniel C. Sobral
othesis #1) and got fixed by having IBM add their partition numbers to to BIOS as recognized partition numbers. It's beyond my ability to understand why they refuse to fix the #%'%$%' BIOS so it would use a SAFE hybernate partition number (like the one they used before). -- Daniel

Re: Problem installing on T20

2001-01-10 Thread Daniel C. Sobral
Wm Brian McCane wrote: I have an IBM T20 laptop that I want to run FreeBSD on. I have run BTW, I just found that this is covered on the FAQ. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "There is no

Re: Problem installing on T20

2001-01-10 Thread Daniel C. Sobral
have gone blind too. Beats me. I was reading december e-mail when I just stumbled on a thread about the same problem, where it was mentioned it had been added to the FAQ. Well, I can't seem to find any reference either. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL

Re: Debugging SMP instability (was Re: HEADS-UP: await/asleep removal imminent)

2001-01-18 Thread Daniel C. Sobral
[EMAIL PROTECTED] wrote: The enclosed patch implements a virtual NMI pushbutton by programming the IOAPIC to deliver an NMI when sio1 generates an interrupt. This would be a nice kernel option... :-) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED

Re: sysinstall move and make release on FreeBSD-stable

2001-01-20 Thread Daniel C. Sobral
is actually quite more oftenly used than many. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "There is no spoon." -- Kiki To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-curre

Re: sysinstall move and make release on FreeBSD-stable

2001-01-20 Thread Daniel C. Sobral
l packages IMHO. With the automatic dependancy resolving and downloading from FTP. The latter pkg_add offers, but it's a bother having to find the URLs. What are you talking about? pkg_add -r pkgname, that's all it takes. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECT

Re: find(1) -regex/-iregex

2001-02-20 Thread Daniel C. Sobral
is extended regexp syntax, not basic regexp syntax. I'd like to commit it after reviews if there is no convincing objection against it. Any suggestion is welcome. Well, I expressed my concerns above. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED

Re: find(1) -regex/-iregex

2001-02-20 Thread Daniel C. Sobral
library, which has lots of extra stuff. Naturally, our find will be using our library instead. shrug Nothing we can do about it. It is the way of the Gnu to extend and embrace. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "To

Re: find(1) -regex/-iregex

2001-02-20 Thread Daniel C. Sobral
that matter, anyone talking about "standard" regexp of any kind I invite to take a look at the include file for gnu regexp, to see just how many slightly different variants of regexp there are out there in various utilities. -- Daniel C. Sobral(8-DCS) [EMA

Re: What goes at the boot prompt

2001-02-20 Thread Daniel C. Sobral
, interrupt the ten second count and then type: boot kernel.old (or boot-conf kernel.old, if you are using loader to get some modules loaded) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "Too bad sentience isn't a marke

Re: find(1) -regex/-iregex

2001-02-20 Thread Daniel C. Sobral
, thanks. Updated. http://people.FreeBSD.org/~knu/misc/find_regex.diff You might have done it, but the version above is not it. :-) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] "Too bad sentience isn't a marke

kernfs

2001-02-21 Thread Daniel C. Sobral
/opt_ff s.h -- Daniel C. Sobral (8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] You'll never see all the places, or read all the books, but fortunately, they're not all recommended. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cu

Re: kernfs

2001-02-22 Thread Daniel C. Sobral
David Malone wrote: On Thu, Feb 22, 2001 at 10:39:47AM +0900, Daniel C. Sobral wrote: It seems the error for kernfs is activating a couple of other warnings: I think Des retired kernfs in -current in a commit on 2000/12/28. Let me follow up on this. Kernfs is not actually the guilty

Re: dirty buffers on reboot again?

2001-02-23 Thread Daniel C. Sobral
controller also. By chance is that the commonality to this problem? MMm... I have an aic, though I'm fairly certain I got unsynced buffers on ide. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Acabou o hipismo-arte. Mas

Re: dirty buffers on reboot again?

2001-02-24 Thread Daniel C. Sobral
have elsewhere... which reminds me I need to turn it on on a recently created partition :). -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Acabou o hipismo-arte. Mas a desculpa brasileira mais ouvida em Sydney e' que nao tem mais

midi panics

2001-02-27 Thread Daniel C. Sobral
+0x143 configure+0x39 mi_statup+0x68 begin+0x29 The problem DOES NOT HAPPEN when I have acpica in the kernel. With apm instead, though, it panics each and every time. Removing midi/seq from the kernel removes the problem. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED

acpi and invisible pnpbios?

2001-02-27 Thread Daniel C. Sobral
When using acpica some of my pnpbios entries do not get probed. In particular, I never see reports on non-identified PNP IDs (even boot verbose), nor does my ess 1869 gets identified or shown. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL

Re: acpi and invisible pnpbios?

2001-02-27 Thread Daniel C. Sobral
Takanori Watanabe wrote: In message [EMAIL PROTECTED], "Daniel C. Sobral" $B$5$s$$$o$/(B: When using acpica some of my pnpbios entries do not get probed. In Please send me DSDT block. What a DSDT block? (looks down) Oh. Mmmm. Ok, let me see if I can get this to you. par

Re: acpi and invisible pnpbios?

2001-02-27 Thread Daniel C. Sobral
Takanori Watanabe wrote: In message [EMAIL PROTECTED], "Daniel C. Sobral" $B$5$s$$$o$/(B: When using acpica some of my pnpbios entries do not get probed. In Please send me DSDT block. particular, I never see reports on non-identified PNP IDs (even boot verbose), nor does m

Re: tape device names and devfs

2001-03-07 Thread Daniel C. Sobral
Steve Kargl wrote: The "r" in tape device names has traditionally meant "r"ewind. Nope. When this was discussed a while ago we got some authoritative information to the effect that "r" has always meant raw for tapes too. -- Daniel C. Sobral

Re: swap-backed md-based /tmp to replace mfs-based one

2001-03-12 Thread Daniel C. Sobral
h). It doesn't look even much difficult to implement either. I bet the most annoying part would be writing md.conf(5). Moreover, this solution seemed, at the time, to please all involved in the discussion. Only none of them went out and implemented it. -- Daniel C. Sobral(8

Re: /etc/exports: 192.168.5 = 192.168.0.5

2001-03-25 Thread Daniel C. Sobral
192.168.5 was being interpreted as 192.168.0.5 This is the correct interpretation. Changing -network to 192.168.5.0 fixed it, naturally, but the 192.168.5 used to work. It was broken, then. :-) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED

Re: /etc/exports: 192.168.5 = 192.168.0.5

2001-03-25 Thread Daniel C. Sobral
:-) Quick! Open a PR about -stable! :-) -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] all your kernels arpanic: blockable sleep lock (sleep mutex) Giant @ ../../kern/kern_sig.c:153 To Unsubscribe: send mail to [EMAIL PROTECTED

Re: loader question

2001-04-08 Thread Daniel C. Sobral
as that. Of course, since you _are_ that far from the machine, I'd recommend testing anything locally first. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] all your kernels arpanic: blockable sleep lock (sleep mutex) Giant @ ../../kern

Re: kernel core

2001-04-22 Thread Daniel C. Sobral
mergemaster reboot to single user fsck all partitions, answering yes to all prompts tunefs -A -s n all partitions, where N 0 This is not optimal because userland may depend on a new kernel, so things may go awry during that installworld step. -- Daniel C. Sobral(8-DCS) [EMAIL

Re: pgm to kill 4.3 via vm

2001-05-07 Thread Daniel C. Sobral
what you think your program tests, you should mmap() an amount of memory larger than RAM + swap and touch every page. Even then, the result will be a SIGSEGV, not a graceful termination. Regardless, the machine should recover once all (trouble) programs have been killed. -- Daniel C. Sobral

Re: **HEADS-UP** ficl changes change `base' type

2001-05-09 Thread Daniel C. Sobral
the CR's off ficl205.tar before it was gzip'd - which upsets tar quite a bit). Ugh! I wasn't aware of this, and I can guarantee this will be fixed. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Caffeine is proof that God hates

Re: Experiences with new dir allocation on FFS?

2001-05-09 Thread Daniel C. Sobral
/loader.conf or loader(8). He should have checked ata(4) instead. -- Daniel C. Sobral(8-DCS) [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Caffeine is proof that God hates mornings too To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

Re: **HEADS-UP** ficl changes change `base' type

2001-05-09 Thread Daniel C. Sobral
Daniel C. Sobral wrote: I have no idea why this change was made - it breaks FORTH compatibility. I can't find anything in ficl.sourceforge.net (except that someone has helpfully stripped all the CR's off ficl205.tar before it was gzip'd - which upsets tar quite a bit). John Sadler

Re: **HEADS-UP** ficl changes change `base' type

2001-05-10 Thread Daniel C. Sobral
David O'Brien wrote: On Thu, May 10, 2001 at 02:21:09AM -0300, Daniel C. Sobral wrote: John Sadler is not a Unix user, and has no experience with Unix, and ... If you know exactly how to produce a .tar.gz under Windows that is suitable for our use, I'm sure he would appreciate the help

Re: boot stops after Mounting root from ufs:/dev/ad0s2a

1999-12-09 Thread Daniel C. Sobral
ALL ST2.1A/A0F.0800 ATA-3 disk at ata0 as master ad0: 2014MB (4124736 sectors), 4092 cyls, 16 heads, 63 S/T, 512 B/S ^^ Is this the correct size of your hard disk? -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To U

Re: boot stops after Mounting root from ufs:/dev/ad0s2a

1999-12-09 Thread Daniel C. Sobral
o observed this problem and it is interesting that my HDD is Quantum FB ST 2.1 too. Does it report the correct size, btw? If not, does it report 4092 cylinders? -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe:

Re: HEADSUP: wd driver will be retired!

1999-12-09 Thread Daniel C. Sobral
Julian Elischer wrote: please do not remove it.. just make it non-default. Retire it to LINT if you must, but I'd also like to see it around until the last release on RELENG_3. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL

Re: why 'The legacy aout build' was removed from current ?

1999-12-09 Thread Daniel C. Sobral
to switch. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: why 'The legacy aout build' was removed from current ?

1999-12-10 Thread Daniel C. Sobral
the hardware to it's limits instead of being limited by the ways we once did things. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-14 Thread Daniel C. Sobral
as to say that developing an X version would be wasting valuable developer resources (IMHO, of course). X install = "user-friendly" install (perceived as) = more market share = more resources -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECT

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-14 Thread Daniel C. Sobral
have NEVER installed FreeBSD from CD :-) Me neither, but CD is still the most popular installation media these days, though we, Open Source OS, probably get more network installs than CD installs. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECT

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Daniel C. Sobral
xt-to-speach devices for the blind or serial consoles attached to really *dumb* terminals. :-) Sounds like CLI. :-) -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "un

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Daniel C. Sobral
Chris Costello wrote: So is all of this (TCL, Qt, et. al.) going into the base system to facilitate this work? NOT AGAIN! Please! In particular TCL. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Daniel C. Sobral
worked with AIX, even though I was very comfortable with SMIT, at any time when I wanted to do something fast, it was CLI all the way. Perhaps you mean "easy" instead of "quick"? Or maybe "quick" as in "flat learning curve"? -- Daniel C. Sobral

Re: MAKEDEV (Re: Speaking of moving files (Re: make world broken building fortunes ) )

1999-12-15 Thread Daniel C. Sobral
perfectly fine. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Daniel C. Sobral
if that was the _only_ way of doing it, but neither of these tools precludes you from cli and file-editing, nor would we have to. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Daniel C. Sobral
Wilko Bulte wrote: Whatever [CG]UI you throw at the problem at hand: there is *NO* programmer- fixable way out from cluelessnes. What good would be a system that is a snap to install but once it is installed it says # to you? It says /etc/motd to you, actually. :-) -- Daniel C. Sobral

Re: Init Re: MAKEDEV (Re: Speaking of moving files (Re: make world broken building fortunes ) ) )

1999-12-16 Thread Daniel C. Sobral
David Scheidt wrote: What's wrong with run with system V runlevels? Other than it's system V and everything AT^HUSL did is evil, of course. They try to map graphs into a line. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EMAIL PROTECTED] [EMAIL

Re: Questions about the various /boot/loader scripts

1999-12-21 Thread Daniel C. Sobral
In theory, no. Support.4th code might need some changes to deal with alignment correctly. I don't recall being particularly careful with that, I'm afraid... That's a bug, not a architecture dependency, though. -- Daniel C. Sobral(8-DCS) who is as social as a wampas [EM

<    1   2   3   4   5   >