.. |
csu
|
Add code code for .init and .fini section fallthroughs and regression
|
2004-05-18 19:19:34 +00:00 |
i18n_module
|
no need to define INTERNALLIB here
|
2004-05-17 05:49:54 +00:00 |
libarch
|
Two grammar fixes from jmc@openbsd.
|
2004-03-13 23:46:37 +00:00 |
libasn1
|
Rework how dependency generation is performed:
|
2003-08-01 17:03:41 +00:00 |
libbsdmalloc
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:42:00 +00:00 |
libbz2
|
…
|
|
libc
|
Do not xref ourselves; grammar fixes.
|
2004-06-25 15:29:25 +00:00 |
libcdk
|
…
|
|
libcom_err
|
…
|
|
libcompat
|
Append to AFLAGS rather than setting AINC.
|
2004-04-18 04:26:15 +00:00 |
libcrypt
|
Remove a superfluous .sp in the SEE ALSO section.
|
2004-06-10 13:53:48 +00:00 |
libcrypto
|
Actually install the new man pages.
|
2004-03-22 00:48:04 +00:00 |
libcrypto_idea
|
…
|
|
libcrypto_mdc2
|
…
|
|
libcrypto_rc5
|
…
|
|
libcurses
|
PR/25397: David A. Holland: bug in second loop of resizeterm
|
2004-04-29 22:28:51 +00:00 |
libdes
|
Various typo fixes from Jonathon Gray via jmc@openbsd.
|
2003-11-17 11:16:10 +00:00 |
libedit
|
fix memory leak; thanks to Logan Gabriel
|
2004-05-22 23:21:28 +00:00 |
libevent
|
fix a bad realloc; from awohl@chessclub
|
2003-10-11 18:30:09 +00:00 |
libform
|
s/the the/the/ (only in sources that aren't regularly imported from
|
2004-04-23 02:58:27 +00:00 |
libgssapi
|
Merge changes between heimdal-0.6 and heimdal-0.6.1
|
2004-04-02 14:59:46 +00:00 |
libhdb
|
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
|
2003-10-09 04:40:26 +00:00 |
libintl
|
Don't convert text if *.mo doesn't specify codeset.
|
2004-03-13 04:58:04 +00:00 |
libipsec
|
Initial commit of a port of the FreeBSD implementation of RFC 2385
|
2004-04-25 22:25:03 +00:00 |
libkadm
|
Rename a large chunk of the make(1) variables which refer to a
|
2003-07-10 10:33:58 +00:00 |
libkadm5clnt
|
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
|
2003-10-09 04:40:26 +00:00 |
libkadm5srv
|
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
|
2003-10-09 04:40:26 +00:00 |
libkafs
|
* Bump the shlib major of libkrb5 because the shlib major of libcrypto
|
2003-10-09 04:40:26 +00:00 |
libkdb
|
…
|
|
libkrb
|
upgrade openssl to 0.9.7b. (AES is now supported)
|
2003-07-24 14:16:30 +00:00 |
libkrb5
|
bump minor version on libkrb5
|
2004-04-04 14:01:05 +00:00 |
libkstream
|
no longer need to -I/usr/include first (yes, it's still confusing, i admit)
|
2003-07-23 13:35:13 +00:00 |
libkvm
|
Fix typos.
|
2004-05-12 17:20:01 +00:00 |
libl
|
…
|
|
libm
|
ANSIfy
|
2004-06-25 15:57:38 +00:00 |
libmagic
|
update for 4.08
|
2004-03-23 08:40:36 +00:00 |
libmenu
|
Increment major number (to 5) because of the libcurses major number change
|
2004-03-22 19:01:28 +00:00 |
libossaudio
|
drop whitespace
|
2003-11-18 22:42:04 +00:00 |
libpcap
|
support format for if_pflog.c (new format only/old format not supported)
|
2004-06-25 12:22:23 +00:00 |
libpci
|
Bump to 1.0: incompatible pci_devinfo() argument change.
|
2004-04-24 09:57:13 +00:00 |
libpmc
|
Include string.h for strcmp.
|
2003-05-21 20:29:51 +00:00 |
libposix
|
Append to AFLAGS rather than setting AINC.
|
2004-04-18 04:26:15 +00:00 |
libpthread
|
const'ify the arguments to pthread__assertfunc and _errorfunc;
|
2004-06-25 16:33:32 +00:00 |
libpthread_dbg
|
Cast integer to pointer types via intptr_t.
|
2004-06-11 07:28:05 +00:00 |
libresolv
|
bump version.
|
2004-05-21 03:33:44 +00:00 |
librmt
|
Split a sentence in SEE ALSO by a .Pp.
|
2004-06-10 13:58:47 +00:00 |
libroken
|
…
|
|
librpcsvc
|
bootparams, not bootparms.
|
2003-12-25 19:01:35 +00:00 |
librt
|
Check for __weak_alias macro before using it.
|
2003-12-07 12:53:19 +00:00 |
libskey
|
Grammar, spelling, markup fixes from jmc@openbsd.
|
2003-06-06 13:42:49 +00:00 |
libsl
|
…
|
|
libss
|
…
|
|
libssl
|
switch to openssl 0.9.7b
|
2003-07-24 14:28:57 +00:00 |
libtelnet
|
Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
|
2004-05-23 02:24:50 +00:00 |
libterm
|
adjust to constification of cgetent()
|
2004-04-23 14:49:18 +00:00 |
libusbhid
|
Minor fix in SEE ALSO; put xref first; .Pp before a sentence.
|
2004-06-10 14:01:45 +00:00 |
libutil
|
Don't allow openpty to succeed if the caller is non-superuser.
|
2004-06-18 02:42:57 +00:00 |
libvers
|
…
|
|
libwrap
|
Move Matt Green's code from a 4-clause to a 3-clause licence by removing
|
2003-10-13 14:22:20 +00:00 |
liby
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 16:42:00 +00:00 |
libz
|
oops; don't back out the minor number, just remove the functions.
|
2004-05-01 07:57:46 +00:00 |
Makefile
|
Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)
|
2003-12-11 09:46:26 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
netbsd.org->NetBSD.org
|
2003-07-26 19:24:24 +00:00 |
checkoldver
|
add a pair of double quotes.
|
2003-10-25 07:53:12 +00:00 |
checkver
|
…
|
|
checkvers
|
…
|
|