]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Raise artificial limits on number of CPUs and number of interrupts.
[FreeBSD/FreeBSD.git] / lib /
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-08 desLDNS needs OpenSSL. This wasn't a problem as long...
2013-09-08 desMake libldns and libssh private.
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 desVendor import of OpenPAM Nummularia..
2013-09-07 desPrepare for OpenPAM Nummularia by reorganizing to match...
2013-09-07 markmBring in some behind-the-scenes development, mainly...
2013-09-07 andrewOn ARM EABI double precision floating point values...
2013-09-07 jilleswait(2): Add some possible caveats to standards section.
2013-09-07 markmMFC
2013-09-06 jilleslibc: Make resolver sockets close-on-exec (SOCK_CLOEXEC).
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 jilleslibc: Use SOCK_CLOEXEC for various internal file descri...
2013-09-06 markmMFC
2013-09-06 jilleslibc/stdio: Allow fopen/freopen modes in any order...
2013-09-06 theravenUse Makefile.inc instead of .export.
2013-09-06 theravenFix the namespace pollution caused by iconv.h including...
2013-09-06 jillesUpdate some signal man pages for multithreading.
2013-09-06 theravenAdd stub implementations of the missing C++11 math...
2013-09-05 sjgMerge bmake-20130904
2013-09-05 hselaskyCorrect two comments.
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-04 theravenAdd a c++/v1/tr1 include directory containing symlinks...
2013-09-03 emasteConnect libexecinfo to the build
2013-09-03 emasteDon't install private libexecinfo headers
2013-09-03 rwatsonDocument SIGLIBRT in signal(3); take a stab at the...
2013-09-02 emastelibexecinfo compatibility with devel/libexecinfo port
2013-09-01 jillessystem(): Restore behaviour for SIGINT and SIGQUIT.
2013-09-01 markmMFC
2013-08-31 jilleslibc: Always use our own copy of sys_errlist and sys_ne...
2013-08-31 andrewAdd support to the ARM platform specific section types.
2013-08-31 markmMFC
2013-08-31 theravenUnconditionally compile the __sync_* atomics support...
2013-08-30 markmMFC
2013-08-30 pluknetThe round of expand_number() cleanups.
2013-08-28 jilleslibutil: Use O_CLOEXEC for internal file descriptors...
2013-08-28 rwatsonXref capsicum(4) and procdesc(4) from pdfork(2).
2013-08-28 kargl* Whitespace.
2013-08-27 jilleswordexp(): Avoid leaking the pipe file descriptors...
2013-08-27 kargl* s_erf.c:
2013-08-27 willMake the PAM password strength checking module WARNS...
2013-08-23 markmIFC
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteAdd libexecinfo Makefile
2013-08-23 jilleslibc: Access some unexported variables more efficiently...
2013-08-23 jilleslibc: Make various internal file descriptors from fopen...
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 markmMFC
2013-08-22 joelRemove EOL whitespace.
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 desEven though it doesn't really make sense in the context...
2013-08-22 markmIFC.
2013-08-21 kenExpand the use of stat(2) flags to allow storing some...
2013-08-21 pluknetReset errno before strtoumax() call to properly detect...
2013-08-21 pluknetCheck strtoumax(3) for ERANGE in case of non-prefixed...
2013-08-18 pjdImplement fdclosedir(3) function, which is equivalent...
2013-08-18 pjdRemove redundant space.
2013-08-18 jillesdup3(3): Replace copyright notice.
2013-08-18 pjdConsistently use 'af' as an argument name for address...
2013-08-18 pjdMake example more correct (errstr is a pointer, not...
2013-08-17 jilleslibc: Access _logname_valid more efficiently.
2013-08-17 pjdCorrect function name and return value.
2013-08-17 andrewEnsure we set all fpu registers to zero by using the...
2013-08-16 jhbAdd new mmap(2) flags to permit applications to request...
2013-08-16 jillespselect(2): Add xref to sigsuspend(2).
2013-08-16 jillesAdd man page dup3(3).
2013-08-16 jillesAdd dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC...
2013-08-16 desGC unused source file.
2013-08-15 jillessigsuspend(2): Add xrefs to pselect(2) and sigwait...
2013-08-14 erwinVendor import of Bind 9.9.3-P2
2013-08-13 jilleslibc: Use O_CLOEXEC when writing gmon files (cc -pg).
2013-08-13 petervfork(2) was listed as deprecated in 1994 (r1573) and...
2013-08-13 jillesdb: Use O_CLOEXEC instead of separate fcntl() call.
2013-08-13 peterExpose _citrus_bcs_trunc_rws_len for libintl's use.
2013-08-13 peterTurn off warns for this do-nothing file. clang noticed.
2013-08-13 peterThe iconv in libc did two things - implement the standa...
2013-08-11 jillesdb/hash: Use O_CLOEXEC instead of separate fcntl()...
2013-08-11 cyImport IP-Filter 5.1.2 into vendor branches using the...
2013-08-10 rpauloFix the return value when we found a symbol in .dynstr...
2013-08-09 jillesAdd mkostemp() and mkostemps().
2013-08-08 acheAccording to POSIX \ in the fnmatch(3) pattern should...
2013-08-08 peterOur libc iconv (unlike gnu iconv and the citrus code...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-03 dimAfter r253839, which modifies ld's behaviour to not...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-31 erwinVendor import of BIND 9.8.5-P2
2013-07-30 desInclude an Accept header in requests.
2013-07-29 theravenRestore the longer form of the _Generic. The short...
2013-07-29 theravenReenable the isnan(double) / isinf(double) declarations...
2013-07-28 avgRevert r253748,253749
2013-07-28 avgremove needless inclusion of machine/cpu.h in userland
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-26 desImplement certificate verification, and many other...
2013-07-26 zontRemove define and documentation for vm_pageout_algorith...
2013-07-25 jhbEnhance the description of NOTE_TRACK:
2013-07-25 rpauloAdd pkgconf files for libusb.
2013-07-24 erwinVendor import of Bind 9.8.5-P1
next