]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-07-26 samadd support for 802.11 packet injection via bpf
2006-07-26 marcelFix braino: The cl_range field should not hold the...
2006-07-26 samset default beacon miss threshold to 10 beacons
2006-07-26 samadd beacon miss threshold control
2006-07-26 samadd IEEE80211_IOC_BMISSTHRESHOLD for managing the beaco...
2006-07-26 samo move min/max beacon interval and dtim period to publi...
2006-07-25 cognetUse virtual_avail instead of freemempos as the starting...
2006-07-25 yarRev. 1.44 of this file didn't introduce a right solution,
2006-07-25 jkimFix 32-bit integer math on 64-bit processor. Just...
2006-07-25 bmahMFC noted: minidumps.
2006-07-25 bmahNew release notes: acpi_thermal(4) temperature overrid...
2006-07-25 pjdRemove redundant check committed by accident.
2006-07-25 pjdAvoid memory allocations when the given address is...
2006-07-25 pjdModify PADLOCK_ALIGN() macro, so when the given address...
2006-07-25 pjdStyle fixes.
2006-07-25 yarDe-uglify messages from the ipfw script.
2006-07-25 yarUse more rc.subr(8) features.
2006-07-25 yarAvoid extra runs of test(1) by using its built-in logic...
2006-07-25 pjdDon't load geom_md.ko if there is no need to.
2006-07-25 yarSync comments around _doit with the code.
2006-07-25 yarWe notify of failures with err or warn.
2006-07-25 yarAdd diagnostics to load_kld().
2006-07-25 bmahNew release notes: snd_emu10kx(4), nfe(4), stge(4...
2006-07-25 yarIn udf_find_partmaps(), when we find a type 1 partition...
2006-07-25 maximo Add NetBSD 3.0.1 and DragonFlyBSD 1.6.0.
2006-07-25 davidxu1. Don't override underscore version of aio_suspend...
2006-07-25 olegSpecify correct argument range for tag/untag keywords.
2006-07-25 brueffersingular -> plural and a typo fix.
2006-07-25 bruefferAutogenerate hardware notes for stge(4).
2006-07-25 njlFix printing of negative decimal values in Kelvin to...
2006-07-25 njlAdd support for overriding the values for _CRT, _HOT...
2006-07-25 rwatsonAdd uipc_sockbuf.c to standard files list; accidentally...
2006-07-25 kevloCleanup.
2006-07-25 yongariAdd stge(4) to the list of drivers supported by GENERIC...
2006-07-25 yongariAdd stge(4) to the list of supported network interface.
2006-07-25 yongariAdd an entry for the stge(4) module.
2006-07-25 mjacobbus_alloc_resource_any is actually defined in the
2006-07-25 mjacobWhen probing to attach the CAM functionality, check...
2006-07-25 yongariAdd stge(4) to the list of device drivers use the miibu...
2006-07-25 yongariAdd stge(4) to the list of drivers supporting ALTQ.
2006-07-25 yongariAdd stge(4) to the list of devices supporting full...
2006-07-25 yongariAdd stge(4) to the list of devices supporting polling.
2006-07-25 yongariHook up state(4) to the build.
2006-07-25 yongariAdd a man page for stge(4).
2006-07-25 yongariHook up stge(4) to the build.
2006-07-25 yongariAdd stge(4), a driver for Sundance/Tamarack TC9021...
2006-07-25 marcelRevert previous commit. Spinlocks hold interrupts disab...
2006-07-25 yongariConnect gentbi, ip1000phy to the build.
2006-07-25 yongariAdd ip1000 PHY driver for IC Plus IP1000A integrated...
2006-07-25 yongariAdd IC Plus IP1000A integrated PHY id.
2006-07-25 yongariAdd gentbi, a generic TBI(teb-bit interface) PHY driver...
2006-07-24 marcelIf we have multiple interrupt resources, like for Z8530...
2006-07-24 cognetOnly use -mno-apcs-frame if DDB is not in the kernel...
2006-07-24 impAdd a few more devices to the supported list. Specific...
2006-07-24 rwatsonRemove non-socket buffer routines from uipc_sockbuf...
2006-07-24 dwmaloneRather than calling mircotime() in catchpacket(), make...
2006-07-24 rwatsonsoreceive_generic(), and sopoll_generic(). Add new...
2006-07-24 rwatsonForced commit to recognize repo-copy of uipc_socket2...
2006-07-24 davidxuRemove a duplicated line.
2006-07-24 sosFinally fix support for the newer MCP51/MCP55 nVidia...
2006-07-24 yarImprove mark-up: References to "start" as an rc.d...
2006-07-24 maximo GC MT_FTABLE removed in rev. 1.192 mbuf.h.
2006-07-24 bmahNew release notes: iwi(4) update (+MFC), jexec(8)...
2006-07-24 rwatsonRemove MT_FTABLE, as it's no longer used.
2006-07-24 rwatsonRemove MT_FTABLE printout in systat, as MT_FTABLE mbufs...
2006-07-24 rwatsonGarbage collect #if 0'd MT_ mbuf types, as they are...
2006-07-24 rwatsonTweak so_gencnt comment: it was once last, but that...
2006-07-24 rwatsonTweak comment for so_head: it is a pointer to the liste...
2006-07-24 rwatsonFix a spelling error in a comment.
2006-07-23 rwatsonRemove duplicate 'or'.
2006-07-23 rwatsonUpdate various uipc_socket.c comments, and reformat...
2006-07-23 rwatsonAdd additional comments to the top of the UNIX domain...
2006-07-23 rwatsonRemove old kern.malloc sysctl, which generated a text...
2006-07-23 rwatsonExpand comments for malloc(9) to better describe the...
2006-07-23 rwatsonUpdate and reformat comments for POSIX.1e ACL utility...
2006-07-23 rwatsonComment extended attribute name space constants.
2006-07-23 rwatsonImprove comments for label data structure.
2006-07-23 norkAdd missing ;.
2006-07-23 umedo not overload the port number on to the return value of
2006-07-23 norkAdd missing syscalls.
2006-07-23 rwatsonAlign IPv6 socket locking with IPv4 locking: lock socke...
2006-07-23 rwatsonAdd two new unpcb flags, UNP_BINDING and UNP_CONNECTING...
2006-07-23 rwatsonMerge unp_bind() into uipc_bind(), as it is called...
2006-07-23 rwatsonSince unp_attach() and unp_detach() are now called...
2006-07-23 rwatsonMove various UNIX socket global variables and sysctls...
2006-07-23 umestop use of mutex lock in ICMP lookup.
2006-07-22 alcExport the number of object bypasses and collapses...
2006-07-22 rwatsonIn uipc_send() and uipc_rcvd(), store unp->unp_conn...
2006-07-22 rwatsonRe-wrap and other minor formatting and punctuation...
2006-07-22 pjdImplement support for HMAC/SHA1 and HMAC/SHA256 acceler...
2006-07-22 obrienAdd initial platform support.
2006-07-22 obrienAdd ARM platform Makefile for building disassembler.
2006-07-22 obrienAdd ARM platform Makefile for building BFD. We include...
2006-07-22 obrienBe consistent in quoting.
2006-07-22 umeremove obsolete comments.
2006-07-22 obrienCreate a genscripts driver based on the PowerPC one.
2006-07-22 obrienThe platform name is ARM not StrongARM.
2006-07-22 obrienTell when a .include is processed with '-dd'.
2006-07-22 pjdCorrect few bzero()s.
2006-07-22 yarNote the overhaul of asf(8).
next