]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-13 Oleksandr Tymoshenko- Merge from HEAD
2009-04-12 Robert WatsonPut TCPSTAT_ADD() and TCPSTAT_INC() behind _KERNEL.
2009-04-12 Gabor Pali- Add myself to the ports committers' graph
2009-04-12 Maksim YevmenkinAdd entry about kbdmux(4) un-locking.
2009-04-12 Rick Macklem Change nfsserver so that it uses the nfssvc() system...
2009-04-12 Robert WatsonUpdate stats in struct carpstats using two new macros...
2009-04-12 Robert WatsonUpdate stats in struct pimstat using two new macros...
2009-04-12 Robert WatsonUpdate stats in struct mrtstat using two new macros...
2009-04-12 Robert WatsonUpdate stats in struct igmpstat using two new macros:
2009-04-12 Robert WatsonUpdate stats in struct icmpstat and icmp6stat using...
2009-04-12 Robert WatsonCommit file omitted in r190962:
2009-04-12 Robert WatsonUpdate stats in struct udpstat using two new macros...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com r791, r879, r884...
2009-04-12 Tim KientzleThanks to Christoph Mallon for pointing out the dead...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com: Mostly a bunch of
2009-04-12 Kip Macysendfile doesn't modify the vnode - acquire vnode lock...
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com r756,r761:
2009-04-12 Tim KientzleMerge from libarchive.googlecode.com:
2009-04-12 Tim KientzleMerge r881 from libarchive.googlecode.com: The "empty...
2009-04-12 Nathan WhitehornRework the way we get the cacheline size. Instead of...
2009-04-11 Robert WatsonUpdate stats in struct ipstat using four new macros...
2009-04-11 Tim KientzleAny tar program should work here; the explicit
2009-04-11 Alan CoxRemove execute permission from the memory allocated...
2009-04-11 Robert WatsonUpdate stats in struct tcpstat using two new macros...
2009-04-11 Robert WatsonRemove conditionally compiled time counter statistics...
2009-04-11 Nathan WhitehornFix recognition of kernel-mode traps that pass through...
2009-04-11 Alexander KabaevFix v_cache_dd handling for negative entries. v_cache_d...
2009-04-11 Rui PauloRevert previous commit that commented out some bpf...
2009-04-11 David SchultzGNU Pth has some fragile kludges that were broken by...
2009-04-11 Konstantin... When zapping v_cache_dd for !MAKEENTRY case in cache_lo...
2009-04-11 Paolo PisatiWhat's the point of adjusting a checksum if we are...
2009-04-11 Paolo PisatiPlug two bugs introduced with modules conversion:
2009-04-11 Ed SchoutenStyle fixes to the newfs_msdos manpage.
2009-04-11 Paolo PisatiRemove stale comments.
2009-04-11 Ed SchoutenUpdate documentation (forgotten in r190929).
2009-04-11 Ed SchoutenDo not prepend /dev/ when -C is used.
2009-04-11 Ed SchoutenWhen using -C, do not warn when the file is not a chara...
2009-04-11 Ed SchoutenFix a bug in r185587.
2009-04-11 Ed SchoutenUse ftruncate() instead of lseek()+write()+lseek()...
2009-04-11 Yoshihiro TakahashiMFi386: revision 190919
2009-04-11 Ed SchoutenDe-static local variables in main() (which is not recur...
2009-04-11 Ed SchoutenShow -@ and -C in usage, which were added in r185587.
2009-04-11 Ed SchoutenClean up the usage() function to use a single fprintf().
2009-04-11 Ed SchoutenSimplify in/out functions (for i386 and AMD64).
2009-04-11 Edward Tomasz... Remove 'IMPLEMENTATION NOTES' section from acl(9);...
2009-04-11 Robert WatsonBump __FreeBSD_version to 800077 for the removal of...
2009-04-11 Randall StewartFix broken case where caused by last patch where
2009-04-11 Alan CoxPreviously, when vm_page_free_toq() was performed on...
2009-04-11 Tom RhodesKill hard sentence break added in the previous revision.
2009-04-11 Tom RhodesBump doc date for previous changes.
2009-04-11 Marko ZecIntroduce vnet module registration / initialization...
2009-04-11 Warner LoshTwo refinements to the 3c1 support:
2009-04-11 Warner Losho Report ethernet status for at least 10BaseT media...
2009-04-10 Daniel Gerzo- fix my previous commit (added missing .gz)
2009-04-10 Kai WangAdded DT_GNU_HASH entry for GNU-style hash table.
2009-04-10 Max LaierFollow up for r190895 It's not only the "all" group...
2009-04-10 Warner LoshDon't specify a hint, since it isn't needed.
2009-04-10 Warner LoshFix comment
2009-04-10 Warner LoshImprovements for TC5299J MII support.
2009-04-10 Warner LoshThe D-Link DE-650 isn't tagged as a network card, so...
2009-04-10 Warner LoshFix some comments.
2009-04-10 Warner LoshNo need to check for chip type here.
2009-04-10 Warner LoshUpdates based on my testing of the cards.
2009-04-10 Max LaierRemove interfaces from IFG_ALL on detach. This cures...
2009-04-10 Daniel Gerzo- VOP_LEASE.9 has been removed
2009-04-10 Ulf Lilleengen- Better wording in comment.
2009-04-10 Robert WatsonRemove VOP_LEASE(9) man page, as we no longer have...
2009-04-10 Robert WatsonRemove VOP_LEASE and supporting functions. This hasn...
2009-04-10 Konstantin... Cache_lookup() for DOTDOT drops dvp vnode lock, allowin...
2009-04-10 Konstantin... When vm_map_wire(9) is allowed to skip holes in the...
2009-04-10 Konstantin... Currently, when mapping an object, rtld reserves the...
2009-04-10 Ulf Lilleengen- Implement the grow command to make it easier for...
2009-04-10 Konstantin... Update comment to the reality, rtld supports any number...
2009-04-10 Ulf Lilleengen- Move logic for finding a unique drive name into its...
2009-04-10 Ulf Lilleengen- Move out allocation part of different gvinum objects...
2009-04-10 Kip MacyImport "flowid" support for serializing flows across...
2009-04-10 Jack F VogelFix build problem with data format.
2009-04-10 Andrew ThompsonRevert r190676,190677
2009-04-10 Jack F VogelAdd missing file, sorry bout that :)
2009-04-10 Jack F VogelAdd ixgbe to the GENERIC amd64 kernel in place of the
2009-04-10 Jack F VogelAdd additional file to ixgbe files list, and uncomment...
2009-04-10 Jack F VogelAdd support file for 82599 in Makefile
2009-04-10 Jack F VogelUpdate the ixgbe driver to 1.7.4, this includes support
2009-04-10 Jack F VogelThis delta syncs the em and igb drivers with Intel,
2009-04-09 Ed MasteInclude a space between "send" and "broadcast".
2009-04-09 Maksim YevmenkinWhitespace nitpicking
2009-04-09 Maksim YevmenkinIntroduce KB_POLLED flag to struct keyboard's kb_flags...
2009-04-09 Maksim YevmenkinRemove obsolete/bogus layering.
2009-04-09 Sam Lefflercheck the method pointer before invoking ah_eepromDetac...
2009-04-09 Luigi RizzoBump version after changes in the userland/kernel ABI...
2009-04-09 Luigi RizzoAdd emulation of delay profiles, which lets you model...
2009-04-09 Ruslan ErmilovRemoved more vestiges of if_sl(4).
2009-04-09 Xin LIUse DEVICE_SHUTDOWN(9) mechanism for shutdown handler.
2009-04-08 Marcel MoolenaarDon't use pmap_kextact() when comparing bus handles...
2009-04-08 Maksim YevmenkinUndo SVN rev 183283
2009-04-08 Ed SchoutenAdd C++ operators to operator(7) manual page.
2009-04-08 Ed SchoutenAlso remove the unused __word_swap_int*() macros.
2009-04-08 Ed SchoutenImplement __bswap16() without using inline assembly.
2009-04-08 Marko ZecA belated note on layout change of certain V_ containers.
2009-04-08 Maxim Konovalovo Grammar.
next