]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
[iwmfw] bump built firmware now to version 22 for 7265D and 8000C.
[FreeBSD/FreeBSD.git] / lib / libc /
2017-06-02 John BaldwinRemove stale cap_rights_get(2) manpage.
2017-06-01 Xin LI * limit size of buffers to RPC_MAXDATASIZE
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-28 Konstantin BelousovMention that the basep argument to getdirentries(2...
2017-05-28 Konstantin BelousovUpdate getdirentries(2) page for new struct dirent...
2017-05-28 Enji Cooperhostent_test_getaddrinfo_eq(..): call freeaddrinfo...
2017-05-28 Enji Cooperhostent_test_getnameinfo_eq(..): initialize found_a_hos...
2017-05-28 Enji CooperBump WARNS from 1 to 3 after recent commits to fix...
2017-05-28 Enji CooperPush `snapshot_file` copying down into run_tests functi...
2017-05-28 Enji CooperFix a -Wunused-but-set-variable warning reported by...
2017-05-28 Enji CooperFix -Wunused and -Wshadow warnings
2017-05-28 Enji Coopergetgr_test: fix -Wunused warnings
2017-05-28 Enji Coopergetpw_test: fix -Wunused warnings
2017-05-28 Enji Coopergethostby_test: fix multiple warning types
2017-05-28 Enji Coopergetproto_test: fix -Wunused warnings
2017-05-28 Enji Coopergetrpc_test: fix -Wunused warnings
2017-05-28 Enji Coopergetserv_test: mark unused parameters __unused to fix...
2017-05-28 Enji Coopergetusershell_test: mark mdata parameter in compare_user...
2017-05-28 Enji Coopergetaddrinfo_test: mark unused function parameters __unu...
2017-05-28 Enji Coopergetproto_test: fix -Wmissing-prototypes and -Wsign...
2017-05-28 Enji Coopergetrpc_test: fix -Wmissing-prototypes and -Wsign-compar...
2017-05-28 Enji Coopergetaddrinfo_test: fix -Wsign-compare warnings
2017-05-28 Enji Coopergetserv_test: fix -Wsign-compare and -Wmissing-prototyp...
2017-05-28 Enji Coopergetusershell_test: staticize run_tests(..) to fix warnings
2017-05-28 Enji CooperFix -Wsign-compare warnings
2017-05-28 Enji CooperStaticize functions and remove unused variables to...
2017-05-28 Enji CooperSort make variables to suit style.Makefile(5)
2017-05-28 Enji Cooperlib/libc/tests/nss: use calloc appropriately
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-26 Pedro F. Giffunifts_open: move bogus initialization further below,...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
2017-05-24 Andriy GaponMFC r316907: 1300 filename normalization doesn't work...
2017-05-24 Edward Tomasz Napi... Don't end up manpage titles with a full stop.
2017-05-24 Andriy GaponMFC r316904: 7729 libzfs_core`lzc_rollback() leaks...
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-24 Glen BarberUpdate the "first appeared in" version in several manua...
2017-05-24 Allan JudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 Enji Cooperdirectory(3): add trailing comma after e.g., missed...
2017-05-23 Eric van Gyzenlibthr: fix warnings from GCC when WARNS=6
2017-05-23 Konstantin BelousovCommit the 64-bit inode project.
2017-05-23 Enji Cooperkill(2): add missing section for sysctl(9)
2017-05-23 Enji Cooperptrace(2): clean up trailing whitespace
2017-05-23 Enji Cooperopen(2): fix manlint warnings
2017-05-23 Enji Cooperrctl_add_rule(2): fix manlint warnings
2017-05-23 Enji Coopercap_enter(2): fix manlint issues
2017-05-23 Enji Cooper_umtx_op(2): fix minor manlint issues
2017-05-23 Enji Cooperxdr(3): add missing comma after xdr_sizeof(3) in SYNOPSIS
2017-05-23 Enji Cooperfopencookie(3): declare function pointers in SYNOPSIS...
2017-05-23 Enji Cooperquick_exit(3): delete trailing whitespace in licensing...
2017-05-23 Enji Cooperacl_to_text(3): start sentences on new lines
2017-05-23 Enji Cooperacl_create_entry(3): separate .Nm entries with commas...
2017-05-23 Enji Coopersctp_send(3): start sentences on new lines
2017-05-23 Enji Cooperlocaleconv(3): start sentences on new lines
2017-05-23 Enji Cooperfopen(3): make manlint fixes
2017-05-23 Enji Cooperposix1e(3): reference using the section (3) when refere...
2017-05-23 Enji Cooper__iconv_get_list: separate .Nm entries with commas
2017-05-23 Enji Coopertcsendbreak(3): delete spurious blank line at the end...
2017-05-23 Enji Cooperdirname(3): fix section ordering
2017-05-23 Enji Cooperdirectory(3): delete trailing whitespace and rewrite...
2017-05-23 Enji Cooperbasename(3): fix section ordering
2017-05-23 Enji Coopererr(3): use `NULL`, aka `(void*)0` per POSIX instead...
2017-05-20 Eric van GyzenRemove old spinlock_debug code from libc
2017-05-19 Xin LIThe current qsort(3) implementation ignores the sizes...
2017-05-19 Xin LIUse size_t.
2017-05-18 Konstantin BelousovAdd tests for some cases in r318298.
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-15 Stephen J. KiernanAdd information to open(2) man page about the O_VERIFY...
2017-05-15 Ed Mastegetusershell: don't write past end of line buffer readi...
2017-05-15 Konstantin BelousovStyle.
2017-05-15 Konstantin BelousovSimplify cleanup on failure in realpath(3).
2017-05-15 Konstantin BelousovFix several buffer overflows in realpath(3).
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-07 Jilles Tjoelkerglob: Fix comment about collapsing asterisks after...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Brooks DavisProvide a freebsd32 implementation of sigqueue()
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
next