]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-01 Alexander KabaevInvoke _rtld_atfork_post earlier, before we reinitializ...
2008-12-01 Alexander MotinAdd controller suspend/resume support.
2008-12-01 Sergey SkvortsovFix typo.
2008-12-01 Sam LefflerSwitch to ath hal source code. Note this removes the...
2008-12-01 Sam Lefflerimport ath hal
2008-12-01 Giorgos KeramidasThe times(3) function returns the number of CLK_TCKs...
2008-12-01 Ivan VorasTrivial patch to show on which geom has the error been...
2008-12-01 Ken SmithCatch up with the disappearance of sys/dev/hfa.
2008-12-01 Ruslan ErmilovFix fread() to return a correct value on platforms...
2008-12-01 Ken SmithAdjustments to make a tags file a bit more suitable...
2008-12-01 Jason EvansFix a lock order reversal bug that could cause deadlock...
2008-12-01 Stanislav Sedov- Fix spelling error in comments.
2008-12-01 Kevin LoRemove The Netgear WG111v2 support
2008-12-01 Kevin LoThe Netgear WG111v2 USB dongle contains a RTL8187 chip,
2008-12-01 Kip Macynull out m_next when marshalling a packet
2008-12-01 Kip MacyUpdate internal mac stats every time the tick task...
2008-12-01 Kip Macydon't manually track statistics
2008-12-01 Kip MacyProper fix for tracking ifnet statistics
2008-12-01 Attilio RaoFix an inverted check introduced in r184554.
2008-12-01 David XuRevision 184199 had not been fully reverted, add missin...
2008-12-01 Alexander MotinRestore AHCI suspend/resume support,
2008-12-01 Alfred PerlsteinProvide a 'tinderbox' target that compiles enough of...
2008-12-01 Marcel MoolenaarAllow boot code to be smaller than what the scheme...
2008-11-30 Marcel MoolenaarPrint error messages as-is, when they don't conform to
2008-11-30 Marcel MoolenaarCall gctl_free() after we processed the error string.
2008-11-30 Stanislav Sedov- Get rid of unused variable in KTR checks. This allows...
2008-11-30 Stanislav Sedov- Get rid of extra include file, erroneously added...
2008-11-30 Stanislav Sedov- Obtain main clock frequency dynamically based on...
2008-11-30 Sam Lefflercover up sun4v namespace pollution
2008-11-30 Ivan VorasIt's silly to claim recv(2) is to be removed in favour...
2008-11-30 Sam Lefflerhookup mcast and promisc callbacks
2008-11-30 Christian S... Partially roll back a revision which changed the error...
2008-11-30 Jason EvansAdjust an assertion to handle the case where a lock...
2008-11-30 Sam LefflerMajor overhaul:
2008-11-30 Sam Lefflersync w/ p4 branch
2008-11-30 Sam Lefflersome of the 11n parts can hang under certain conditions...
2008-11-30 Sam Leffleradd frequency mapping for the Zcomax GZ-901
2008-11-30 Sam Lefflerenable use of modules but disable them by adding MODULE...
2008-11-30 Warner Loshopt_at91.h isn't needed here at all anymore, since...
2008-11-30 Christian S... Enable getaudit_addr(2) for sshd again. This will...
2008-11-30 Luigi RizzoMake the linker.hints file have mode 644 instead of...
2008-11-30 Konstantin... Clarify the reason to not use the volatile string as...
2008-11-30 Doug RabsonDon't call ether_ioctl() with locks held. Loop in xn_rx...
2008-11-30 Antoine BrodinAdd more obsolete files.
2008-11-30 Warner LoshOn FreeBSD, printing the version is centralized, so...
2008-11-30 Sam Lefflerpurge useless code
2008-11-30 Sam Lefflermake code compile
2008-11-30 Jason EvansDo not spin when trying to lock on a single-CPU system.
2008-11-30 Sam Lefflernot needed any more
2008-11-30 Sam Lefflermove bus+softc typedefs to ah_osdep.h so we can elimina...
2008-11-30 Joseph KoshyImprove a comment.
2008-11-30 Alexander MotinAccording to "Intel 64 and IA-32 Architectures Software...
2008-11-30 Alexander MotinAccording to "Intel 64 and IA-32 Architectures Software...
2008-11-29 Konstantin... Unlock the malloc() locks in the child process after...
2008-11-29 Marcel MoolenaarParse the error string returned by the kernel. The...
2008-11-29 Tim KientzleFormat the output of -itv for real. In particular:
2008-11-29 Konstantin... Third argument to the vi_mmap_t function is vm_paddr_t *.
2008-11-29 Tim KientzleWhen deciding which characters (of a filename, for...
2008-11-29 Christian BruefferAdd standard MLINKs.
2008-11-29 Christian BruefferBring this a little closer to our manpage style.
2008-11-29 Christian BruefferAdd several missing MLINKs.
2008-11-29 Christian BruefferFix typo.
2008-11-29 Konstantin... Make linux_sendmsg() and linux_recvmsg() work on linux3...
2008-11-29 Bjoern A. ZeebUnbreak the no-networks (no INET/6) build that I broke...
2008-11-29 Konstantin... Regenerate
2008-11-29 Konstantin... Fix iovec32 for linux32/amd64.
2008-11-29 Bjoern A. ZeebRegen after jail support was added in r185435.
2008-11-29 Bjoern A. ZeebMFp4:
2008-11-29 Rui PauloCheck the return value of config_intrhook_establish().
2008-11-29 Rui PauloCheck for non-existing model DMI string.
2008-11-29 Konstantin... In the nfsrv_fhtovp(), after the vfs_getvfs() function...
2008-11-29 Pawel Jakub... Improve KASSERT() call a bit:
2008-11-29 Pawel Jakub... MFp4: Remove assertion that is no longer valid - we...
2008-11-29 Bjoern A. Zeebmake 'make universe' not complain about
2008-11-29 Warner LoshUnbreak mips build by taking first WAG at mb(), wmb...
2008-11-29 Warner LoshNoticed the following error message:
2008-11-28 Bjoern A. ZeebRenamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for...
2008-11-28 Marko ZecAdd an essential .h file that skipped from the last...
2008-11-28 Marko ZecUnhide declarations of network stack virtualization...
2008-11-28 Sam Leffleradd chip+rf names for debug msgs, showing compiled...
2008-11-28 Sam Leffleruse os shim for linker set walking
2008-11-28 Sam Lefflerremove ath_hal_buildopts and ath_hal_version; they...
2008-11-28 Sam Lefflerkill AH_DISABLE_WME stuff; it's been posible to do...
2008-11-28 Sam Lefflerbump for linke set changes
2008-11-28 Sam LefflerReplace most compile-time support options with linker...
2008-11-28 Maxim Konovalovo FreeBSD 6.4-RELEASE added.
2008-11-28 Bjoern A. ZeebWith the permissions of phk@ change the license on...
2008-11-28 Warner LoshAdd missing 'THE'. This was discussed with core@ in...
2008-11-28 Stefan FarfelederUpdate for 185401, errors now go to stderr.
2008-11-28 Stefan FarfelederReport error messages of the builtins 'type' and 'comma...
2008-11-28 George V. Neville... Fix a printing problem when using the -L flag to netsta...
2008-11-28 Ed SchoutenFix matching of message queues by name.
2008-11-28 Dag-Erling... missing V_
2008-11-28 Bjoern A. ZeebAdd a reference to hwpmc_core.c most likely missed...
2008-11-28 Sam LefflerUpdate to later code from my repository:
2008-11-28 Sam Lefflernot needed
2008-11-28 Sam Lefflerremove unneeded stuff
2008-11-28 Sam Lefflervirgin import of ath hal
2008-11-27 Ed MasteRemove duplicate 2610SA entry.
2008-11-27 Rafal JaworowskiLet ARM loader(8) build with the man page.
next