.. |
csu
|
Merge from matt-nb5-mips64
|
2009-12-14 01:00:46 +00:00 |
i18n_module
|
rename LD32DIR to MLIBDIR.
|
2009-12-13 08:25:20 +00:00 |
libarch
|
rename LD32DIR to MLIBDIR.
|
2009-12-13 08:25:20 +00:00 |
libasn1
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libbluetooth
|
Formatting nits.
|
2009-08-03 22:13:47 +00:00 |
libbsdmalloc
|
…
|
|
libbz2
|
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC.
|
2008-08-29 00:02:21 +00:00 |
libc
|
Move the structure inside the body text. Some additional markup improvements.
|
2010-05-13 18:04:58 +00:00 |
libcom_err
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libcompat
|
Use .In instead of .Ar Pa for headers.
|
2010-03-22 21:55:06 +00:00 |
libcrypt
|
ANSI function prototypes
|
2009-05-01 00:28:17 +00:00 |
libcrypto_idea
|
…
|
|
libcrypto_mdc2
|
…
|
|
libcrypto_rc5
|
…
|
|
libcurses
|
fix wrong widechar assignment for "up arrow"
|
2010-02-25 10:56:24 +00:00 |
libedit
|
Use the same hack for Solaris and MacOS/X. This is not right, we only really
|
2010-04-20 02:01:13 +00:00 |
libform
|
cast isblank(3)'s argument to unsigned char.
|
2010-05-13 17:52:11 +00:00 |
libgssapi
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libhdb
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libheimntlm
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libhx509
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libintl
|
Do not use \." for comments, always use .\". Discussed with uwe@.
|
2009-11-12 00:43:52 +00:00 |
libipsec
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libkadm5clnt
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libkadm5srv
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libkafs
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libkrb5
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
libkvm
|
Use .In instead of .Ar Pa for headers.
|
2010-03-22 21:55:06 +00:00 |
libl
|
…
|
|
liblwres
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libm
|
Note that rest of the functions come from C99.
|
2010-05-03 05:35:58 +00:00 |
libmenu
|
Add missing comma in the NAME Nm list.
|
2009-10-24 11:17:13 +00:00 |
libossaudio
|
Remove USETBL, now that man page does not need tbl any longer.
|
2009-03-12 13:52:47 +00:00 |
libp2k
|
If P2K_DEBUG is given, also dump rump kernel event counters when
|
2010-05-01 14:44:48 +00:00 |
libpam
|
Build the modules in two phases:
|
2010-05-03 22:12:32 +00:00 |
libpcap
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libpci
|
fix typo: rag -> reg
|
2009-10-23 15:41:58 +00:00 |
libpmc
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libposix
|
use libc/libcincludes.mk.
|
2008-10-26 07:28:49 +00:00 |
libprop
|
Implement prop_array_externalize_to_pref(), prop_array_copyin(),
|
2009-10-10 18:06:53 +00:00 |
libpthread
|
fix the pthread pt_lid in the fork callback function that runs in the child instead of a function that may be going away. KNFify
|
2010-03-25 01:15:00 +00:00 |
libpthread_dbg
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libpuffs
|
fix a few pastos
|
2010-04-01 09:57:00 +00:00 |
libradius
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
librefuse
|
PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate
|
2009-04-19 22:25:29 +00:00 |
libresolv
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
librmt
|
Use .In instead of .Aq Pa and variantes for header files.
|
2010-03-22 22:00:37 +00:00 |
libroken
|
Link libroken against libcrypt for crypt(3).
|
2010-02-19 17:57:06 +00:00 |
librpcsvc
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
librt
|
Use standard section headers, as documented in mdoc.samples(7).
|
2010-05-06 10:49:53 +00:00 |
librump
|
Back to WARNS=3 until the kernel source is -Wsign-compare friendly.
|
2009-02-12 13:20:17 +00:00 |
librumpcrypto
|
install librumpcrypto component: kernel crypto routines
|
2009-09-03 12:33:54 +00:00 |
librumpdev
|
Build & install rumpdev, a device component for rump. It currently
|
2009-09-03 15:35:58 +00:00 |
librumpnet
|
Back to WARNS=3 until the kernel source is -Wsign-compare friendly.
|
2009-02-12 13:20:17 +00:00 |
librumpuser
|
Add rumpuser interface to fetch number of host cpus.
|
2010-04-28 00:33:45 +00:00 |
librumpvfs
|
Back to WARNS=3 until the kernel source is -Wsign-compare friendly.
|
2009-02-12 13:20:17 +00:00 |
libskey
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libsl
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
libss
|
libss uses strupr from libroken, so depend on that.
|
2010-02-19 17:48:59 +00:00 |
libtelnet
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
libterminfo
|
Convert padding for unknown capabilities as well.
|
2010-03-04 15:35:26 +00:00 |
libukfs
|
Some _t purification. no functional change.
|
2010-04-14 14:15:48 +00:00 |
libusbhid
|
note const from actual API
|
2010-05-12 18:37:56 +00:00 |
libutil
|
Mark up NULL with Dv.
|
2010-05-05 22:05:31 +00:00 |
libvers
|
support MAKEVERBOSE
|
2008-09-03 07:12:28 +00:00 |
libwrap
|
bump shared libraries.
|
2009-01-11 03:07:47 +00:00 |
liby
|
…
|
|
libz
|
Use .In instead of .Ar Pa
|
2010-03-22 21:56:05 +00:00 |
Makefile
|
Userland now builds and uses terminfo instead of termcap.
|
2010-02-03 15:34:37 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|