]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Reencode files from latin1 to UTF-8.
[FreeBSD/FreeBSD.git] / lib /
2011-12-27 jilleslibc: Eliminate some relative relocations in getusershe...
2011-12-27 jilleslibc: Eliminate some relative relocations in setlocale().
2011-12-27 edAdd locally implemented atomic intrinsics to libcompile...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-27 delphijUpdate rtprio(2) manual page to reflect the latest...
2011-12-26 edAdd libstdthreads.
2011-12-26 gjbAdd missing opening and closing brackets in getopt_long...
2011-12-24 jhibbitsImplement hwpmc counting PMC support for PowerPC G4...
2011-12-23 cpercivaFix a problem whereby a corrupt DNS record can cause...
2011-12-23 ghelmerHandle malloc failures in yplib.c.
2011-12-23 ghelmerHandle failures to malloc memory to hold key or val...
2011-12-22 edAdd placeholder code for prepending pathnames to tftp.
2011-12-22 mmUse contrib sources for building libarchive, tar and...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-20 eadler- Fix style(9) bugs in glob.c
2011-12-20 eadler- Add restrict keyword to glob(3)
2011-12-20 mmSync libarchive with vendor branch release/2.8:
2011-12-20 mmUpdate libarchive, tar and cpio to version 2.8.5
2011-12-20 mmMerge vendor revision 3723:
2011-12-20 melifaroAdd binding support to libradius(3).
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-18 desVendor import of OpenPAM Lycopsida.
2011-12-17 tuexenAddress warnings found by clang.
2011-12-16 dimFix typos in the comments about clang warnings in several
2011-12-16 dimIn lib/libthread_db/arch/i386/libpthread_md.c, clang...
2011-12-16 glebiusA major overhaul of the CARP implementation. The ip_car...
2011-12-16 dimUnfortunately, clang gives a warning about sendmail...
2011-12-16 dimIn lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cpu...
2011-12-16 dimIn lib/libipsec/policy_token.l, use lex's standard...
2011-12-15 dimDefine YY_NO_INPUT in lib/libipsec/policy_token.l,...
2011-12-15 baptModify pw_copy:
2011-12-15 dimSince clang does not support the tls_model attribute...
2011-12-15 dimIn lib/libc/rpc/crypt_client.c, fix a clang warning...
2011-12-15 dimRemove meaningless self-assignment in res_send.c, other...
2011-12-15 dimThe TCB_GET32() and TCB_GET64() macros in the i386...
2011-12-15 tuexenFix a bug where sctp_sendmdg() uses uninitialized memory.
2011-12-15 theravenSmall style(9) improvements.
2011-12-14 ruClean up includes; the prototype for getosreldate(...
2011-12-13 edDon't use __P().
2011-12-10 dimUse the correct upstream revision number for llvm/clang...
2011-12-09 dimUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 rmhMake berase() work on platforms whose kernel lacks...
2011-12-07 theravenSome fixes to the man pages for [at_]quick_exit(3)
2011-12-07 theravenstyle(9) cleanups.
2011-12-07 theravenImplement quick_exit() / at_quick_exit() from C++11...
2011-12-07 ruThe NOTE_COPY should have been named NOTE_FFCOPY from...
2011-12-05 jilleslibc: Eliminate 13 relative relocations in wctype().
2011-12-03 hselaskySimplify libusb_open_device_with_vid_pid(): Only set
2011-12-03 hselaskylibusb_open() sets the given device handle to NULL...
2011-12-02 eadlerRevert r227812 and r227808 per discussion
2011-12-02 obrienSplit sentences at period boundaries.
2011-12-02 obrienTweak the r137233 fix to r136283 -- Code was making...
2011-11-29 fjoeUse INCSLINKS so that "make installincludes" installs...
2011-11-29 fjoe- Hide _rl_qsort_string_compare() that should be privat...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 fjoe.include <bsd.init.mk> instead of <bsd.own.mk>
2011-11-27 rwatsonCross-reference capsicum.4 from cap_enter.2 and cap_new.2.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 theravenstyle(9) fix.
2011-11-26 theravenReturn not-implemented from pthread_once and pthread_ke...
2011-11-26 dimFix breakage after r227983; lib/libcxxrt still got...
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 desRevert r227841 and part of r227798. We still build...
2011-11-22 jillesfdopendir(): Do not close the passed file descriptor...
2011-11-22 trocinyNow kvm_getenvv() and kvm_getargv() don't need procfs(5).
2011-11-22 theravenFix a crash when trying to duplicate a locale that...
2011-11-22 eadler- fix some style(9) nits with my last commit
2011-11-22 eadler- add check for pointer equality prior to performing...
2011-11-21 theraven(Hopefully) Fix the build with clang by removing a...
2011-11-21 desSimplify the libpam build by removing the shared module...
2011-11-21 pluknetAdd history for setsockopt(2).
2011-11-21 lstewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-21 nwhitehornConnect LLVM/clang to the build on powerpc64. After...
2011-11-20 deskey_load_private() ignores the passphrase argument...
2011-11-20 tuexenAdd support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket...
2011-11-20 theravenImplement xlocale APIs from Darwin, mainly for use...
2011-11-18 kibFree unused allocation on error.
2011-11-18 kevloAdd unicode support to msdosfs and smbfs; original...
2011-11-17 dimRevert r227538, since it doesn't compile with clang...
2011-11-17 kibFix typo.
2011-11-17 davidxuPass CVWAIT flags to kernel, this should handle
2011-11-15 dasFurther reduce diffs with OpenBSD's arc4random. The...
2011-11-15 dasSync the style, comments, and variable names of arc4ran...
2011-11-12 theravenExpose the unimplemented libm functions in the math...
2011-11-11 kevloConverting int to wint_t leads to broekn comparison...
2011-11-10 dougbDocument that flock can return ENOLCK
2011-11-10 kevlo- Don't handle out-of-memory condition
2011-11-09 hselaskyAdd definition of some USB 3.0 descriptors to libusb...
2011-11-07 edEnsure pam_lastlog removes the /dev/ component of the...
2011-11-06 dimWhen one attempts to compile the tree with -march=i386...
2011-11-05 edRemove an unused variable from pam_unix.
2011-11-04 edFix a warning emitted by Clang.
2011-11-04 jhbAdd the posix_fadvise(2) system call. It is somewhat...
2011-11-02 desNote that pam_unix(8) does not respect PAM_CHANGE_EXPIR...
2011-11-02 kibDespite official i386 ABI does not mandate any stack...
2011-11-02 kibMake sure that stack is 16-byte aligned before calling...
2011-10-27 edDon't forget to kick the man page date.
2011-10-27 edMake our utmpx more like System V.
2011-10-27 pluknetFix the manual section number for a cross-reference...
2011-10-26 pluknetFix typo in timer_getoverrun cross-reference.
next