]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Clear the WE bit in C code rather than the asm
[FreeBSD/FreeBSD.git] / lib /
2017-11-08 Glen BarberFix the 'casper' package, following r325062.
2017-11-07 John BaldwinWrap to 80 columns. No functional change.
2017-11-07 Bartek RutkowskiMake sysctl_kern_proc_umask execute fast path when...
2017-11-07 Warner LoshUse MACHINE_CPUARCH in preference MACHINE for userland.
2017-11-07 Warner LoshCorrect the detection of hard float arm
2017-11-07 Enji CooperRedo r325502
2017-11-07 Enji CooperHandle arm/armv[67] hosted/targeted builds gracefully
2017-11-07 Enji CooperRemove unnecessary src.opts.mk .include
2017-11-07 Enji CooperUse bsd.compiler.mk instead of src.opts.mk
2017-11-05 Enji CooperChoose a simpler, more philosophically correct version...
2017-11-05 Enji CooperRevert r325443
2017-11-05 Enji CooperFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 Enji CooperSupport compiling lib/libclang_rt/profile a bit more...
2017-11-05 Benedict ReuschlingThe last example used LOG_INFO, but the message itself...
2017-11-05 Enji CooperSimplify r325427
2017-11-05 Enji CooperDefine CRTARCH to armhf when TARGET/TARGET_ARCH are...
2017-11-05 Enji CooperMFhead@r325422
2017-11-05 Ed Masteposix_fallocate.2: add an EINVAL errno case
2017-11-04 Mariusz ZaborskiThe src.opts.mk sets default value for the SHLIBDIR...
2017-11-04 Mariusz ZaborskiCasper work's only as shared library - disable building...
2017-11-04 Konstantin BelousovC++17 requires quick_exit(3) to be async-signal safe.
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Kenneth D. MerryAdd the LTO-8 Type M density code (0x5d, LTO-8M) to...
2017-11-03 Michal MelounAdd alignment support to __libc_allocate_tls().
2017-11-03 Cy SchubertWhile discussing the new gets_s.c in D12785, ed@ sugges...
2017-11-03 Alex RichardsonExport std::get_new_handler() from libcxxrt.so
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-10-31 Bryan DreweryDisconnect libpathconv tests since they require externa...
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Enji CooperMFhead@r325209
2017-10-31 Enji CooperAdd `static` to `cap_setgrent` prototype in !WITH_CASPE...
2017-10-31 Enji CooperMFhead@r325199
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Connect new directories.
2017-10-31 Bryan DreweryConnect libpathconv, disconnected since import in r309035.
2017-10-31 Bryan DreweryDIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWIND
2017-10-30 Enji CooperRevert r325128; would break buildworld without TARGET_ARCH
2017-10-30 Enji CooperDon't try overriding TARGET_ARCH from llvm.build.mk...
2017-10-30 Enji CooperMFhead@r325125
2017-10-30 Enji CooperMFhead@r325119
2017-10-29 Michal MelounFix misleading comment.
2017-10-29 Mariusz ZaborskiFix information about nv.h include.
2017-10-29 Eitan AdlerUpdate several more URLs
2017-10-28 Pedro F. GiffuniFix out-of-bounds read in libc/regex.
2017-10-28 Mariusz ZaborskiIntroduce caspermocks.
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-27 Andriy Gaponfollow up to r325013, add libcmdutils.h to the vendor...
2017-10-27 Cy SchubertRevert r325031. This breaks the build due to __FBSDID.
2017-10-27 Cy SchubertEnsure all incude statements are kept together by movin...
2017-10-27 Cy SchubertRemove redundant sys/cdefs.h include.
2017-10-26 Alan SomersPartially revert r325011: restore Guid's default constr...
2017-10-26 Andriy Gapon640 number_to_scaled_string is duplicated in several...
2017-10-26 Alan Somerszfsd should be able to online an L2ARC that disappears...
2017-10-26 Dag-Erling SmørgravIf the user-provided password exceeds the maximum passw...
2017-10-26 Enji CooperMFhead@r325004
2017-10-25 Bryan DreweryPrefix {TARGET,BUILD}_TRIPLE with LLVM_ to avoid Makefi...
2017-10-25 Warner LoshRB_POWERCYCLE needs to be handled like RB_POWEROFF...
2017-10-25 Warner LoshDefine RB_POWERCYCLE
2017-10-24 Ruslan BukinExtract a set of pmcstat functions and interfaces to...
2017-10-24 Alan SomersBump man page revision dates for r324941
2017-10-23 Alan SomersRemove artificial restriction on lio_listio's operation...
2017-10-23 Enji CooperClean up trailing whitespace
2017-10-23 Enji CooperRemove dead stores
2017-10-23 Enji CooperMFhead@r324914
2017-10-23 Enji Cooper-fvisibility is a c++ thing, per gcc(1)
2017-10-23 Enji CooperThis shouldn't be required either
2017-10-23 Enji CooperDiff reduce with ^/head
2017-10-23 Enji CooperSupport compiling lib/libclang_rt/profile with gcc
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Enji CooperDefine TARGET_CPUARCH and use in libclang_rt as the...
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Edward Tomasz Napi... Add OID for the vm.overcommit sysctl. This makes it...
2017-10-22 Enji CooperMFhead@r324851
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Dimitry AndricAfter the import of libc++ 5.0.0, there is no need...
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-21 Michal MelounMake elf_aux_info() as public libc function.
2017-10-17 Ed Mastewrite.2: correct maximum nbytes size for EINVAL error
2017-10-16 Romain TartièreAdd a quick description of the geom_getxml(3), geom_xml...
2017-10-16 Michal MelounSave VFP state in getcontext(3) on ARM.
2017-10-16 Andriy Voskoboinyklibifconfig: allow to get original interface name via...
2017-10-12 Ed Masteallow posix_fallocate in capability mode
2017-10-12 Warner LoshMove lib/libstand to sys/boot/libsa
2017-10-12 Warner LoshAdd $FreeBSD$ to ancient sources that it's missing...
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324497
2017-10-10 Enji CooperMFhead@r324482
2017-10-09 Warner LoshDisconnect libstand from the build.
2017-10-08 Edward Tomasz Napi... capsicum_helpers: Add EVENT to default stdio rights set
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
next