]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r172665,
[FreeBSD/FreeBSD.git] / lib /
2007-10-15 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-10-15 Yoshihiro TakahashiOptimize for size on pc98. It enables to boot a kernel...
2007-10-15 Andrey A. ChernovAdd comment explaining __mb_sb_limit trick here.
2007-10-14 Ruslan ErmilovFix mdoc in last commit.
2007-10-14 Alexander LeidingerImport OpenBSD's sysctl hardware sensors framework.
2007-10-13 Andrey A. ChernovThe problem is: currently our single byte ctype(3)...
2007-10-13 Daniel EischenRemove symbols that should not be exported.
2007-10-13 Olivier HouchardMFKernel: do not use __XSCALE__ to detect if clz/pld...
2007-10-13 Simon L. B. NielsenMinor mdoc cleanup: Every sentence should start on...
2007-10-12 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-12 Konstantin BelousovWhen pidfile is already locked and has zero length...
2007-10-12 Tim KientzleCorrect the cpio writers to not accept data for non...
2007-10-12 Tim KientzleCorrect the return values of the final zero-length...
2007-10-10 David E. O'BrienFor 7.0 make the shared lib "version" '3'.
2007-10-09 David E. O'BrienTweak the handling of "WITHOUT_LIBPTHREAD". Also remov...
2007-10-09 David E. O'BrienRepo copy libpthreads to libkse.
2007-10-09 David E. O'BrienRepo copy libpthreads to libkse.
2007-10-08 Xin LIThis commit was generated by cvs2svn to compensate...
2007-10-03 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-10-01 Ruslan ErmilovAlways install libpthread.* symlinks if at least one of
2007-10-01 Ruslan ErmilovAlways install libpthread.* symlinks if at least one of
2007-10-01 Ruslan ErmilovFixed "make checkdpadd" (missing library dependencies).
2007-09-28 David E. O'BrienAdjust history.
2007-09-28 Sean FarleyAdd fts_set_clientptr(3), fts_get_clientptr(3) and...
2007-09-25 Christian BruefferAssorted spelling, punctuation and mdoc fixes.
2007-09-24 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-09-22 Sean FarleyThe precision for a string argument in a call to warnx...
2007-09-21 Marcel MoolenaarTranslate partitions of type "PART" to chunks of the...
2007-09-21 Marcel MoolenaarOn PowerPC, geom_part has taken over the partitioning...
2007-09-21 David E. O'BrienAdd FreeBSD history.
2007-09-21 Tim KientzleFix the archive_write_data() function so it always...
2007-09-21 Jeff Roberson - When using kvm use the new conversion method to...
2007-09-20 Matteo RiondatoFix some improper handling of malloc failures
2007-09-20 Gabor Kovesdan- Fix description to say "receive" instead of "send"
2007-09-19 Tim KientzleFill in a missing 'e'
2007-09-18 Bruce A. MahRevert the last commit to libarchive. It introduced...
2007-09-18 Tim KientzleCorrect the return value from archive_write_data()
2007-09-17 Jeff Roberson - Move all of the PS_ flags into either p_flag or...
2007-09-15 Sean FarleySkip rebuilding environ in setenv() only upon reuse...
2007-09-15 Warner LoshUse better manuals for these ntp system calls. These...
2007-09-09 Joseph KoshyDo not generate unneeded initializers.
2007-09-08 Joseph KoshyFix a bug that prevented applications from laying out...
2007-09-07 Ruslan ErmilovWe've been able to support EVFILT_VNODE filtering on...
2007-09-05 JINMEI Tatuyaensure the head entry of addrinfo chain has non-NULL...
2007-09-05 Pawel Jakub Dawidek- Fix strange for loop.
2007-09-05 Pawel Jakub DawidekPoint expand_number(3) at humanize_number(3) and nive...
2007-09-01 Pawel Jakub DawidekImplement expand_number(3), which is the opposite of...
2007-08-24 Edwin GroothuisThis commit was generated by cvs2svn to compensate...
2007-08-22 David XuAdd thr_kill2 syscall.
2007-08-18 Tim KientzleThis commit updates libarchive to be compatible with
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-14 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-08-12 Tim KientzleMake suid/sgid restore be "opportunistic" if
2007-08-12 Tim KientzleUpdate the tests for reading the various GNU tar sparse...
2007-08-07 David XuOutput error message to STDERR_FILENO.
2007-08-05 Rink SpringerImprove error handling in libdisk while parsing the...
2007-08-03 Dag-Erling SmørgravBack out previous commit until I figure out why my...
2007-08-03 Dag-Erling SmørgravUse fcntl(2)-style locks instead of less-portable flock...
2007-08-01 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-07-31 Michael Bushkov- Getipnodebyname() and getipnodebyaddr() reimplemented...
2007-07-31 Tim KientzleTwo minor nits:
2007-07-28 Joseph KoshyCross-reference the correct manual page.
2007-07-25 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-07-24 Randall Stewart - take out a needless panic under invariants for sctp_...
2007-07-24 Simon L. B. NielsenSet timeout for all NIS RPC requests to 1 second and...
2007-07-22 Dag-Erling SmørgravApply the same error checks to PAM_TTY in pam_sm_close_...
2007-07-22 Dag-Erling SmørgravWhitespace cleanup
2007-07-22 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-07-21 Rong-En Fan- Correctly substitute variables like @NCURSES_MAJOR...
2007-07-20 Sean FarleyAdded environ-replacement detection. For programs...
2007-07-20 Tim KientzleFix a strict aliasing warning from GCC 4.1.
2007-07-15 Tim Kientzlearchive_string_ensure() used to call exit(3) if it
2007-07-15 Tim KientzleAdd archive_entry_copy_gname() and archive_entry_copy_u...
2007-07-15 Tim KientzleClarify one test.
2007-07-14 Robert WatsonDisconnect netatm from the build as it is not MPSAFE...
2007-07-14 Christian BruefferTake a sentence into the present by removing a referenc...
2007-07-14 Tim KientzleUse an uncompressed test archive for gtar sparse format...
2007-07-14 Tim KientzleReport each failed test once, but keep a count and...
2007-07-14 Randall Stewart- Modular congestion control, with RFC2581 being the...
2007-07-14 Tim KientzleRestore the 'break' that was inadvertently removed...
2007-07-14 Tim KientzleExtend the basic tar reading test to exercise most...
2007-07-13 Tim KientzleMake the test for reading gtar sparse entries more...
2007-07-13 Tim KientzleNew test suite test_read_pax_truncated probes libarchive
2007-07-13 Tim KientzleNew file "read_open_memory.c" is a custom variant of
2007-07-13 Tim KientzleFix running individual tests via "libarchive_test ...
2007-07-12 Colin PercivalCorrect multiple security issues in how libarchive...
2007-07-11 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-11 Hartmut BrandtThis commit was generated by cvs2svn to compensate...
2007-07-09 Sam LefflerThis commit was generated by cvs2svn to compensate...
2007-07-07 Tim KientzleFix installworld: /usr/bin/printf isn't available...
2007-07-06 Tim KientzleMake test suite work with libarchive 1.3.1: Take advan...
2007-07-06 Tim KientzleNew "version stamp" simplifies determining the exact...
2007-07-06 Daniel EischenFix a typo that prevented the quad symbols from being...
2007-07-05 Peter WemmFix remaining syntax errors (missing semicolons)
2007-07-05 Doug RabsonIf the mech_type argument to gss_display_status is...
2007-07-04 Peter WemmAdd missing \ characters in PSEUDO() macro on arm....
2007-07-04 Peter WemmChange the C wrappers for mmap/lseek/pread/pwrite/trunc...
2007-07-04 Peter WemmClassify mmap, lseek, pread, pwrite, truncate, ftruncat...
next