]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom
Upgrade to OpenSSH 5.6p1.
[FreeBSD/FreeBSD.git] / sys / geom /
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-10 Andrey V. ElsukovIn r212554 name of G_PART_PARM_GEOM and G_PART_PARM_PRO...
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
2010-11-03 Jaakko HeinonenExtend the g_eventlock mutex coverage in one_event...
2010-11-03 Rui PauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-03 Edwin GroothuisMFV of tzdata2010o, r214716
2010-10-31 Doug BartonUpdate to 9.6-ESV-R2, the latest from ISC.
2010-10-29 Rui PauloMerge libpcap-1.1.1.
2010-10-28 Rui PauloMerge tcpdump-4.1.1.
2010-10-25 Andrey V. ElsukovReimplemented "gpart destroy -F". Now it does all work...
2010-10-22 Pawel Jakub Dawidek- Improve error messages, so instead of 'Not fully...
2010-10-22 Pawel Jakub DawidekClose a race between checking if device is already...
2010-10-22 Pawel Jakub DawidekAdd State tag, so 'geli status' will report active...
2010-10-22 Pawel Jakub DawidekEncryption keys array might be NULL if device is suspen...
2010-10-22 Pawel Jakub DawidekMove sc_akeyctx and sc_ivctx initialization to the...
2010-10-21 Pawel Jakub DawidekFree opencrypto sessions on suspend, as they also might...
2010-10-21 Pawel Jakub DawidekFix a bug introduced in r213067 where we use authentica...
2010-10-20 Pawel Jakub DawidekBring in geli suspend/resume functionality (finally).
2010-10-20 Pawel Jakub Dawidek- Add missing comments.
2010-10-19 Jaakko HeinonenUse make_dev_p(9) with the MAKEDEV_CHECKNAME flag inste...
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Rui PauloThe canonical way to print __func__ when using KASSERT...
2010-10-11 Martin MatuskaUpgrade xz to git snapshot as of 20101010
2010-10-09 Andrey V. ElsukovReplace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
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-10-01 Ulf Lilleengen- Check flag with the bitwise operator, not the logical...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-25 Andrey V. ElsukovSome schemes can allocate memory for internal purposes...
2010-09-25 Pawel Jakub DawidekChange g_eli_debug to int, so one can turn off any...
2010-09-25 Pawel Jakub DawidekIgnore errors from BIO_FLUSH. It might confuse users...
2010-09-24 Pawel Jakub DawidekAllow to configure GPT attributes. It shouldn't be...
2010-09-23 Pawel Jakub DawidekUpdate copyright years.
2010-09-23 Pawel Jakub DawidekAdd support for AES-XTS. This will be the default now.
2010-09-23 Pawel Jakub DawidekImplement switching of data encryption key every 2...
2010-09-23 Pawel Jakub DawidekMake the code similar to the code in g_eli_integrity.c.
2010-09-23 Pawel Jakub DawidekDefine default overwrite count, so that userland can...
2010-09-23 Pawel Jakub DawidekWhen trashing metadata, flush after each write.
2010-09-20 Dimitry AndricUpgrade our Clang in base to r114020, from upstream...
2010-09-19 Brian SomersSupport attaching version 4 metadata
2010-09-16 Jung-uk KimMerge ACPICA 20100915.
2010-09-16 Alexander MotinAdd support for dumping kernel to gconcat.
2010-09-15 Pawel Jakub DawidekChange message when setting or unsetting attribute...
2010-09-15 Pawel Jakub DawidekMake the message that informs about bootcode being...
2010-09-14 Pawel Jakub Dawidek- Change all places where G_TYPE_ASCNUM is used to...
2010-09-14 Pawel Jakub DawidekSimplify the code a bit.
2010-09-13 Pawel Jakub Dawidek- Remove gc_argname field. It was introduced for gpart...
2010-09-13 Pawel Jakub Dawidek- Allow to specify value as const pointers.
2010-09-02 Justin T. GibbsCorrect bioq_disksort so that bioq_insert_tail() offers...
2010-08-28 Pawel Jakub DawidekCorrect offset conversion to little endian. It was...
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-18 Alexander MotinRemove bintime_cmp() function, unused since r200086.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-03 Andrey V. ElsukovCheck that gsp is not NULL before access. It can be...
2010-08-03 Andrey V. ElsukovCheck that table is not NULL before access, it can...
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-02 Andrey V. ElsukovForward ioctl requests to original geom.
2010-08-02 Andrey V. ElsukovRelease access for consumers that are opened, but will...
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-25 Alexander MotinExport PCI IDs of ATA/SATA controllers through CAM...
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-23 Andrey V. ElsukovPrevent access after free to table entry in case when
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 Ruslan ErmilovFixed cache size decoding read from a label.
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-06-26 Rui PauloAdd NTFS partition type to GEOM_MBR.
2010-06-14 Pawel Jakub Dawidek'unit' can be negative, so use signed type for it.
2010-06-14 Pawel Jakub DawidekBIO_DELETE contains range we want to delete and doesn...
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 Andriy Gaponfix a few cases where a string is passed via format...
2010-06-10 Edward Tomasz Napi... Untangle g_print_bio(), silencing Coverity.
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-08 Matt JacobTry and narrow the gap in which you act on an event...
2010-06-05 Edward Tomasz Napi... Make sure not to pass NULL to g_orphan_provider().
2010-06-02 Marius StroblDon't leak memory on destruction.
2010-05-31 Andriy Gapong_label: fix possible NULL pointer dereference
2010-05-24 Marius StroblFix some whitespace nits.
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-16 Nathan WhitehornTeach gpart about bootcode on APM.
2010-05-14 Matt JacobYet another potential dereference of a dead provider.
2010-05-14 Matt JacobMake sure to check that the active provider pointer...
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Jaakko Heinonen- Don't return EAGAIN from gv_unload(). It was used...
2010-05-10 Jaakko HeinonenIn g_zero_destroy_geom(), return 0 instead of EBUSY...
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 Ulf Lilleengen- Remove obsolete flags.
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-05 Jaakko HeinonenFix deadlock between GEOM class unloading and withering...
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-25 Marcel MoolenaarRe-calculate a geometry when reprobing as well.
2010-04-25 Marcel MoolenaarFix undo for schemes that have internal partitions...
2010-04-24 Marius StroblAdd a TestFloat based test suite for floating-point...
next