]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-04-26 Sam Lefflermust byte swap key rsc for big-endian systems
2007-04-26 John BaldwinAvoid a lot of code duplication by using kern_open...
2007-04-26 Pawel Jakub... MFp4: Optimize mappedwrite() and mappedread() functions...
2007-04-26 Ollivier RobertUse the same timeout parameters for BIO_FLUSH as with...
2007-04-26 Pawel Jakub... - Always try to write one whole page at a time.
2007-04-26 Pawel Jakub... MFV: Free znodes immediatelly, allowing the ARC to...
2007-04-26 Pawel Jakub... MFV: Functions name change.
2007-04-26 Konstantin... Allow the dounmount() to proceed even for doomed coveredvp.
2007-04-26 Kip MacyDefault to using a single queue as this is currently...
2007-04-26 Kip MacyDisable mbuf chain collapsing - it is currently causing...
2007-04-26 Alan CoxRemove some code from vmspace_fork() that became redund...
2007-04-25 John BaldwinVarious fixes to the NFS Directio support.
2007-04-25 Ariff AbdullahDisable C1 Enhanced mode on AMD K8 Family Revision...
2007-04-25 Stephan UphoffForced commit to add more comment to:
2007-04-25 John BaldwinUse a tighter check to see if a resource allocation...
2007-04-25 Alexander MotinAdd static build depends for ng_deflate, ng_nat and...
2007-04-25 John Baldwin- HT 2.00b added a new flag to the MSI mapping HT capab...
2007-04-25 Tong LIUadd myself.
2007-04-25 Pyun YongHyeonWork around GMAC hardware hang bug.
2007-04-25 Pyun YongHyeonDisable TSO support.
2007-04-25 Pyun YongHyeonFix TCP header size calculation logic which is used...
2007-04-24 Markus BruefferUtilize led_create_state in order to preserve the statu...
2007-04-24 John BaldwinFix the triple fault used as a last resort during a...
2007-04-24 John BaldwinMFi386: Attempt to reset the machine using the Reset...
2007-04-24 Pawel Jakub... ZIL (ZFS Intent Log) can be safely turned on and off...
2007-04-24 Pawel Jakub... MFp4: Now that ZFS can use FreeBSD's namecache, turn...
2007-04-24 Maksim YevmenkinRetire /usr/share/examples/netgraph/bluetooth/rc.bluetooth.
2007-04-24 Pawel Jakub... MFp4: Rearange the code so vobject is destroyed from...
2007-04-24 Pawel Jakub... MFp4: Once page is written successfully, we should...
2007-04-24 Pawel Jakub... MFp4: Reduce diff against vendor.
2007-04-24 Pawel Jakub... MFp4: We have stronger 'lock already initialized' check...
2007-04-24 John BaldwinUpdate comments for the 0xcf9 and 0x92 reset methods...
2007-04-24 Hidetoshi ShimokawaConfiguration ROM length should be unsigned.
2007-04-24 Edward Tomasz... - Add myself as miwi's mentee.
2007-04-24 Yaroslav TykhiyHaving finished with vlan(4) for today, touch .Dd.
2007-04-24 Yaroslav TykhiyWe shouldn't say that most Ethernet drivers don't suppo...
2007-04-24 Yaroslav Tykhiy"Long frame" is the well-known term found in h/w docume...
2007-04-24 Yaroslav TykhiyNow that we list hardware that supports vlan(4) natively,
2007-04-24 Sepherosa ZiehauNuke unnecessary setting of ural(4)'s security register...
2007-04-24 Yaroslav Tykhiyxl(4) can support long frames on all chip revisions...
2007-04-24 Yaroslav Tykhiyde(4) ceased to support the BIG_PACKET hack.
2007-04-24 Konstantin... Disable nesting of BOP_BDFLUSH(). VOP_FSYNC() call...
2007-04-24 Yaroslav Tykhiytl(4) in fact has no signs of long frame support.
2007-04-24 Alexander MotinAvoid false assertion on transmit and delayed ack timeo...
2007-04-24 Yaroslav Tykhiyvr(4) gained VLAN_MTU support.
2007-04-24 Yaroslav TykhiyAdd a few missing "&merged;" markers:
2007-04-24 Poul-Henning... Bump .Dd
2007-04-24 Poul-Henning... Manpage update for extended led(4) api
2007-04-24 Hidetoshi ShimokawaIf compressed length is zero, return a zero-filled...
2007-04-24 Poul-Henning... Get endianess right.
2007-04-23 John BaldwinTweak printf string.
2007-04-23 Gregory Neil... Remove release note about recompiling milters.
2007-04-23 Gregory Neil... This commit was generated by cvs2svn to compensate...
2007-04-23 Gregory Neil... For completeness, also copy over the Copyright year...
2007-04-23 Gregory Neil... Forced commit to .mc files to force creation of new...
2007-04-23 Gregory Neil... Add a new note to revoke the 20070408 note. Is is...
2007-04-23 Gregory Neil... Bring in sendmail.org code from the future 8.14.2 relea...
2007-04-23 Gregory Neil... This commit was generated by cvs2svn to compensate...
2007-04-23 Bruce A. MahMostly-cosmetic fixes in low-memory warning messages:
2007-04-23 Andre Oppermanno Fix INP lock leak in the minttl case
2007-04-23 Dag-Erling... Fix old locking bugs which were revealed when pseudofs...
2007-04-23 Scott LongRemove obsolete headers. Move kernel specific headers...
2007-04-23 Alexander MotinGlobal xmit stats calculation fix.
2007-04-23 Robert WatsonAdd au_to_zonename.3 alias for au_token.3.
2007-04-23 Robert WatsonAudit pathnames looked up in swapon(2) and swapoff(2).
2007-04-23 Pawel Jakub... Too much diff reduction. 'cmd' has to be u_long.
2007-04-23 Robert WatsonRename mac*devfsdirent*() to mac*devfs*() to synchroniz...
2007-04-23 Robert WatsonApply variable name normalization to MAC policies:...
2007-04-23 Pawel Jakub... Correct typo.
2007-04-23 Poul-Henning... Make it possible to specify an initial state for the...
2007-04-23 Poul-Henning... Add VLAN capability.
2007-04-23 Poul-Henning... Improve reporting in recoverdisk a good deal.
2007-04-23 Yaroslav TykhiyInsert explicit space between the output fields to...
2007-04-23 George V. Neville... Turn off route header processing for now due to issues...
2007-04-23 Matteo Riondato1)Make it possible for rpcbind(8) to bind TCP listening...
2007-04-23 Alan CoxAdd synchronization. Eliminate the acquisition and...
2007-04-23 Sam Lefflermake dev.ath.N.ledpin have an immediate effect
2007-04-23 Sam Lefflero fix a buffer overflow in save_key() that occurs with...
2007-04-23 Daniel EischenAdd a reference and lock the target thread when setting...
2007-04-23 Daniel EischenWhen generating the version map file, order versions...
2007-04-23 Pawel Jakub... MFp4: Reduce diff against vendor code:
2007-04-23 Randall StewartFixes cut and paste bug using wrong pointer reference.
2007-04-22 Nate LawsonAdd back the original behavior of changing the entire...
2007-04-22 Pawel Jakub... Fix 'zpool status -v'. To get object number we should...
2007-04-22 Pawel Jakub... Fix st_rdev handling (implement it, actually).
2007-04-22 Erwin LansingClement has stepped down from portmgr.
2007-04-22 Pawel Jakub... When zfs dataset has jailed=on property, it won't be...
2007-04-22 Robert WatsonNormalize variable naming in the MAC Framework by adopt...
2007-04-22 Robert WatsonIn the MAC Framework implementation, file systems have...
2007-04-22 Poul-Henning... Remove the old software bit-banging MII interface,...
2007-04-22 Poul-Henning... Remove further cobwebs: Two layers of pointless substr...
2007-04-22 Robert WatsonRemove MAC Framework access control check entry points...
2007-04-22 Poul-Henning... Initialize the physical next pointer in the tx descript...
2007-04-22 Joseph KoshyMFP4: Enhancements and bug-fixes to pmcstat(8):
2007-04-22 Poul-Henning... Don't rename fields with #define.
2007-04-22 Robert WatsonFurther MAC test policy cleanup and enhancement:
2007-04-22 Poul-Henning... Run if_vr(4) through FlexeLint and clean some of the...
2007-04-22 Randall StewartMoves the PCB features and flags from sctp_pcb.h to
2007-04-22 Robert WatsonPerform overdue clean up mac_test policy:
2007-04-22 Randall Stewart- Somehow the disable fragment option got lost. We...
next