Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now return NULLified struct in case of empty config file | ache | 2003-01-27 | 1 | -6/+9 |
* | Handle read errors | ache | 2003-01-27 | 1 | -3/+6 |
* | Add (unsigned char) cast to ctype macros | ache | 2003-01-19 | 1 | -13/+31 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -1/+1 |
* | Add __FBSDID()s to libutil | dillon | 2001-09-30 | 1 | -3/+3 |
* | Eliminate inconsistency where a value that contains only whitespace | murray | 2000-11-09 | 1 | -1/+6 |
* | Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so | murray | 2000-11-08 | 1 | -8/+7 |
* | Better document the file format, add in support for nested {}'s in multi-line | jkh | 1998-11-22 | 1 | -4/+11 |
* | Now take stdio.h out of files that don't require it. | jkh | 1998-10-09 | 1 | -1/+2 |
* | o move path in libutil.h to paths.h | jkh | 1998-10-09 | 1 | -3/+2 |
* | Correct a build error that got past my build test somehow. | jkh | 1998-10-08 | 1 | -0/+2 |
* | Add a simple mechanism for reading property lists from files (which | jkh | 1998-10-07 | 1 | -0/+215 |