]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Include only the headers needed
[FreeBSD/FreeBSD.git] / lib /
2018-01-13 Justin HibbitsReplace the PMC class struct copy with an explicit...
2018-01-12 Jeff RobersonImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-10 Mariusz ZaborskiFix markup.
2018-01-08 Mariusz ZaborskiDocument the DNS Casper service.
2018-01-06 Warner LoshThe source strings are from the password database which...
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Mariusz ZaborskiBuild service tests with Casper support.
2018-01-05 Warner LoshNeed to convert '/' back to '\' when creating a path...
2018-01-05 Warner LoshSet dp to NULL when we free it, and tree a NULL dp...
2018-01-04 Mariusz Zaborskicap_unwrap should return a descriptor but also free...
2018-01-04 Mariusz ZaborskiAdd missing macro in man page.
2018-01-03 Mariusz ZaborskiDocument services which we have in libcasper.
2018-01-01 Xin LIRemove unused includes.
2017-12-31 Eitan Adlercacos(3): correct spelling of 'I'
2017-12-31 Eitan Adlerisgreater(3): correct description of isunordered macro
2017-12-29 Eitan Adlerlibc/locale: fix an off-by-one in newlocale
2017-12-28 Bartek Rutkowskihumanize_number(3): fix math edge case in rounding...
2017-12-28 Warner LoshClose slave on fork error to prevent pty fd leak.
2017-12-28 Eitan AdlerFix a few more speelling errors
2017-12-27 Pedro F. GiffuniSPDX: Small for a license ID tags.
2017-12-27 Pedro F. GiffuniSPDX: Fix some License ID tags for libc.
2017-12-27 Eitan Adlerlib: Fix several typos and minor errors
2017-12-26 Kirk McKusickMissing disk close in libufs.
2017-12-25 Eitan Adlerfsync(3): correctly document return values
2017-12-23 Mariusz ZaborskiIntroduce the daemonfd function.
2017-12-23 Eitan Adlerfopen.1: document truncation
2017-12-21 Warner LoshBump number that's an insane number of devices from...
2017-12-20 Hajimu UMEMOTODon't ignore trailing spaces after numerical IP addresses.
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.
next