C code for parsing rc.conf?
From: Craig Rodrigues (rodrigc_at_crodrigues.org)
Date: 04/14/04
- Previous message: Baldur Gislason: "Re: Invalid realloc size of 0 when installing on an AMD athlonXP barton poweredmachine"
- Next in thread: Nguyen Tam Chinh: "Re: C code for parsing rc.conf?"
- Reply: Nguyen Tam Chinh: "Re: C code for parsing rc.conf?"
- Reply: Brandon Erhart: "Re: C code for parsing rc.conf?"
- Reply: Tim Kientzle: "Re: C code for parsing rc.conf?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 14 Apr 2004 17:56:01 -0400 To: freebsd-hackers@freebsd.org
Hi,
Is there a C library that comes with FreeBSD which
can be used to parse, append to, and validate
rc.conf?
I'd like to customize some of the settings in /etc/rc.conf
with my own GUI-based program. It's not too hard
to write something on my own, but I was wondering
if a reusable library existed in FreeBSD 4.x or 5.x for doing this.
Thanks.
-- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Baldur Gislason: "Re: Invalid realloc size of 0 when installing on an AMD athlonXP barton poweredmachine"
- Next in thread: Nguyen Tam Chinh: "Re: C code for parsing rc.conf?"
- Reply: Nguyen Tam Chinh: "Re: C code for parsing rc.conf?"
- Reply: Brandon Erhart: "Re: C code for parsing rc.conf?"
- Reply: Tim Kientzle: "Re: C code for parsing rc.conf?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|