]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2010-09-20 marcelUnbreak the build on strong-aligned architectures ...
2010-09-19 alcAllow a POSIX shared memory object that is opened for...
2010-09-19 alcMake refinements to r212824. In particular, don't...
2010-09-19 edJust make callout devices and /dev/console force CLOCAL...
2010-09-19 norkAdd support 'device tpm' for amd64.
2010-09-19 edIgnore DCD handling on /dev/console entirely.
2010-09-19 anchieManual page for the kernel side Secure Neighbor Discove...
2010-09-19 bschmidtFix typo in previous commit.
2010-09-19 bschmidtRewrite parts of the calibration code which is run...
2010-09-19 bschmidtGroup functions used for initial calibration.
2010-09-19 tijlIndicate that POSIX semaphores are always supported.
2010-09-19 tuexenAllow the initial congestion window to be configure
2010-09-19 tuexenFix a locking issue which shows up when the code is...
2010-09-19 dimIn all Makefiles under lib/clang, consistently use...
2010-09-19 pjdFix indent.
2010-09-19 brianSupport attaching version 4 metadata
2010-09-19 jmallettAdd preliminary support for the Lanner MR-955. It...
2010-09-19 jmallettFix to specify generic bus_add_child.
2010-09-19 jmallettDon't use memory that can't be direct-mapped on !n64.
2010-09-19 davidxuBecause atfork lock is held while forking, a thread...
2010-09-19 davidxuFix typo.
2010-09-19 brianRevise r197763 which fixes filesystem corruption when...
2010-09-19 davidxu- _Unwind_Resume function is not used, remove it.
2010-09-19 davidxuFix a race condition when finding stack unwinding funct...
2010-09-19 rmacklemFix nfsrv_freeallnfslocks() in the experimental NFSv4...
next