]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-10 samvalidate the bssid for non-data frames too when operati...
2005-06-10 takawataMake ichsmb(4) child device handling properly.
2005-06-10 samo fix wpa w/ wme: don't strip the QoS header on recv...
2005-06-10 mlaierAdd missing {} in last commit.
2005-06-10 cognetRemove the last use of pmap_initialized.
2005-06-10 glebius- Remove redundant parenthesis in M_CHECK macro.
2005-06-10 greenModify send_pkt() to return the generated packet and...
2005-06-10 markus- Only create the led(4) interface, if setting the...
2005-06-10 hartiMake the default RB_AUGMENT() produce a 'do {} while...
2005-06-10 acheAdd locale/rw
2005-06-10 delphijUse MOPT_END in favor of MOPT_NULL, which better descri...
2005-06-10 phkSnoopy in quality of life.
2005-06-10 glebiusManual page for ng_tcpmss.
2005-06-10 bennoIdentify the Intel ICH4 EHCI controller.
2005-06-10 glebiusAttach ng_tcpmss to the build.
2005-06-10 glebiusAdd ng_tcpmss node, which alters MSS options of TCP...
2005-06-10 sosEnable SATA hotplug support.
2005-06-10 ruClean up after the last change -- remove now stale...
2005-06-10 desDon't free(sock) before it's even allocated.
2005-06-10 desUse appropriate error codes for each facility instead...
2005-06-10 desRemove kludges intended to support src trees with parti...
2005-06-10 delphijOnly set mode when the incoming ioctl is IOC_VOID,...
2005-06-10 sammark stations authorized during recv processing instead...
2005-06-10 csjpCorrect grammar error in comment
2005-06-10 sammove AID implementation defines from the protocol defin...
2005-06-10 samaccept diassoc frame in ASSOC state
2005-06-10 jkoshyFix tinderbox breakage.
2005-06-10 brooksAdd support for /etc/dhclient-enter-hooks to match...
2005-06-10 alcIntroduce a procedure, pmap_page_init(), that initializ...
2005-06-10 upsRestore preemption of idle threads.
2005-06-10 sampull some debug msgs up so they're seen more often
2005-06-10 samkick the state machine when we receive failure notice...
2005-06-10 samdiscard open auth requests in adhoc mode
2005-06-10 samreject open auth requests when shared key auth is confi...
2005-06-10 samadd ieee80211_send_error to encapsulate an idiom
2005-06-10 samo always check if ic_set_tim is !NULL before using it
2005-06-10 sammark state for protection only when operating in 11g
2005-06-10 samdon't reject station based on the PRIVACY bit in the...
2005-06-10 samcorrect checks for rate set compatibility
2005-06-10 samrecord tstamp from beacons received in station mode...
2005-06-10 thompsaAdd dummynet(4) support to if_bridge, this code is...
2005-06-09 samo improve error msg for ioctl failures
2005-06-09 sosFix the long standing problem with poor transferrates...
2005-06-09 jkoshyDocument the need for a log file to be configured befor...
2005-06-09 pjdUpdate manual page after sysctl rename.
2005-06-09 ssouhlalAllow EVFILT_VNODE events to work on every filesystem...
2005-06-09 markusDocument recent driver changes.
2005-06-09 markusImport a mostly rewritten and extended version of acpi_ibm:
2005-06-09 scottlDrat! Committed from the wrong branch. Restore HEAD...
2005-06-09 scottlBack out 1.68.2.26. It was a mis-guided change that...
2005-06-09 jkoshyMFP4:
2005-06-09 upsLots of whitespace cleanup.
2005-06-09 gadMention the change to kinfo_proc, and the need for...
2005-06-09 gadRe-arrange some variables in kinfo_proc, and add more...
2005-06-09 sosFix the register offset for the ATAPI count register...
2005-06-09 upsWhitespace cleanup
2005-06-09 pjdRename sysctl security.jail.getfsstatroot_only to secur...
2005-06-09 impUse tabs instead of spaces to indent, per style(9)
2005-06-09 pjdRemove process information leak from inside a jail...
2005-06-09 upsFix some race conditions for pinned threads that may...
2005-06-09 upsAdd IPI support for preempting a thread on another...
2005-06-09 psFix a mis-merge. Remove a redundant call to tcp_sackho...
2005-06-09 pjdAvoid code duplication in serval places by introducing...
2005-06-09 wilkoLucent FW322/323 == Lucent / Agere FW322/323
2005-06-09 pjdAdd a quirk for my pen-drive.
2005-06-09 sampullup security fix on vendor branch
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-09 samCorrect several denial-of-service vulnerabilities in...
2005-06-09 ruCommit some cosmetic fixes I developed some time ago...
2005-06-09 cognetUse tabs, not spaces.
2005-06-09 glebiusFix exit status. In rev. 1.48 return logic of rtmsg...
2005-06-09 psFix for a crash in tcp_sack_option() caused by hitting...
2005-06-09 cognetAdd ata stuff.
2005-06-09 sosUse the presence of ctlr->dmainit instead of r_res1...
2005-06-09 cognet- MFp4: modify slightly the arm intr API, there's arm...
2005-06-09 hartiWhen returing an RTM_GET message through the routing...
2005-06-09 keramidaDocument that /etc/rc.d/ntpdate will read this file...
2005-06-09 ruRefer to the mbuf header length field via the official...
2005-06-09 suzan English grammar fix
2005-06-09 bruefferIntel 31244 support.
2005-06-09 impSimplify the code a bit after the bzero().
2005-06-09 impDon't build PORTS_MODULES if NO_MODULES is defined
2005-06-09 jeff - My sub-par public school education has been exposed...
2005-06-09 samChange station mode beacon timer setup to insure the...
2005-06-09 samo collect dtim period+count from beacons in station...
2005-06-09 gadRemove the previous parsing-logic for arguments on...
2005-06-08 suzfixed typo
2005-06-08 impMy abstracting out the MAC reading code to fix pccard...
2005-06-08 simonCorrect directory traversal and race condition vulnerab...
2005-06-08 sobomaxRegen after addition of linux_getpriority wrapper.
2005-06-08 sobomaxProperly convert FreeBSD priority values into Linux...
2005-06-08 jeff - Under heavy IO load the buf daemon can run for many...
2005-06-08 sosAdd support for the Intel 31244.
2005-06-08 brooksAdd support for /etc/dhclient-exit-hooks file.
2005-06-08 rodrigcInitialize uio_iovcnt to 1 in extattr_list_vp() and...
2005-06-08 hrsFix section number of hostapd(8) and wpa_supplicant(8).
2005-06-08 hrsNew release notes:
2005-06-08 rwatsonIn sem_forkhook(), don't attempt to generate a copy...
2005-06-08 yongariClarify that systems that have the GPIO pins wired...
next