]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - cddl
Correct a typo.
[FreeBSD/FreeBSD.git] / cddl /
2010-10-27 Rui PauloUse ${PICFLAG} instead of -fpic.
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-08 Ed SchoutenImport ee 1.5.2 into HEAD.
2010-10-07 Dimitry AndricUpgrade Clang and LLVM to the 2.8 release. See here...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-27 Martin MatuskaProperly handle IO with B_FAILFAST
2010-09-27 Martin MatuskaEnable offlining of log devices.
2010-09-21 Christian BruefferMinor grammar fixes.
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-17 Martin MatuskaRemove duplicate include of <strings.h>
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-15 Rui PauloAdd a man page for plockstat.
2010-09-12 Rui PauloGive a chance to the target binary to run the ctors...
2010-09-11 Rui PauloDisable debug by default.
2010-09-10 Rui PauloDon't try to map the USDT probes. This is necessary...
2010-09-09 Rui PauloDon't clobber an existing target object file when doing...
2010-09-01 Rui PauloInclude <sys/sdt.h> on a generated header.
2010-08-31 Pawel Jakub DawidekEliminate confusing while () loop. In the first version...
2010-08-31 Pawel Jakub DawidekWhen upgrading a pool which contain root file system...
2010-08-29 Pawel Jakub DawidekGive user a hint what to do when /usr/lib/zfs/pyzfs...
2010-08-29 Pawel Jakub DawidekPrint errors on stderr.
2010-08-29 Pawel Jakub DawidekFix 'zfs allow' (maybe not only) returning:
2010-08-28 Martin MatuskaUpdate ZFS metaslab code from OpenSolaris.
2010-08-26 Rui PauloInstall dtruss.
2010-08-26 Rui PauloAdd a man page for dtruss.
2010-08-24 Rui PauloPort dtruss to FreeBSD.
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-23 Warner LoshMFtbemd:
2010-08-23 Marius StroblUse real atomic operations for sparc64.
2010-08-23 Nathan WhitehornAdd powerpc64 to the list of architectures with real...
2010-08-21 Rui PauloDon't link drti.o with libelf_pic.a. This means that...
2010-08-21 Rui PauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 Rui PauloAdd a Makefile for dtruss.
2010-08-21 Rui PauloPort plockstat to FreeBSD. This will be connected to...
2010-08-21 Rui PauloLink drti.o with a PIC version of libelf. This is neede...
2010-08-21 Rui PauloAdd libdtrace support for tracing userland programs.
2010-08-21 Rui PauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 Rui PauloThe DTrace instrumentation object is going to be i386...
2010-08-21 Rui PauloPort most of the DTrace tests to FreeBSD.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-11 Rui PauloAdd man pages for the CTF tools.
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-02 Rui PauloFix another mismerge: bring back the definition of...
2010-08-02 Rui PauloFix the result of a mismerge. MUTEX_HELD should be...
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-31 Rui Paulolockstat(1) now depends on libutil and librtld_db.
2010-07-31 Rui Pauloproc_wait() was replaced by proc_wstatus(). Right now...
2010-07-31 Rui Paulolibdtrace, dtrace(1) and lockstat(1) are for i386 and...
2010-07-31 Rui PauloUpdate to the new proc_detach() function.
2010-07-31 Rui Paulodtrace(1) now depends on libutil and librtld_db.
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-23 Navdeep ParharCatch up with r210324. d_buf will be NULL for SHT_NOBI...
2010-07-23 Andriy Gapondtrace: correctly map sections to addresses in elf...
2010-07-22 Martin MatuskaEnable fake resolving of SMB RIDs by using nulldomain...
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Rui PauloMFV:
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-14 Pawel Jakub DawidekMFp4 180933:
2010-07-12 Martin MatuskaMerge ZFS version 15 and almost all OpenSolaris bugfixe...
2010-07-07 Martin Matuska- Add support for the "sec" option to "zfs set sharenfs"
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-06-26 Rui PauloSet svn:executable property so we can run the DTrace...
2010-06-20 Marcel MoolenaarUnbreak platforms with char unsigned by default. Oddly...
2010-06-18 Alexander KabaevDo not allow EOF token to be put back into input buffer.
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 Alexander KabaevIn dtrace lexer, do not unput token if it is EOF.
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-31 Pawel Jakub DawidekAllow to use 'jailed' property again.
2010-05-23 Martin MatuskaFix zfs receive temporarily changing unchanged stream...
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-16 Pawel Jakub DawidekFix userland build by making io_task available only...
2010-05-13 Martin MatuskaImport OpenSolaris revision 7837:001de5627df3
2010-05-11 Martin MatuskaFix possible panic with zfs destroy.
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-05 Martin MatuskaIntroduce hardforce export option (-F) for "zpool export".
2010-05-04 Martin MatuskaEnable "zfs list" to list explicitly requested snapshots.
2010-05-03 Alexander KabaevDo not encode more than CTF_MAX_VLEN(1023) enum members.
2010-04-28 Jung-uk KimMerge ACPICA 20100428.
2010-04-28 Dag-Erling SmørgravUpgrade to OpenSSH 5.5p1.
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-04-24 Marius StroblAdd a TestFloat based test suite for floating-point...
2010-04-20 Xin LIMFV: zlib 1.2.5.
2010-04-19 Edwin GroothuisMFV of tzdata2010i, r206865
2010-04-16 Xin LIMFV: libz 1.2.4.3.
2010-04-05 Edwin GroothuisMFV of tzdata2010h:
2010-04-05 Xin LIRefine previous partial merge of OpenSolaris onnv revis...
2010-04-02 Jung-uk KimMerge ACPICA 20100331 (and four additional upstream...
2010-04-01 Simon L. B. NielsenMerge OpenSSL 0.9.8n into head.
2010-03-31 Xin LIUpdate to 1.2.4.1 (beta).
2010-03-26 Daniel Gerzo- update zfs and zpool manual pages to match the curren...
2010-03-23 Xin LIMFV: Update nc to the version from OpenBSD 4.7.
2010-03-22 Edwin GroothuisMFV of tzdata2010f:
2010-03-22 Dag-Erling SmørgravMerge upstream r432:
next