]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-11 Warner LoshFix a spacing nit.
2007-06-11 Warner LoshPrefer __packed to __attribute__((__packed__)).
2007-06-11 Andrew ThompsonExclude wlan_scan_* from PAE like the rest of wlan.
2007-06-11 Matt JacobRemove some ioctls that were ill-thought out. There...
2007-06-11 Andrew GallatinMove the oversize ethernet frame size check into DIAGNO...
2007-06-11 Ceri DaviesCreate group ftp by default. This is gid 14 as this...
2007-06-11 Andrew GallatinBack out the previous commit which added an M_LRO mbuf...
2007-06-11 Matt JacobCheck against maxsegsz being zero in bus_dma_tag_create...
2007-06-11 Matt JacobOnly try and set a segment lim size to 1 << 32 iff...
2007-06-11 Warner LoshSilence a gcc warning in a more canonical way (evl...
2007-06-11 Andrew GallatinAllow drivers, such as cxgb and mxge, which support...
2007-06-11 Andrew GallatinSmall LRO related fixes for mxge:
2007-06-11 Bruce EvansWhen we return from a "show" function without printing...
2007-06-11 Poul-Henning... Add missing \n to printf
2007-06-11 Andrew ThompsonMFp4 (missed in net80211 megaupdate)
2007-06-11 Andrew ThompsonAdd wlan_scan_ap and wlan_scan_sta to platforms that...
2007-06-11 Giorgos KeramidasFix what seems to be a copy-paste buglet (`moused_type...
2007-06-11 Bruce EvansFix an aliasing bug which was finally detected by gcc...
2007-06-11 Andrew ThompsonAdd new files in the net80211 changes.
2007-06-11 Xin LIAdd inet_ntoa_r, a reentrant version of inet_ntoa....
2007-06-11 Stefan FarfelederUse tabs after #define.
2007-06-11 Warner LoshExpand DECLARE_USB_DMA_T inline in the one place it...
2007-06-11 Warner LoshEliminate USB_ATTACH_SETUP and USB_MATCH_SETUP. They...
2007-06-11 Warner LoshPrefer device_printf over printf.
2007-06-11 Warner LoshMinor tweak.
2007-06-11 Warner LoshPrefer device_printf to printf
2007-06-11 Warner LoshPrefer device_printf to printf
2007-06-11 Warner LoshGet rid of useless devinfo stuff
2007-06-11 Warner LoshPrefer device_printf to printf where sane.
2007-06-11 Tim KientzleDon't lose leading '/' for pathnames exactly 101 bytes...
2007-06-11 Hidetoshi Shimokawa- Don't force to be the GDB port since dcons(4) is...
2007-06-11 Sam Lefflernote 802.11 changes
2007-06-11 Sam Leffleradd 11n stats
2007-06-11 Sam Lefflero add 11n knob
2007-06-11 Sam Lefflero add minimal radiotap support for 11n
2007-06-11 Sam Lefflertrack net80211 changes to get scan results ioctl
2007-06-11 Sam LefflerUpdate for revised 802.11 support:
2007-06-11 Sam LefflerUpdate 802.11 wireless support:
2007-06-11 Alan CoxConditionally acquire Giant in vm_contig_launder_page().
2007-06-11 Xin LIDiff reduction against other *BSDs: ANSIfy function
2007-06-11 Hidetoshi ShimokawaAdd _PATH_FWMEM for libkvm.
2007-06-11 Pyun YongHyeonConnect icsphy(4) to the build.
2007-06-11 Pyun YongHyeonAdd icsphy(4), Integrated Circuit Systems PHY driver...
2007-06-11 Pyun YongHyeonAdd ICS1889/ICS1892/ICS1893 PHY.
2007-06-11 Pyun YongHyeonIncrease a maximum segment size of DMA to 4096. Previou...
2007-06-11 Pyun YongHyeonDisable automatic IP ID increment. Due to a hardware...
2007-06-11 Ariff AbdullahFilter/compress the amount of channel trigger. This...
2007-06-11 Marcel MoolenaarUse default options for default partitioning schemes...
2007-06-10 Alan CoxAdd the machine-specific definitions for configuring...
2007-06-10 Ariff Abdullah- Add codec id for ALC660 [1]
2007-06-10 Attilio RaoOptimize vmmeter locking.
2007-06-10 Andre OppermannFix a case in tcp_do_segment() where tcp_update_sack_li...
2007-06-10 Andre OppermannFix style for comments, be more verbose and add some...
2007-06-10 David MaloneSome improvements to the int-type printing code based...
2007-06-10 David MaloneFix a number of WARNS, including printf, constness...
2007-06-10 David MaloneSome style improvements suggested by bde, including...
2007-06-10 Stefan FarfelederMerge NetBSD changes, among them:
2007-06-10 Yaroslav TykhiyNow pam_nologin(8) will provide an account management...
2007-06-10 Marcel MoolenaarWork around a firmware bug in the HP rx2660, where...
2007-06-10 Marcel MoolenaarFix bogon in previous commit: <machine/cpu.h> is still...
2007-06-10 Matt JacobCast len to be a uintmax_t and make format in KASSERT...
2007-06-10 Matt JacobRemove const type qualifier from a function- gcc4.2...
2007-06-10 Olivier HouchardInitialize the dma tag's bounce_zone to NULL if we...
2007-06-10 Christian BruefferRemove /usr/X11R6 and subdirs.
2007-06-10 Warner LoshPrefer device_printf over printf
2007-06-10 Warner LoshPrefer device_printf over printf. Eliminate axe_unit...
2007-06-10 Ceri DaviesBackout mess mistakenly committed with manpage update.
2007-06-10 Ceri DaviesDocument SCTP support.
2007-06-10 Matt JacobRemove 'inline' qualifiers from functions which are...
2007-06-10 Matt JacobCast the ioctl define to the type of the variable being...
2007-06-10 Matt JacobRemove unused variable.
2007-06-10 Matt JacobInit timespec to zero fo quiesce warnings.
2007-06-10 Matt JacobQuiesce warnings by initializing irql values to zero.
2007-06-10 Matt JacobEnsure that newpath is always initialized, even for...
2007-06-10 Matt JacobCommit for Nate his "guidelines for submitting quirks".
2007-06-10 Marcel MoolenaarThe definition of CACHELINESIZE moved from <machine...
2007-06-10 Matt JacobRemove unused variable.
2007-06-10 Matt JacobThe new compiler can't quite follow the logic of has_st...
2007-06-10 Matt JacobInitialized ets to zero. This is arguably a gcc bug...
2007-06-10 Matt JacobComplete an initialization to make gcc 4.2 happy.
2007-06-10 Matt JacobInitialize devname.
2007-06-10 Ken SmithAdd ofw_bus_if.h as a dependency on sparc64. Without...
2007-06-10 Alan CoxAdd a new physical memory allocator. However, do not...
2007-06-10 Attilio RaoFix a bug caming from the committing a pre-merge versio...
2007-06-09 Marcel MoolenaarWork around an integer overflow in expression `3 *...
2007-06-09 Marcel MoolenaarSynchronize the instruction cache after writing to...
2007-06-09 Marcel MoolenaarAdd kdb_cpu_sync_icache(), intended to synchronize...
2007-06-09 Attilio Raorufetch and calcru sometimes should be called atomicall...
2007-06-09 Beech Rintoul- Add myself.
2007-06-09 Andre OppermannMake the handling of the tcp window explicit for the...
2007-06-09 Andre OppermannRemove some bogosity from the SYN_SENT case in tcp_do_s...
2007-06-09 Attilio RaoSince locking in kern/subr_prof.c is changed a bit...
2007-06-09 Andre OppermannDon't send pure window updates when the peer has closed...
2007-06-09 Attilio RaoThe current rusage code show peculiar problems:
2007-06-09 Matt JacobPropagate volatile qualifier to make gcc4.2 happy.
2007-06-09 Andre OppermannHandle a race condition on >2 core machines in tcp_time...
2007-06-09 Randall Stewart - Opps.. takes out debug printfs I accidentally left...
2007-06-09 Randall Stewart- fix send_failed notification contents
2007-06-09 Randall StewartAdds support for SCTP.
2007-06-09 Ruslan ErmilovMake this compile.
next