]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Check to see if the kernel has cd9660 before running tests that require it
[FreeBSD/FreeBSD.git] / lib /
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 Michal MelounPreserve VFP state across signal delivery.
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Michal MelounCleanup structures related to VFP and/or mcontext_t.
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-23 Robert WatsonIn libcasper, prefer to send a function index or servic...
2017-03-23 Xin LIVendor import of ntp-4.2.8p10.
2017-03-23 Warner LoshFix a coverity-discovered NULL pointer dereference.
2017-03-23 Warner LoshDefine StrCmp in a funky was to be bug-compatible with...
2017-03-22 Warner LoshSimplify the code a little.
2017-03-22 Enji CooperUnbreak world by adding sys/stat.h for stat(2)
2017-03-22 Enji Cooperstyle(9): sort #includes
2017-03-22 Warner LoshImpelemnt ttys onifexists in init.
2017-03-22 Mark JohnstonAdd initializations missed in r315728.
2017-03-22 Mark JohnstonAvoid accessing an uninitialized variable when vfork...
2017-03-22 Mark JohnstonAvoid double-closing an fd if elf_begin() fails.
2017-03-22 Conrad Meyerscandir: Fix NULL dereference, uninitialized value...
2017-03-22 Dag-Erling SmørgravAdd options to capture stdout and / or stderr and pass...
2017-03-22 Enji Cooperlibkvm: bump WARNS to 6 after recent commits done to...
2017-03-22 Enji Cooperlibkvm: fix warning issues post-r291406
2017-03-22 Eric van Gyzenclock_gettime.2: add some clock IDs
2017-03-21 Dimitry AndricGcc has incompatible internal declarations for __divtc3...
2017-03-21 Enji Cooperkvm_write: fix -Wcast-qual warning in pointer arithmeti...
2017-03-21 Enji CooperDocument sbuf_hexdump(9) in just sbuf(9)
2017-03-21 Enji Cooperkvm_geterr: handle `kd` == NULL in a deterministic...
2017-03-21 Gleb SmirnoffHide struct inpcb, struct tcpcb from the userland.
2017-03-20 Toomas Soomeloader: verify the value from dhcp.interface-mtu and...
2017-03-20 Toomas Soomelibstand: verify value provided by nfs.read_size
2017-03-20 Enji CooperHandle kd == NULL gracefully with kvm_close(3)
2017-03-20 Eric van GyzenPort the getaddrinfo(1) utility from NetBSD
2017-03-20 Enji Cooperlibcam: NULL out freed `ccb.cdm.matches` and `ccb.cdm...
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-20 Enji CooperDon't build/install lib/libc/io_test anymore
2017-03-20 Xin LIMake space style consistent with earlier entries.
2017-03-20 Enji Cooperkvm_close(3): return `error` instead of blindly returni...
2017-03-20 Enji Cooperkvm_open2(3): remove '*' when describing addr argument...
2017-03-19 Enji CooperRemove a commented out line before kvm_getprocs(3)
2017-03-19 Eric van GyzenAdd clock_nanosleep()
2017-03-18 Ed Mastelibc: add reference to two-way algorithm and bad shift...
2017-03-18 Ed Mastelibc: Use musl's O(n) memmem and strstr
2017-03-17 Dag-Erling Smørgravr308996 broke IP literals by assuming that a colon...
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-16 Brooks DavisReplace SOFTFLOAT with __mips_soft_float, which gcc...
2017-03-16 Steven HartlandFix libsysdecode vmprot flag decoding
2017-03-16 Maxim KonovalovMore trap_enotcap spelling fixes.
2017-03-16 Maxim KonovalovSpell kern.trap_enotcap.
2017-03-16 Enji CooperTweak r315363 slightly
2017-03-16 Enji CooperFix manlint errors
2017-03-16 Enji CooperCapitalize .Dt macro argument
2017-03-16 Enji CooperReturn NULL instead of 0 on failure in _kvm_open, kvm_o...
2017-03-15 Enji CooperStart adding basic tests for cam(3)
2017-03-15 Maxim KonovalovSpell "const" properly.
2017-03-15 Josh Paetzel7303 dynamic metaslab selection
2017-03-14 Tobias KortkampFix sysdecode_cap_rights which currently prints bogus...
2017-03-14 Xin LIImplement INHERIT_ZERO for minherit(2).
2017-03-14 Xin LIDiscard first 3072 bytes of RC4 keystream, this is...
2017-03-13 Enji Cooperlib/libcam/cam_cdbparse.3: fix manpage warnings
2017-03-13 Pedro F. GiffuniMinor libc cleanup: let calloc(3) do the multiplication.
2017-03-13 Enji Cooperlib/libcam/cam.3: note that cam_freeccb(3) with ccb...
2017-03-12 Warner LoshFix two CURDIR references in comments that should be...
2017-03-12 Pedro F. GiffuniRevert r314780
2017-03-12 Pedro F. Giffunilibc: provide some bounds-checking through reallocarray(3).
2017-03-12 Dag-Erling SmørgravAdd a __printflike() that would have caught the bug...
2017-03-12 Enji Cooperlib/libcam/cam.3: fix manpage warnings
2017-03-12 Enji CooperUse .Dv when referencing NULL
2017-03-12 Pedro F. Giffunilibc: small cleanup.
2017-03-12 Pedro F. Giffunilibc: small cleanups.
2017-03-12 Pedro F. Giffunilibc: small cleanups.
2017-03-12 Pedro F. Giffunilibc: small cleanups.
2017-03-11 Alan SomersIncrease WARNS for libutil tests
2017-03-11 Alan SomersIncrease WARNS for libproc tests
2017-03-11 Alan SomersIncrease WARNS for libpathconv tests
2017-03-11 Alan SomersIncrease WARNS for libmp tests
2017-03-11 Alan SomersIncrease WARNS for libcrypt tests
2017-03-11 Alan SomersDocument that the msun tests require WARNS=0
2017-03-11 Alan SomersIncrease WARNS for nss tests
2017-03-11 Alan SomersIncrease WARNS for iconv tests
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-09 Dimitry AndricVendor import of libc++ 4.0.0 release r297347:
2017-03-09 Dimitry AndricVendor import of clang 4.0.0 release r297347:
2017-03-09 Dimitry AndricVendor import of llvm 4.0.0 release r297347:
2017-03-09 Enji Cooperstyle(9): sort the #includes
2017-03-09 Enji CooperExpect :test_zero_input to fail on amd64
2017-03-09 Enji CooperDon't expect :test_large_inputs to fail with i386 anymore
2017-03-09 Mariusz ZaborskiTry to extract the RFC1048 data from PXE. If we get...
2017-03-09 Warner LoshBring in EDK2 routines for printing and parsing device...
2017-03-09 Warner LoshShare UCS2/UTF8 routines between boot loader and userland.
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Brooks DavisUse LDFLAGS rather than CFLAGS when linking.
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Xin LIStop installing pcap-int.h, which is the internal inter...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-07 Rodney W. GrimesThe relative symlink fix causes downstream issues for
2017-03-07 Rodney W. GrimesConvert absolute links to relative links.
next