]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 Jason EvansDo not spin when trying to lock on a single-CPU system.
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 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-27 Ed MasteRemove duplicate 2610SA entry.
2008-11-27 Rafal JaworowskiLet ARM loader(8) build with the man page.
2008-11-27 Rafal JaworowskiProvide manual page for the mge(4) device driver.
2008-11-27 Konstantin... Explicitely note that destroy_dev() sleeps.
2008-11-27 Bjoern A. ZeebReplace most INP_CHECK_SOCKAF() uses checking if it...
2008-11-27 Bjoern A. ZeebMerge in6_pcbfree() into in_pcbfree() which after the...
2008-11-27 Konstantin... Add two rtld exported symbols, _rtld_atfork_pre and...
2008-11-27 Bjoern A. ZeebUnify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy.
2008-11-27 Joseph KoshyUpdate description of an event.
2008-11-27 Joseph Koshy- Add support for PMCs in Intel CPUs of Family 6, model...
2008-11-27 Robert WatsonRevert r184509: don't encourage the use of sysexits...
2008-11-27 Tim KientzleThe timezone byte is a signed value, treat it as such.
2008-11-27 Tim KientzleAfter visiting a subdirectory, we use chdir("..") or
2008-11-27 Tim KientzleIf we're unable to chdir() to a directory that we know...
2008-11-27 Ganbold TsagaankhuuRemove unused variable.
2008-11-27 Peter WemmDon't let ata_completed() dereference a null request...
2008-11-27 Jack F VogelSmall nit I just noticed, a pre-decrement should be...
2008-11-27 Jack F VogelThanks to the reminder from Ganbold, small fix in the...
2008-11-27 Pyun YongHyeonAdd basic WOL support for 82550/82551/82558 and 82559...
2008-11-26 Jack F VogelThis delta is primarily a fix for es2lan devices that
2008-11-26 Jack F VogelUpdated ixgbe driver - version 1.6.2
2008-11-26 Jung-uk KimRemove an unused variable.
2008-11-26 Marko ZecMerge more of currently non-functional (i.e. resolving to
2008-11-26 Attilio RaoImport an initial revision of the pmcannotate tool.
2008-11-26 Luigi RizzoFix a typo in previous commit: must call "putn" to...
2008-11-26 Luigi RizzoCreate a fake geometry (16 heads, 64 sectors) when...
2008-11-26 Bjoern A. ZeebRemove in6_pcbdetach() as it is exactly the same function
2008-11-26 Jung-uk KimUse newly introduced cpu_vendor_id to make invariant...
2008-11-26 Jung-uk KimIntroduce cpu_vendor_id and replace a lot of strcmp...
2008-11-26 Luigi RizzoPass the pointer to the selected partition in %si to...
2008-11-26 Nick Hibma- Add the device ID for the HP HS2300 MC8775 clone...
2008-11-26 Roman DivackyDocument that all the other commands are either
2008-11-26 Ganbold TsagaankhuuRemove unused variable.
2008-11-26 Konstantin... In null_lookup(), do the needed cleanup instead of...
2008-11-26 Ulf Lilleengen- Support IEEE_P1282 and IEEE_1282 tags in the rock...
next