Re: "man" reads /etc/rc.conf?

1999-11-10 Thread A . Leidinger
On 9 Nov, Archie Cobbs wrote: > [EMAIL PROTECTED] writes: >> (101) netchild@ttyp2 > man -k adadadad >> cat: /etc/isdn/connect.parameters: Permission denied >> adadadad: nothing appropriate >> >> (102) netchild@ttyp2 > grep cat /etc/rc.conf.local >> spppconfig_isp0="`cat /etc/isdn/connect.paramete

"man" reads /etc/rc.conf?

1999-11-09 Thread A . Leidinger
Hi, -current from Nov 9: (101) netchild@ttyp2 > man -k adadadad cat: /etc/isdn/connect.parameters: Permission denied adadadad: nothing appropriate (102) netchild@ttyp2 > grep cat /etc/rc.conf.local spppconfig_isp0="`cat /etc/isdn/connect.parameters`" Is this just my system or is man really rea

Buffer overflow with "apropos"?

1999-10-27 Thread A . Leidinger
Hi, (108) netchild@ttyp1 > apropos mtools ---snip--- mtools(5), mtools.conf(5) - mtools configuration files Description This manpage describes the configuration files for mtools. They are called f(CW(if/usr/local/ usr/local/etc/mtools.conf(is and f(CW(if~/.mtoolsrc(is. If the environmental var i

Re: kernel broken? (pcm)

1999-10-12 Thread A . Leidinger
On 12 Okt, [EMAIL PROTECTED] wrote: > You can try the patch in (my) PR 'kern/14278'. Works. Bye, Alexander. -- What do you mean, my birth certificate expired? http://netchild.home.pages.de A.Leidinger+Home @ WJPServer.CS.Uni-SB.de To Unsubscribe: send mail to [EMAIL PRO

kernel broken? (pcm)

1999-10-11 Thread A . Leidinger
Hi, linking kernel.debug ac97.o: In function `ac97_setmixer': /usr/src/sys/compile/WORK/../../dev/pcm/ac97.c(.text+0x18d): undefined reference to `abs' channel.o: In function `chn_setblocksize': /usr/src/sys/compile/WORK/../../dev/pcm/channel.c:712: undefined reference to `abs' mss.o: In functio

Re: ahc failure while updating from pre-signal-change

1999-10-02 Thread A . Leidinger
On 1 Okt, Poul-Henning Kamp wrote: > > Please boot your old system and email the output from > fdisk da0 > disklabel da0 If it matters: It's a dangerous dedicated disk. (72) netchild@ttyp0 > fdisk da0 *** Working on device /dev/rda0 *** parameters extracted from in-core dis

ahc failure while updating from pre-signal-change

1999-10-01 Thread A . Leidinger
Hi, last cvsup: 1 Okt 18:19 GMT I've build a new kernel and rebooted to be able to make a new world (aktual system: pre-signal-change, around Sep 29). Right after "Automatic reboot in progress..." I get: ---snip--- (da0:ahc0:0:0:0): have seen Data Phase. Length = 0. NumSGs = 1. (da0:ahc0:0:0:0):

Re: newpcm and Vibra16X

1999-09-13 Thread A . Leidinger
On 12 Sep, Dag-Erling Smorgrav wrote: > What's the verdict on newpcm and Vibra16X? Has anyone had any luck in > finding out why it doesn't work, or how to make it work? Mine won't > make any sound at all (except for the usual noise) no matter what I do > - play mp3s, cat my kernel into /dev/audio0

Re: [re]writable cdrom drive

1999-08-20 Thread A . Leidinger
On 19 Aug, Matthew Dillon wrote: > It should be noted that the 'cdrecord' program implements a FIFO itself, > and you can specify the size. The default is 2MB. cdrecord uses a man cdrecord (v1.8a2?): ---snip--- The default fifo size is currently 4 MB. ---snip--- Bye, Alex

Bug with malloc_options

1999-08-19 Thread A . Leidinger
Hi, -current from ~3 days ago. from malloc(3): ---snip--- To specify in the source that a program does no return value checking on calls to these functions: extern char *malloc_options; malloc_options = "X"; ---snip--- my source: ---snip--- #include #include #

Crash with NFS V2

1999-08-11 Thread A . Leidinger
Hi, I have a program which does something like userland-nfs (nfs v2 client). It is able to crash the machine. After compiling a debug kernel the only output I get after the crashdump is: ---snip--- (100) root@ttyp3 # gdb -kernel -se /sys/compile/WORK/kernel.debug -c /var/crash/vmcore.1 IdlePTD

Re: tosha after CAM changes

1999-05-10 Thread A . Leidinger
On 10 May, Kenneth D. Merry wrote: >> /usr/include/cam/scsi/scsi_pass.h: >> $Id: scsi_pass.h,v 1.2 1999/05/06 20:16:07 ken Exp $ (137) r...@ttyp3 # ident /usr/include/cam/scsi/scsi_pass.h /usr/include/cam/scsi/scsi_pass.h: $Id: scsi_pass.h,v 1.2 1999/05/06 20:16:07 ken Exp $ >> > ls -l

Re: PCM

1999-05-02 Thread A . Leidinger
On 2 May, Vallo Kallaste wrote: > The sound broke for me between Apr.20 and 21. My onboard Vibra16X > doesn't work either with pcm or Voxware drivers. Voxware complains > about second DMA (1/3) and pcm just simply emits silence. Apr.20 > kernel works well. FreeBSD 4.0-CURRENT #6: Sun Apr 25 20:0

config & NO_F00F_HACK

1999-04-25 Thread A . Leidinger
Hi, # ident LINT LINT: $Id: LINT,v 1.589 1999/04/24 21:45:44 peter Exp $ with: option NO_F00F_HACK # config WORK WORK:15: unknown option "NO_F0F_HACK" with: option "NO_F00F_HACK" # config WORK Don't forget to do a ``make depend'' Bye, Alexander. -- http://netchild.home.pages.de A.L