]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add COMPAT_FREEBSD11 on arm64, the arch is almost tier-1.
[FreeBSD/FreeBSD.git] / lib /
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-22 Mark JohnstonEnsure that the mappings table is populated in proc_obj...
2017-05-22 Dimitry AndricFor now, disable building libc++experimental for arm...
2017-05-22 Eric van GyzenRevert r318583 (libthr: use default WARNS level of 6)
2017-05-21 Adrian Chadd[libcompiler-rt] add bswapdi2/bswapsi2
2017-05-21 Dimitry AndricAdd PICFLAG to build libc++experimental.a, so it can...
2017-05-21 Dimitry AndricAdd libc++experimental.a for std::experimental support
2017-05-20 Eric van Gyzenlibthr: Use CLI flags instead of pragmas to disable...
2017-05-20 Eric van Gyzenlibthr: use default WARNS level of 6
2017-05-20 Eric van GyzenRemove old spinlock_debug code from libc
2017-05-20 Eric van Gyzenlibthr: change CHECK_AND_INIT_RWLOCK to an inline function
2017-05-20 Eric van Gyzenlibthr: disable thread-safety warnings
2017-05-19 Eric van Gyzenlibthr: fix warnings at WARNS=6
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-16 Toomas Soomelibstand: increase nfs max read size to 16k
2017-05-15 Toomas Soomeloader: add ip layer code into libstand
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-13 Dimitry AndricSilence a -Wunused warning about the junk variable...
2017-05-13 Jason EvansFix __pthread_mutex_trylock() to call THR_CRITICAL_LEAV...
2017-05-11 Kenneth D. MerryAdd LTO-8 density codes.
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-10 Toomas Soomelibstand: NULL pointer dereference in rarp
2017-05-09 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-05-09 Bryan DreweryDIRDEPS_BUILD: Connect new directories.
2017-05-07 Jilles Tjoelkerglob: Fix comment about collapsing asterisks after...
2017-05-06 Toomas Soomeloader: network read rework
2017-05-06 Baptiste Daroussindistinguish NFS versus TFTP boot by rootpath
2017-05-06 Baptiste DaroussinBuild zstandard with threading enabled
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
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 Michael TuexenAdd support for socket option names related to the...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-03 Conrad Meyercpuset.2: Document new API options
2017-05-03 Conrad Meyerglob: Fix an overlong line
2017-05-03 Conrad Meyerlibc glob: Avoid pathological exponential behavior
2017-05-03 Michael TuexenAdd support for socket option names related to the...
2017-05-03 Michael TuexenAdd support for socket option names related to the...
2017-05-02 Brooks DavisCorrect an out-of-bounds read in regcomp when the RE...
2017-05-01 Brooks DavisSupport clnt_raw's use of FD_SETSIZE as a fake file...
2017-05-01 Dag-Erling SmørgravVendor import of OpenPAM Resedacea.
2017-04-30 Konstantin BelousovMake semaphore names list mutex non-recursive.
2017-04-30 Konstantin BelousovRestructure normal (non-error) control flow in sem_close().
2017-04-30 Konstantin BelousovStyle.
2017-04-28 Conrad Meyereditline.3: Add missing argument to H_SET description
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Ruslan BukinUse unconditional jr (jump register) so cerror relocati...
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-27 Takanori WatanabeMake cached Bluetooth LE host advertise information...
2017-04-26 Konstantin Belousovgetpagesize(3) cannot fail.
2017-04-26 Konstantin Belousovgetpagesize(3) cannot fail.
2017-04-25 Glen BarberRemove an incorrect MLINK for tree(3) introduced in...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Doug RabsonFix a potential problem where we might try to shift...
2017-04-25 Xin LINote r317395 as merged.
2017-04-24 Brooks DavisRemove the NATM framework including the en(4), fatm...
2017-04-24 Pedro F. Giffuniscandir(3): promote arraysz to size_t to match numitems.
2017-04-23 Pedro F. Giffunimsun: Remove trailing space in Sunsoft copyright statement.
2017-04-23 Pedro F. Giffuniregex: unsign and constify some variables.
2017-04-23 Enji CooperMinor style(9) fixups
2017-04-23 Enji CooperNote that getpagesize(3) can return -1 on failure
2017-04-23 Enji CooperFix type for `pagesize` to match the return type for...
2017-04-23 Enji CooperCheck for failures from getpagesize(3)
2017-04-23 Enji CooperMinor style(9) fixups
next