]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add atomic_load(9) and atomic_store(9) operations.
[FreeBSD/FreeBSD.git] / lib /
2017-12-16 Ed Schoutenlibsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 Ed Masterevert r322589: force use of ld.bfd for linking i386...
2017-12-16 Dimitry AndricVendor import of lld 5.0.1 release r320880:
2017-12-16 Dimitry AndricVendor import of clang 5.0.1 release r320880:
2017-12-16 Dimitry AndricVendor import of llvm 5.0.1 release r320880:
2017-12-14 Jung-uk KimMFC: r326864
2017-12-13 Pedro F. GiffuniSPDX: some uses of the RSA-MD license.
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Michal MelounRework alignment handling in __libc_allocate_tls()...
2017-12-10 Dimitry AndricCorrect r326748, indicating that tgammal(3) is mapped...
2017-12-10 Dimitry AndricDocument the existence and precision of the remaining...
2017-12-08 Ed SchoutenRemove basename_r(3).
2017-12-08 Pedro F. GiffuniSPDX: more ISC-related files.
2017-12-08 Pedro F. GiffuniSPDX: license IDs for some ISC-related files.
2017-12-07 Dimitry AndricRemove an unused incude from lib/msun/bsdsrc/b_log.c.
2017-12-07 Dimitry AndricRemove the sentence in math(3) about some long double...
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Mark JohnstonEnsure that "out" is initialized in all error paths.
2017-12-07 Benjamin KadukNote that old sys/event.h required manual sys/types...
2017-12-06 Alan SomersFix a null-pointer dereference and a tautological check...
2017-12-06 Alan SomersOptimize telldir(3)
2017-12-06 Stephen J. KiernanThe function fwscanf() return value is wrong when encou...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Mark JohnstonUse a global extern declaration to appease gcc.
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Ed Masteuse @@@ instead of @@ in __sym_default
2017-12-03 Mark JohnstonAdd an envp argument to proc_create().
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 Ed Mastelib/msun: remove trailing whitespace from e_pow.c
2017-12-02 Eitan AdlerAdd include guard to fpmath.h
2017-12-02 Dimitry AndricMake the assignment of CRTARCH conditional, even in...
2017-12-02 Dimitry AndricVendor import of clang release_50 branch r319231:
2017-12-02 Dimitry AndricVendor import of llvm release_50 branch r319231:
2017-12-02 Warner LoshCreate a function to translate UEFI paths to unix paths
2017-12-01 Warner LoshFix missing .Dd bump
2017-12-01 Warner LoshCorrect history for Unix 2nd Edition through 6th Editio...
2017-12-01 Warner LoshMark all the system calls that were in 1st Edition...
2017-12-01 Ed SchoutenEliminate the last user of basename_r() in the base...
2017-11-30 Pedro F. GiffuniSPDX: use the Beerware identifier.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Alex RichardsonFix fabs() for MIPS when used on -0.0
2017-11-28 Fedor UporovSync bsd_to_linux_errno[] table with i386 and amd64...
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Poul-Henning KampTruncate negative lengths to zero
2017-11-26 Michal MelounAddd work around for LLVM bug 35023.
2017-11-26 Warner LoshAdd efidp_format_device_path_node to format a single...
2017-11-26 Pedro F. Giffunilib: further adoption of SPDX licensing ID tags.
2017-11-25 Pedro F. Giffunilibc: further adoption of SPDX licensing ID tags.
2017-11-25 John BaldwinDecode kevent structures logged via ktrace(2) in kdump.
2017-11-25 John BaldwinAdd stdio.h to the synopsis for sysdecode functions...
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Konstantin BelousovKill all descendants of the reaper, even if they are...
2017-11-22 Alan SomersAdd a test case for cam_get_device with sa(4) devices
2017-11-22 Warner LoshAdd a reference to getfsstat in statfs.
2017-11-21 Mark JohnstonRefine symtab sorting in libproc.
2017-11-20 Alan SomersFix multiple bugs in cam_strmatch
2017-11-20 Ed MasteInstall strings unconditionally
2017-11-20 Pedro F. Giffuniiconv: Fix a pointer mismatch.
2017-11-20 Pedro F. GiffuniGeneral further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location
2017-11-14 Warner LoshMove zstd from contrib to sys/contrib so it can be...
2017-11-13 Eric van GyzenFix formatting of _umtx_op(2)
2017-11-13 Warner LoshAdd notes about overlapping copies.
2017-11-12 Mariusz ZaborskiIntroduce syslog service for Casper.
2017-11-12 Mariusz ZaborskiWe return a pointer when we are using cap_init() or...
2017-11-12 Will Andrewslibkvm: fix lib32 build.
2017-11-12 Will Andrewslibkvm: fix build failures
2017-11-12 Will Andrewslibkvm: fix 'index' shadowing.
2017-11-11 Will Andrewslibkvm: add kvm_walk_pages API.
2017-11-11 Baptiste DaroussinFix some nroff style issue
2017-11-11 Baptiste DaroussinFollow up on zstd update
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Warner LoshSimplify the efivar interface a little.
2017-11-10 Bryan DreweryTell bsd.dep.mk which depend files to dinclude.
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Baptiste Daroussinimport zstd 1.3.2
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Alexander Motins/NgSendMsgReply/NgSendReplyMsg/ in man to match the...
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 Hans Petter SelaskyMerge ^/head r323559 through r325504.
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...
next