]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-08-16 Joel DahlFix typos, spelling, formatting and mdoc mistakes found...
2010-08-16 Andre OppermannAdd uma_zone_get_max() to obtain the effective limit...
2010-08-16 Joel DahlFix .Dd from last commit.
2010-08-16 Ed SchoutenMark functions and variables as static.
2010-08-16 Dag-Erling... In setusercontext(), do not apply user settings unless...
2010-08-16 Dag-Erling... Old patch I had lying around: clean up and use stpcpy...
2010-08-15 Gabor Kovesdan- Revert strlcpy() changes to memcpy() because it's...
2010-08-15 Christian BruefferFixed a typo.
2010-08-15 Christian BruefferFixed a typo and added a comma.
2010-08-15 Pawel Jakub... Finish renaming fstest to pjdfstest.
2010-08-15 Christian BruefferTie up some loose ends r88509 left behind:
2010-08-15 Pawel Jakub... Give fstest a more unique name: pjdfstest.
2010-08-15 Pawel Jakub... Update copyright years.
2010-08-15 Pawel Jakub... More tests.
2010-08-15 Jilles Tjoelkersh: Fix break/continue/return sometimes not skipping...
2010-08-15 Christian BruefferUse our standard section 4 SYNOPSIS. While here, fixed...
2010-08-15 Navdeep ParharFix tx pause quanta and timer calculations.
2010-08-15 Navdeep ParharAlways reset the XGMAC's XAUI PCS on a link up.
2010-08-15 Navdeep Parharwakeup is required if the adapter lock is released...
2010-08-15 Warner LoshNothing uses TARGET_EMULATOR, so gc it.
2010-08-15 Dag-Erling... Further simplify the code, and update the manpage.
2010-08-15 Jaakko Heinonen- Check that strtoul(3) succeeds to convert the entire...
2010-08-15 Jilles Tjoelkersh: Test that all bytes from 1 to 127 can be used in...
2010-08-15 Hajimu UMEMOTOCorrect the return code from _dns_gethostby*() to corre...
2010-08-15 Konstantin... Add missed dependency.
2010-08-15 Dag-Erling... no-op commit to note that the example given in the...
2010-08-15 Dag-Erling... Fix the overflow test. It is possible for the result...
2010-08-15 Pawel Jakub... More tests (especially for lchmod(2)), less code duplic...
2010-08-15 Konstantin... Add convenience defines for hidden and default/exported...
2010-08-15 Andre OppermannFix the interaction between 'ICMP fragmentation needed...
2010-08-15 Andre OppermannInitializing the new error variable to zero in syncache...
2010-08-15 Adrian ChaddFix indenting/whitespace issues introduced by me.
2010-08-15 Adrian ChaddThe comment is misleading - that register setting seems...
2010-08-15 Andre OppermannAdd more logging points for failures in syncache_socket...
2010-08-15 Warner LoshGiven the lag between introducing the options-compat...
2010-08-15 Warner LoshTurns out that it is a bad idea to have a missing compa...
2010-08-14 Doug BartonFix silly typo on my part (s/quotas_enable/quota_enable/)
2010-08-14 Jens SchweikhardtCorrectly spell janice and jimmy as janis and jimi...
2010-08-14 Andre OppermannWhen using TSO and sending more than TCP_MAXWIN sendalo...
2010-08-14 Andre OppermannChange the messages of the ICMP bad port bandwidth...
2010-08-14 Andre OppermannDisable TCP inflight limiter by default.
2010-08-14 Bernhard SchmidtIntroduce IEEE80211_C_RATECTL, drivers which use the...
2010-08-14 Doug BartonGive people some warning before removing enable_quotas
2010-08-14 Adrian ChaddA local addition, not imported from ath9k.
2010-08-14 Adrian Chadd* Merge in AR9160 initval updates from Linux-2.6.34.
2010-08-14 Adrian ChaddMerge in a fix for the power/(gain?) calculation. Apply...
2010-08-14 Adrian ChaddFix the calibration logic to correctly clamp the calcul...
2010-08-14 Dag-Erling... Simplify expand_number() by combining the (unrolled...
2010-08-14 Adrian ChaddExport ath stats via snmp, rather than requiring a...
2010-08-14 Bjoern A. ZeebIn rip6_input(), in case of multicast, we might skip...
2010-08-14 Adrian ChaddAdd a global counter of missed beacons.
2010-08-14 Bernhard SchmidtInitialize ni_txrate after txparams have been setup...
2010-08-13 Jung-uk KimReset switchtime to zero rather than the current CPU...
2010-08-13 Jung-uk KimConsistently use full pathnames for external commands.
2010-08-13 Pawel Jakub... - Use loops to avoid code duplication.
2010-08-13 Jung-uk KimDo not fork a subshell unnecessarily.
2010-08-13 Jung-uk KimEnforce ACPI timer as the timecounter hardware before...
2010-08-13 Jilles Tjoelkersh: Add a forgotten const.
2010-08-13 Joel DahlFix typo.
2010-08-13 Pyun YongHyeonMake sure to disable RX MAC in alc_stop_mac(). Previous...
2010-08-13 Pawel Jakub... Simplify taskqueue_drain() by using proved macros.
2010-08-13 Marko ZecWhen moving an ethernet ifnet from one vnet to another...
2010-08-13 Matt JacobAvoid a memory leak.
2010-08-13 Jilles Tjoelkersh: Fix shadowing of sigset.
2010-08-13 Jayachandran C.Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx...
2010-08-13 Takanori Watanabeuse uintmax_t instead of uint64_t.
2010-08-13 Hajimu UMEMOTO- When there is no room for returning the result, nss...
2010-08-13 Takanori WatanabeHook tpm.4 manual to hook.
2010-08-13 Takanori WatanabeHook tpm.4 manual to build.
2010-08-13 Takanori WatanabeFix build on amd64 and ia64.
2010-08-12 Warner LoshThis depends on ACPI, so only build on i386:i386, amd64...
2010-08-12 Ivan VorasDescribe vfs.read_max and update vfs.hirunningspace...
2010-08-12 Will AndrewsFix buildworld -DNO_CLEAN when using with Perforce...
2010-08-12 Pawel Jakub... More tests.
2010-08-12 Justin T. GibbsAllow interrupt driven config hooks to be registered...
2010-08-12 Pawel Jakub... Portable Makefile.
2010-08-12 Pawel Jakub... Fix copy&pasted code - we want to create character...
2010-08-12 Justin T. GibbsProperly indent a continue statement. No functional...
2010-08-12 Jung-uk KimAdd the half of time-of-day clock resolution when we...
2010-08-12 Matthew D FlemingFix compile. It seemed better to have memguard.c inclu...
2010-08-12 Jung-uk KimProvide description for 'machdep.disable_rtc_set' sysct...
2010-08-12 Jaakko HeinonenAllow user created symbolic links to cover device files...
2010-08-12 Adrian ChaddFix crunchide to work on sparc64 and perhaps other...
2010-08-12 Takanori WatanabeFix breakage on 64bit architecture by using inttypes...
2010-08-12 Attilio RaoRevert r211176:
2010-08-12 Takanori WatanabeFix tindebox breakage about format warning.
2010-08-12 Jayachandran C.SMP support in n64.
2010-08-12 Jayachandran C.Implement pmap changes suggested by alc@:
2010-08-12 Jayachandran C.Optimization for pmap_kenter(), call pmap_update_page...
2010-08-12 Jayachandran C.Re-arrange the pmap calls that use smp_rendezvous(...
2010-08-12 Adrian Chadd* Fix indentation
2010-08-12 Konstantin... The buffers b_vflags field is not always properly prote...
2010-08-12 Konstantin... Softdep_process_worklist() should unsuspend not only...
2010-08-12 Adrian ChaddLoading the NF CCA values may take longer than expected...
2010-08-12 Adrian ChaddUse ar5212IsNFCalInProgress() to check for NF calibrati...
2010-08-12 Adrian ChaddFix indentation.
2010-08-12 Adrian ChaddEnsure that the correct rxchainmask is used when doing...
2010-08-12 Adrian ChaddInternal NF calibration should not occur in parallel...
2010-08-12 Adrian ChaddAdd a couple of functions to check NF calibration progr...
2010-08-12 Takanori WatanabeFix copyright information.
next