]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix filemon locking races.
[FreeBSD/FreeBSD.git] / lib /
2015-08-25 Ed SchoutenMake UTF-8 parsing and generation more strict.
2015-08-24 Marcel MoolenaarUpgrade libxo to 0.4.5.
2015-08-24 Andrew TurnerFix libproc on architectures that don't need the progra...
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-24 Xin LIInstead of doing an no-op (|= 0), actually clear the...
2015-08-24 Marcelo AraujoFix spelling.
2015-08-24 Marcelo AraujoUpdate bzero(3) manpage to following the Posix Standard.
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-21 Benjamin KadukEditing pass on procctl.2
2015-08-20 Konstantin BelousovIf process becomes reaper (procctl(PROC_REAP_ACQUIRE...
2015-08-20 Andrew TurnerAdd the definitions of __infinity and __nan.
2015-08-20 Andrew TurnerAdd support to libkvm for reading minidumps on arm64...
2015-08-20 Conrad Meyergetrlimit.2: Document RSS, AS/VMEM limit behavior more...
2015-08-19 Jilles Tjoelkerwordexp(): Improve some error codes.
2015-08-18 Xin LI - ANSIfy
2015-08-18 Jilles Tjoelkerwordexp(3): Update man page for no longer using the...
2015-08-18 Andriy Gapon5692 expose the number of hole blocks in a file
2015-08-18 Jason EvansAdd missing sdallocx updates and remove *allocm manpage...
2015-08-18 Jason EvansUpdate jemalloc to version 4.0.0.
2015-08-17 Ed MasteOn arm64 disable three tests that hang or panic
2015-08-16 Jilles Tjoelkerwordexp(): Stop using the undocumented wordexp builtin.
2015-08-15 Antoine Brodinbsd.lib.mk has to be included after MLINKS assignment
2015-08-15 Mariusz ZaborskiAdd support for the arrays in nvlist library.
2015-08-14 Pedro F. GiffuniRemove a stale comment and clarify the original where...
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-14 Pedro F. GiffuniMove the stack protector to a new "secure" directory
2015-08-14 Marcelo AraujoMake clear the bcopy(3) manpage regards when it was...
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Ed MasteRoll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
2015-08-13 Alexander MotinRevert part of r280687, reporting "1" (true) for empty...
2015-08-13 Marcelo AraujoRemove the mention of memcpy(3) that is build on top...
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander Motin5960 zfs recv should prefetch indirect blocks
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-12 Marcelo AraujoDescribe that bcopy(3) is deprecated and marked as...
2015-08-11 Jilles TjoelkerFix and re-enable UTF-8 tests.
2015-08-11 Baptiste DaroussinActually disable the invalid test
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-10 Alexander Motin5746 more checksumming in zfs send
2015-08-10 Konstantin BelousovPre-resolve symbols required for the deferred signal...
2015-08-09 Dimitry AndricIn libm's exp2(3), avoid left-shifting a negative integ...
2015-08-09 Peter WemmMove the USE_PREAD configuration knob out of the middle...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-09 Baptiste DaroussinRemove 5 and 6 bytes sequences which are illegal in...
2015-08-08 Baptiste DaroussinRemove 5 and 6 bytes sequences which are illegal in...
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-05 Eric van GyzenDisable SSE in libthr
2015-08-05 Ed SchoutenMake it possible to implement poll(2) on top of kqueue(2).
2015-08-04 Konstantin BelousovCopy the fencing of the algorithm to do lock-less updat...
2015-08-02 John BaldwinFix a couple of markup typos.
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 Bryan Dreweryunlink(2): Note the possibility for ENOSPC to be return...
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 Ed SchoutenMake shutdown() return ENOTCONN as required by POSIX...
2015-07-26 Pedro F. GiffuniBump GCC max-inline-insns-single in libiconv_modules...
2015-07-25 Edward Tomasz Napi... Update Capsicum and Mandatory Access Control manual...
2015-07-25 Xin LIDocument the fact that system(3) can easily be misused...
2015-07-24 Edward Tomasz Napi... Add missing capitalization.
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-21 Sergey KandaurovAdd missing priority argument in example code in BUGS...
2015-07-20 Pedro F. Giffunilibusb: Fix minor cast-qual warning.
2015-07-19 Baptiste DaroussinDrop libarchive.pc
2015-07-18 Konstantin BelousovThe si_status field of the siginfo_t, provided by the...
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-14 Baptiste Daroussin.ie is not supposed to be used in manpages
2015-07-12 Alan CoxCorrect the description of MADV_DONTNEED. Specifically...
2015-07-12 Craig RodriguesAdd new include path for sha256.h
2015-07-11 Adrian ChaddAdd an initial NUMA affinity/policy configuration for...
2015-07-11 Baptiste DaroussinSince sh(1) now supports mulitbyte (only UTF-8) clarify...
2015-07-11 John-Mark GurneyComplete the move that was started w/ r263218.. For...
2015-07-10 Andrew TurnerAdd support for makecontext. This supports up to 8...
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-09 John-Mark Gurneyincrease buffer size to significantly increase performa...
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Luigi Rizzoonly enable immintrin when clang is used. The base...
2015-07-08 Pedro F. Giffunicosmetic: whitespaces-tab before EOL
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Edward Tomasz Napi... Fix markup.
2015-07-07 Edward Tomasz Napi... Remove reboot.S (part of libc). It's not needed and...
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 Gregory Neil Shapirolibsm/path.c is about to disappear in the merge of...
2015-07-06 Neel NatuMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-06 Andrew TurnerAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-06 Patrick KelseyFix sysctl(3) so it returns the intended values for...
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-04 Marcelo AraujoRemove unused variable to silence clang warning.
2015-07-04 Mariusz ZaborskiAdd fdclose(3) function.
next