]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2009-04-08 Sam Lefflero add a capability for drivers that require 802.3 encap...
2009-04-08 Marcel MoolenaarDon't use hexadecimal in the EBR partition names, becau...
2009-04-08 Sam Lefflerremove unused struct member
2009-04-08 Ed SchoutenFix tty_wait_background() to comply with standards.
2009-04-08 Luigi RizzoVarious cleanup of text, moving a couple of paragraphs
2009-04-08 Rafal JaworowskiMinor description fix.
2009-04-08 Rafal JaworowskiProperly handle KDB entry in fatal abort. This lets...
2009-04-08 Randall StewartFix a FR bug. When doing PR-SCTP with number rtx
2009-04-08 Randall StewartAdd more padding and a new variable. This will
2009-04-08 Paolo Pisati-don't pass down, to module's fingerprint function...
2009-04-08 Yoshihiro TakahashiMFi386: revision 190617
2009-04-08 Dag-Erling... Remove spurious locking in pfs_write().
2009-04-08 Weongyo Jeongadd uathload.8
2009-04-08 Weongyo Jeongblock build of uathload on ia64 temporarily because...
2009-04-08 Marcel MoolenaarFix hangs caused by hardware that signals receive errors
2009-04-07 Robert Nolandcheck offsets for R300_ZB_ZPASS_ADDR
2009-04-07 Xin LIAdd the following media types as supported by bce(4):
2009-04-07 Robert NolandAdd regs required for occlusion queries support
2009-04-07 Robert WatsonNul-terminate strings in the VFS name cache, which...
2009-04-07 David E. O... Move variable externs into extern.h so they are checked...
2009-04-07 Ed Maste- Use gdb-* glob instead of gdb-6.1.1, to simplify...
2009-04-07 Christian BruefferRemove superfluous dot.
2009-04-07 Christian BruefferAutogenerate hardware notes for the uath(4) driver.
2009-04-07 Christian BruefferReword the HARDWARE section so uath(4) can actually...
2009-04-07 Christian BruefferMdoc cleanup.
2009-04-07 Christian BruefferMove an "end list" macro to the right place.
2009-04-07 Max KhonAvoid infinite loops when remaking makefiles not only
next