freebsd-dev/lib
Gregory Neil Shapiro 6dbfffa308 Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was
replaced with the new version in sendmail's distribution, vacation and
the necessary libraries (libsmdb and libsmutil) were changed so they
were always compiled.  This broke people who didn't checkout
src/contrib/sendmail/.  I don't know if it's best to think of NO_SENDMAIL
as no sendmail sources available or no sendmail binary.  It is now the former.

Also, remove the sendmail chapter from System Managers Manual (SMM) if
NO_SENDMAIL is defined (for similar reasons -- source not available).

PR:		31863, 31865
Submitted by:	matusita, Joe Kelsey <joe@zircon.seattle.wa.us>
MFC after:	3 days
2001-11-11 05:26:59 +00:00
..
compat Shared libraries from 4.4-FreeBSD needed for proper binary compatibility. 2001-10-10 20:33:20 +00:00
csu Put in an attempt at stack trace/unwind records. 2001-11-03 06:31:27 +00:00
libalias cmott@scientech.com -> cm@linktel.net 2001-11-03 11:34:09 +00:00
libatm __FBSDID() Cleanup 2001-09-30 21:06:00 +00:00
libbind
libbz2 style nit 2001-07-09 23:12:23 +00:00
libc Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
libc_r Describe handling of NULLs passed to pthread_setcancelstate(). 2001-11-05 08:21:32 +00:00
libcalendar mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcam mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcom_err
libcompat mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libcrypt mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libdevinfo Made this header self-sufficient. 2001-10-03 05:25:07 +00:00
libdevstat Fixed wrong arg type in synopsis. 2001-10-03 03:57:42 +00:00
libdisk Add EFI GPT (238, 0xEE) and EFI System Parition (239, 0xEF) 2001-10-15 07:25:29 +00:00
libedit Clean this up after the NetBSD syncing. 2001-10-01 23:10:48 +00:00
libfetch Add NO_WERROR so the build won't die because of discarded qualifiers 2001-10-19 10:08:38 +00:00
libform
libftpio mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libgnumalloc Do not fail doing rm -f ${DESTDIR}${LIBDIR}/lib${LIB}.a if the 2001-11-03 06:33:08 +00:00
libio Add __FBSDID()s to libio 2001-09-30 21:41:46 +00:00
libipsec mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libipx mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libisc
libkse Make libc_r check the kern.usrstack sysctl instead of using internal 2001-10-26 21:19:22 +00:00
libkvm kern.ps_arg_max_cache is a long, not an int. I believe this is half of 2001-11-08 00:23:06 +00:00
libm Removed most of the zombie man pages in libm. All relevant parts have 2001-10-13 14:22:08 +00:00
libmd mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libmenu
libmp Fixed spelling of rpow in rpow's prototype. 2001-10-03 16:33:00 +00:00
libncp Compensate for "Compensate for header dethreading" by backing it out. 2001-10-10 17:48:44 +00:00
libncurses Add __FBSDID()s to libncurses 2001-09-30 22:02:43 +00:00
libnetgraph Fix bugs in NgSendMsg() and NgSendAsciiMsg() where the wrong token 2001-10-25 04:02:25 +00:00
libopie Add __FBSDID()s to libopie 2001-09-30 22:04:49 +00:00
libpam Don't put an extra space after password prompts, because it violates POLA, 2001-10-25 15:51:50 +00:00
libpanel
libpcap Update our bpf.h with tcpdump.org's new DLT_ types. 2001-07-31 23:27:06 +00:00
libpthread Describe handling of NULLs passed to pthread_setcancelstate(). 2001-11-05 08:21:32 +00:00
libradius mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libresolv Dont fail if ${DESTDIR}${LIBDIR}/ or any of its components dont 2001-11-03 06:26:15 +00:00
librpcsvc Add __FBSDID()s to librpcsvc 2001-09-30 22:15:15 +00:00
libsbuf
libsmdb
libsmutil
libstand - Change the f_isdir field of struct file to be a flags field and two 2001-11-06 22:31:10 +00:00
libtacplus mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libtelnet Add __FBSDID()s to libtelnet 2001-09-30 22:30:15 +00:00
libusb mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libusbhid mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
libutil Fix the phrase about "both files", which must be left 2001-10-11 11:02:50 +00:00
libvgl Fixed bitrot in synopsis. The change of the color type from byte to u_long 2001-10-03 15:20:03 +00:00
libwrap
libxpg4
liby Dont fail if the intermediate directories in ${DESTDIR}/usr/lib/compat/* 2001-11-03 06:24:23 +00:00
libz Add huff __FBSDID()s puff to whew! libz 2001-09-30 22:39:00 +00:00
msun gamma(x) actually returns \log(|\Gamma(x)|), so correct the man 2001-11-05 10:10:33 +00:00
ncurses Add __FBSDID()s to libncurses 2001-09-30 22:02:43 +00:00
Makefile Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was 2001-11-11 05:26:59 +00:00
Makefile.inc