]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-09-27 impPrefer echo over printf
2010-09-27 ticsofix off by one error for twi reads with len != 1.
2010-09-27 jchandraXLS B0 revision PCI support and related changes.
2010-09-27 mmProperly handle IO with B_FAILFAST
2010-09-27 mmEnable offlining of log devices.
2010-09-26 marius- Remove clause 3 and 4 from TNF licenses.
2010-09-26 aeRemove superfluous word from "gpart bootcode" usage...
2010-09-26 nwhitehornCheck for NULL link registers as found in initial stack...
2010-09-26 pjdPlug memory leak on fork(2) failure.
2010-09-26 davidxuReport death event to debugger before moving to gc...
2010-09-26 emasteProtect the watchdog daemon against swap OOM killer...
2010-09-26 davidxuFollow r213098, kernel POSIX semaphore module is no...
2010-09-25 aeSome schemes can allocate memory for internal purposes...
2010-09-25 pjdAdd some regression tests for newly added -J and -j...
2010-09-25 pjd- Add support for loading passphrase from a file (...
2010-09-25 pjdDon't hardcode md0 in message, use $md instead.
2010-09-25 traszDon't leave zombies behind.
2010-09-25 traszAdd a shell script to generate a test script for trivia...
2010-09-25 pjdUpdate regression tests after AES-XTS addition.
2010-09-25 pjd- Use $md instead of md0, which fixes tests when md...
2010-09-25 pjdFix two copy&paste bugs.
2010-09-25 pjdChange g_eli_debug to int, so one can turn off any...
2010-09-25 pjdIgnore errors from BIO_FLUSH. It might confuse users...
2010-09-25 davidxuOnly access unwind_disabled when _PTHREAD_FORCED_UNWIND...
2010-09-25 lstewartLog the number of segments currently in the reassembly...
2010-09-25 davidxuAdd missing field.
2010-09-25 sanpeiAdd Planex UE-200TX-G2 to list of supported devices.
2010-09-25 davidxuBecause old _pthread_cleanup_push/pop do not have frame...
2010-09-25 lstewartInternalise reassembly queue related functionality...
2010-09-25 impRemove clauses 3 and 4, per changes to NetBSD versions...
2010-09-25 jmalletto) Send mbufs to BPF listeners from within cvm_oct_xmit().
2010-09-25 davidxuAdd test cases for stack unwinding.
2010-09-25 davidxuSimplify code, and in while loop, fix operator to match...
2010-09-25 davidxuTo support stack unwinding for cancellation points...
2010-09-25 jmallettHandle link updates in a task.
2010-09-24 mariusTake mpt_req_on_{free,pending}_list() out from under...
2010-09-24 jmallettMake the vast majority of Simple Executive files standa...
2010-09-24 pjdAdd gptboot script that is responsible for:
2010-09-24 pjd- Split code shared by almost any boot loader into...
2010-09-24 pjdAllow to configure GPT attributes. It shouldn't be...
2010-09-24 pjdAdd three GPT attributes:
2010-09-24 mckusickReported problem:
2010-09-24 mariusImprove r56796; the reply handler actually may remove...
2010-09-24 mariusminor simplifications and cosmetics
2010-09-24 attilioMake the RPC specific __rpc_inet_ntop() and __rpc_inet_...
2010-09-24 mariusRemove the duplicate logging of failed read requests...
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.
next