]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-24 attilioIP_BINDANY is not correctly handled in getsockopt(...
2010-09-24 davidxuinline testcancel() into thr_cancel_leave(), because...
2010-09-24 mariusMake WARNS=6 clean.
2010-09-24 davidxuNow userland POSIX semaphore is based on umtx. The...
2010-09-24 aeImplement "force" (-F) option for gpart destroy verb.
2010-09-24 davidxuIn most cases, cancel_point and cancel_async needn...
2010-09-24 mavAdd missing le32toh(), same as recently done in ata...
2010-09-24 gonzo- Do not place variables to memory allocated by busdma...
2010-09-24 jmalletto) Add bus_teardown_intr for pci and ciu. This allows...
2010-09-24 jmallettFlesh out PCI bus support some:
2010-09-23 yongariAlways show asic/chip revision in device attach phase...
2010-09-23 emasteRemove unnecessary weak reference that was apparently...
2010-09-23 impClean up stray line in 213077
2010-09-23 impSimplify how we find the kernel source. Rather than...
2010-09-23 mariusTry to adhere to style.Makefile(5).
2010-09-23 pjd- Simplify code by using g_*() API.
2010-09-23 pjdUpdate copyright years.
2010-09-23 pjdUpdate copyright years.
2010-09-23 pjdDocument AES-XTS.
2010-09-23 pjdAdd support for AES-XTS. This will be the default now.
2010-09-23 pjdAdd support for CRYPTO_AES_XTS.
2010-09-23 pjdAdd support for AES-XTS.
2010-09-23 pjdImplement switching of data encryption key every 2...
2010-09-23 pjdAdd support for CRD_F_KEY_EXPLICIT flag.
2010-09-23 pjdRemove redundant space.
2010-09-23 pjdSimplify code a bit.
2010-09-23 pjdMake the code similar to the code in g_eli_integrity.c.
2010-09-23 pjdDefine default overwrite count, so that userland can...
2010-09-23 gavinVarious changes from various sources:
2010-09-23 pjd- When trashing metadata, repeat overwrite kern.geom...
2010-09-23 pjd- Use g_*() API when doing backups.
2010-09-23 pjdBecause we first write metadata into new place and...
2010-09-23 pjd- Make use of g_*() API.
2010-09-23 pjdSimplify code a bit by using g_*() API from libgeom.
2010-09-23 pjdWhen trashing metadata, flush after each write.
2010-09-23 mariusRemove an explicit assignment of the CFLAGS variable...
2010-09-23 jchandraAdd MIPS platform, this will make bsdlabel(8) work...
2010-09-23 jchandraAdd missing byteswap, works on big endian systems now...
2010-09-23 delphijIn the past gunzip(1) write()'s after each inflate...
2010-09-22 emaxAdd the following Linux BlueZ compatibility macros...
2010-09-22 edwinAnd now the 2nd part of the patch: Also fix the year.
2010-09-22 edwinFix location of the Battle of the Plains of Abraham
2010-09-22 jhb- Expand scope of tun/tap softc locks to cover more...
2010-09-22 emasteMove test for zero bufp or size before rseq and wseq...
2010-09-22 emasteCorrect sort order.
2010-09-22 pjdSwitch to sigprocmask(2) API also in the main process...
2010-09-22 pjdAssert that descriptor numbers are sane.
2010-09-22 pjdFix possible deadlock where worker process sends an...
2010-09-22 pjdFix descriptor leaks: when child exits, we have to...
2010-09-22 dougbEliminate the --disable-ipv6 string which while technic...
2010-09-22 pjdIf we are unable to receive control message is most...
2010-09-22 pjdSort includes.
2010-09-22 sunpoetAdd myself as a ports committer
2010-09-22 yongariFix build breakage introduced in r212972.
2010-09-22 jhbCopy td_rqindex during fork instead of zero'ing it...
2010-09-22 kibFor sparc64 relocations that directly put bits of the...
2010-09-22 mavQuick fix for unmotivated C2 state usage during boot...
2010-09-22 avgkdb_backtrace: use stack_print_ddb instead of stack_print
2010-09-22 avgacpi_attach: do not explicitly install default handlers...
2010-09-22 mavIf kernel built with DEVICE_POLLING, keep one CPU alway...
2010-09-22 mavDecrease poll interval from 1000 to 100us. This signifi...
2010-09-22 impMake the labels match the device name that's mounted...
2010-09-22 neelEnforce that 'pmap_kenter()' is only used to establish...
2010-09-21 sanpeiAdd new device ids.
2010-09-21 dimWhen building world with clang, for gnu/lib/libobjc...
2010-09-21 bruefferMinor grammar fixes.
2010-09-21 rpauloWorkaround LLVM bug #4434:
2010-09-21 jhbComment nit, set TDF_NEEDRESCHED after the comment...
2010-09-21 yongariRemove unnecessary controller reinitialization.
2010-09-21 yongariRemove unnecessary controller reinitialization.
2010-09-21 mavIf new callout scheduled to another CPU and we are...
2010-09-21 yongariMake sure to clear IFF_DRV_RUNNING to reinitialize...
2010-09-21 yongariRemove unnecessary controller reinitialization.
2010-09-21 mavRemember last kern.eventtimer.periodic value, explicitl...
2010-09-21 jhModify devfs_fqpn() for future use in devfs path refere...
2010-09-21 alcFix exec_imgact_shell()'s handling of two error cases...
2010-09-21 avgkdb_backtrace: stack(9)-based code to print backtrace...
2010-09-21 rpauloBring in OpenSSL checkin 19821:
2010-09-21 edAdd a notice to the man page that batteries should...
2010-09-21 mavUntil hardclock() and respectively tc_windup() called...
2010-09-21 jchandran32 fixes for nlge.
2010-09-21 thompsaFix the path to the sys dir when cross compiling after...
2010-09-21 davidxuIf we are at cancellation point, always work as deferre...
2010-09-21 avgzfs_map_page/zfs_unmap_page: do not use sched_pin(...
2010-09-21 avgzfs_vnops: use zfs_map_page/zfs_unmap_page helper funct...
2010-09-21 avgtools/umastat: more cleanups
2010-09-20 impSupport new variable NANO_LABEL. When set to a non...
2010-09-20 brianAdd a geli resize subcommand to resize encrypted filesy...
2010-09-20 avgtools/umastat: fix build on amd64
2010-09-20 mdfReplace an XXX comment with the appropriate code.
2010-09-20 delphijAdd Simplified Chinese messages for BSD grep.
2010-09-20 mdfUse destroy_dev_sched(9) instead of destroy_dev(9)...
2010-09-20 traszFirst step at adopting FreeBSD to support PSARC/2010...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-20 jhbTweak the stats exported by the e1000 drivers:
2010-09-20 cpercivaFix an integer overflow in RLE length parsing when...
2010-09-20 pjdAdd __dead2 to functions that we know they are going...
2010-09-20 glebiusDo not convert some meaningful error value to EINVAL.
2010-09-20 tuexenFix a locking issue which resulted in aborted associations
2010-09-20 jchandraAdd 64 bit support to nlge, and additional fixes
next