]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFp4: Remove watchdog timeout that appears to be unused.
[FreeBSD/FreeBSD.git] / sys /
2007-01-01 impMFp4: Remove watchdog timeout that appears to be unused.
2007-01-01 impMerge from FreeBSD-tsf-6 by way of p4:
2007-01-01 impFix typo in comment.
2006-12-31 impAdd comment about udp checksums being off in BSD 4...
2006-12-31 rwatsonOnly signal the CV indicating that the MAC Framework...
2006-12-31 jmgremove delays that have been unnecessary since 2002...
2006-12-31 delphijWelcome to 2007
2006-12-31 rwatsonPrefer a more traditional spelling of inhibited in...
2006-12-31 netchildregen after addition of linux_utimes and linux_rt_sigti...
2006-12-31 netchildMFp4 (111746, 108671, 108945, 112352):
2006-12-31 netchildMFp4:
2006-12-31 netchildMFp4 (111746+):
2006-12-31 netchildMFp4:
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-31 csjpInvert the logic inside of two KASSERTS which resulted...
2006-12-30 yar- Don't defer the removal of an 802.1q header for no...
2006-12-30 jmgnow that MFS_IMAGE is in the FULLKERNEL section, use...
2006-12-30 jhbWhitespace fix and remove an extra cast.
2006-12-30 ceriBe consistent with the spelling of "dependent" in user...
2006-12-29 pisoSummer of Code 2005: improve libalias - part 2 of 2
2006-12-29 rrsa) macro-ization of all mbuf and random number
2006-12-29 rwatsonSlightly resort functions in file so that no forward...
2006-12-29 rwatsonRe-add include of opt_mac.h in mac_framework.c, which...
2006-12-29 jhbFix fat-fingering in previous commit.
2006-12-29 bdeFix oops in previous commit.
2006-12-29 bdeFixed some style bugs (mainly assorted errors in commen...
2006-12-29 jhbSome whitespace nits and remove a few casts.
2006-12-29 bdeFixed some style bugs (whitespace only).
2006-12-29 jhbVarious bpf(4) related fixes to catch places up to...
2006-12-29 mlaierWork around a long standing LOR with user/group rules...
2006-12-29 bdeTry harder to garbage-collect the "LOCORE" (really...
2006-12-29 glebiusBuild bits for ng_deflate(4) and ng_pred1(4).
2006-12-29 yarFix a group of typos:
2006-12-29 jeff - More search and replace prettying.
2006-12-29 rwatsonRemove two XXX comments that no longer apply.
2006-12-29 rwatsonUse p_cansee() to check that a target process for an...
2006-12-29 rwatsonAdd a witness sleep warning to canon_path(), which...
2006-12-29 jeff - Clean up a bit after the most recent KSE restructuring.
2006-12-29 glebiusA node that implements Predictor-1 compression for...
2006-12-29 yongariPiggyback watchdog timer handling with msk_tick which...
2006-12-29 yongariFix interrupt handling on a dual port card. Previously...
2006-12-29 yongariFix MSI support. Now it correctly allocates SYS_RES_IRQ...
2006-12-29 rwatsonRegenerate.
2006-12-29 rwatsonAssign or clean up audit identifiers for a number of...
2006-12-28 marcelIn cpu_reset(), call OF_reboot() instead of OF_exit...
2006-12-28 rwatsonAdd missing include guards to mac_internal.h, update...
2006-12-28 rwatsonUpdate a number of comments:
2006-12-28 rwatsonRemove XXX comments about EA transaction support and...
2006-12-28 rwatsonRemove an inaccurate comment I added regarding storage...
2006-12-28 rwatsonIn mac_inpcb_sosetlabel(), assert the socket lock rathe...
2006-12-28 jhbUpdate __FreeBSD_version check for pci_find_extcap...
2006-12-28 rwatsonCentralize definition of MAC_VERSION in mac_policy...
2006-12-28 rwatsonMove mac_init_label() and mac_destroy_label() from...
2006-12-28 rwatsonTrim unneeded includes.
2006-12-28 rwatsonBreak contents of kern_mac.c out into two files followi...
2006-12-28 rwatsonUpdate MAC Framework general comments, referencing...
2006-12-28 glebiusA node that implements the Deflate sub-protocols of...
2006-12-28 glebiusBefore this commit, if the compression is enabled the...
2006-12-28 bdeRemoved gratuitous cosmetic differences with the i386...
2006-12-28 jhbDisable MSI on the Intel E7505 chipset. It is reported...
2006-12-28 samo unbreak rate set defaulting
2006-12-28 jkimFix shared authentication mode.
2006-12-27 bdeAvoid an instruction in atomic_cmpset_{int_long)()...
2006-12-27 samAdd half/quarter rate 11a channel support:
2006-12-27 samFirst cut at half/quarter-rate 11a channel support...
2006-12-26 bdeAfter rev.1.169, the "interrupt" coalescing parameters...
2006-12-26 jkimBack out revision 1.33. usb/98983 was misfiled and...
2006-12-26 kmacyturn non-INVARIANT KASSERT into an empty but real C
2006-12-25 samadd entry points required by newer broadcom wireless...
2006-12-25 delphijFix build
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-25 davidxubreak loop early if we know that there are at least...
2006-12-25 kmacy- add ranged shootdowns when fewer than 64 mappings...
2006-12-24 yarNote that rev. 1.221 introduced a local workaround...
2006-12-24 kmacy- remove all calls to sched_pin and sched_unpin as...
2006-12-24 kmacyDon't count on the first phys_avail range being greater...
2006-12-24 darrenrTCP Window scaling was being recognised but the recorde...
2006-12-24 kmacy- resizing the tte_hash in pmap_copy is not likely...
2006-12-24 davidxuFix typo, p_slptime should be td_slptime.
2006-12-23 rwatsonRe-wrap comments following de-indentation.
2006-12-23 bmsDrop all received data mbufs from a socket's queue...
2006-12-23 pavCall vnode_create_vobject() in VOP_OPEN. Makes mmap...
2006-12-23 alfredFix a deadlock in detach/shutdown.
2006-12-23 remkoFix a typo in ata-queue.c
2006-12-23 davidxuFix a panic when rebooting a SMP machine, when option...
2006-12-23 rwatsonUpdate comments to reflect changes in the extattrctl...
2006-12-23 rwatsonConnect vfs_extattr.c to build by default.
2006-12-23 rwatsonFollowing a repo-copy of vfs_syscalls.c to vfs_extattr...
2006-12-22 rwatsonMove src/sys/sys/mac_policy.h, the kernel interface...
2006-12-22 ariffFix distorted sound on Intel Desktop Board D101GGC...
2006-12-22 jdpRe-enable MSI support for those chips on which it is...
2006-12-22 jdpCorrect the BGE_CHIPID_BCM5750_B0 constant.
2006-12-22 impACPIIO_BATT_GET_UNITS would always return ENXIO. Howev...
2006-12-21 mjacobfix botch
2006-12-21 pjdDocument MTX_NOPROFILE flag.
2006-12-21 yarAllow this module to get its options from the kernel...
2006-12-21 mjacobPay attention to return value from xpt_bus_register...
2006-12-21 rrsThe prepend function did not handle non-pkthdr's correctly.
2006-12-21 netchildMFP4 (110956):
2006-12-21 glebiusReturn value PKT_ALIAS_FOUND_HEADER_FRAGMENT isn't...
next