Title: WEBPACK DIGITECNIA
El WEBPACK es una
solución integral compuesta por los servicios básicos necesarios para tener un
sitio en Internet de una forma rápida, económica y profesional, esta compuesto
por:
Nombre de Dominio Registro
por 1 año --
www.su-empresa.com -
John Baldwin wrote:
>
> On 16-May-01 Matthew Jacob wrote:
> >
> > Oh, I'd like you to think twice about this. Massive amounts of driver
> > rototilling should be avoided at this point.
>
> Well, it's causing panics in some cases. Those are bad. Basically I would b
e
> reverting earlier ch
In article <[EMAIL PROTECTED]>
Michael Harnois <[EMAIL PROTECTED]> wrote:
> /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c: In function
>`getseed':
> /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:146: `i'
>undeclared (first use in this function)
> /usr/
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DHAS_CGETENT -DENCRYPTION
-DDES_ENCRYPTION -DAUTHENTICATION -DSRA
-I/usr/src/secure/lib/libtelnet/../../../crypto/telnet
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c -o pk.o
/usr
This patch adds the "prompt" and "passwd_prompt" fields to the
/etc/login.conf, which makes lgoin more like getty in its ability
to be configured.
Sorry, no documentation at this time, and no support for "%h" and
other getty psecific things.
Terry Lambert
On 16-May-01 Matthew Jacob wrote:
>
> Oh, I'd like you to think twice about this. Massive amounts of driver
> rototilling should be avoided at this point.
Well, it's causing panics in some cases. Those are bad. Basically I would be
reverting earlier changes.
> On Wed, 16 May 2001, John Baldw
In the last episode (May 16), John Polstra said:
> > PS: It is safer a world this days? I wouldn't like to loose all
> > files and rest only with lost+found as on HEADS-UP of same days
> > ago...
>
> Actually, I found that to be a very cleansing experience. ;-)
Me too; I would probably
In article <[EMAIL PROTECTED]>,
Riccardo Torrini <[EMAIL PROTECTED]> wrote:
> Maybe I am missing some important information, but on my -CURRENT
> box (FreeBSD 5.0-CURRENT #17: Sat Apr 28 03:30:53 CEST 2001) I'm
> unable to find hw.atamodes :-(
It has been replaced by the atacontrol(8) command.
On 16-May-01 (15:14:50/GMT) Phil Knaack wrote:
>> on udma controller. take a look at sysctl hw.atamodes (may look
>> like 'dma,---,---,dma') and try change it to PIO mode.
> I noticed a few days ago that a new command was added to -current,
> called "atacontrol". This command provides a real han
I was curious whether the memory limitation on the Sony VAIO Z505
machines was a hardware limitation. I just tried adding a 256MB module
to my machine. The BIOS seem to mostly recognize it. It did see 320MB
of RAM, but had problems when testing all of it. FreeBSD current boots
but gives me:
Oh, I'd like you to think twice about this. Massive amounts of driver
rototilling should be avoided at this point.
On Wed, 16 May 2001, John Baldwin wrote:
>
> On 16-May-01 Bob Bishop wrote:
> > Hi,
> >
> > This while building world, with a kernel cvsup at Fri Apr 27 04:06:40 BST
> > 2001
>
On 16-May-01 Bob Bishop wrote:
> Hi,
>
> This while building world, with a kernel cvsup at Fri Apr 27 04:06:40 BST
> 2001
>
> kern/kern_synch.c:386 sleeping with "vr0" locked from pci/if_vr.c:1315
>
> abridged backtrace:
>
> panic()
> propagate_priority()
> _mtx_lock_sleep()
> vr_intr()
> ith
In message <[EMAIL PROTECTED]> Brian Somers writes:
: How should this be done - and where should I install digiio.h if
: that's what's required ?
I think that ppi device sets the standard here. It installs into
/usr/include/dev/ppi/ppi*.h. digiio should likely do the same.
Warner
To Unsubsc
On Wed, May 16, 2001 at 08:52:44AM -0700, Eugene M. Kim wrote:
> Greetings,
>
> Short question: is FreeBSD capable of cross-platform make world and
> release (e.g. build of Alpha world/release on x86 and vice versa)?
Hello,
Cross-platform world should work rather easily. (have not tried it sinc
> On Wed, 16 May 2001, Warner Losh wrote:
>
> > In message <[EMAIL PROTECTED]> Ruslan Ermilov writes:
> > : FWIW, my gross hack to usr.sbin/kbdcontrol also worked:
> >
> > I tend to dislike adding ../../sys to the includes list since they
> > might not be compatible with the host's sys files use
Greetings,
Short question: is FreeBSD capable of cross-platform make world and
release (e.g. build of Alpha world/release on x86 and vice versa)?
TIA,
Eugene
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Greetings:
If the formatting of this msg is mucked, I apologize -- this is the only mailer
available to me at the moment (ISP problems, and I'm not going to email from work).
> > Welp, this is the n-dozenth time that the ATA driver has
> > wedged large parts
> > of my entire system because i
On Wed, 16 May 2001, Szilveszter Adam wrote:
> On Wed, May 16, 2001 at 06:47:12PM +1000, Bruce Evans wrote:
> > Even running kbdcontrol might break cross-platform builds. Consider
> > running it on a host platform of Linux. It might fail attempting to
> > do a keyboard ioctl in its initalizatio
On Thu, May 17, 2001 at 12:51:59AM +1000, Bruce Evans wrote:
> On Wed, 16 May 2001, Warner Losh wrote:
>
> > In message <[EMAIL PROTECTED]> Ruslan Ermilov writes:
> > : FWIW, my gross hack to usr.sbin/kbdcontrol also worked:
> >
> > I tend to dislike adding ../../sys to the includes list since t
Already fixed in src/include/Makefile,v 1.134.
On Wed, May 16, 2001 at 07:46:04AM -0700, David Wolfskill wrote:
> Looks as if /usr/src/include/wchar.h isn't getting copied to a place where
> it actually gets used during the build. From this morning's -CURRENT
> (CVSup trivia follows the log):
>
On Wed, 16 May 2001, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Ruslan Ermilov writes:
> : FWIW, my gross hack to usr.sbin/kbdcontrol also worked:
>
> I tend to dislike adding ../../sys to the includes list since they
> might not be compatible with the host's sys files used to build lib
[Yeah, I talk to myself, too dhw]
Forgot to add:
dhcp-133[7] cd /usr/obj
dhcp-133[8] find . -name wchar.h -print
dhcp-133[9] cd ../src
dhcp-133[10] find . -name wchar.h -print
./include/wchar.h
dhcp-133[11]
After all, that's the part that inspired the Subject:.
Cheers,
david
--
David H.
Looks as if /usr/src/include/wchar.h isn't getting copied to a place where
it actually gets used during the build. From this morning's -CURRENT
(CVSup trivia follows the log):
>>> stage 4: populating /usr/obj/usr/src/i386/usr/include
...
>>> stage 4: building libraries
...
===> libbind
...
===>
>
> Welp, this is the n-dozenth time that the ATA driver has
> wedged large parts
> of my entire system because it feels it needs to reset my
> CD-R when I'm
> trying to start burning a CD. I get the good old
>
> acd0: WRITE_BIG command timeout - resetting
> ata3: resetting devices ..
>
It seems Brian F. Feldman wrote:
> Welp, this is the n-dozenth time that the ATA driver has wedged large parts
> of my entire system because it feels it needs to reset my CD-R when I'm
> trying to start burning a CD. I get the good old
>
> acd0: WRITE_BIG command timeout - resetting
> ata3: re
Welp, this is the n-dozenth time that the ATA driver has wedged large parts
of my entire system because it feels it needs to reset my CD-R when I'm
trying to start burning a CD. I get the good old
acd0: WRITE_BIG command timeout - resetting
ata3: resetting devices ..
and then, like always, t
On Wed, May 16, 2001 at 06:47:12PM +1000, Bruce Evans wrote:
> On Tue, 15 May 2001, Ruslan Ermilov wrote:
>
> > On Tue, May 15, 2001 at 05:42:04PM +0300, Peter Pentchev wrote:
> > [...]
> > > Can't you teach sysinstall/Makefile to use the kbdcontrol in
> > > ${.OBJDIR}/../kbdcontrol/kbdcontrol in
On Tue, 15 May 2001, Ruslan Ermilov wrote:
> On Tue, May 15, 2001 at 05:42:04PM +0300, Peter Pentchev wrote:
> [...]
> > Can't you teach sysinstall/Makefile to use the kbdcontrol in
> > ${.OBJDIR}/../kbdcontrol/kbdcontrol instead, and make it somehow
> > depend on kbdcontrol being built beforehan
Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Maxim Sobolev writes:
> : There is at least one easy way - we can check if PASTE
> : is defined and define it to be NOP if it isn't. This would allow
> : to use kbdcontrol as a bootstrap tool on 4-STABLE.
> :
> : See attached patch.
>
> Heh. I
In message <[EMAIL PROTECTED]> Ruslan Ermilov writes:
: FWIW, my gross hack to usr.sbin/kbdcontrol also worked:
I tend to dislike adding ../../sys to the includes list since they
might not be compatible with the host's sys files used to build libc.
Warner
To Unsubscribe: send mail to [EMAIL PRO
30 matches
Mail list logo