..
compat
Add libgmp.so.3 from 4.7-RELEASE CDs.
2003-02-17 17:26:03 +00:00
csu
Fix typo: Passing the first argument to exit() in out2 does not work.
2003-07-15 03:50:38 +00:00
libalias
Grrr...add the Skinny alias code forgotten in the last commit.
2003-09-23 07:42:33 +00:00
libatm
style.Makefile(5)
2003-08-18 15:25:39 +00:00
libbind
Removed now unused INTERNALSTATICLIB.
2002-05-13 11:09:07 +00:00
libbz2
Remove MAINTAINER lines.
2003-06-14 19:32:52 +00:00
libc
More style fixes to improve diffability with OpenBSD.
2003-09-27 18:58:26 +00:00
libc_r
Get rid of duplicates.
2003-09-14 13:41:59 +00:00
libcalendar
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libcam
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libcom_err
libcompat
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libcrypt
Stage 3 of dynamic root support. Make all the libraries needed to run
2003-08-17 08:28:46 +00:00
libdevinfo
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libdevstat
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libdisk
Disable #define DEBUG in libdisk by default: since libdisk is primarily
2003-09-27 17:44:41 +00:00
libedit
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libexpat
Stage 3 of dynamic root support. Make all the libraries needed to run
2003-08-17 08:28:46 +00:00
libfetch
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libform
Use
2003-06-06 13:46:55 +00:00
libftpio
The .Fn function
2003-06-08 10:34:00 +00:00
libgeom
style.Makefile(5)
2003-08-18 15:25:39 +00:00
libio
libipsec
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
libipx
style.Makefile(5)
2003-08-18 15:25:39 +00:00
libisc
Fix the #include part of the SYNOPSIS for heap.3
2003-06-17 08:43:19 +00:00
libkiconv
- Support for multibyte charsets in LIBICONV.
2003-09-26 20:26:25 +00:00
libkse
Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.
2003-09-27 23:27:19 +00:00
libkvm
Document KERN_PROC_PROC, update KERN_PROC_ALL description.
2003-09-27 08:22:23 +00:00
libmd
style.Makefile(5)
2003-08-18 15:25:39 +00:00
libmenu
Use
2003-06-06 13:46:55 +00:00
libmilter
Remove MAINTAINER= lines from individual Makefiles in favor of the
2003-07-07 03:54:04 +00:00
libmp
Add a reference to bn(3) for those looking for functional multiprecision
2003-08-30 05:35:46 +00:00
libncp
Fix for 64 bit platforms. sysctl's length args are pointers to
2003-07-25 19:17:46 +00:00
libncurses
Unbreak the NOINSTALLLIB install.
2003-08-30 13:57:31 +00:00
libnetgraph
The .Fn function
2003-06-08 10:34:00 +00:00
libopie
Drop login.c and logwtmp.c from the library build. None of the apps
2002-10-04 00:24:31 +00:00
libpam
Ignore ECHILD from waitpid(2) (our child may have been reaped by the
2003-09-19 11:33:03 +00:00
libpanel
Use
2003-06-06 13:46:55 +00:00
libpcap
Zap now-unused SHLIB_MINOR
2002-09-28 00:25:32 +00:00
libpthread
Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.
2003-09-27 23:27:19 +00:00
libradius
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
librpcsvc
make rstat(3) return an 'enum clnt_stat' rather than an 'int' to match
2002-10-01 22:02:06 +00:00
libsbuf
style.Makefile(5)
2003-08-18 15:25:39 +00:00
libsm
Remove MAINTAINER= lines from individual Makefiles in favor of the
2003-07-07 03:54:04 +00:00
libsmb
Zap now-unused SHLIB_MINOR
2002-09-28 00:25:32 +00:00
libsmdb
Remove MAINTAINER= lines from individual Makefiles in favor of the
2003-07-07 03:54:04 +00:00
libsmutil
Remove MAINTAINER= lines from individual Makefiles in favor of the
2003-07-07 03:54:04 +00:00
libstand
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
libtacplus
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libtelnet
Make sure that a "make release" (more accurately the bit that makes
2003-07-24 17:19:15 +00:00
libthr
Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.
2003-09-27 23:27:19 +00:00
libufs
style.Makefile(5)
2003-08-18 15:25:39 +00:00
libugidfw
Assorted mdoc(7) fixes.
2003-06-01 19:41:49 +00:00
libusbhid
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
libutil
mdoc(7): Properly mark C headers.
2003-09-10 19:24:35 +00:00
libvgl
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
2003-01-01 18:49:04 +00:00
libwrap
Turn on the extended syntax, which TCP_wrappers has by default, as
2003-07-24 19:58:56 +00:00
libxpg4
Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contents
2003-06-13 07:21:37 +00:00
liby
Zap now-unused SHLIB_MINOR
2002-09-28 00:25:32 +00:00
libypclnt
Fix the master yppasswd routines, so they really work
2003-06-15 10:36:53 +00:00
libz
Stage 3 of dynamic root support. Make all the libraries needed to run
2003-08-17 08:28:46 +00:00
msun
Stage 3 of dynamic root support. Make all the libraries needed to run
2003-08-17 08:28:46 +00:00
ncurses
Unbreak the NOINSTALLLIB install.
2003-08-30 13:57:31 +00:00
Makefile
- Support for multibyte charsets in LIBICONV.
2003-09-26 20:26:25 +00:00
Makefile.inc
Zap now-unused SHLIB_MINOR
2002-09-28 00:25:32 +00:00