.. |
csu
|
Change to use a register prefix.
|
2002-02-24 01:06:18 +00:00 |
libarch
|
Explain why you'd use these functions. Some formatting cleanup.
|
2002-02-20 20:40:48 +00:00 |
libasn1
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libbz2
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libc
|
Add some more bits of host compatibility.
|
2002-02-26 22:29:38 +00:00 |
libcdk
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libcom_err
|
Fix this correctly: simply don't include strl{cat,cpy} from libc.
|
2002-02-02 06:17:56 +00:00 |
libcompat
|
generate & symbolically
|
2002-02-07 09:24:04 +00:00 |
libcrypt
|
Punctuation nits.
|
2002-02-20 11:56:13 +00:00 |
libcrypto
|
Don't hard link to symlinks, as it's not portable.
|
2002-02-26 00:57:12 +00:00 |
libcrypto_idea
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libcrypto_rc5
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libcurses
|
Only reference termcap capabilities in the screen struct in __init_acs
|
2002-01-04 13:53:26 +00:00 |
libdes
|
…
|
|
libedit
|
Close quoting.
|
2002-02-20 11:54:16 +00:00 |
libform
|
Two fixes by Patrick Welche, and two by me.
|
2002-02-20 17:45:42 +00:00 |
libgssapi
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libhdb
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libintl
|
- give the precedence to LC_ALL environment variable
|
2002-02-13 08:01:13 +00:00 |
libipsec
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
libkadm
|
Fix shifted space. (Freaky....)
|
2001-12-12 03:18:17 +00:00 |
libkadm5clnt
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libkadm5srv
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libkafs
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libkdb
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libkrb
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libkrb5
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libkstream
|
WARNS=2 fixes
|
2001-11-05 14:59:21 +00:00 |
libkvm
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
libl
|
use ${LIBDIR} instead of /usr/lib
|
2001-12-27 11:39:20 +00:00 |
libm
|
PR/15748: Ray Brownrigg: exp(log(0)) is broken.
|
2002-02-27 16:32:46 +00:00 |
libmenu
|
Mirror some forms(3) fixes.
|
2002-02-20 17:49:14 +00:00 |
libossaudio
|
Improve markup, sort sections.
|
2002-02-20 11:38:02 +00:00 |
libpcap
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
libpci
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
libposix
|
Don't run makelintstub if MKLINT=no.
|
2002-01-29 19:03:01 +00:00 |
libresolv
|
…
|
|
librmt
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
libroken
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
librpcsvc
|
Correct spelling of "delimiter", and remove from ignored-errors lists.
|
2002-02-26 02:37:28 +00:00 |
libskey
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
libsl
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libss
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libssl
|
Explicitly write explicitly without a second e.
|
2001-11-21 17:33:26 +00:00 |
libtelnet
|
Hack around GCC PR optmization/5230 if HAVE_GCC3 is set. (GCC 3.x
|
2002-01-29 17:58:36 +00:00 |
libterm
|
Don't hard link to symlinks, as it's not portable.
|
2002-02-26 00:24:59 +00:00 |
libusbhid
|
Prefix structure members to protect them against clashes with eg. c++ keywords.
|
2002-02-20 20:30:12 +00:00 |
libutil
|
Drop trailing empty line.
|
2002-02-20 11:34:42 +00:00 |
libvers
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libwrap
|
Fix error message, as reported in lib/15711 by Onno van der Linden.
|
2002-02-23 23:28:31 +00:00 |
liby
|
Readability cleanups; MKfoo=no -> NOfoo.
|
2001-12-12 00:51:00 +00:00 |
libz
|
* Add user-controlled mk.conf variables
|
2001-12-28 01:32:37 +00:00 |
runemodule
|
set SHLIBDIR again; it may be needed in the future
|
2001-12-27 15:14:25 +00:00 |
Makefile
|
s/usb/usbhid/
|
2001-12-28 18:25:24 +00:00 |
Makefile.inc
|
enable WARNS=2
|
2001-11-05 15:23:49 +00:00 |
bumpversion
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|