.. |
csu
|
remove -I- from CPPFLAGS.
|
2011-10-29 10:28:37 +00:00 |
i18n_module
|
remove all the code that supported HAVE_GCC=3. mostly from chuq.
|
2011-06-20 06:52:36 +00:00 |
libarch
|
Put libalpha back.
|
2011-07-28 20:30:06 +00:00 |
libbluetooth
|
Kill a bunch of manual __attribute__ usages and replace them with the
|
2011-11-28 12:44:18 +00:00 |
libbsdmalloc
|
Define _REENT. Extend CPPFLAGS.
|
2011-04-10 16:47:39 +00:00 |
libbz2
|
remove all the code that supported HAVE_GCC=3. mostly from chuq.
|
2011-06-20 06:52:36 +00:00 |
libc
|
define _UC_TLSBASE and use it to pass the TLS pointer to setcontext().
|
2012-01-07 16:47:42 +00:00 |
libcompat
|
Use .In instead of .Ar Pa for headers.
|
2010-03-22 21:55:06 +00:00 |
libcrypt
|
Remove trailing whitespace.
|
2012-01-02 18:06:37 +00:00 |
libcrypto_idea
|
remove almost all the ability to build netbsd with an a.out target.
|
2010-07-06 05:59:50 +00:00 |
libcrypto_mdc2
|
remove almost all the ability to build netbsd with an a.out target.
|
2010-07-06 05:59:50 +00:00 |
libcrypto_rc5
|
remove almost all the ability to build netbsd with an a.out target.
|
2010-07-06 05:59:50 +00:00 |
libcurses
|
PR/45791: Nat Sloss: getnstr erase character weirdness
|
2012-01-06 22:20:54 +00:00 |
libdm
|
Fix problem where DM_IOCTL_NAME was used in libdm_task_set_uuid except of
|
2011-05-30 01:10:57 +00:00 |
libedit
|
Add coverity annotations about unreachable code (Kamil Dudka)
|
2011-11-18 20:39:18 +00:00 |
libform
|
Kill a bunch of manual __attribute__ usages and replace them with the
|
2011-11-28 12:44:18 +00:00 |
libintl
|
Add __format_arg attribute to gettext(3) and friends.
|
2011-10-14 22:42:01 +00:00 |
libipsec
|
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
|
2012-01-04 16:09:40 +00:00 |
libisns
|
Kill a bunch of manual __attribute__ usages and replace them with the
|
2011-11-28 12:44:18 +00:00 |
libkvm
|
kill open_cloexec()
|
2011-10-15 21:08:53 +00:00 |
libl
|
|
|
liblwres
|
|
|
libm
|
fix minor typo
|
2011-11-29 13:17:04 +00:00 |
libmenu
|
Add missing comma in the NAME Nm list.
|
2009-10-24 11:17:13 +00:00 |
libnpf
|
- consistency with types
|
2011-11-26 23:42:27 +00:00 |
libossaudio
|
fix non-portable shift.
|
2011-09-13 19:10:18 +00:00 |
libp2k
|
Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the
|
2011-07-04 08:07:29 +00:00 |
libpam
|
pull in from FreeBSD rev.1.41: Narrow the use of user credentials.
|
2012-01-06 14:04:02 +00:00 |
libpci
|
Update libpci for change in pci_find{vendor,product} entrypoint names.
|
2010-05-25 08:35:47 +00:00 |
libperfuse
|
Redo previous; remove all the casts I added, and use PRI* macros instead.
|
2011-12-29 04:25:49 +00:00 |
libpmc
|
|
|
libposix
|
remove second _errno.h
|
2011-10-27 19:56:50 +00:00 |
libppath
|
Add sources, Makefiles, and manual pages for ppath(3), a
|
2011-08-25 14:55:36 +00:00 |
libprop
|
Fix an implementation inconsistency with the prop_*_send_syscall() and
|
2011-09-30 22:08:18 +00:00 |
libpthread
|
Do not xref to itself.
|
2011-12-05 10:27:40 +00:00 |
libpthread_dbg
|
constify.
|
2011-10-02 18:18:14 +00:00 |
libpuffs
|
Remove obsolete puffs_suspend(3) xref.
|
2011-12-26 17:59:07 +00:00 |
libquota
|
Implement quota_put and quota_delete for the fallback direct file
|
2012-01-09 15:45:19 +00:00 |
libradius
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
librefuse
|
Set eofflag in puffs_fuse_node_readdir() from librefuse.
|
2011-11-24 01:56:22 +00:00 |
libresolv
|
|
|
librmt
|
add a missing " to a string literal in some #if'd out code that GCC 4.5 found.
|
2011-06-21 09:35:23 +00:00 |
librpcsvc
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
librt
|
Improvements in secmodel(9). Document secmodel_register(9), _deregister(9)
|
2011-12-04 21:08:37 +00:00 |
librump
|
Duplicate item detected, destroying duplicate.
|
2011-04-15 22:57:05 +00:00 |
librumpclient
|
Request always_inline for rumpclient__dofork, it won't work correctly
|
2011-12-16 23:19:28 +00:00 |
librumpdev
|
Build & install rumpdev, a device component for rump. It currently
|
2009-09-03 15:35:58 +00:00 |
librumphijack
|
Disable Fortification for pthread and rump stubs.
|
2011-04-21 13:38:14 +00:00 |
librumpnet
|
|
|
librumpuser
|
Remove arc4random() and arc4randbytes() from the kernel API. Replace
|
2011-11-28 08:05:05 +00:00 |
librumpvfs
|
fix prototype, document RUMP_ETFS_SIZE_ENDOFF
|
2011-02-03 10:21:58 +00:00 |
libskey
|
|
|
libss
|
libss uses strupr from libroken, so depend on that.
|
2010-02-19 17:48:59 +00:00 |
libtelnet
|
PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION
|
2012-01-09 15:25:33 +00:00 |
libterminfo
|
Kill a bunch of manual __attribute__ usages and replace them with the
|
2011-11-28 12:44:18 +00:00 |
libukfs
|
Add support for a byteswapped disklabel so that I can mount
|
2011-02-22 15:42:15 +00:00 |
libusbhid
|
Remove pointless self-assignment
|
2011-05-23 15:16:27 +00:00 |
libutil
|
- add strspct
|
2012-01-07 18:40:55 +00:00 |
libwrap
|
|
|
liby
|
|
|
libz
|
Use .In instead of .Ar Pa
|
2010-03-22 21:56:05 +00:00 |
lua
|
Remove an unused constant.
|
2011-11-13 16:56:15 +00:00 |
bumpversion
|
|
|
checkoldver
|
|
|
checkver
|
|
|
checkvers
|
|
|
Makefile
|
hook in tre
|
2011-11-05 22:40:01 +00:00 |
Makefile.inc
|
|
|