.. |
csu
|
Don't include <machine/asm.h>
|
2011-07-30 15:28:58 +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
|
when printing URLs, don't use VIS_HTTPSTYLE as it doesn't
|
2011-09-15 17:51:57 +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
|
update string pointer when input is partial escape sequence or multibyte.
|
2011-10-07 18:59:13 +00:00 |
libcompat
|
Use .In instead of .Ar Pa for headers.
|
2010-03-22 21:55:06 +00:00 |
libcrypt
|
remove most of the remaining HAVE_GCC tests that are always true in
|
2011-06-20 07:43:56 +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
|
Move longname(3) from curses to terminfo, pre-cursor to fix PR/43386.
|
2011-10-04 11:01: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
|
fixed warnings where wint_t is unsigned.
|
2011-10-04 15:27:04 +00:00 |
libform
|
Save space, kill some ()
|
2011-05-23 20:43:02 +00:00 |
libintl
|
Do not use \." for comments, always use .\". Discussed with uwe@.
|
2009-11-12 00:43:52 +00:00 |
libipsec
|
…
|
|
libisns
|
fix gcc aliasing issues.
|
2011-08-17 10:08:43 +00:00 |
libkvm
|
more sys/param.h additions
|
2011-09-14 12:37:55 +00:00 |
libl
|
…
|
|
liblwres
|
…
|
|
libm
|
In functions list, switch from tab characters to Ta macro. Makes
|
2011-09-22 18:14:09 +00:00 |
libmenu
|
…
|
|
libnpf
|
* As is customary, append the parameter names from
|
2011-03-22 07:28:41 +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
|
Minor grammar fix
|
2011-08-19 11:56:01 +00:00 |
libpci
|
Update libpci for change in pci_find{vendor,product} entrypoint names.
|
2010-05-25 08:35:47 +00:00 |
libperfuse
|
Avoid comparison between signed and unsigned integer expressions by
|
2011-09-10 10:06:10 +00:00 |
libpmc
|
…
|
|
libposix
|
Use PRINTOBJDIR to get the object directory of libc and use that with -I.
|
2011-01-18 16:41:51 +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
|
Include limits.h to get PTHREAD_KEYS_MAX, and move its definition there.
|
2011-10-06 16:03:48 +00:00 |
libpthread_dbg
|
constify.
|
2011-10-02 18:18:14 +00:00 |
libpuffs
|
Use __dead
|
2011-08-29 20:41:06 +00:00 |
libquota
|
Fix an implementation inconsistency with the prop_*_send_syscall() and
|
2011-09-30 22:08:18 +00:00 |
libradius
|
…
|
|
librefuse
|
Call the FUSE init operation before we try to access the file-system.
|
2011-07-09 17:16:46 +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
|
aio_return returns ssize_t not int
|
2011-08-13 11:10:31 +00:00 |
librump
|
Duplicate item detected, destroying duplicate.
|
2011-04-15 22:57:05 +00:00 |
librumpclient
|
Save/restore errno in error path in dupgood. Check that n>0 before
|
2011-04-30 12:25:05 +00:00 |
librumpdev
|
…
|
|
librumphijack
|
Disable Fortification for pthread and rump stubs.
|
2011-04-21 13:38:14 +00:00 |
librumpnet
|
…
|
|
librumpuser
|
Ensure that rumpuser_thread_exit doesn't return.
|
2011-05-23 20:49:08 +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
|
Correct typo, while here, unfold lines.
|
2011-07-24 07:18:17 +00:00 |
libterminfo
|
There is no standard way of getting a list of aliases for the
|
2011-10-05 10:46:08 +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
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
libwrap
|
…
|
|
liby
|
…
|
|
libz
|
Use .In instead of .Ar Pa
|
2010-03-22 21:56:05 +00:00 |
lua
|
Makefile to build gpio.so.
|
2011-10-08 08:36:27 +00:00 |
Makefile
|
Descent into lua.
|
2011-10-07 21:33:56 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|