]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ule: ensure that batch timeshare threads are scheduled fairly
[FreeBSD/FreeBSD.git] / lib /
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-18 Dag-Erling SmørgravVendor import of OpenPAM Lycopsida.
2011-12-17 Michael TuexenAddress warnings found by clang.
2011-12-16 Dimitry AndricFix typos in the comments about clang warnings in several
2011-12-16 Dimitry AndricIn lib/libthread_db/arch/i386/libpthread_md.c, clang...
2011-12-16 Gleb SmirnoffA major overhaul of the CARP implementation. The ip_car...
2011-12-16 Dimitry AndricUnfortunately, clang gives a warning about sendmail...
2011-12-16 Dimitry AndricIn lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cpu...
2011-12-16 Dimitry AndricIn lib/libipsec/policy_token.l, use lex's standard...
2011-12-15 Dimitry AndricDefine YY_NO_INPUT in lib/libipsec/policy_token.l,...
2011-12-15 Baptiste DaroussinModify pw_copy:
2011-12-15 Dimitry AndricSince clang does not support the tls_model attribute...
2011-12-15 Dimitry AndricIn lib/libc/rpc/crypt_client.c, fix a clang warning...
2011-12-15 Dimitry AndricRemove meaningless self-assignment in res_send.c, other...
2011-12-15 Dimitry AndricThe TCB_GET32() and TCB_GET64() macros in the i386...
2011-12-15 Michael TuexenFix a bug where sctp_sendmdg() uses uninitialized memory.
2011-12-15 David ChisnallSmall style(9) improvements.
2011-12-14 Ruslan ErmilovClean up includes; the prototype for getosreldate(...
2011-12-13 Ed SchoutenDon't use __P().
2011-12-10 Dimitry AndricUse the correct upstream revision number for llvm/clang...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-09 Dimitry AndricVendor import of clang 3.0 final release:
2011-12-09 Dimitry AndricVendor import of llvm 3.0 final release:
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-08 Robert MillanMake berase() work on platforms whose kernel lacks...
2011-12-07 David ChisnallSome fixes to the man pages for [at_]quick_exit(3)
2011-12-07 David Chisnallstyle(9) cleanups.
2011-12-07 David ChisnallImplement quick_exit() / at_quick_exit() from C++11...
2011-12-07 Ruslan ErmilovThe NOTE_COPY should have been named NOTE_FFCOPY from...
2011-12-05 Jilles Tjoelkerlibc: Eliminate 13 relative relocations in wctype().
2011-12-03 Hans Petter SelaskySimplify libusb_open_device_with_vid_pid(): Only set
2011-12-03 Hans Petter Selaskylibusb_open() sets the given device handle to NULL...
2011-12-02 Eitan AdlerRevert r227812 and r227808 per discussion
2011-12-02 David E. O'BrienSplit sentences at period boundaries.
2011-12-02 David E. O'BrienTweak the r137233 fix to r136283 -- Code was making...
2011-11-29 Max KhonUse INCSLINKS so that "make installincludes" installs...
2011-11-29 Max Khon- Hide _rl_qsort_string_compare() that should be privat...
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Max Khon.include <bsd.init.mk> instead of <bsd.own.mk>
2011-11-27 Robert WatsonCross-reference capsicum.4 from cap_enter.2 and cap_new.2.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-26 David Chisnallstyle(9) fix.
2011-11-26 David ChisnallReturn not-implemented from pthread_once and pthread_ke...
2011-11-26 Dimitry AndricFix breakage after r227983; lib/libcxxrt still got...
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 Dag-Erling SmørgravRevert r227841 and part of r227798. We still build...
2011-11-22 Jilles Tjoelkerfdopendir(): Do not close the passed file descriptor...
2011-11-22 Mikolaj GolubNow kvm_getenvv() and kvm_getargv() don't need procfs(5).
2011-11-22 David ChisnallFix a crash when trying to duplicate a locale that...
2011-11-22 Eitan Adler- fix some style(9) nits with my last commit
2011-11-22 Eitan Adler- add check for pointer equality prior to performing...
2011-11-21 David Chisnall(Hopefully) Fix the build with clang by removing a...
2011-11-21 Dag-Erling SmørgravSimplify the libpam build by removing the shared module...
2011-11-21 Sergey KandaurovAdd history for setsockopt(2).
2011-11-21 Lawrence Stewart- Add the ffclock_getcounter(), ffclock_getestimate...
2011-11-21 Nathan WhitehornConnect LLVM/clang to the build on powerpc64. After...
2011-11-20 Dag-Erling Smørgravkey_load_private() ignores the passphrase argument...
2011-11-20 Michael TuexenAdd support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket...
2011-11-20 David ChisnallImplement xlocale APIs from Darwin, mainly for use...
2011-11-18 Konstantin BelousovFree unused allocation on error.
2011-11-18 Kevin LoAdd unicode support to msdosfs and smbfs; original...
2011-11-17 Dimitry AndricRevert r227538, since it doesn't compile with clang...
2011-11-17 Konstantin BelousovFix typo.
2011-11-17 David XuPass CVWAIT flags to kernel, this should handle
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-17 Doug BartonVendor import of BIND 9.8.1-P1
2011-11-15 David SchultzFurther reduce diffs with OpenBSD's arc4random. The...
2011-11-15 David SchultzSync the style, comments, and variable names of arc4ran...
2011-11-12 David ChisnallExpose the unimplemented libm functions in the math...
2011-11-11 Kevin LoConverting int to wint_t leads to broekn comparison...
2011-11-10 Doug BartonDocument that flock can return ENOLCK
2011-11-10 Kevin Lo- Don't handle out-of-memory condition
2011-11-09 Hans Petter SelaskyAdd definition of some USB 3.0 descriptors to libusb...
2011-11-07 Ed SchoutenEnsure pam_lastlog removes the /dev/ component of the...
2011-11-06 Dimitry AndricWhen one attempts to compile the tree with -march=i386...
2011-11-05 Ed SchoutenRemove an unused variable from pam_unix.
2011-11-04 Ed SchoutenFix a warning emitted by Clang.
2011-11-04 John BaldwinAdd the posix_fadvise(2) system call. It is somewhat...
2011-11-02 Dag-Erling SmørgravNote that pam_unix(8) does not respect PAM_CHANGE_EXPIR...
2011-11-02 Konstantin BelousovDespite official i386 ABI does not mandate any stack...
2011-11-02 Konstantin BelousovMake sure that stack is 16-byte aligned before calling...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-27 Ed SchoutenDon't forget to kick the man page date.
2011-10-27 Ed SchoutenMake our utmpx more like System V.
2011-10-27 Sergey KandaurovFix the manual section number for a cross-reference...
2011-10-26 Sergey KandaurovFix typo in timer_getoverrun cross-reference.
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Tim KientzleFix Buildworld WITHOUT_OPENSSL.
2011-10-22 Tim KientzleCorrect the spelling of getgrgid and getpwuid in the...
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-22 Dag-Erling SmørgravRevert the previous commit and add a comment explaining...
2011-10-22 Dag-Erling Smørgravopenpam_static.c isn't auto-generated.
2011-10-21 David SchultzMinor corrections and clarifications regarding exceptions.
2011-10-21 David SchultzReplace a proliferation of buggy MD implementations...
2011-10-21 David SchultzAdd support for the 'x' mode option in fopen() as speci...
2011-10-21 David SchultzFix a regression introduced in r226371: When the high...
2011-10-21 David SchultzFix a corner case: tan(large + Inf i) == NaN + NaN i.
2011-10-21 David SchultzImproved handling of large x in ccosh{,f}():
2011-10-21 David SchultzUse __ldexp_exp() to simplify things and improve accura...
2011-10-21 David SchultzThe cexp() and {,c}{cos,sin}h functions all need to...
next