.. |
compat
|
Add libgmp.so.3 from 4.7-RELEASE CDs.
|
2003-02-17 17:26:03 +00:00 |
csu
|
Removed garbage:
|
2003-06-04 11:21:18 +00:00 |
libalias
|
The .Fn function
|
2003-06-08 09:53:08 +00:00 |
libatm
|
fix __FBSDID
|
2003-04-20 18:41:16 +00:00 |
libbind
|
Removed now unused INTERNALSTATICLIB.
|
2002-05-13 11:09:07 +00:00 |
libbz2
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +00:00 |
libc
|
The .Fn function
|
2003-06-08 10:13:50 +00:00 |
libc_r
|
The .Fn function
|
2003-06-08 10:13:50 +00:00 |
libcalendar
|
|
|
libcam
|
english(4) police.
|
2002-12-27 12:15:40 +00:00 |
libcom_err
|
|
|
libcompat
|
Add section number with .Xr. .Xr -> .Vt changes.
|
2003-06-08 10:17:24 +00:00 |
libcrypt
|
The .Fn function
|
2003-06-08 10:20:32 +00:00 |
libdevinfo
|
Expand length of pnpinfo and length fields since pccard pnpinfo can
|
2003-02-17 18:56:00 +00:00 |
libdevstat
|
Assorted mdoc(7) fixes.
|
2003-05-22 13:02:28 +00:00 |
libdisk
|
Sanity check the list obtained from the kern.disks sysctl so that Disk_Names()
|
2003-06-07 20:02:56 +00:00 |
libedit
|
The .Fn function
|
2003-02-06 11:25:03 +00:00 |
libexpat
|
english(4) police.
|
2002-12-27 12:15:40 +00:00 |
libfetch
|
Assorted mdoc(7) fixes.
|
2003-05-22 13:02:28 +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
|
Add the part of the last commit which cvs appearantly didn't like
|
2003-06-01 15:05:22 +00:00 |
libio
|
|
|
libipsec
|
Buffer size is not enough in the previous commit. Use 128.
|
2003-04-17 07:20:00 +00:00 |
libipx
|
Replace various spelling with FALLTHROUGH which is lint()able
|
2002-08-25 13:10:45 +00:00 |
libisc
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +00:00 |
libkse
|
Don't force -L/usr/lib. This is incorrect because we should not be
|
2003-06-08 03:58:20 +00:00 |
libkvm
|
Revamp of the syscall path, exception and context handling. The
|
2003-05-16 21:26:42 +00:00 |
libmd
|
Rename local variables to not mask global names of same name. This
|
2003-06-05 13:17:32 +00:00 |
libmenu
|
Use
|
2003-06-06 13:46:55 +00:00 |
libmilter
|
Added new bsd.incs.mk which handles installing of header files
|
2002-05-12 16:01:00 +00:00 |
libmp
|
Adjust for OpenSSL 0.9.7.
|
2003-01-28 23:03:15 +00:00 |
libncp
|
No need to have ifdef < FreeBSD 4.0-current in here. Remove it to
|
2003-04-04 04:16:06 +00:00 |
libncurses
|
Use
|
2003-06-06 13:46:55 +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
|
Add openpam_readline(3).
|
2003-06-01 12:54:51 +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
|
Don't force -L/usr/lib. This is incorrect because we should not be
|
2003-06-08 03:58:20 +00:00 |
libradius
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +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
|
|
|
libsm
|
Removed now unused INTERNALSTATICLIB.
|
2002-05-13 11:09:07 +00:00 |
libsmb
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +00:00 |
libsmdb
|
Removed now unused INTERNALSTATICLIB.
|
2002-05-13 11:09:07 +00:00 |
libsmutil
|
Removed now unused INTERNALSTATICLIB.
|
2002-05-13 11:09:07 +00:00 |
libstand
|
Restore bzip2(1) support in loader(8) after Peter's renames of
|
2003-04-25 06:44:56 +00:00 |
libtacplus
|
mdoc(7) police: formatting nits.
|
2002-11-29 15:57:50 +00:00 |
libtelnet
|
Removed now unused INTERNALSTATICLIB.
|
2002-05-13 11:09:07 +00:00 |
libthr
|
Make C applications statically compiled with libthr work. Previously,
|
2003-06-04 08:23:05 +00:00 |
libufs
|
MFp4: Fix copy&paste English error.
|
2003-03-30 18:00:24 +00:00 |
libugidfw
|
Assorted mdoc(7) fixes.
|
2003-06-01 19:41:49 +00:00 |
libusbhid
|
Assorted mdoc(7) fixes.
|
2003-05-22 13:02:28 +00:00 |
libutil
|
Backout last commit. It is redundant in -CURRENT.
|
2003-05-05 06:25:03 +00:00 |
libvgl
|
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
|
2003-01-01 18:49:04 +00:00 |
libwrap
|
Drop stale MAINTAINER bit.
|
2003-06-04 16:01:37 +00:00 |
libxpg4
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +00:00 |
liby
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +00:00 |
libypclnt
|
style.Makefile(5) police.
|
2003-03-09 19:56:21 +00:00 |
libz
|
In src/lib/libz/gzio.c the function gzprintf does not check if the
|
2003-03-14 01:47:01 +00:00 |
msun
|
Fix two misuses of __BSD_VISIBLE.
|
2003-05-22 17:07:57 +00:00 |
ncurses
|
Use
|
2003-06-06 13:46:55 +00:00 |
Makefile
|
Port libc_r to amd64, and turn it back on for amd64. It passes all of
|
2003-06-02 22:22:52 +00:00 |
Makefile.inc
|
Zap now-unused SHLIB_MINOR
|
2002-09-28 00:25:32 +00:00 |