Thu Jun 13 07:00:00 GMT 2002
cvs [update aborted]: /home/ncvs/CVSROOT: Permission denied
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Terry Lambert wrote:
> For this to work, you would have to serialize access to maildrops
> by receiver SMTPs (this is an intractable problem), AND you would
> need to reject mail sent without the "SIZE" extension, or mail
> whose actual size exceeded that specified by the "SIZE" extension
> (you a
David Taylor wrote:
> > FWIW: It's kind of a dumb idea to send email warning about a
> > condition which is caused by having too much email. We did
> > this on the InterJet, and it was actually a pretty dumb thing
> > to do; you end up with a recursive problem that's unsolvable
> > -- you basical
subscribe
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Thu, 2002-06-13 at 14:38, Wilkinson,Alex wrote:
> By who ?
The USB maintainer..
Who's name escapes me at this point :)
> - Alex
>
> Don't think so, but I am fairly sure it's being worked on.
>
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.c
By who ?
- Alex
Don't think so, but I am fairly sure it's being worked on.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Thu, 2002-06-13 at 14:07, Wilkinson,Alex wrote:
> Does -CURRENT support USD 2.0 yet ?
Don't think so, but I am fairly sure it's being worked on.
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are s
Does -CURRENT support USD 2.0 yet ?
- Alex
I believe that is already the case.
If it doesn't find a ps/2 keyboard it will assume USB and wait until
such a device is attached. (Which really sucks when your PS/2 keyboard
isn't detected, but I digress...)
On Thu, 2002-06-13 at 13:04, Jordan Breeding wrote:
> number of systems ship with USB keyboards these days and it would be
> nice to be able to use it during sysinstall if no PS/2 keyboard is
> found. Thanks for any information about whether this will be a reality
> in 5.0-RELEASE.
I believe tha
Hello,
By the time -current turns into -release later this year will FreeBSD
have support in sysinstall and in the GENERIC kernel and have all the
right settings so that systems which only have USB keyboards and USB
mice can work out-of-the-box even during installation from the CDROM? I
don't
Hey there,
If you're like me, you've tried EVERYTHING to lose
weight. I know how you feel - the special diets,
miracle pills, and fancy exercise equipment never helped
me lose a pound either. It seemed like the harder I tried,
the bigger I got, until I heard about a product called
Extreme Power
On Wed, 12 Jun 2002, Alex Zepeda wrote:
> So what's up with -current?
>
> I had to install gawk to get the kernel to build (and world too for that
> matter).. I haven't had the balls to put the "one true awk" back in place.
>
> But now whether in world mode or not I get:
>
> blarf:/usr/src/libexe
On Wed, Jun 12, 2002 at 07:24:49PM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> "David W. Chapman Jr." <[EMAIL PROTECTED]> writes:
> : I hvae an Aprotech AE330T 32-bit cardbus card, that doesn't want to
> : work on -stable or 5.0DP1
> :
> : The error I get is kern
In message: <[EMAIL PROTECTED]>
"David W. Chapman Jr." <[EMAIL PROTECTED]> writes:
: I hvae an Aprotech AE330T 32-bit cardbus card, that doesn't want to
: work on -stable or 5.0DP1
:
: The error I get is kernel: pcic1: Card type 32-bit cardbus is
: unsupported. Luckily I have a lin
On Tue, 11 Jun 2002, Terry Lambert wrote:
> "Paul S. Puth" wrote:
> >
> > On Linux, there is a tool called "warnquota" that fits my need but I am
> > running FreeBSD 4.5 -RELEASE so I can't utilize that tool. Also, from
> > searching on google, I've found a tool called "psntools" that has the
> >
So what's up with -current?
I had to install gawk to get the kernel to build (and world too for that
matter).. I haven't had the balls to put the "one true awk" back in place.
But now whether in world mode or not I get:
blarf:/usr/src/libexec/rtld-elf#make
cc -O0 -Wall -DFREEBSD_ELF -I/usr/src/
I hvae an Aprotech AE330T 32-bit cardbus card, that doesn't want to
work on -stable or 5.0DP1
The error I get is kernel: pcic1: Card type 32-bit cardbus is
unsupported. Luckily I have a linksys laying around somewhere, but
has anyone tried to get this card to work under FreeBSD?
---
David W
Edwin Culp wrote:
> Today's current seems to be ok. I had the same problem yesterday, booted
> a 5 day old kernel, did a cvsup, made a new world and kernel, rebooted
> and haven't had any problems, yet.
As far as I know, this has been affecting -stable, not -current. At least,
that's what I'm r
Quoting Munish Chopra <[EMAIL PROTECTED]>:
| On Wed, Jun 12, 2002 at 06:14:24PM +0200, John Angelmo wrote:
| > Hello
| >
| > I updated world yesterday afternoon now everything bootsup just fine
| > But after I have done dhclient and my card (rl0 or wi0) got an IP an I
| > want to check it with
On Wed, Jun 12, 2002 at 06:14:24PM +0200, John Angelmo wrote:
> Hello
>
> I updated world yesterday afternoon now everything bootsup just fine
> But after I have done dhclient and my card (rl0 or wi0) got an IP an I
> want to check it with ifconfig I get a total lockup this appens if I try
> to
About 1 year ago, I ported a proprietary linux driver to FreeBSD 4.x.
I needed to support linux binaries which use device cloning. I came
up with the following hack. The Linux driver code I ported from is
under NDA, but I feel safe in posting this with the names obscured.
The just of it is that
Hello
I updated world yesterday afternoon now everything bootsup just fine
But after I have done dhclient and my card (rl0 or wi0) got an IP an I
want to check it with ifconfig I get a total lockup this appens if I try
to use startx after I have aquierd an IP
anyone got any idea?
/John
To U
Seeing some errors trying to buildworld with the xlint/llib-lposix. It
appears the error is in stdarg.h. I am running version 1.14 of stdarg.h
Line 43 in /usr/include/stdarg.h and /usr/include/machine/stdarg.h states:
typedef _BSD_VA_LIST_ va_list;
but in /usr/src/contrib/gcc/ginclude/stdarg.
Julian Elischer <[EMAIL PROTECTED]> writes:
> we need to extend this to handle a full thread table per process..
> anyone have any ideas on how to do this?
Unfortunately, I think we're going to end up reimplementing procfs in
the sysctl tree...
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To
Warning
Unable to process data:
multipart/mixed;boundary="=_NextPart_000_00E5_84A70E3A.C4515B83"
On Wed, 12 Jun 2002, Andrew Kenneth Milton wrote:
> The perl location for OSVERSION >= 500036 is 'hardcoded' to be
> ${LOCALBASE}/bin/perl in bsd.port.mk. Effectively /usr/local/bin/perl
>
> Shouldn't it use the perl wrapper in /usr/bin/perl ?
The fate of the wrapper in the system has not been c
Cyrille Lefevre wrote:
> On Tue, Jun 11, 2002 at 05:15:17AM -0700, Juli Mallett wrote:
...
> > would like to see done to ps(1) :) The most notable request was for a
> > feature I've missed having in our ps(1) for a while, the ability to get a
> > tree of processes printed so you can tell who is
27 matches
Mail list logo