]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
bhyve/vmrun.sh: support passing disk options same as for bhyve(8)
[FreeBSD/FreeBSD.git] / lib /
2015-06-04 jillesstrchr(3): Mdoc fixes.
2015-06-04 baptrevert r283969,283970 not needed anymore after r283981
2015-06-04 araujoRemove unused variable and silence clang warnings.
2015-06-04 araujoClean up unused variable and silence clang warnings.
2015-06-04 araujoRemove unused variables and silence clang warnings.
2015-06-03 baptCapitalize the list of accepted variables
2015-06-03 baptAdd a pw_mkdb2(3) function which does the same thing...
2015-06-03 baptFix typo
2015-06-02 araujoRemove unused variable allocated_ctx reported by clang.
2015-06-01 araujoRemove unused variable spotted by clang.
2015-06-01 dteskeFix a debug statement. Only the callback function ...
2015-05-31 rodrigcUse proper prototype for harmless().
2015-05-31 rodrigcMake x_putlong() and x_putbytes() prototypes match the
2015-05-31 rodrigcUse ANSI C prototypes.
2015-05-31 andrewAdd the needed if-then instructions to build as Thumb-2.
2015-05-31 andrewRemove __ARM_EABI__ from more places in libc as this...
2015-05-31 andrewUse a register to set the cpsr bits. The ip register...
2015-05-29 brooksRemoved unused special fork() implementations.
2015-05-29 andrewFix __fpclassifyl when double == long double. As with...
2015-05-29 andrewFix __isinfl on architectures where double == long...
2015-05-27 jhbExport a list of VM objects in the system via a sysctl...
2015-05-27 jhbAdd <sys/user.h> to the SYNOPSIS of the kinfo_get*...
2015-05-27 emasteUpdate to ELF Tool Chain r3223
2015-05-26 emastememmem(3): empty little string matches the beginning...
2015-05-25 dimUpgrade our copy of clang and llvm to 3.6.1 release.
2015-05-24 ngieRemove SUBDIR_DEPEND for non-existent libreadline directory
2015-05-24 tijlWhen only 2 bytes can be read from a 4 byte UTF-16...
2015-05-24 tijlFix decoding of UTF-7 when a base64 encoded chunk appea...
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
next