Fix a syntax error in bsdinstall/zfsboot
[freebsd.git] / lib /
2015-05-21 impRemove the stray DEBUG_FLAGS=-g line that snuck in...
2015-05-21 baptDrop libmandoc and incorporate it into the main mandoc...
2015-05-21 baptRemove clause 3 and 4 from the license
2015-05-21 allanjudeCreate links to the libprocstat man pages for all of...
2015-05-20 kibRemove the write-only variable phent. We currently...
2015-05-19 baptFix underlinking
2015-05-19 emasteAll FreeBSD platforms are elf: move i386-elf to i386
2015-05-19 jhbUse fixed enum values for PMC_CLASSES().
2015-05-19 brAdd Performance Monitoring Counters support for AArch64.
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 baptSynchronize libedit with NetBSD
2015-05-18 pfgDrop some unnecessary casts.
2015-05-17 karglIn r279493, the functions pzero[f](), qzero[f], pone...
2015-05-15 kibSome third-party malloc(3) implementations use pthread_...
2015-05-14 emasteUpdate to ELF Tool Chain r3197
2015-05-14 emasteAdd fabs() to arm64 libc
2015-05-12 emasteRemove redundant csu subdir logic
2015-05-12 andrewTeach bits of libc about Thumb. This adds the if-then...
2015-05-12 delphijRevert r282775 for now. The added dependency would...
2015-05-11 andrewUse the GOT_* macros to help simplify the code, these...
2015-05-11 delphijRevert r281372, it's no longer needed after r282726...
2015-05-11 thomasUnbreak MIPS build following rev. 282726
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 thomasUnbreak build following rev. 282726
2015-05-10 jillesrecv(),send(): Directly call interposing entry instead...
2015-05-10 thomasEnsure libmd symbols do not clash with libcrypto
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-06 jhbTweak the comment here some more. In particular, the...
2015-05-06 neelDeprecate the 3-way return values from vm_gla2gpa(...
2015-05-06 jhbRemove the note about seekdir() removing telldir()...
2015-05-06 jhbA few style fixes and expand the comment a bit on what...
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 julianTweak seekdir, telldir and readdir so that when htere...
2015-05-05 pluknetFix major copy/paste and other style errors.
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 baptRework PRIVATELIB
2015-05-04 jhbVarious updates to the ftruncate(2) documentation:
2015-05-04 jhbPartially revert r255486, the first argument to socketp...
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-02 oshogboAdd test case for unpack with diffrent flags.
2015-05-02 oshogboIntroduce the NV_FLAG_NO_UNIQUE flag. When set, it...
2015-05-02 oshogboApproved, oprócz użycie RESTORE_ERRNO() do ustawiania...
2015-05-02 markjfork(2): Add a note to the effect that kqueue descripto...
2015-05-01 baptApply the copyright the the same owners as the original...
2015-05-01 baptlibc now has reallocarray
2015-05-01 baptImport reallocarray(3) from OpenBSD
2015-05-01 gjbMFH: r281855-r282312
2015-05-01 oshogboAdd nvlist_flags() function, which returns nvlist's...
2015-05-01 oshogboSort MLINKS alphabetically.
2015-05-01 bzUnreak DNS usage through libcapsicum, which broke,...
2015-04-29 oshogboRemove the nvlist_.*[fv] functions.
2015-04-29 oshogboRemove the use of nvlist_.*[fv] functions from tests.
2015-04-29 oshogboRemove the use of nvlist_.*[vf] functions from libcapsi...
2015-04-28 pfgMFV r282150
2015-04-28 impThe presence/absence of CPU features should be tested...
2015-04-27 ngieRemove per-architecture checks for enabling HAVE_FENV_H
2015-04-27 marcelUpgrade libxo to 0.3.2.
2015-04-27 andrewCorrect the spelling of MACHINE_CPUARCH, MACHINE_CPU...
2015-04-27 andrewDisable the tests that use makecontext on arm64, it...
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieBuild/install libc, librt, libthr, and msun NetBSD...
2015-04-26 baptmdoc: fix function declaration
2015-04-26 baptmdoc: remove empty line
2015-04-26 baptRemove end of line whitespace
2015-04-26 baptmdoc: remove end of line whitespace
2015-04-26 baptmdoc: rendering fixes
2015-04-26 baptUse mdoc(7) macros to handle parenthesis
2015-04-26 baptmdoc: fix functions declarations
2015-04-26 baptEscape "Ed"
2015-04-26 baptEscape "Ed"
2015-04-26 baptDo not modify locales
2015-04-25 jilleslibarchive: Allow setting nanosecond timestamps.
2015-04-25 ngieAssuming a system has /bin/csh on it is a bad idea...
2015-04-24 ngieAvoid an infinite loop by ensuring that the amount...
2015-04-24 theraven__xlocale_C_ctype should not be const. It contains...
2015-04-24 theravenSmall changes to locale-related man pages.
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 emasteReduce diffs between the three copies of libstand's...
2015-04-23 tuexenA complete user message is signalled with the MSG_EOR...
2015-04-22 pfglibgeom: plug memory leak in EndElement.
2015-04-22 pfgcomputematchjumps(): fix allocator sizeof operand mismatch.
2015-04-22 pfg_pthread_cleanup_push: fix allocator sizeof operand...
2015-04-22 gjbMFH: r280643-r281852
2015-04-22 rodrigcSupport file verification in MAC.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 pfgFix improbable memory leak in _citrus_prop_read_str().
2015-04-20 joelMinor mdoc fixes.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 kibRemove code to support the top of the stack layout...
2015-04-18 kibThe lseek(2), mmap(2), truncate(2), ftruncate(2), pread...
2015-04-18 jhibbitsImplement hwpmc(4) for Freescale e500 core.
2015-04-18 kibMake wait6(2), waitid(3) and ppoll(2) cancellation...
next