]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove periodic script for ataraid(4) and add instead script for graid(8).
[FreeBSD/FreeBSD.git] / lib /
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-15 Jilles Tjoelkersetbuf(3): Remove bugs section about ancient versions...
2013-02-14 Niclas ZeisingChange examples to be consistent with what style(9...
2013-02-14 Hans Petter SelaskyAdd USB API to read power draw on USB devices.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-13 Niclas ZeisingAdd strchrnul(), a GNU function similar to strchr(...
2013-02-13 Ian LeporeMake the F_READAHEAD option to fcntl(2) work as documen...
2013-02-12 Andrew TurnerWhen clang builds libc it may insert calls to __aeabi_...
2013-02-12 Andrew TurnerAllow us to build clang for ARM EABI. Clang and llvm...
2013-02-11 Neel NatuImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Jilles Tjoelkerfts: Use O_DIRECTORY when opening name that might be...
2013-02-10 Martin MatuskaMFV r246388:
2013-02-10 Michael TuexenImprove code style. No functional change.
2013-02-10 Jilles Tjoelkersigqueue(2): Fix typo (EEPERM -> EPERM).
2013-02-09 Eitan AdlerFix logic inversion.
2013-02-09 Joel Dahlmdoc: Remove EOL whitespace.
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-07 Konstantin BelousovDocument the detail of interaction between vfork and...
2013-02-07 Konstantin BelousovDocument the ERESTART translation to EINTR for devfs...
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist to illumos-gate version...
2013-02-06 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-02-06 Andrew TurnerAdd the __aeabi_mem* functions to compiler-rt as clang...
2013-02-05 Andrew Turner* Add the integer div & mod functions and ARM EABI...
2013-02-04 Dag-Erling SmørgravSort by MK_* knob like the comment says
2013-02-03 Dimitry AndricAdd several missing symbols to libcxxrt's symbol versio...
2013-02-02 Dimitry AndricPull in r170135 from upstream clang trunk:
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 Pietro Cerutti- Fix more style(9)-related issues (copyright header...
2013-01-31 Sean BrunoUpdate hwpmc to support the Xeon class of Ivybridge...
2013-01-31 Pietro Cerutti- Remove underscores from the internal structure name...
2013-01-30 Pietro CeruttiAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 Konstantin BelousovRework the __vdso_* symbols attributes to only make...
2013-01-29 Gleb SmirnoffRemove unused file.
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-28 John Baldwin- Compute the correct size to reallocate when doubling...
2013-01-28 David ChisnallFix some symbol version mismatches between libstdc...
2013-01-24 Brooks DavisOnly install manpages and html documentation in the...
2013-01-23 Brooks DavisRemove several MLINKS that were listed twice.
2013-01-23 Gleb Smirnoffposix_fadvise(2) first appeared in FreeBSD 9.1
2013-01-21 Pawel Jakub DawidekNote that SIGCHLD is special and if ignored, won't...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-19 Andrew TurnerAdd the required __aeabi_* functions to libc.
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-19 Andrew TurnerUse the compiler-rt version __{u,}divsi3 and __{u,...
2013-01-19 Andrew TurnerUpdate the syscall calling convention for ARM EABI...
2013-01-19 Andrew TurnerThere should have been a tab after SRCS+=
2013-01-19 Andrew TurnerFor ARM EABI we only need a subset of the quad function...
2013-01-19 Andrew TurnerAdd the __aeabi_*divmod functions to the compiler-rt...
2013-01-18 Jilles Tjoelkerlibthr: Always use the threaded rtld lock implementation.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245542
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-15 Andrey Zonov- Use standard RETURN VALUES section.
2013-01-13 Mateusz Guziklibutil: fix typo in comment for gr_fini.
2013-01-13 Mateusz Guziklibutil: utilize strsep instead of strcat in a loop...
2013-01-13 Mateusz Guziklibutil: move group_line_format into the scop of its...
2013-01-13 Mateusz Guziklibutil: eliminate 'found' variable in gr_equal
2013-01-12 Joel DahlAdd FILES section.
2013-01-12 Joel Dahleditrc only read from $HOME.
2013-01-11 Brooks DavisAdd contrib/libc-vis to the include path so we reliably...
2013-01-11 Brooks DavisIn r244401 I accidently moved strunvis and strunvisx...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-10 Hajimu UMEMOTORe-enable ip6addrctl support but only for IPv6 address.
2013-01-09 Andrey V. ElsukovFix the bindto parameter declaration.
2013-01-09 Hajimu UMEMOTODisable destination address selection support of
2013-01-09 Neel NatuIFC @ r245205
2013-01-09 Neel NatuIFC @ r245178
2013-01-07 Konstantin BelousovOnly assign the environ in the startup code when enviro...
2013-01-06 Andrew TurnerSilence a clang warning by telling it we are only inter...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2013-01-01 Pedro F. Giffunilibedit: bind the correct command when using "bind...
2013-01-01 Antoine BrodinAdd missing DPADD
2012-12-30 Nathan WhitehornWith the old sade removed, libdisk is no longer used...
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-28 Baptiste DaroussinSimplify pointing dst after the end of all the gr_mem...
2012-12-28 Baptiste Daroussinerrno = ENOMEM was supposed to be removed not return...
2012-12-28 Baptiste Daroussinmalloc() sets errno to ENOMEM already.
2012-12-28 Baptiste DaroussinDo not leave parts of the new group uninitialized in...
2012-12-28 Xin LIAdd derived versions for common Simplified Chinese...
2012-12-28 Xin LIAdd zh_CN.UTF-8 catalog.
2012-12-27 Baptiste Daroussinavoid arithmetic on uintptr_t
2012-12-27 Baptiste Daroussincast to uintptr_t to properly calculate offset
2012-12-27 Baptiste DaroussinAdd O_CLOEXEC to flopen
2012-12-27 Baptiste Daroussingr_dup: simplify duplication of group
2012-12-27 Baptiste Daroussin- Clean up previous gr_add use malloc instead of calloc
2012-12-27 Baptiste DaroussinNew gr_add function to provide a clean and safe method...
2012-12-27 Baptiste DaroussinUse flopen(3) instead of open(2) + flock(2)
2012-12-26 Sergey KandaurovFix libproc test case to work with clang premature...
next