Merge fixes to debugging messages from FreeBSD:
[dragonfly.git] / lib /
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...
2007-03-24 Matthew DillonUpdate the syslink documentation. A number of major...
2007-03-22 Sascha WildnerKill trailing whitespace, fix some typos and remove...
2007-03-20 Matthew DillonAdd syslink.2 to the install list.
2007-03-16 Sascha WildnerReword a couple of sentences and do some minor mdoc...
2007-03-16 Sepherosa ZiehauMake libpcap parse following expressions, so tcpdump...
2007-03-16 Sascha WildnerUse .Dv for defined values.
2007-03-14 Matthew DillonInitial syslink system call documentation and overview.
2007-03-14 Sascha WildnerAdd a note that getopt_long_only(3) is deprecated.
2007-03-14 Sascha WildnerOops, really add the MLINK.
2007-03-14 Sascha Wildner1) Fix typo in getopt_long's prototype.
2007-03-13 Sascha WildnerReword a couple of sentences and do some minor mdoc...
2007-03-13 Simon SchubertAdapt libthread_xu to use the new lwp kernel functions.
2007-03-12 Simon Schubert1:1 Userland threading stage 4.8/4:
2007-03-12 Simon SchubertAdd man page for lwp_create().
2007-03-03 Sascha WildnerUse .Er for errno value and fix typo.
2007-03-01 Sascha WildnerNo . needed here.
2007-02-27 Sascha WildnerRemove trailing space.
2007-02-25 Sascha WildnerRemove empty line (silence manlint).
2007-02-25 Sascha WildnerAdd missing .Nm
2007-02-25 Simon Schubert1:1 Userland threading stage 4.5/4:
2007-02-19 Sascha WildnerFix typos.
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazImport bind-9.3.4
2007-02-11 Sascha WildnerFix function name.
2007-02-11 Sascha WildnerFix function names.
2007-02-10 Sascha WildnerFix typo: cgetseq -> cgetset
2007-02-04 Simon SchubertUse the saved ucontext pointer and not the return value...
2007-02-01 Simon SchubertChange kinfo_proc interface between kernel and userland.
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-17 Simon SchubertUse genassym to create target symbols instead of
2007-01-16 Matthew DillonAdd missing -I path when compiling assembly files.
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...
2007-01-15 Simon SchubertCreate startup files from the GCC sources and drop...
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
next