]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Implement ifconfig_wlanX="HOSTAP".
[FreeBSD/FreeBSD.git] / lib /
2013-06-25 Xin LIMFV r252215:
2013-06-25 Xin LIDiff reduction against Illumos, no real change to code...
2013-06-25 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-25 Xin LIUpdate vendor/illumos/dist to illumos-gate 14056:812b3d...
2013-06-24 Eitan AdlerMake the order of operations for lib/msun more clear.
2013-06-19 Konstantin BelousovThe SUSv4tc1 requires that pthread_setcancelstate(...
2013-06-18 Peter WemmMerge 1.8.0
2013-06-18 Jeff RobersonRefine UMA bucket allocation to reduce space consumptio...
2013-06-18 Peter WemmIntroduce svnlite so that we can check out our source...
2013-06-17 Baptiste DaroussinUpdate dialog to 1.2-20130523
2013-06-15 Andrew TurnerBuild __clear_cache on ARM with clang now it supports it.
2013-06-15 Ed SchoutenLet ARM use the custom tailored atomic intrinsics.
2013-06-13 Ed MasteRenumber clauses to reduce diffs to other versions
2013-06-12 Jeremie Le HenTurn libc.so into an ld script rather than a symlink...
2013-06-12 Dimitry AndricUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 Xin LIMFV r251644:
2013-06-12 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-11 John BaldwinBorrow the algorithm from kvm_getprocs() to fix procsta...
2013-06-11 Xin LIMFV r251626:
2013-06-11 Xin LIMFV r251624:
2013-06-11 Xin LIMFV r251623:
2013-06-11 Xin LIMFV r251622:
2013-06-11 Xin LIMFV r251621:
2013-06-11 Xin LIMFV r251620:
2013-06-11 Xin LIMFV r251619:
2013-06-11 Xin LIUpdate vendor/illumos/dist to illumos-gate 14049:4a7f63...
2013-06-11 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-10 Dimitry AndricVendor import of clang tags/RELEASE_33/final r183502...
2013-06-10 Dimitry AndricVendor import of llvm tags/RELEASE_33/final r183502...
2013-06-10 David SchultzAdd implementations of acoshl(), asinhl(), and atanhl...
2013-06-09 Jilles TjoelkerMake recv() and send() cancellation points, as required...
2013-06-09 Joel DahlMinor mdoc fixes.
2013-06-09 Pedro F. Giffunilibstand: Reset the seek pointer in ext2fs as done...
2013-06-08 Jilles Tjoelkersigaction(2): Document various non-POSIX functions...
2013-06-08 Gleb Smirnoff Add new system call - aio_mlock(). The name speaks...
2013-06-08 Ed SchoutenUse improved __sync_*() intrinsics for MIPS in userspac...
2013-06-08 Xin LIMFV r251519:
2013-06-07 Andrew TurnerFinish pulling in the NetBSD setjmp/longjmp updates...
2013-06-07 Andrew TurnerInclude machine/setjmp.h to get the definition of _JB_M...
2013-06-07 Andrew TurnerRemove an extra copy of _setjmp from libstand. We have...
2013-06-07 Ed MasteAdd libusb_get_port_numbers
2013-06-06 Xin LIMFV r251474:
2013-06-06 Ed MasteSwitch to 2-clause license and standard text
2013-06-05 Jung-uk KimAdd GNU regex from glibc 2.17.
2013-06-05 Simon J. GerratyUpdate to bmake-20130604 to fix file descriptor leak.
2013-06-05 Andrew TurnerRemove part of the NetBSD longjmp code that was not...
2013-06-05 David SchultzStyle fixes.
2013-06-04 Andrew TurnerStart to merge the updated ARM NetBSD setjump/longjmp...
2013-06-04 Joel Dahlmdoc: convert .Fd to .In, which is much nicer.
2013-06-04 David SchultzAdd man links for expl(3) and expm1l(3).
2013-06-03 Xin LIFix a typo: XPORT_SPI should be tested against transpor...
2013-06-03 Steve KarglChange a comma to a semicolon.
2013-06-03 Steve Karglld80 and ld128 implementations of expm1l(). This code...
2013-06-03 Steve KarglFix two comments that got lost in the disentanglement...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Steve KarglMicro-optimization: move the unary mius operator to...
2013-06-03 Steve KarglAdd a comment to note that bde supplied most, if not...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Steve KarglRename a few P2, P3, ... coefficients to A2, A3, ....
2013-06-03 Steve KarglUpdate a comment to reflect that we are using an endpoi...
2013-06-03 Steve KarglAdd a u suffix to the IEEEl2bits unions o_threshold...
2013-06-03 Steve KarglIntroduce the macro LOG2_INTERVAL, which is log2(number...
2013-06-03 Steve KarglWhitespace.
2013-06-03 Steve Kargl* Rename the polynomial coefficients from P2, P3, ...
2013-06-03 Steve Kargl* Style(9). Start non-Copyright fancy formatted comme...
2013-06-03 Steve Karglld80/s_expl.c:
2013-06-03 Ed SchoutenAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 Ed MasteSwitch to 2-clause license
2013-06-03 David SchultzAdd logl, log2l, log10l, and log1pl.
2013-06-03 Konstantin BelousovSince the cause of the problems with the __fillcontextx...
2013-06-02 Tijl CoosemansConvert old make variable modifiers :U and :L to bmake...
2013-05-31 Xin LIMFV: Redo the fixup using the submitted version accepte...
2013-05-31 Jilles Tjoelkerdup(2): Clarify return value, in particular of dup2().
2013-05-31 Jilles Tjoelkersigaction(2): *at system calls are async-signal safe.
2013-05-31 Jilles Tjoelkersigaction(2): Extend description of async-signal safe...
2013-05-31 Jilles Tjoelkerfork(2): Add information about fork() in multi-threaded...
2013-05-31 Jilles Tjoelkerfork(2): #include <sys/types.h> is not needed.
2013-05-30 Xin LIMFV: tcpdump 4.4.0.
2013-05-30 Baptiste DaroussinUpdate byacc to 20130304
2013-05-30 Xin LIMFV: libpcap 1.4.0.
2013-05-30 Ed SchoutenAdd __sync_synchronize().
2013-05-30 Ed SchoutenUse #ifdef instead of #if defined.
2013-05-30 David SchultzI'm happy to finally commit stephen@'s implementations...
2013-05-29 Ed MasteRemove clause 3 and 4 from TNF licenses
2013-05-28 Ed MasteRemove the advertising clause from the Regents of the...
2013-05-28 Ed MasteRenumber clauses to reduce diffs to other versions
2013-05-28 Ed MasteRemove the advertising clause from the Regents of the...
2013-05-28 Konstantin BelousovThe getcontext() from the __fillcontextx() call in the
2013-05-27 Steve KarglStyle(9)
2013-05-27 Jilles Tjoelkercap_rights_limit(2): CAP_ACCEPT also permits accept4(2).
2013-05-27 Steve Kargl* Update polynomial coefficients.
2013-05-27 Konstantin BelousovPartially apply the capitalization of the heading word...
2013-05-27 David SchultzFix some regressions caused by the switch from gcc...
2013-05-25 Marcel MoolenaarMake the malloc(3) family of functions weak and make...
2013-05-25 Jilles Tjoelkersigreturn(2): Remove ancient compatibility warning...
2013-05-25 Ed SchoutenMake some tiny improvements to iconv_open().
2013-05-25 Ed SchoutenOnly call free() on something we allocated.
2013-05-23 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-05-23 Ed SchoutenLet iconv build on -HEAD properly.
next