]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-07-07 traszStyle fix - macros are supposed to be uppercase.
2011-07-07 jonathanMake a comment more accurate.
2011-07-07 kevloFix memset sizeofs
2011-07-07 jhbAlways skip the kernel idle process if requested, it...
2011-07-07 aeAdd again the checking for log_arp_permanent_modify...
2011-07-07 andreRemove the TCP_SORECEIVE_STREAM compile time option...
2011-07-07 kevloAdd an extra tab between fs_file and fs_vfstype
2011-07-07 jfvA fix to make the LINT-NOINET build happy, if this
2011-07-06 traszAll the racct_*() calls need to happen with the proc...
2011-07-06 pluknetConditionally compile in the IPv4/IPv6 address family...
2011-07-06 attilioHandle a race between device_pager and devsw in a more...
2011-07-06 glebiusAdd missing unlocks.
2011-07-06 gordonOnly increment the ypcnt once per data record. The...
2011-07-06 dougbUpdate to version 9.6-ESV-R4-P3
2011-07-06 dougbApply bug fixes
2011-07-05 mariusRemove the IDR_CHEETAH_MAX_BN_PAIRS limit from cheetah_...
2011-07-05 rmacklemDelete files made obsolete because they were moved...
2011-07-05 mariusIt can be useful to know which page still has mappings.
2011-07-05 marius- pmap_cache_remove() and pmap_protect_tte() are only...
2011-07-05 cpercivaRemove #ifdef notyet code dating back to 4.3BSD Net...
2011-07-05 mariusIn pmap_remove_all() assert that the page is neither...
2011-07-05 cpercivaDon't allow lro->len to exceed 65535, as this will...
2011-07-05 jkimCorrect cpu_monitor() and cpu_mwait() for amd64. These...
2011-07-05 mariusCall pmap_qremove() before freeing or unwiring the...
2011-07-05 rmacklemDelete files made obsolete by the change in default...
2011-07-05 nwhitehornFollow Linux by unconditionally stripping the RX vlan...
2011-07-05 glebiusUpdate manual page. Mention IPv6 support, and notice...
2011-07-05 glebiusRewrite the flowctl utility to add it support for displ...
2011-07-05 glebiuso Eliminate flow6_hash_entry in favor of flow_hash_entr...
2011-07-05 edOnly print entries for which ut_host points to a charac...
2011-07-05 jonathanRework _fget to accept capability parameters.
2011-07-05 trocinyRemove useless initialization.
2011-07-04 rmacklemThe algorithm used by nfscl_getopen() could have result...
2011-07-04 gjb- General grammar and mdoc(7) fixes. [1] [2]
2011-07-04 jeff - Speed up pendingblock processing again. Having...
2011-07-04 jeff - Handle D_JSEGDEP in the softdep_sync_buf() switch...
2011-07-04 jeff - It is impossible to run request_cleanup() while...
2011-07-04 jeff - Fix an inode quota leak. We need to decrement the...
2011-07-04 glebiusFix build with NETGRAPH_DEBUG.
2011-07-04 eripf(4) tags now store the state key but tcp_respond...
2011-07-04 marcelAdd a trivial script for creating memstick images....
2011-07-04 marcelDisable PREEMPTION for now. See also PR ia64/147501.
2011-07-04 jonathanAdd kernel functions to unwrap capabilities.
2011-07-04 glebiusFix build with NETGRAPH_DEBUG.
2011-07-04 attilio- Remove the now unused CPU_NAND_ATOMIC()
2011-07-04 attilioWith retirement of cpumask_t and usage of cpuset_t...
2011-07-04 hselaskyMake the USB keyboard driver more HID compliant.
2011-07-04 glebius- Use refcount(9) API to manage node and hook refcounting.
2011-07-04 aeARP code reuses mbuf from ARP request to make a reply...
2011-07-04 hrsAdd sanity check for ifm_version in struct if_msghdr.
2011-07-03 rmacklemModify the new NFSv4 client so that it appends a file...
2011-07-03 edImprove portability of config(8).
2011-07-03 bzTag mbufs of all incoming frames or packets with the...
2011-07-03 bzRemove extra white space to comply with style for the...
2011-07-03 hselaskyIntroduce a quirk for broken USB MIDI hardware instead...
2011-07-03 bzAdd infrastructure to allow all frames/packets received...
2011-07-02 alcWhen iterating over a paging queue, explicitly check...
2011-07-02 alcInitialize marker pages as held rather than fictitious...
2011-07-02 hselaskyFix for "nomatch" event for ums and ukbd drivers when...
2011-07-02 hselaskyFix problem about USB MIDI TX data format, that some...
2011-07-02 jonathanDefine the CAPABILITIES kernel option.
2011-07-02 edReintroduce the cioctl() hook in the TTY layer for...
2011-07-02 mariusUltraSPARC-IV CPUs seem to be affected by a not publicl...
2011-07-02 mariusDon't waste a delay slot.
2011-07-02 marius- For Cheetah- and Zeus-class CPUs don't flush all...
2011-07-02 mariusUsing .comm to declare intrnames and eintrnames causes...
2011-07-01 uqs- Fix typo in check_for_nested_with_variably_modified...
2011-07-01 semFix a typo.
2011-07-01 mariusFix r223695 to compile on architectures which don't...
2011-07-01 jonathanDefine cap_rights_t and DTYPE_CAPABILITY, which are...
2011-07-01 pluknetBump date after the previous commit.
2011-07-01 pluknetUpdate and sort the list of the available keywords.
2011-07-01 glebiusFix double free.
2011-06-30 traszMake lukemftpd properly set login class and cpumask.
2011-06-30 traszMake Sendmail properly set login class and cpumask.
2011-06-30 marcelChange the management of nested faults by switching...
2011-06-30 mavAdd ID for Marvell 88SE9125 SATA controller.
2011-06-30 tuexenAdd the missing sca_keylength field to the sctp_authkey...
2011-06-30 dfrAdd a version of the FreeBSD bootloader which can run...
2011-06-30 jonathanWhen Capsicum starts creating capabilities to wrap...
2011-06-30 jonathanAdd some checks to ensure that Capsicum is behaving...
2011-06-30 pluknetFix quota(1) output.
2011-06-30 jeff - Handle the JOP_SYNC case as appropriate.
2011-06-30 impAdd detection for the Marvel 88E1149R and treat it...
2011-06-29 mckusickHandle the FREEDEP case in softdep_sync_buf().
2011-06-29 yongariDocument two known hardware errata which requires manua...
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-29 jhb- Add read-only sysctls for all of the tunables support...
2011-06-29 gberSet proper root device name when legacy NFS client...
2011-06-29 hselaskyAdd support for a MosChip PCI express serial port adapter.
2011-06-29 adrianFix a corner case in STA beacon processing when a CSA...
2011-06-29 bzClarify that we broke pfsync(4) backward compat with...
2011-06-29 jonathanWe may split today's CAPABILITIES into CAPABILITY_MODE...
2011-06-29 bzIn case ntp cannot resolve a hostname on startup it...
2011-06-29 aeAdd new rule actions "call" and "return" to ipfw. They...
2011-06-29 kevloTypo
2011-06-29 avgadd SNDCTL_DSP_HALT specified by OSS
2011-06-29 avgrevert r222723: wrong change was committed
2011-06-29 aeImprove error reporting. Use corresponding error messag...
2011-06-29 aeInitialize elements of state array when creating the...
next