.. |
csu
|
<machine/profile.h> needs <sys/types.h>; why crt0.c needs <machine/profile.h>
|
2007-09-27 10:51:18 +00:00 |
i18n_module
|
add new encoding support to iconv(3):
|
2007-04-01 18:52:28 +00:00 |
libarch
|
fix more caddr_t -> void * fallout.
|
2007-03-05 03:05:16 +00:00 |
libarchive
|
Update to libarchive-2.2.6.
|
2007-08-06 12:31:16 +00:00 |
libasn1
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libbind9
|
Remove MKPRIVATELIB from BIND libraries; move library reachover
|
2007-11-04 23:28:16 +00:00 |
libbluetooth
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libbsdmalloc
|
…
|
|
libbz2
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libc
|
syscall() has to be implemented in the kernel - so is a normal system call here.This has always been broken, so I suspect everything is using __syscall().
|
2007-11-05 20:30:07 +00:00 |
libcom_err
|
…
|
|
libcompat
|
Fix MKDEBUGLIB build.
|
2007-02-16 16:34:17 +00:00 |
libcrypt
|
Remove more duplicate #includes, and a few spurious whitespaces at EOL
|
2007-01-17 23:24:22 +00:00 |
libcrypto
|
Bump minor for thread support.
|
2007-07-18 20:16:01 +00:00 |
libcrypto_idea
|
…
|
|
libcrypto_mdc2
|
…
|
|
libcrypto_rc5
|
…
|
|
libcurses
|
Only resize curscr, __virtscr and stdscr when the screen is resized.
|
2007-10-25 20:42:07 +00:00 |
libdes
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libdns
|
Remove MKPRIVATELIB from BIND libraries; move library reachover
|
2007-11-04 23:28:16 +00:00 |
libedit
|
patches from Axel Thimm
|
2007-08-12 07:41:51 +00:00 |
libevent
|
Avoid a warning about an unused variable if compiling with -DNDEBUG.
|
2007-01-26 19:34:30 +00:00 |
libform
|
Remove more duplicate #includes, and a few spurious whitespaces at EOL
|
2007-01-17 23:24:22 +00:00 |
libgssapi
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libhdb
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libintl
|
Farewell to gccism.
|
2007-09-25 08:22:44 +00:00 |
libipsec
|
stopgap fix: define PATH_IPSEC_H to make it build again
|
2007-07-18 17:00:04 +00:00 |
libisc
|
Remove MKPRIVATELIB from BIND libraries; move library reachover
|
2007-11-04 23:28:16 +00:00 |
libisccc
|
Remove MKPRIVATELIB from BIND libraries; move library reachover
|
2007-11-04 23:28:16 +00:00 |
libisccfg
|
Remove MKPRIVATELIB from BIND libraries; move library reachover
|
2007-11-04 23:28:16 +00:00 |
libiscsi
|
-D_FILE_OFFSET_BITS=64 is not needed on NetBSD
|
2007-10-26 19:03:17 +00:00 |
libkadm5clnt
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libkadm5srv
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libkafs
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libkrb5
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libkvm
|
Catch up with scheduling changes in the kernel.
|
2007-11-06 01:46:08 +00:00 |
libl
|
…
|
|
liblwres
|
Remove MKPRIVATELIB from BIND libraries; move library reachover
|
2007-11-04 23:28:16 +00:00 |
libm
|
replace the last cast through void* by the SET_FLOAT_WORD macro, inspired
|
2007-08-21 20:12:27 +00:00 |
libmagic
|
add rcs ids
|
2007-06-15 09:14:50 +00:00 |
libmenu
|
Redraw an item when the value is changed as the mark/unmark status (if
|
2007-07-23 12:12:19 +00:00 |
libossaudio
|
Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function
|
2007-09-18 22:57:31 +00:00 |
libpam
|
__FUNCTION__ -> __func__.
|
2007-09-15 14:30:56 +00:00 |
libpcap
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libpci
|
…
|
|
libpmc
|
…
|
|
libposix
|
…
|
|
libprop
|
Add prop_dictionary_all_keys.3 link (hi, potr).
|
2006-10-27 01:29:37 +00:00 |
libpthread
|
Note that libpthread_dbg needs to be checked after making changes to
|
2007-10-16 15:21:54 +00:00 |
libpthread_dbg
|
Crank libpthread_dbg major.
|
2007-10-16 15:11:27 +00:00 |
libpuffs
|
remember to bump version for puffs_mainloop() change
|
2007-11-05 17:55:23 +00:00 |
libradius
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
librefuse
|
Pull the daemonizing code out of the library mainloop into the file
|
2007-11-05 17:48:17 +00:00 |
libresolv
|
…
|
|
librmt
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libroken
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
librpcsvc
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
librt
|
Add cancellation stubs in libpthread for POSIX messages queues and
|
2007-10-09 18:18:33 +00:00 |
libsdp
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libskey
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libsl
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libss
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libssh
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libssl
|
Fix two bugs reported by Simon Burge: 1) USE_FORT and USE_SSP should be
|
2007-05-29 13:55:31 +00:00 |
libtelnet
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
libterm
|
Split "if (cond) stmt;" to be on separate lines.
|
2006-12-19 02:02:03 +00:00 |
libusbhid
|
add generic Device Controls usage page information
|
2007-05-24 18:05:11 +00:00 |
libutil
|
split LOGIN_SETGROUP -> LOGIN_SETGID|LOGIN_SETGROUPS
|
2007-10-06 21:51:21 +00:00 |
libvers
|
…
|
|
libwrap
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
liby
|
…
|
|
libz
|
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
|
2007-05-28 12:06:17 +00:00 |
Makefile
|
Describe libpthread dependency correctly and put bind libs in list of
|
2007-11-05 04:58:52 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
…
|
|
checkvers
|
…
|
|