Remove an old comment that no longer applies.
[dragonfly.git] / lib /
2007-07-03 Peter AvalosFrom FreeBSD's log:
2007-07-03 Peter AvalosOptimizations, expanded comments, and accuracy fixes.
2007-07-01 Sascha WildnerRemove .Pp before .Sh.
2007-06-30 Sascha WildnerClean up a bit.
2007-06-30 Sascha WildnerUse .Va for errno.
2007-06-30 Matthew DillonUpdate the documentation for sys_checkpoint().
2007-06-29 Sascha WildnerAdd some useful references to various manual pages...
2007-06-26 Joe TalbottFix files that included the posix scheduling headers...
2007-06-24 Peter AvalosFrom FreeBSD:
2007-06-23 Sascha WildnerFix markup.
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-18 Matthew DillonMove all the code related to handling the current 32...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-06-17 Sascha Wildner* Add a missing KMODDEP to ng_eiface and hook it into...
2007-06-17 Peter AvalosAdd nan, nanf, nanl.
2007-06-17 Sascha WildnerImprove markup and add missing functions/values.
2007-06-17 Matthew DillonFix mistake in last commit, the file locations were...
2007-06-17 Matthew DillonChange the location of the files to /etc/defaults/uuids...
2007-06-17 Matthew DillonLines in /etc/uuids[.local] beginning with '#' are...
2007-06-17 Matthew DillonAdd two new UUID helper functions to libc, uuid_name_lo...
2007-06-17 Peter AvalosAdd trunc and truncf.
2007-06-17 Sascha WildnerAdd uuidgen(2) to the build.
2007-06-17 Peter Avalosmake an intermediate float variable "volatile" on i386...
2007-06-17 Peter AvalosComment out dead code.
2007-06-17 Peter AvalosFlip the order of the if statement to prevent unreachab...
2007-06-17 Peter AvalosForgot to update $NetBSD$ for previous commit.
2007-06-17 Peter AvalosComment out dead/unreachable code.
2007-06-16 Peter AvalosThe second argument is not a float, so the "abi.h"...
2007-06-16 Peter AvalosAdd MLINKS for log2 and log2f.
2007-06-16 Peter AvalosAdd log2 and log2f.
2007-06-16 Matthew DillonCorrect mistake in last commit.
2007-06-16 Matthew DillonBring uuidgen(3) into libc and implement the uuidgen...
2007-06-15 Sascha WildnerAdd some words about _Exit() and create an MLINK.
2007-06-15 Sascha WildnerThe text states that the CSPRNG is seeded from /dev...
2007-06-03 Sascha WildnerReplace the remaining *LEN constants with *SIZ constants.
2007-06-03 Peter AvalosUpdate for libarchive 2.2.3.
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-29 Hasso TepperAdd implementations of the inet6_opt* and inet6_rth...
2007-05-28 Peter AvalosUpdate to file 4.21 which is a bugfix release including...
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-19 Sascha WildnerMiscellaneous mdoc fixes.
2007-05-19 Matthew DillonContinue untangling the disklabel.
2007-05-17 Matthew DillonFix buildworld, getdiskbyname() has moved to <disktab.h>
2007-05-17 Matthew DillonAdd getdisktabbyname() to libc. This will soon replace...
2007-05-17 Matthew DillonRemove libdisk from the Makefile.
2007-05-17 Matthew DillonRemove libdisk from the build.
2007-05-17 Sascha WildnerNext round of fixing all kinds of spelling mistakes.
2007-05-14 Matthew DillonStart untangling the disklabel from various bits of...
2007-05-13 Sascha WildnerAnother round of spelling fixes in manpages, messages...
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-12 Sascha WildnerUse .At, .Bsx, .Fx, .Nx and .Ox
2007-05-09 Peter AvalosUpgrade to libarchive 2.2.1 which fixes device node...
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-09 Matthew DillonSynchronize libkvm etc, with recent kernel major/minor...
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-05 Peter AvalosGrab version from the contributed code instead of manua...
2007-05-05 Peter AvalosSync with NetBSD.
2007-05-04 Matthew DillonFollowup commit - fix a bug in the last commit.
2007-05-03 Matthew DillonMake libthread_xu use the new lwp_rtprio() system call...
2007-04-29 Hasso TepperAlthough defined in sys/time.h we don't have CLOCK_VIRT...
2007-04-29 Matthew DillonWhen <sys/user.h> is included, it MUST be included...
2007-04-29 Matthew DillonWhen <sys/user.h> is included, it MUST be included...
2007-04-28 Peter AvalosUse the new PLATFORM_CONFIG_H mechanism rather than...
2007-04-27 Peter AvalosUpgrade to libarchive 2.1.9. Including bug fixes,...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-26 Sascha WildnerUse .Xr for manpage references.
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-21 Peter AvalosFix a memory leak in the uname/gname lookup cache.
2007-04-20 Simon SchubertCreate the right symlinks for libpthread.so.0.
2007-04-19 Simon SchubertError out when parsing invalid IPv6 addresses.
2007-04-17 Simon SchubertAdd a proxy libpthread.
2007-04-14 Gregory Neil ShapiroChange build infrastructure over to sendmail 8.14.1.
2007-04-13 Simon SchubertConvert assembly which accesses segment descriptors...
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-11 Simon SchubertDisable ar support in libarchive due to buffer overflow...
2007-04-11 Sascha Wildner<> -> ()
2007-04-11 Sascha WildnerMisc. mdoc fixes.
2007-04-10 Sascha WildnerSwap "underflow" and "overflow" in table header.
2007-04-09 Sascha WildnerSeparate punctuation.
2007-04-07 Sascha WildnerFix various forms of .Pa abuse/mistakes.
2007-04-07 Peter AvalosUpgrade to libarchive 2.0.28 giving us ar support and...
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-06 Sascha Wildnerarc4random() returns 0 - 2**32-1, not 2**31-1.
2007-04-05 Peter AvalosUpgrade to libarchive 2.0.27 which brings in a few...
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-04 Sascha WildnerRemove leading zeroes.
2007-04-03 Matthew DillonUpdate the syslink documentation. This is still a...
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-26 Peter AvalosUpgrade to libarchive 2.0.25 which gives us a nice...
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Sascha WildnerAdjust various paths for xorg.
2007-03-25 Sepherosa ZiehauChange NXCFLAGS+= to NXCFLAGS=, so include path inherit...
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-03-25 Peter AvalosUpdate to 4.20 which, among other things, fixes a heap...
next