Re: C code for parsing rc.conf?

2004-04-15 Thread Daniel O'Connor
On Fri, 16 Apr 2004 15:18, Tim Kientzle wrote: > > The shell's environment will be exported to your program's environment. > > Not quite. This approach gives you the rc.conf settings > intermingled with the rest of the environment, which is > probably not what you want. > > (It's okay if you're ju

Re: C code for parsing rc.conf?

2004-04-15 Thread Tim Kientzle
Greg Shenaut wrote: On Apr 14, 2004, at 5:14 PM, Tim Kientzle wrote: Craig Rodrigues wrote: Is there a C library that comes with FreeBSD which can be used to parse, append to, and validate rc.conf? * Clear the current environment * popen() a shell command that sources rc.conf, then runs print

fsck_ffs: bgfsck fails becuase FS_UNCLEAN is not set

2004-04-15 Thread Peter Schuller
Hello, I am trying to track down once and for all why I never seem to be able to enjoy background filesystems on the root filesystem of any machine. I have determined that checkfilesys() in fsck_ffs/main.c is bailing at the following location, thus triggering foreground checking: if ((

Re: small USB MFC for perusal.

2004-04-15 Thread John-Mark Gurney
Julian Elischer wrote this message on Thu, Apr 15, 2004 at 01:20 -0700: > This cleans up most of the remaining MFC issues.. > > http://www.freebsd.org/~julian/usbdiff [...] > ID additions for some devices and probing additions for the Clie 350 > one copyright addition > and two bits of code miss

Re: small USB MFC for perusal.

2004-04-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Julian Elischer <[EMAIL PROTECTED]> writes: : I'd send this to the USB list but it's almost dead.. So instead you send it to a public list and cc a private one? Please don't cross post things to developers. Warner __

small USB MFC for perusal.

2004-04-15 Thread Julian Elischer
This cleans up most of the remaining MFC issues.. http://www.freebsd.org/~julian/usbdiff these are cosmetic changes to: M if_aue.c M if_cue.c M if_rue.c M uftdi.c M uhci.c M usbdi.c M uscanner.c M uvisor.c M uvscom.c and consists of: ID additions for some devices and probing additions for the