.. |
csu
|
Implement crtbegin* for sh3. Tested to work on landisk.
|
2012-01-31 20:30:15 +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
|
Use Lk macro when dealing with URLs. Another part of PR/29238.
|
2012-03-15 19:04:46 +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
|
parenthesize.
|
2012-03-18 16:43:34 +00:00 |
libcompat
|
Use .In instead of .Ar Pa for headers.
|
2010-03-22 21:55:06 +00:00 |
libcrypt
|
Fix punctuation markup.
|
2012-03-01 21:31:10 +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/46049: Tim van der Molen:
|
2012-02-19 19:38:13 +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
|
include the NULL in the argv conversion
|
2012-03-11 21:15:25 +00:00 |
libform
|
Kill a bunch of manual __attribute__ usages and replace them with the
|
2011-11-28 12:44:18 +00:00 |
libintl
|
libintl crash when *.mo file lacks header section(old gettext format).
|
2012-01-21 13:35:49 +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
|
fix handling of large pages.
|
2012-01-10 16:01:16 +00:00 |
libl
|
…
|
|
liblwres
|
…
|
|
libm
|
On alpha compile the math library with dynamic rounding mode instead
|
2012-03-09 08:03:53 +00:00 |
libmenu
|
Add missing comma in the NAME Nm list.
|
2009-10-24 11:17:13 +00:00 |
libnpf
|
Multiple NPF fixes, add better error reporting from kernel side, add some
|
2012-02-05 00:37:13 +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
|
remove unneeded change
|
2012-01-28 21:54:26 +00:00 |
libpci
|
Update libpci for change in pci_find{vendor,product} entrypoint names.
|
2010-05-25 08:35:47 +00:00 |
libperfuse
|
The kernel can lookup the same node multiple time and will reclaim as
|
2012-03-08 14:58:57 +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
|
Move the pthread_once alias where it belongs.
|
2012-03-13 01:05:55 +00:00 |
libpthread_dbg
|
constify.
|
2011-10-02 18:18:14 +00:00 |
libpuffs
|
Use puffs_access() return value in the VA_UTIMES_NULL case.
|
2012-03-15 12:49:36 +00:00 |
libquota
|
Check if fstab file exists before trying to parse it, to avoid
|
2012-02-24 18:00:09 +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
|
Use Lk macro when dealing with URLs. Another part of PR/29238.
|
2012-03-15 19:04:46 +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
|
Change the syscall API for quotas over to the new non-proplib one.
|
2012-02-01 05:34:38 +00:00 |
librumpnet
|
…
|
|
librumpuser
|
Disable reduced stack for now. It creates fallout I'm not willing to
|
2012-03-09 21:03:09 +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
|
PR/46075: Asau: fix typo set_color_paid -> set_color_pair
|
2012-02-22 23:11:20 +00:00 |
libukfs
|
Add missing Fa macro argument.
|
2012-02-10 15:21:53 +00:00 |
libusbhid
|
Use Lk macro when dealing with URLs. Another part of PR/29238.
|
2012-03-15 19:04:46 +00:00 |
libutil
|
- add strspct
|
2012-01-07 18:40:55 +00:00 |
libwrap
|
…
|
|
liby
|
…
|
|
libz
|
Use Lk macro when dealing with URLs. Another part of PR/29238.
|
2012-03-15 19:04:46 +00:00 |
lua
|
Add __printflike attribution to use vprintf and friends with an argument
|
2012-03-15 02:02:20 +00:00 |
Makefile
|
Move "libexpat" from X11 into base which fixes PR lib/40346.
|
2012-02-29 20:07:51 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|