]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-18 Alexander MotinBefore modularization commit, atapci driver was attachi...
2008-12-18 Robert Nolandrework drm_scatter.c which allocates scatter / gather...
2008-12-18 Andrew ThompsonFix last commit, ttydisc_rint_bypass returns the total...
2008-12-18 Bjoern A. ZeebOnly unlock the llentry if it is actually valid.
2008-12-18 Andrew ThompsonAttempt to handoff the entire buffer with ttydisc_rint_...
2008-12-18 David E. O... Be a little bit more pestimistic in argument handling...
2008-12-18 Marius Strobl- Failing to register as interrupt controller during...
2008-12-18 Rafal JaworowskiMinor spelling fix in E500 locore.
2008-12-18 Rafal JaworowskiExtend and improve MPC85XX Local Bus management.
2008-12-18 Ruslan ErmilovRemoved a comment made obsolete by revisions 157927...
2008-12-18 Ivan VorasBy popular request, stringify kern.vm_guest sysctl...
2008-12-18 Ivan VorasRemove spaces in wait object names to make top (1)...
2008-12-18 Bruce M SimpsonAdd new tool tionxcl to bring ttys out of exclusive...
2008-12-18 George V. Neville... Check in the actual module recognition code for the...
2008-12-18 Max KhonExit with error code 2 when run with -k (continue if...
2008-12-18 Konstantin... Do not busy twice the mount point where a quota operati...
2008-12-18 Konstantin... The quotactl, statfs and fstatfs syscall implementation...
2008-12-18 Konstantin... Do not return success and doomed vnode from lookup...
2008-12-18 Kip Macyif_rtdel is always called with the RADIX_NODE_HEAD...
2008-12-18 Maxim Konovalovo Synchronize comment and example. Add missed comma.
2008-12-18 Kip Macyadd ifnet_byindex_locked to allow for use of IFNET_RLOCK
2008-12-18 Tai-hwa LiangFixing !INET6 builds after bumping WARNS to 3.
2008-12-18 Pyun YongHyeonIt seems that we don't need to reserve a TBD to set...
2008-12-17 George V. Neville... Add TWINAX (Twin Axial Copper for 10G networking) media...
2008-12-17 Andrew Thompson- Protect against sc->sc_primary being null
2008-12-17 Andrew ThompsonUpdate the interface baudrate taking into account the...
2008-12-17 Andrew ThompsonDocument that the devd config is in /etc/devd/asus...
2008-12-17 Ivan VorasIntroduce a sysctl kern.vm_guest that reflects what...
2008-12-17 Alexander MotinImprove error handling at ata_ahci_chipinit().
2008-12-17 Andrew ThompsonAdd /etc/devd/ and move hardware specific configuration...
2008-12-17 Tim KientzleFill in a missing const
2008-12-17 Tim KientzleExit earlier on failure in this test.
2008-12-17 Tim KientzleOnce the test has failed, exit before the segfault.
2008-12-17 Tim KientzleUpdate the ar write test to give more detailed informat...
2008-12-17 Tim KientzleClarify an 'ar' error message.
2008-12-17 Doug RabsonUse full 64bit arithmetic when converting file offsets...
2008-12-17 Murray StokelyIncrease maximum memory configuration that is reported...
2008-12-17 Murray Stokely1. Update fetch to consistently return 1 on error,...
2008-12-17 Marcel MoolenaarMake gpart the default partitioning class on all platforms.
2008-12-17 Brooks DavisCorrect a bug where /etc/rc.d/defaultroute fails to...
2008-12-17 David E. O... Use passed parameter rather than the #define.
2008-12-17 Peter WemmRemove sysctl debug.elf_trace and the trace field in...
2008-12-17 David E. O... Rather than hardcode the 'struct iovec iov' array size...
2008-12-17 Warner LoshMinor style(9) nit.
2008-12-17 Rafal JaworowskiImprove style(9) in PowerPC U-Boot support lib.
2008-12-17 Rafal JaworowskiFix E500 cache invalidation routines.
2008-12-17 Rafal JaworowskiRework E500 locore.
2008-12-17 Rafal JaworowskiMinor clean up of BookE/MPC85XX: iprove naming and...
2008-12-17 Rafal JaworowskiImprove MPC85XX helper routines.
2008-12-17 Konstantin... Remove two remnant uses of AT_DEBUG.
2008-12-17 Dag-Erling... Boot out <sysexits.h> once and for all.
2008-12-17 Bjoern A. ZeebAnother step assimilating IPv[46] PCB code:
2008-12-17 Bjoern A. ZeebUse inc_flags instead of the inc_isipv6 alias which...
2008-12-17 Edward Tomasz... Revert r186186 for now; it breaks stuff.
2008-12-17 Jean-Sébastien... Synaptics touchpads must be reinitialized after suspend...
2008-12-17 Qing LiRemove the rt argument from nd6_storelladdr() because
2008-12-17 Qing LiA couple of files were not meant to be committed.
2008-12-17 Qing Liin6_clsroute() was applied to prefix routes causing...
2008-12-17 Pyun YongHyeonIt seems that RealTek PCIe controllers require an expli...
2008-12-17 Kip MacyKeep stats in drbr_enqueue
2008-12-17 Warner LoshAT_DEBUG and AT_BRK were OBE like 10 years ago, so...
2008-12-17 Warner LoshRemove obsolete AT_DEBUG stuff. It never should have...
2008-12-17 Pyun YongHyeonFor RTL8168C SPIN2 controllers, make sure to take the...
2008-12-17 Kip Macyavoid trying to acquire a shared lock while holding...
2008-12-17 Murray Stokely1. Correct capitalization of a closing tag (no effect...
2008-12-17 Kip Macymerge in 2 buf_ring helper routines for enqueueing...
2008-12-17 Murray Stokely1. Update the list of Intel chips which have EM64T...
2008-12-17 Ken SmithRemove file no longer part of sysinstall.
2008-12-17 Ken SmithAs threatened a while ago, remove support for tape...
2008-12-17 Kip Macydefault to doing lla_lookup with shared afdata lock...
2008-12-17 Kip Macyconvert ifnet and afdata locks from mutexes to rwlocks
2008-12-16 Kip Macy* Compare pointer with NULL
2008-12-16 Attilio Rao1) Fix a deadlock in the VFS:
2008-12-16 Kip Macy- Simplify handling of the deferring of mbuf transmit...
2008-12-16 Andrew ThompsonAlso propagate the if_hwassist value to the parent...
2008-12-16 Edward Tomasz... According to phk@, VOP_STRATEGY should never, _ever_...
2008-12-16 Edward Tomasz... Fix forced mdconfig -du. E.g. the following would...
2008-12-16 Warner LoshStart to clean up the MIPS elf machine dependent file.
2008-12-16 Warner LoshMips never had /usr/libexec/ld-elf.so.1, so remove...
2008-12-16 Alexander MotinUnroll two loops of SHA1Update(). 60 bytes of static...
2008-12-16 Edward Tomasz... Implement g_vfs_orphan(). Without it, the filesystem...
2008-12-16 Robert WatsonA few locking fixes and cleanups to pfil hook registration,
2008-12-16 Edward Tomasz... Fix locking in periph drivers - don't try to unlock...
2008-12-16 Edward Tomasz... Add SIM refcounting. This is slightly different from...
2008-12-16 Edward Tomasz... Get rid of dead_sim. There is no way to make it work...
2008-12-16 Ken SmithAdd confirmation of the password that got entered.
2008-12-16 Alexander MotinCall ata_legacy() only once on attach and save it's...
2008-12-16 Poul-Henning... Make it possible to cherry-pick packages out of a direc...
2008-12-16 Robert WatsonIPFW's pfil hook/unhook code ignores the return values...
2008-12-16 Alexander MotinAvoid 256 integer divisions per rc4_init() call. Replac...
2008-12-16 Kip Macyipfw doesn't use the radix node head lock to protect...
2008-12-16 Joseph KoshyBug fixes:
2008-12-16 Kip Macyremove assertion checks for now - ipfw uses its own...
2008-12-16 Jean-Sébastien... Rephrase and/or fix some comments in Synaptics touchpad...
2008-12-16 Ruslan ErmilovFix printing of shared memory limits.
2008-12-16 Kip Macycheck pointers against NULL
2008-12-16 Xin LIDon't count InFramesL2FilterDiscards into Ierr. This...
2008-12-16 Xin LITest whether sc->tx_mbuf_map[i], not whether sc->tx_mbu...
2008-12-16 Kip Macystyle and spelling fix
2008-12-16 Kip Macyassert that the radix node head is locked when manipula...
next