]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add a -I flag which requests confirmation before action, like what is done
[FreeBSD/FreeBSD.git] / lib /
2012-06-26 Xin LIMFV: less v449.
2012-06-26 Joel DahlRemove end of line whitespace.
2012-06-25 Isabell LongAdd more locale-specific functions to the relevant...
2012-06-25 Xin LIMFV (r237567):
2012-06-24 Andrew TurnerAdd the sys directory we create to the list of items...
2012-06-24 Andrew TurnerCreate a symlink to sys/elf32.h, sys/elf64.h, and sys...
2012-06-24 Joel DahlFix mandoc "Oc breaks Op" warning.
2012-06-24 Eitan AdlerRemove the assert added in r237286
2012-06-22 Pedro F. GiffuniMerge changes from upstream libedit.
2012-06-22 Konstantin BelousovUse struct vdso_timehands data to implement fast gettim...
2012-06-22 Jung-uk KimMerge ACPICA 20120620.
2012-06-21 Xin LIMFV: Update zlib to 1.2.7.
2012-06-21 Isabell LongAdd the functions documented in the man pages in commit...
2012-06-21 David E. O'BrienBe explicit about the dependency on nsparser.h.
2012-06-21 Isabell LongAdd more locale-specific functions to the relevant...
2012-06-20 Eitan AdlerDon't close an uninitialized descriptor. [1]
2012-06-19 John BaldwinFurther refine the implementation of POSIX_FADV_NOREUSE.
2012-06-19 Dag-Erling SmørgravSwitch the default password hash from md5 to sha512.
2012-06-19 Baptiste DaroussinRevert user comparison back to user names as some user...
2012-06-17 Jilles Tjoelkerlibc: Reduce relative relocations in strftime().
2012-06-16 Konstantin BelousovMore style.
2012-06-16 Konstantin BelousovRevert part of the r235740 which changed separate alloc...
2012-06-16 Joel Dahlmandoc fixes.
2012-06-15 Tim KientzlePer kib, since __flt_rounds is being added to FreeBSD...
2012-06-14 Konstantin BelousovMake sure that fstab fd is not leaked on exec.
2012-06-14 Tim Kientzle__flt_rounds is a public symbol (expands from the FLT_R...
2012-06-12 Dimitry AndricMake sure libkiconv.so.4 is installed into /lib, not...
2012-06-12 Dag-Erling SmørgravStop using auth_getval() now that it always returns...
2012-06-12 Dag-Erling SmørgravFinally nuke auth.conf, nine years after it was depreca...
2012-06-12 Hans Petter SelaskyLibUSB v1.0 API compiliance and bugfixes.
2012-06-11 Xin LISwitch from 4-clause to 2-clause BSD license. (OpenBSD...
2012-06-11 David ChisnallClean up some symbol versions for libsupc++ / libcxxrt.
2012-06-11 David ChisnallFix a leak when setting the global character locale...
2012-06-09 Tim Kientzle__flt_rounds was omitted from the exported symbols...
2012-06-08 Dag-Erling SmørgravDocument that we also support sha256 and sha512.
2012-06-08 Joel Dahlmdoc: add missing -width argument to Bl -tag.
2012-06-07 John BaldwinTeach procstat_get_shm_info_kvm() how to fetch the...
2012-06-06 Dimitry AndricFix two warnings about self-assignment in libc. These...
2012-06-06 Joel Dahlmdoc: add missing -width argument to Bl -tag.
2012-06-05 Joel DahlRemove repeated words.
2012-06-05 Andrey A. Chernov1) Although unpublished version of standard
2012-06-04 Doug BartonUpgrade to 9.8.3-P1, the latest from ISC. This version...
2012-06-04 Doug BartonVendor import of BIND 9.8.3-P1
2012-06-04 Andrey A. Chernov1) IEEE Std 1003.1-2008, "errno" section, is explicit...
2012-06-02 Dimitry AndricInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 Dimitry AndricTabify libcxxrt and libc++'s Makefiles.
2012-06-02 Ed SchoutenRemove invalid remark about pipes.
2012-06-02 Joel Dahlmdoc: minor Bl improvements.
2012-06-01 Guy HelmerStyle(9) improvements: remove unnecessary parenthesis...
2012-06-01 Eitan AdlerAdd characters mapping for codepages used in Germany.
2012-05-30 Eitan AdlerOnly set _w to 0 when the file stream is not currently...
2012-05-28 Doug BartonUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 Jilles Tjoelkerlibfetch: Avoid SIGPIPE on network connections.
2012-05-28 Gabor Kovesdan- Include forgotten bsd.own.mk and fix condition
2012-05-28 Doug BartonVendor import of BIND 9.8.3
2012-05-27 David ChisnallAllow inclusion of libc++ <cmath> to work after includi...
2012-05-27 David XuReturn EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravOpenPAM Micrampelis was re-rolled due to a showstopper...
2012-05-26 Dag-Erling SmørgravUpdate to OpenPAM Micrampelis.
2012-05-26 Dag-Erling SmørgravPassing NULL as a key casues a segfault when loading...
2012-05-26 Dag-Erling SmørgravVendor import of OpenPAM Micrampelis.
2012-05-26 Konstantin BelousovClarify the SEEK_HOLE description, it repositions the...
2012-05-25 Gabor Kovesdan- Add support for BSD iconv when it is build into libc
2012-05-25 Marcel MoolenaarDoh... Don't add __eabi to an old version tag (i.e...
2012-05-24 Jung-uk KimMerge ACPICA 20120518.
2012-05-24 David E. O'BrienConsitently use "__LP64__".
2012-05-24 Marcel MoolenaarAllow building for the PowerPC EABI by providing a...
2012-05-24 Warren BlockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 Dimitry AndricVendor import of clang release_31 r156863 (the actual...
2012-05-23 Dimitry AndricVendor import of llvm release_31 r156863 (the actual...
2012-05-23 Isabell LongAdd two new locale-specific man pages:
2012-05-23 Michael TuexenUpdate copyright date.
2012-05-22 Dimitry AndricVendor import of clang release_31 final r156748:
2012-05-22 Dimitry AndricVendor import of llvm release_31 final r156748:
2012-05-22 Jamie GrittonThe fix in r235291 re-broke the "allow.nomount" case...
2012-05-22 Kevin LoAdd missing header needed by free()
2012-05-21 Guy HelmerAdd checks for memory allocation failures in appropriat...
2012-05-21 Guy HelmerApply style(9) to return and switch/case statements.
2012-05-21 Baptiste DaroussinImport byacc from invisible island, it brings us lots...
2012-05-21 Gleb KurtsouDisable NLS catalog use in libc if built with WITHOUT_N...
2012-05-19 Marcel MoolenaarDon't link against libssp if MK_SSP is set to no.
2012-05-19 Gleb KurtsouPut my name as copyright owner of lib/libc/gen/dirfd...
2012-05-19 Gleb KurtsouHide DIR definition by making it an opaque struct typedef.
2012-05-19 Marcel MoolenaarUse the LLINDEX macro to access the link-level I/F...
2012-05-19 Marcel MoolenaarDon't depend on getline being on the build machine...
2012-05-18 Gleb KurtsouDon't cast inode number or file size down to long or...
2012-05-17 Grzegorz BernackiImport work done under project/nand (@235533) into...
2012-05-17 Xin LIMerge tcpdump 4.2.1.
2012-05-16 Alexander MotinHID Report ID is unsigned value, so clear the rest...
2012-05-15 Marius StroblSwitch sparc64 to using libcompiler_rt; since r230021...
2012-05-14 Xin LIMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 Joel Dahlmdoc: avoid unterminated quoted strings.
2012-05-13 Joel DahlMinor mdoc nits.
2012-05-12 George V. Neville... Import dtracetoolkit into cddl/contrib
2012-05-12 Joel DahlMinor mdoc nits.
2012-05-12 Joel DahlRemove tab from kernel configuration option. This is...
2012-05-12 Glen BarberGeneral mdoc(7) and typo fixes.
2012-05-12 Joel Dahlmdoc: end list context with El.
next