..
csu
.eh_frame should be read-only on MIPS too.
2017-07-18 14:34:19 +00:00
i18n_module
…
libarch
Bump - removal of i386_vm86 and i386_pmc.
2017-08-12 19:48:28 +00:00
libbluetooth
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libbpfjit
…
libbsdmalloc
…
libbz2
Reorg docs, part 1:
2014-07-05 19:22:41 +00:00
libc
return 0xffffffffffffffff (= -1). not 0x00000000ffffffff.
2017-10-12 05:51:51 +00:00
libc_fp
move shlib_version into the main directory
2016-10-11 16:55:22 +00:00
libc_vfp
Possibly build libc_vfp if MACHINE_CPU is aarch64 too.
2015-07-08 01:08:24 +00:00
libcompat
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libcrypt
fix error messages
2015-06-17 00:15:26 +00:00
libcurses
Allow a subwindow to contain another subwindow.
2017-09-18 10:18:13 +00:00
libdm
The actual header file for these functions is dm.h, not libdm.h.
2016-01-22 22:12:40 +00:00
libedit
Add copyright and rcs header to the test program.
2017-10-15 19:17:30 +00:00
libexecinfo
make this standalone.
2017-06-30 21:39:43 +00:00
libform
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libintl
back to the defines (fixing a typo -- extra 'g')
2015-06-08 15:04:20 +00:00
libipsec
…
libisns
If a library needs a symbol from another library, pull that library in
2013-09-11 23:04:09 +00:00
libkern
Define _KERNTYPES for things that need it.
2016-01-23 21:22:45 +00:00
libkvm
Stop including <sys/user.h> in userland libraries
2017-06-14 12:24:51 +00:00
liblwres
…
libm
Restore CAVEATS section unmodified.
2017-09-28 15:03:18 +00:00
libmenu
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libnpf
set to NULL after releasing to avoid double free.
2017-01-03 00:59:31 +00:00
libossaudio
ABI of libossaudio did not change, so there was no need to bump the version
2017-03-24 11:46:52 +00:00
libp2k
Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp.
2017-04-26 03:02:47 +00:00
libpam
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libpanel
bump warns
2016-10-03 17:06:58 +00:00
libpci
introduce a better pci_drvname() and PCI_IOC_DRVNAME as pciio_drvnameonbus()
2016-09-24 23:12:54 +00:00
libperfuse
make the env stuff visible.
2016-10-19 01:30:35 +00:00
libpmc
Remove i386 from libpmc; it has its own interface (sysarch), and we won't
2017-03-08 15:53:00 +00:00
libposix
MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU
2014-08-10 23:25:49 +00:00
libppath
If a library needs a symbol from another library, pull that library in
2013-09-11 23:04:09 +00:00
libprop
…
libpthread
Support <pthread_typs.h> on C89 compilers
2017-09-09 23:21:45 +00:00
libpuffs
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libquota
Some NFS servers return RPC_PROGNOTREGISTERED instead of RPC_PROGVERSMISMATCH
2016-01-30 16:31:28 +00:00
libradius
Remove MKCRYPTO option.
2017-05-21 15:28:36 +00:00
librefuse
fuse_main(3): Support general fuse options via fuse_parse_cmdline(3)
2016-11-20 13:28:32 +00:00
libresolv
PR/50907: David Binderman: Remove useless strlen()'s and memcpy()'s.
2016-03-07 14:35:39 +00:00
librmt
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
librpcsvc
remove __P
2013-12-20 21:04:09 +00:00
librt
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
librump
This is not needed anymore.
2015-08-21 06:56:35 +00:00
librumpclient
make it the same as rump.h
2017-05-11 18:44:50 +00:00
librumpdev
…
librumphijack
since ln(1) now uses linkat(2) provide a dumb wrapper.
2017-06-06 19:48:42 +00:00
librumpnet
…
librumpres
Add a library for the rump resolver interception code so that it will become
2017-10-10 19:28:33 +00:00
librumpuser
Evil hack to fix the build: provide PRIxREGISTER here.
2017-05-11 10:21:55 +00:00
librumpvfs
Move rump kernel man pages from various sources to sys/rump
2014-11-09 17:39:37 +00:00
libskey
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libss
…
libtelnet
Remove MKCRYPTO option.
2017-05-21 15:28:36 +00:00
libterminfo
Improve the scope of some variables.
2017-05-16 12:03:41 +00:00
libukfs
Don't include <rump/rumpvnode_if.h> from rump.h. It's not needed
2016-01-25 11:45:57 +00:00
libusbhid
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libutil
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
libwrap
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
liby
…
libz
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
lua
Guard against double freeing of objects (explicit by the Lua program, then
2017-05-10 07:36:01 +00:00
npf
If a library needs a symbol from another library, pull that library in
2013-09-11 23:04:09 +00:00
Makefile
Add a library for the rump resolver interception code so that it will become
2017-10-10 19:28:33 +00:00
Makefile.inc
…
bumpversion
…
checkoldver
…
checkver
…
checkvers
…