On Tue, Oct 10, 2000 at 10:12:05PM -0500, Mike Meyer wrote:
> Nickolay Dudorov writes:
> > In article <[EMAIL PROTECTED]> you wrote:
> > > It seems that something has broken plaympeg - at least for video. In
> > > trying to play video back, I get a black window and no images. Audio
> > > playback
On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote:
> xmms is a really good test for libc_r and the sound system.
>
> xmms no longer plays back mp3s, other mp3 players are working
> fine.
>
> Any ideas?
Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few days)
There
On Sun, Jun 11, 2000 at 12:30:45AM -0400, Ray Kohler wrote:
> On Sat, Jun 10, 2000 at 11:19:01PM -0400, Brian Reichert wrote:
> > I would hazard the guess that you now have the PNPBIOS directive
> > in your kernel config file...
>
> Actually, I don't have PnP in my config file. That's why I think
On Wed, May 17, 2000 at 02:41:59AM -0400, Thimble Smith wrote:
> On Tue, May 16, 2000 at 11:52:32PM -0400, Donn Miller wrote:
> > Anyone like the idea of adding wide char support to our libc? Maybe
> > we could port it over from {Net,Open}BSD or BSDi. This would add the
> > header file , etc.
>
On Sun, Apr 23, 2000 at 03:28:54PM +0800, Stephen Hocking wrote:
> The mpeg player smpeg doesn't work (catches a signal then just hangs) when you
> compile & link against the SDL which uses the native threads - however when
> you compile against one that uses linux threads, then it does. I've se
On Thu, Apr 20, 2000 at 06:10:18PM -0400, Brian Fundakowski Feldman wrote:
> On Thu, 20 Apr 2000, Brooks Davis wrote:
>
> > It works for me. I just tested it from my laptop (current as of
> > yesterday) to a 4.0-S machine, a 3.3-RC running ssh 1.2.26, and Solaris
> > 2.6 system also running 1.2.
On Sun, Apr 02, 2000 at 07:55:51AM +0900, Yoshinobu Inoue wrote:
>
> > Sorry for the inconvenience and I'll try the fix.
>
> Sorry to be late, but I tried resolver fix and it seems to work.
> This should remove such 75 seconds delay in apps which use
> getaddrinfo().
>
> Please review and try th
Patch included...
Index: in_pcb.c
===
RCS file: /home/ncvs/src/sys/netinet/in_pcb.c,v
retrieving revision 1.61
diff -u -r1.61 in_pcb.c
--- in_pcb.c2000/04/01 22:35:43 1.61
+++ in_pcb.c2000/04/02 03:14:15
@@ -153,10 +153,1
On Tue, Mar 28, 2000 at 07:48:00PM -0800, Matthew Dillon wrote:
> I found a couple of minor nits, but only one real bug. In i386/swtch.s
> I forgot to change out a WANT_RESCHED for AST_RESCHED:
>
> The problem is that a kernel build is not reporting any errors!
> WANT_RESCHED
On Tue, Mar 28, 2000 at 11:37:55PM +0200, Gary Jennejohn wrote:
> I'm running a UP machine with Matt's latest changes. I was just
> compiling a new kernel and noticed the my PS/2 mouse under X was very
> sluggish. I never noticed this sort of behavior before the changes,
> even while doing ``make
On Mon, Mar 20, 2000 at 11:33:24AM -0600, Visigoth wrote:
>
>
> On Sun, 19 Mar 2000, Chris Piazza wrote:
>
> > If I use telnet or ssh (there might be more programs,
> > but I have only noticed these two so far), and supply a hostname to it,
> > my machine is cons
Hi.
This is kind of weird, so I want to see if anyone else has noticed
this or has a solution to it.
If I use telnet or ssh (there might be more programs,
but I have only noticed these two so far), and supply a hostname to it,
my machine is constantly requesting records, and finally after
7
On Sun, Mar 19, 2000 at 12:39:05PM +0900, Kazutaka YOKOTA wrote:
>
> >After a cvsup today, building a kernel finishes with this:
> >
> >linking kernel.debug
> >psm.o: In function `psmprobe':
> >/sys/compile/RJK191/../../isa/psm.c(.text+0x9fe): undefined
> >reference to `atkbdc
> >_open'
> >*** Er
On Mon, Mar 13, 2000 at 12:29:14AM +, Salvo Bartolotta wrote:
> Dear FreeBSDers,
>
> after a couple of days spent RTFMing like crazy, I am back at my
> console at last ! (yawn ...)
>
> Am I the sole person running X (compiled with PAM support) without
> problems under -CURRENT ? :-)
>
W
On Mon, Mar 06, 2000 at 11:59:21PM +0100, Dave Boers wrote:
> It is rumoured that Peter Jeremy had the courage to say:
> > Note that ntpd will use rtprio if the Posix P1003.1b extensions aren't
> > enabled in the kernel. (These were enabled by default in GENERIC on
> > i386 in mid-January). If y
It's all contained in the subject. I've built world with the change
and tested it and it all works fine now.
-Chris
--
[EMAIL PROTECTED] [EMAIL PROTECTED]
Abbotsford, BC, Canada
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the mess
On Mon, Feb 28, 2000 at 05:05:43AM +0900, Hajimu UMEMOTO wrote:
> > On Sun, 27 Feb 2000 11:49:52 -0800
> > "Jordan K. Hubbard" <[EMAIL PROTECTED]> said:
>
> jkh> Hmmm. I see that /usr/ports/x11/wdm has merged in support for
> jkh> FreeBSD's login classes, but not PAM. Are you planning t
On Wed, Feb 23, 2000 at 03:25:42PM -0500, Forrest Aldrich wrote:
> Even though I have USA_RESIDENT="YES" in /etc/make.conf (this is how
> it was installed), I get:
>
> !!
> >>> You must define the value of USA_RESIDENT as 'YES' or
> >>>
On Fri, Feb 18, 2000 at 05:26:45PM -0500, David Gilbert wrote:
> I've come up against a number of ports lately assume IPv6 support if
> you're running:
>
> .if ${OSVERSION} >= 400014
> CONFIGURE_ARGS+= --enable-ipv6
> .endif
>
> ... I don't see INET6 in my GENERIC kernel. This affects at least
On Mon, Feb 14, 2000 at 03:22:15PM -0600, nathan wrote:
>
> Problem-->
>
> i just upgraded my 3.4 SMP system to 4.0-current last week. b4, the
> upgrade, the cdrom worked fine.
>
> i tried mounting a cdrom today, (first time since the 4.0 upgrade) and i
>
> get:
>
> [root@sabre conf]# mount_
On Sat, Feb 12, 2000 at 09:29:07AM +0100, Pascal Hofstee wrote:
> Hi,
>
> I have been having some problems gettign Mozilla to start up under
> FreeBSD-4.0-CURRENT .. and the comments given in the Bugzilla forum
> all seem to blaim my problems to having a gcc 2.9.5.2 compiler and an (old)
> 2.9.1
On Thu, Feb 10, 2000 at 04:27:15PM +1100, Peter Jeremy wrote:
> You might do better discussing this subject in freebsd-hackers.
>
> On 2000-Feb-10 16:01:44 +1100, "M. Halpin" <[EMAIL PROTECTED]> wrote:
> [Missing functions].
>
> > The first is mremap().
>
> What does this function do? Is the
On Wed, Jan 26, 2000 at 07:26:30PM +0200, Alexandr Listopad wrote:
> hello!
>
> I have Abit motherboard with ATA-66 support.
> I try to install FreeBSD-CURRENT, all good when install, but after reboot
> kernel boots, but ask me a root device, when I press '?', there are no
> 'ad' device (this is
On Tue, Jan 25, 2000 at 03:03:32PM +1100, Andy Farkas wrote:
>
>
> What is the reason for putting a giant "Example!" in hosts.allow?
>
> I note that it was committed at 3 o'clock in the morning... was someone
> trying to make a point?
>
> What other files have this type of gross bit-bloat in
On Wed, Jan 19, 2000 at 12:28:09AM +0100, Poul-Henning Kamp wrote:
>
> fxp0: port 0xc400-0xc43f mem
>0xefe0-0xefef,0xe000-0xefff irq 9 at device 14.0 on pci0
>
> Is this level of verbosity really helping anybody ?
I *thought* I noticed it was different. I actually find this p
On Mon, Jan 17, 2000 at 07:06:55AM -0800, Satoshi - Ports Wraith - Asami wrote:
> * From: Kris Kennaway <[EMAIL PROTECTED]>
>
> * Openssl should now be fully functional for both US and international users
> * - please report any problems you have in using it to me. You should be
> * able to c
On Wed, Jan 12, 2000 at 11:35:28AM +1300, Joerg Micheel wrote:
> On Tue, Jan 11, 2000 at 11:23:54PM +0100, Frank Nobis wrote:
> > On Wed, Jan 12, 2000 at 11:04:56AM +1300, Joerg Micheel wrote:
> > > [ls whith sizes in k,M]
> > >
> > > Would such a patch find the blessing of the team and the maint
On Fri, Jan 07, 2000 at 02:40:16AM +1100, Andy Farkas wrote:
>
> After cvsup'ing, a -current system based on userland/kernel dated
> 31-dec-1999, 'mergemaster -sv' is failing with mknod errors.
>
> cd src/sbin/mknod ; make all install ; make clean
> fixes it.
Uh, yeah? MAKEDEV uses mknod argu
On Wed, Jan 05, 2000 at 04:27:26PM -0800, Randy Bush wrote:
> my /etc/make.conf has NO_SENDMAIL=true
>
> but current as of today is stomping on /usr/sbin/sendmail, /usr/bin/mailq,
> etc. all about /usr/sbin/mailwrapper.
Yeah, that bit me too but I forgot to post a message here. I'm using
postfi
On Tue, Jan 04, 2000 at 03:29:34PM -0600, wrote:
> Has anyone gotten Opera beta working under linux emulation?
Yes. I must warn you it's still really buggy if you intend to use
it a lot. Basically all I did was grab the opera tarball, extract
it and run the 'runnow' script.
Screenshot he
On Thu, Dec 23, 1999 at 04:36:41PM -0600, Anthony Kimball wrote:
>
> A very recent commit broke my kernel build with
> options COMPAT_LINUX
> as shown below. Without the option, it is fine:
Already fixed. Update your sources and try again.
-Chris
--
[EMAIL PROTECTED] [EMAIL PROTECTED]
On Thu, Dec 23, 1999 at 12:26:57PM -0500, Donn Miller wrote:
> Is there such a beast? This would be a big big help to those who
> administer Linux boxes from FreeBSD machines. And, it would make
> life easier for those of us who dual-boot with FreeBSD and
> Linux. Basically, I'd like to see a p
On Sat, Dec 18, 1999 at 05:59:14PM -0800, Brian W. Buchanan wrote:
> The new sound driver (I'm using pcm0 and sbc0) seems to break a lot of
> Linux-centric games. Quake2, Q3Test, and snes9x (built from ports) all
On Tue, Dec 14, 1999 at 08:24:06AM -0800, David O'Brien wrote:
> On Tue, Dec 14, 1999 at 05:00:14PM +0100, Pascal Hofstee wrote:
> > I have noticed some weird problems lately when running configure-scripts.
> > E.g. when trying to build the gtk12-port configure just hangs waiting for
>
> Please r
On Thu, Dec 09, 1999 at 08:32:05PM +0100, Jeroen Ruigrok/Asmodai wrote:
> [again subject changes]
>
> -On [19991209 16:00], Donn Miller ([EMAIL PROTECTED]) wrote:
> >On Thu, 9 Dec 1999, Motoyuki Konno wrote:
> >
> >> Please see Netscape plugin port (ports/www/flashplugin) to find
> >> out why we
On Sun, Oct 31, 1999 at 05:55:56PM +0100, Kjetil Svenheim wrote:
> I have the same problem with my NE2000 clone, so for now I have to use
> an old kernel that I made 2 weeks ago.
>
> My NE2000-clone uses port 300, irq 11
>
> > Yes, I added a return(0) at the beginning of ed_get_linksys(); and no
On Sun, Oct 03, 1999 at 11:25:23AM -0400, Jon Parise wrote:
> On Sun, Oct 03, 1999 at 12:22:55PM +0200, Gianmarco Giovannelli wrote:
>
> > Is there anyone who is experienced Netscape crashes with 4.0-CURRENT when
> > the close button is pressed (not always, but very often) ?
> > It happens to me
Hi,
Earlier today I was trying to watch a short mpeg and found
out that it's impossible with newpcm. The sound (and picture)
stutters constantly. It works with a kernel from August, 31 (oldpcm).
Anyone else able to reproduce this or have any ideas?
pcm0: irq 5 at device 10.0 on pci0
http:/
On Sun, Aug 22, 1999 at 03:07:44PM -0400, Kenneth Wayne Culver wrote:
> > > I'm just wondering but I noticed when I cvsupped a few minutes ago that
> > > gcc is back in the source tree. I was wondering if there were plans to
> > > keep gcc in the source now.
> >
> > If you are tracking -current,
On Tue, Aug 03, 1999 at 03:08:39PM -0400, Ayan George wrote:
> I've been wondering -- are there any plans for a FreeBSD version
> of VMware?
>
It's not us you should be asking. Ask the makers of VMWare.
-Chris
--
[EMAIL PROTECTED] [EMAIL PROTECTED]
"It's better to be quotable tha
On Tue, Aug 03, 1999 at 08:08:09AM -0700, David O'Brien wrote:
> > It seems like a bug in egcs which broke sh when "-march=pentium" option
> > is used while -O? level doesn't really matter. Any ideas on how to
> > track it down?
>
> Wait. GCC-2.95 (what would have been EGCS-1.2) will be released
On Sun, Jul 11, 1999 at 10:00:50PM +0100, Nik Clayton wrote:
>
hmm...
> >
> > Any other question?
>
> Q: I want to use this cool piece of software that's in the FreeBSD
> ports system. But I can't build it on my 3.x-stable system.
>
> Why not?
>
> A: Ah, sorry. The ports syst
ring ache's commit to src/gnu/usr.bin/man/man/man.c.
date: 1999/06/07 18:35:58; author: ache; state: Exp; lines: +152 -0
Add ability to read/write localized manpages
I haven't seriously looked at it to see why it never works if you don't
use localized man pages(etc). As a work around
re any error messages?
*Happily playing a wav with waveplay*
---
Chris PiazzaAbbotsford, BC, Canada
cpia...@home.net
finger n...@norn.ca.eu.org for PGP key
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
lly.
Of course, this is a PCI card so there could be/is a difference.
---
Chris PiazzaAbbotsford, BC, Canada
cpia...@home.net
finger n...@norn.ca.eu.org for PGP key
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
ed.
Either manually back this out or use 3.1.
---
Chris PiazzaAbbotsford, BC, Canada
cpia...@home.net
finger n...@norn.ca.eu.org for PGP key
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
k updated for soft updates
ffs_mountfs: superblock updated for soft updates
ffs_mountfs: superblock updated for soft updates
n...@norn (~)> dd if=/dev/zero of=testfile bs=32k count=1000
1000+0 records in
1000+0 records out
32768000 bytes transferred in 2.315757 secs (14150016 bytes/sec)
---
47 matches
Mail list logo