1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib
Andrey A. Chernov 5fe03aba37 Now return NULLified struct in case of empty config file
(previous variant return NULL pointer for both empty file case and error case,
so caller can't sense error properly).

It not affect existen programs because property_find() now returns NULL
for both NULL pointer and NULLified struct.
2003-01-27 03:39:33 +00:00
..
compat
csu Very minor EOL whitespace diff-reducer. 2003-01-26 23:34:47 +00:00
libalias
libatm
libbind
libbz2
libc Fix namespace pollution introduced in previous commit. 2003-01-26 23:01:49 +00:00
libc_r remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk Use the fstype obtained from the GEOM dumpconf output to set the fstype 2003-01-10 19:45:10 +00:00
libedit
libexpat
libfetch Document .netrc support. 2003-01-22 18:27:25 +00:00
libform
libftpio
libio
libipsec
libipx
libisc
libkse remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
libkvm Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft 2003-01-11 01:09:51 +00:00
libmd
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph
libopie
libpam About September 2001, I consulted with all the previous authors of 2003-01-10 13:38:44 +00:00
libpanel
libpcap
libpthread remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand
libtacplus
libtelnet
libufs If we don't know where the sblock is (e.g. filling out a blank disk), then 2003-01-27 01:57:15 +00:00
libugidfw Correct a couple small typos. 2003-01-07 13:18:21 +00:00
libusbhid
libutil Now return NULLified struct in case of empty config file 2003-01-27 03:39:33 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun
ncurses
Makefile Port libc_r to ia64. We need to do things slightly different 2003-01-06 00:56:23 +00:00
Makefile.inc