]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-08-23 dougbMove is_wired_interface() from rc.d/wpa_supplicant...
2009-08-23 dougbThe svnversion string is only relevant when newvers...
2009-08-23 dougbAdd a script to create the /var/db/mergemaster.mtree...
2009-08-22 kensmithMake head 9.0-CURRENT in preparation for lifting code...
2009-08-21 julianFix ipfw's initialization functions to get the correct...
2009-08-21 zecBugfix: all requests for creating vnets via vimage...
2009-08-21 julianDon't allow access to the internals until it has all...
2009-08-21 jhbThis patch fixes two bugs in sglist(9) and improves...
2009-08-21 kensmithFix a boot hang for hptrr(4) caused by changes introduc...
2009-08-20 jkimCheck whether the SMBIOS reports reasonable amount...
2009-08-20 peterFix signed comparison bug when ticks goes negative...
2009-08-20 zecvimage(8) is a legacy CLI interface for managing jails...
2009-08-20 jhbChange the 'resid' parameter to sglist_consume_uio...
2009-08-20 jhbTemporarily revert the new-bus locking for 8.0 release...
2009-08-20 avgfstat: fix fsid comparison when executed on systems...
2009-08-20 willFix CARP memory leaks on carp_if's malloc'd using M_CAR...
2009-08-20 pjdOur libc doesn't implement control method for XDR ...
2009-08-19 simonAdd support for backing up the old kernel when installi...
2009-08-19 edMake the MacBookPro3,1 hardware boot again.
2009-08-19 kmacyThis change fixes a comment and addresses a complaint...
2009-08-19 delphijTemporarily enhance em(4) and igb(4) hack to take accou...
2009-08-19 marcelRemove the dependency on the kernel -- in particular...
2009-08-19 jhbExplicitly line up the CPU state labels with the calcul...
2009-08-19 rajFix USB cache sync operations for platforms with non...
2009-08-19 edSmall changes to the warning message generated by pty(4):
2009-08-19 tuexenFix a bug in the handling of unreliable messages
2009-08-19 edwin- Make note of the update of tzdata from 2008h to 2009j
2009-08-19 mlaierIf we cannot immediately get the pf_consistency_lock...
2009-08-18 stas- Do not try to reevaluate current RX production index...
2009-08-18 kmacy - change the interface to flowtable_lookup so that...
2009-08-18 yongariBackout r193289. r193289 restored page select bits...
2009-08-18 tuexenFix a crash when using one-to-one stlye socket in non...
2009-08-18 pjdRemove unused taskqueue_find() function.
2009-08-18 trhodesDocument MAKE_DVD and xref svn in ports.
2009-08-18 mavFix copy/paste bug, that requests data read during...
2009-08-18 mavFix iSCSI initiator and vpo driver operation, broken...
2009-08-17 kmacyfix netboot issue by disabling flowtable lookups until...
2009-08-17 jhbDocument the newly added SVNCMDARGS, SVNROOT, and SVNBR...
2009-08-17 attilio* Change the scope of the ASSERT_ATOMIC_LOAD() from...
2009-08-17 marcelThe start of the EFI GPT partition in the PMBR can...
2009-08-17 rmacklemApply the same patch as r196205 for nfs_upgrade_lock...
2009-08-17 jhbRemove the spx_usrreq.c mergeinfo from spx_reass.c...
2009-08-17 jhayFix parse() so that the partition to boot (load /boot...
2009-08-17 jhbPurge mergeinfo in sys/ that is either empty or a subse...
2009-08-17 kibCorrect a critical accounting error in pmap_demote_pde...
2009-08-17 rpauloFix a typo in ifdef mesh support. This would make mesh...
2009-08-17 pjdCorrect typo in the previous commit.
2009-08-17 pjdgetcwd() (when __getcwd() fails) works by stating curre...
2009-08-17 pjdManage asynchronous vnode release just like Solaris.
2009-08-17 pjdFix receive when dataset has no / in its name.
2009-08-17 pjd- Reduce z_teardown_lock lock scope a bit.
2009-08-17 pjdIf z_buf is NULL, we should free znode immediately.
2009-08-17 pjd- We need to recycle vnode instead of freeing znode.
2009-08-17 pjdFix panic in zfs recv code. The last vnode (mountpoint...
2009-08-17 pjdRemove OpenSolaris taskq port (it performs very poorly...
2009-08-17 pjdBecause taskqueue_run() can drop tq_mutex, we need...
2009-08-17 pjd- Fix a race where /dev/zfs control device is created...
2009-08-17 pjdRemove files that are no longer used.
2009-08-17 pjdBe more precise how to get fsids - 'mount -v' doesn...
2009-08-17 scottlUpdate the mptutil man page for FreeBSD 8.0
2009-08-17 scottlUpdate the man page for manual section 8
2009-08-17 scottlUpdate the man page for FreeBSD 8.0
2009-08-17 scottlMove mfiutil.1 to mfiutil.8 for consistency. Remove...
2009-08-16 marcelEmit a proper error message instead of dumping core...
2009-08-16 edFix small style regression introduced by the MPSAFE...
2009-08-16 thompsaChange the usb workers from kernel processes to threads...
2009-08-16 rinkPrevent sysinstall from needlessly waiting for confirma...
2009-08-16 marcelFix misalignment in nvpair_native_embedded() caused...
2009-08-16 marcelDecouple ACPI CPU Ids from FreeBSD's cpuid. The ACPI...
2009-08-15 rwatsonRather than fix questionable ifnet list locking in...
2009-08-15 rwatsonRemove unused if_rawoutput() macro; it has been unused...
2009-08-15 tuexen* Fix a bug where PR-SCTP settings are ignore when...
2009-08-15 attilioPort recent IPI enhachements to en:
2009-08-15 keramidaiostat: add a bit of space between tty in/out columns
2009-08-15 fluffyAdd my birthday
2009-08-15 stas- Proprely intialize UART parameters at probe stage...
2009-08-15 stas- Avoid overflowing the swap size counters in human...
2009-08-15 traszAdd mptutil(8) and mfiutil(1) to 'SEE ALSO' sections...
2009-08-14 qingliIn function ip_output(), the cached route is flushed...
2009-08-14 zecAppease VNET_DEBUG - in if_vmove we temporarily switch...
2009-08-14 zecSCTP is not yet compatible with options VIMAGE kernels...
2009-08-14 zecMake VNET_DEBUG a standalone compile-time option, i...
2009-08-14 bzAdd a new macro to test that a variable could be loaded...
2009-08-14 jhbAdjust the handling of the local APIC PMC interrupt...
2009-08-14 jhbAdd the ability to build a release from an SVN checkout...
2009-08-14 jhbPurge mergeinfo from files that were temporarily rename...
2009-08-14 remkoRemove bogus char cast.
2009-08-14 cpercivaMake sysinstall recognize /dev/ada* disk devices. ...
2009-08-14 scottlAdd mptutil, a basic utility for managing MPT SCSI...
2009-08-14 scottlFix is 32bit bug missed in testing.
2009-08-14 kibWhen a UFS node is truncated to the zero length, e...
2009-08-14 kibIn nfs_upgrade_vnlock(), assert that the vnode is locke...
2009-08-14 kibAdd the address of the lock to the KTR_LOCK trace.
2009-08-14 kibCorrectly handle unlock for !MAKEENTRY case, after...
2009-08-14 julianFix ipfw crash on uid or gid check.
2009-08-13 scottlntroduce mfiutil, a basic utility for managing LSI...
2009-08-13 attilio* Completely Remove the option STOP_NMI from the kernel...
2009-08-13 rajUse correct wbinv operation in pmap_l2cache_wbinv_range().
2009-08-13 bzRather than replicating the maths from the kernel,...
2009-08-13 traszRemove CDDL warning.
next