]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge from vendor/bind9/dist as of the 9.4.2-P1 import, including
[FreeBSD/FreeBSD.git] / lib /
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-12 Doug BartonThese files are unused, and due to a more thorough...
2008-07-12 Doug BartonAdd a patch from ISC to fix named-checkconf. The error...
2008-07-12 Doug BartonVendor import of BIND 9.4.2-P1
2008-07-12 Peter WemmFlatten bind9 vendor work area
2008-07-11 Brooks DavisPut the _cpuset* symbols in FBSDprivate_1.0 instead...
2008-07-10 Colin PercivalGarbage collect a variable which is assigned a value...
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-10 Peter WemmImport heavily trimmed gnu cpio-2.8.
2008-07-09 Peter WemmFlatten cvs2svn generated import tree.
2008-07-08 Ulf Lilleengen- Simplify the procedure of retrieving XML-data from...
2008-07-07 Konstantin BelousovAdd #include <inttypes.h> for the strtoimax().
2008-07-06 Daniel Gerzo- This code was intially obtained from NetBSD, but...
2008-07-06 Daniel Gerzo- Add description about a missing return value
2008-07-06 Daniel Gerzo- remove superfluous word
2008-07-05 Tim Kientzlelibarchive in FreeBSD-CURRENT is now synched with libar...
2008-07-05 Tim KientzleRemove a couple of capability definitions that are...
2008-07-05 Tim KientzleWhen ARCHIVE_EXTRACT_PERM is requested (e.g., by "tar...
2008-07-05 Tim KientzleDon't use the deprecated linux/ext2_fs.h include file.
2008-07-03 Peter WemmAdd $FreeBSD$ to the uuencoded test files that didn...
2008-07-01 Daniel Gerzo- AI_ALL and AI_V4MAPPED flags are currently not supported
2008-07-01 John BaldwinMerge hexdump(9) to userland as hexdump(3) in libutil...
2008-06-30 Dag-Erling SmørgravMore explicit error message.
2008-06-30 Dag-Erling SmørgravAdd missing $FreeBSD$
2008-06-30 Daniel Gerzo- Forgot to bump a date after last change
2008-06-29 David SchultzFix a bogon in the previous commit and add some missing...
2008-06-29 David SchultzCorrectly handle malloc() failure. While here, reduce...
2008-06-29 David SchultzFactor out the code that builds the argument table...
2008-06-29 David SchultzReduce the level of duplication between vfprintf()...
2008-06-29 David SchultzBegin de-spaghettifying the code that handles positiona...
2008-06-29 David SchultzMake it clearer that it is possible to disable the...
2008-06-28 David SchultzWe should also save and restore the MXCSR as on amd64...
2008-06-28 David SchultzTwo FP-related setjmp/longjmp changes:
2008-06-28 David SchultzFix a typo in the cosl() prototype.
2008-06-26 Daniel Gerzo- add description of the MLINK error
2008-06-26 Dag-Erling SmørgravSome tests won't build at WARNS level 6 due to aliasing...
2008-06-26 Dag-Erling SmørgravAdd regression test for CRC32 check. The test file...
2008-06-26 Dag-Erling SmørgravImplement CRC32 verification. Note that you have to...
2008-06-26 Dag-Erling SmørgravAllow the tests to build without libdmalloc.
2008-06-26 Daniel GerzoMark the section describing return values with an appro...
2008-06-26 Mike MakonnenGcc barfs in glob.c when run with -O3. To fix this...
2008-06-26 Tim KientzleSplit out the reference zip file for ease of maintenance.
2008-06-25 Ruslan ErmilovEnable GCC stack protection (aka Propolice) for userland:
2008-06-24 David XuAdd two commands to _umtx_op system call to allow a...
2008-06-23 Ed SchoutenTurn execvpe() into an internal libc routine.
2008-06-21 Tim KientzleRefactor one of the ISO extraction tests: Move the...
2008-06-21 Tim KientzleMfP4: Joerg Sonnenberg's extensions to the mtree suppo...
2008-06-21 Tim KientzleA security-check failure here should be ARCHIVE_FAILED...
2008-06-20 Poul-Henning KampAdd Xr to getsockname(2)
2008-06-19 David SchultzImplement fmodl.
2008-06-19 David XuProcess spawn attributes in POSIX document order.
2008-06-17 Ed SchoutenDon't export the unused __use_pts() routine.
2008-06-17 David XuStyle fix.
2008-06-17 Ed SchoutenChange my email address to the one from the FreeBSD...
2008-06-17 David XuAdd POSIX routines called posix_spawn() and posix_spawn...
2008-06-16 Tony FinchMake it clearer that privilege is needed to reduce...
2008-06-15 Tim KientzleRework the my_mbtowc_utf8() support function to fully...
2008-06-15 Tim KientzleSince wctomb() returns int, temporaries should be int...
2008-06-15 Tim KientzleA number of minor corrections to the support for extern...
2008-06-15 Tim KientzleBe a little more careful about closing file descriptors...
2008-06-15 Tim KientzleMfP4: test harness improvements.
2008-06-15 Tim KientzleFix a bad cast.
2008-06-15 Tim KientzleFix reading TOC from zip archives with unsupported
2008-06-15 Tim KientzleMark hardlinks that lack any other interesting filetype...
2008-06-15 Tim KientzlePortability: We can get away with the older and better...
2008-06-15 Tim KientzlePortability: wchar_t is defined in stdlib.h on some...
2008-06-15 Tim Kientzlearchive.h is no longer constructed from archive.h.in,
2008-06-15 Tim KientzleFix the new generic link resolver in libarchive to...
2008-06-14 Ed SchoutenTurn sgtty into a binary-only compatibility interface.
2008-06-13 Andrew ThompsonFix spelling.
2008-06-12 Wojciech A. KoszekBring missing getsockopt(2) options: SO_LABEL SO_PEERLA...
2008-06-10 Jason EvansIn the error path through base_alloc(), release base_mt...
2008-06-09 Colin PercivalDon't store a pointer in "next" if we're never going...
2008-06-09 David XuMake pthread_cleanup_push() and pthread_cleanup_pop...
2008-05-30 Doug RabsonCall the fcntl compatiblity wrapper from the thread...
2008-05-30 David XuEliminate global mutex by using pthread_once's state...
2008-05-29 David Xu- Reduce function call overhead for uncontended case.
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-27 Doug RabsonMake fcntl() a weak symbol so that it can be overridden...
2008-05-27 Tim KientzleMinor code hardening: Verify the final bytes of the...
2008-05-27 Tim KientzleUntil the old archive.h.in gets renamed to archive...
2008-05-26 Tim KientzleMFp4: libarchive 2.5.4b. (Still 'b' until I get a...
2008-05-26 Pawel Jakub DawidekUse _WANT_FILE to make struct file visible from userlan...
2008-05-25 Robert WatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-23 John BirrellRelax the strict type check because gcc as distributed...
2008-05-23 John BirrellChange the alignment of the NOTE to match what gcc...
2008-05-23 John BirrellAdd the case for SHT_AMD64_UNWIND.
2008-05-23 Colin PercivalCheck that lseek(2) succeeds and puts us where we expec...
2008-05-23 Colin PercivalWe only use the string "?rwxrwxrwx " once, so inline...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellHook libdwarf and libproc into the build.
2008-05-22 John BirrellAdd a BSD licensed DWARF library for use by the DTrace...
2008-05-22 John BirrellAdd the Makefile for the process library which was...
2008-05-22 John BirrellAdd a process library with some stubs that the DTrace...
2008-05-20 Pawel Jakub DawidekUse 'dowrite' as an argument name instead of too genera...
2008-05-19 Colin PercivalReturn ARCHIVE_FATAL if we can't allocate memory instea...
2008-05-16 Greg LeheyClarify that "ante meridiem" and "post meridiem" mean...
2008-05-15 Doug RabsonAdd new heimdal-1.1 library.
2008-05-14 Jason EvansClean up cpp logic and comments.
next