Re: Junior Annoying Hacker Task

2002-02-03 Thread Brian T . Schellenberger
On Saturday 02 February 2002 03:57 pm, Juha Saarinen wrote: On Sat, 2 Feb 2002, Brian T.Schellenberger wrote: No, it's not, because it still maintains a separation between system control (rc.conf) and application control (/var/packges). It's more like config.sys or something . . .

usdb missing detaches ???

2002-02-03 Thread Paul van der Zwan
I'm experimenting with my Sony DSC S70 and USB. I can get -current to mount the stick in the camera but it won't umount the filesystem on detach. When I run usbd with -d -v it looks like usbd not even receives the detach event. It give the following output: usbd: opened /dev/usb0 usbd: opened

Re: Junior Annoying Hacker Task

2002-02-03 Thread Miguel Mendez
On Sat, 02 Feb 2002 03:29:50 -0800 Terry Lambert [EMAIL PROTECTED] wrote: Hi Terry et al, Let me know the form you want the hierarchy to take, so you can stick it into the GTK hierarchy thingy; I'll be happy to crank out some quick yacc and lex code to do the parsing of the file into that

Re: vmware

2002-02-03 Thread Glenn Gombert
Thanks for filing the incident report, VMware tools for FreeBSD is woefully out of date as well, X11 and -Current run fine under VMware workstation, with the patch that was mentioned several days ago :) matusita I've just filed an incident (I have a license of VMware 3.0). I've received a

Re: Junior Annoying Hacker Task

2002-02-03 Thread Miguel Mendez
On Sun, 3 Feb 2002 00:38:34 +0800 (MYT) Dinesh Nair [EMAIL PROTECTED] wrote: Hi, times, well, not with the registry paradigm, but some sort of graphical admin tool based on GTK. I'm doing exams this week but may take a go at it after I finish them. why not use something like webmin ?

Re: vmware

2002-02-03 Thread Makoto Matsushita
ggombert VMware tools for FreeBSD is woefully out of date as well, Really? % cd /usr/ports/emulators/vmware-tools % make -V PORTVERSION 3.0.0.1455 VMware 3.0 bundles a new VMware tools, and it is up-to-date version as of Linux guests. % cd /usr/ports/emulators/vmware-tools % make -V

Re: vmware

2002-02-03 Thread Glenn Gombert
I run VMware workstation under Windows 2000 on my laptop and install FreeBSD as a 'guest' operating system, the verison of VMware tools for FreeBSD dates all the way back to 1999 I think and has not been updated since :) At 12:35 AM 2/4/2002 +0900, Makoto Matsushita wrote: ggombert VMware

/dev/ugen?

2002-02-03 Thread CHOI Junho
Hi, How can I see/make /dev/ugen* devices? I wish to use it but I can't find a way to see/use this. I want to use coldsync(USB serial on Palm). My machine has USB, of course; FreeBSD gradius.wdb.co.kr 5.0-CURRENT FreeBSD 5.0-CURRENT #16: Thu Dec 27 18:31:20 KST 2001 [EMAIL

RE: Junior Annoying Hacker Task

2002-02-03 Thread Andrew Cowan
How about editing the rc.conf file from the proposed virc program, that would then re-generate the rc.conf file upon saving. Of course the virc would store the underlying configuration in an xml config file.. That should make Kutulu very happy :) I would like to remind viewers that I am

Re: /dev/ugen?

2002-02-03 Thread CHOI Junho
KS == KT Sin [EMAIL PROTECTED] writes: KS If you have usbd running, just hot attach the USB device (serial, etc). KS You are probably using devfs on your -CURRENT. The correct /dev/* entries KS will be created automagically once the hardware device is probed and attached KS

RE: Junior Annoying Hacker Task

2002-02-03 Thread Mike Meyer
[Context lost to top posting.] Andrew Cowan [EMAIL PROTECTED] types: How about editing the rc.conf file from the proposed virc program, that would then re-generate the rc.conf file upon saving. Of course the virc would store the underlying configuration in an xml config file.. That

PAM and current

2002-02-03 Thread M. Warner Losh
I just upgraded my laptop to -current to start working on some lingering newcard + acpi problems (like the panic on boot due to interrupt issues). So I notice a new message on my console when I log in via xdm: Feb 3 16:18:44 hammer : PAM unable to dlopen(/usr/lib/pam_opie.so) Feb 3 16:18:44

Panics in ffs_clusteracct with todays -current

2002-02-03 Thread John Polstra
The kernel from today's current (CVSupped 3 Feb 2002 around 17:40 PST) can't stay up for more than a few minutes without getting a page-not-present panic at line 1815 of ufs/ffs/ffs_alloc.c revision 1.86. It is in this code: /* * Find the size of the cluster going backward.

[no subject]

2002-02-03 Thread jacob

Support for atapi cdrw as scsi in -current?

2002-02-03 Thread Garrett Wollman
On Sat, 02 Feb 2002 20:10:20 +, [EMAIL PROTECTED] said: I noticed a patch on freebsd-scsi a while back that added a not very complete form of atapi as scsi support to the freebsd kernel. Are there plans to complete this and add it to -current sometime before -current turns into

RE: Junior Annoying Hacker Task

2002-02-03 Thread Andrew Cowan
SNIP I don't see how it would make it any easier than using flat text files, unless you're planning on providing a DTD and using generic XML gui editors. Putting data in XML doesn't automatically imbue it with anything, except the ability to use generic XML tools on it. Of course, given

make buildworld error in libpam/modules/pam_ssh

2002-02-03 Thread Peter Schultz
I'm experiencing the following error while bulding world: === libpam/modules/pam_ssh cc -nostdinc -O -pipe -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/libpam/libpam/include

LINT Broken

2002-02-03 Thread Mike Barcroft
With up-to-date sources: sh /work/src/sys/conf/newvers.sh LINT -DGPROF -DGPROF4 -DGUPROF cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/work/src/sys