]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-12 joel- Document support for Realtek ALC660 and Analog Device...
2007-06-12 motoyukiDelete description of non-existent options: "-4" and...
2007-06-12 yarDrop the argument to the OUT macro because it can't...
2007-06-12 yarDon't forget to clear out the hold space for each subse...
2007-06-12 phkAdd cust_pkg() which iteratively tries to install packages.
2007-06-12 rrs- Restructure so bindx functions are not done inline...
2007-06-12 yarThere is a symbolic antonym for REPLACE as a flag to...
2007-06-12 yongariThe maximum size of the sum of all segment lengths...
2007-06-12 thompsaCatch up with variable name changes in struct lagg_protos.
2007-06-12 philipRemove duplicate. Was that a bug? :-)
2007-06-12 chinsan- add myself
2007-06-12 jeff - Move some common code out of sched_fork_exit() and...
2007-06-12 thompsanon-functional cleanup
2007-06-12 jeffSolve a complex exit race introduced with thread_lock:
2007-06-12 yongariNuke duplicated __FBSDID.
2007-06-12 yongariAdd checks for contigmalloc(9) failure.
2007-06-12 yongariIncrease a maximum segment size of DMA to 4096. Previou...
2007-06-12 yongariAdd nfe(4) to the list of drivers supported by GENERIC...
2007-06-12 yongariAllow nfe(4) override nve(4).
2007-06-12 yongariXref altq(4).
2007-06-12 yongarinfe(4) supports altq(4).
2007-06-12 yongariAdd nfe(4) to the list of device drivers use the miibus...
2007-06-12 yongariBring overhauled nfe(4) into tree.
2007-06-12 thompsaReset the pointer to the ioctl buffer after it gets...
2007-06-12 rwatsonEliminate now-unused SUSER_ALLOWJAIL arguments to priv_...
2007-06-11 jeff - Add a missing PROC_SUNLOCK() in tdsignal()
2007-06-11 rwatsonClean up, and sometimes remove, a number of audit-relat...
2007-06-11 jeff - Move p_ru to the zero'd section of the proc to keep...
2007-06-11 cognetAdd CPU_XSCALE_81342 before I forget again.
2007-06-11 cognetIntroduce pmap_kenter_supersection(), which maps 16MB...
2007-06-11 cognetRe-acquire the PROC_SLOCK before calling calcru(),...
2007-06-11 rrs- Validate incoming addresses and sizes for connectx...
2007-06-11 andreBump __FreeBSD_version for TCP LRO support.
2007-06-11 andreAdd reporting and toggling of TCP LRO (large receive...
2007-06-11 remkoCorrect corrupt read when the read starts at a non...
2007-06-11 andreAdd IFCAP_LRO flag for drivers to announce their TCP...
2007-06-11 cognetExclude inet_addr.c from the build.
2007-06-11 impFix a spacing nit.
2007-06-11 impPrefer __packed to __attribute__((__packed__)).
2007-06-11 thompsaExclude wlan_scan_* from PAE like the rest of wlan.
2007-06-11 mjacobRemove some ioctls that were ill-thought out. There...
2007-06-11 gallatinMove the oversize ethernet frame size check into DIAGNO...
2007-06-11 ceriCreate group ftp by default. This is gid 14 as this...
2007-06-11 gallatinBack out the previous commit which added an M_LRO mbuf...
2007-06-11 mjacobCheck against maxsegsz being zero in bus_dma_tag_create...
2007-06-11 mjacobOnly try and set a segment lim size to 1 << 32 iff...
2007-06-11 impSilence a gcc warning in a more canonical way (evl...
2007-06-11 gallatinAllow drivers, such as cxgb and mxge, which support...
2007-06-11 gallatinSmall LRO related fixes for mxge:
2007-06-11 bdeWhen we return from a "show" function without printing...
2007-06-11 phkAdd missing \n to printf
2007-06-11 thompsaMFp4 (missed in net80211 megaupdate)
2007-06-11 thompsaAdd wlan_scan_ap and wlan_scan_sta to platforms that...
2007-06-11 keramidaFix what seems to be a copy-paste buglet (`moused_type...
2007-06-11 bdeFix an aliasing bug which was finally detected by gcc...
2007-06-11 thompsaAdd new files in the net80211 changes.
2007-06-11 delphijAdd inet_ntoa_r, a reentrant version of inet_ntoa....
2007-06-11 stefanfUse tabs after #define.
2007-06-11 impExpand DECLARE_USB_DMA_T inline in the one place it...
2007-06-11 impEliminate USB_ATTACH_SETUP and USB_MATCH_SETUP. They...
2007-06-11 impPrefer device_printf over printf.
2007-06-11 impMinor tweak.
2007-06-11 impPrefer device_printf to printf
2007-06-11 impPrefer device_printf to printf
2007-06-11 impGet rid of useless devinfo stuff
2007-06-11 impPrefer device_printf to printf where sane.
2007-06-11 kientzleDon't lose leading '/' for pathnames exactly 101 bytes...
2007-06-11 simokawa- Don't force to be the GDB port since dcons(4) is...
2007-06-11 samnote 802.11 changes
2007-06-11 samadd 11n stats
2007-06-11 samo add 11n knob
2007-06-11 samo add minimal radiotap support for 11n
2007-06-11 samtrack net80211 changes to get scan results ioctl
2007-06-11 samUpdate for revised 802.11 support:
2007-06-11 samUpdate 802.11 wireless support:
2007-06-11 alcConditionally acquire Giant in vm_contig_launder_page().
2007-06-11 delphijDiff reduction against other *BSDs: ANSIfy function
2007-06-11 simokawaAdd _PATH_FWMEM for libkvm.
2007-06-11 yongariConnect icsphy(4) to the build.
2007-06-11 yongariAdd icsphy(4), Integrated Circuit Systems PHY driver...
2007-06-11 yongariAdd ICS1889/ICS1892/ICS1893 PHY.
2007-06-11 yongariIncrease a maximum segment size of DMA to 4096. Previou...
2007-06-11 yongariDisable automatic IP ID increment. Due to a hardware...
2007-06-11 ariffFilter/compress the amount of channel trigger. This...
2007-06-11 marcelUse default options for default partitioning schemes...
2007-06-10 alcAdd the machine-specific definitions for configuring...
2007-06-10 ariff- Add codec id for ALC660 [1]
2007-06-10 attilioOptimize vmmeter locking.
2007-06-10 andreFix a case in tcp_do_segment() where tcp_update_sack_li...
2007-06-10 andreFix style for comments, be more verbose and add some...
2007-06-10 dwmaloneSome improvements to the int-type printing code based...
2007-06-10 dwmaloneFix a number of WARNS, including printf, constness...
2007-06-10 dwmaloneSome style improvements suggested by bde, including...
2007-06-10 stefanfMerge NetBSD changes, among them:
2007-06-10 yarNow pam_nologin(8) will provide an account management...
2007-06-10 marcelWork around a firmware bug in the HP rx2660, where...
2007-06-10 marcelFix bogon in previous commit: <machine/cpu.h> is still...
2007-06-10 mjacobCast len to be a uintmax_t and make format in KASSERT...
2007-06-10 mjacobRemove const type qualifier from a function- gcc4.2...
2007-06-10 cognetInitialize the dma tag's bounce_zone to NULL if we...
next