]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2010-08-12 Jung-uk KimReset switchtime and switchticks after resynchronizing...
2010-08-12 Takanori WatanabeAdd tpm(4) driver for Trusted Platform Module.
2010-08-11 John BaldwinUpdate various places that store or manipulate CPU...
2010-08-11 Takanori WatanabeAdd TCG ACPI spec table (TCPA) support.
2010-08-11 Matthew D FlemingRework memguard(9) to reserve significantly more KVA...
2010-08-11 Will AndrewsUnbreak LINT by moving all carp hooks to net/if.c ...
2010-08-11 Kai WangAdd translation support for section type SHT_SUNW_dof.
2010-08-11 Jayachandran C.Fix for 64 bit compile, with SMP enabled.
2010-08-11 Garance A Drosehn- Improve the wait4data() routine so it behaves better...
2010-08-11 Xin LIUpdate a stale comment about grep.
2010-08-11 Rui PauloTeach elfdump(1) about the SUNW_dof section.
2010-08-11 Rui PauloAdd man pages for the CTF tools.
2010-08-11 Pawel Jakub... - Use loops where possible to avoid code duplication.
2010-08-11 Pawel Jakub... Allow to specify uid, gid and mode for create_file().
2010-08-11 Rui PauloSeveral fixes for libproc:
2010-08-11 Matt JacobConsistently set us to be SPC3 for our inquiry data.
2010-08-11 John BaldwinDo not use %z to print a time_t. Fixes build on archit...
2010-08-11 John BaldwinFix typo in comment.
2010-08-11 Pawel Jakub... More and more tests.
2010-08-11 Pawel Jakub... Move create_file() to misc.sh, as it is going to be...
2010-08-11 Pawel Jakub... Make use of recently added dirgen_max() and namegen_max...
2010-08-11 Pawel Jakub... Instead of hardcoding {NAME_MAX} as 255 and {PATH_MAX...
2010-08-11 Attilio RaoIPI handlers may run generally with interrupts disabled...
2010-08-11 Kevin LoStyle: tabs after #define
2010-08-11 Oliver FrommeFix some typos: flush vs. flash, and some others.
2010-08-11 Jayachandran C.Fix compilation when DDB disabled. Adds 'ifdef DDB...
2010-08-11 Neel NatuAdd parentheses around the argument 'x' used in the...
2010-08-11 Neel NatuStart using the 'init_static_kenv()' API provided by...
2010-08-11 Will AndrewsAllow carp(4) to be loaded as a kernel module. Follow...
2010-08-10 Pawel Jakub... More tests, mostly related to devices and sockets.
2010-08-10 Jilles Tjoelkersh: Fix heap-based buffer overflow in pathname generation.
2010-08-10 Gavin AtkinsonNow that the uplcom(4) driver can autodetect the chipse...
2010-08-10 Attilio RaoFix a typo due to a stale version of the patch.
2010-08-10 Attilio RaoFix some places that may use cpumask_t while they still...
2010-08-10 Jung-uk KimPlace spinlock_enter() and spinlock_exit() just around...
2010-08-10 Adrian Chaddcrunchgen now works for mips - so restore building...
2010-08-10 Oliver FrommeConnect the new script 490.status-pkg-changes (see...
2010-08-10 Gabor Kovesdan- Fixes to the chkportsum script to handle better some...
2010-08-10 Adrian ChaddPort over changes to the crunch symbol hiding method...
2010-08-10 Adrian ChaddDon't delay updating the longcal timer - instead, updat...
2010-08-10 Adrian ChaddBring over ar5416 inivals from Linux-2.6.34.
2010-08-10 Adrian ChaddRe-format the ar5416 inivals to be consistent with...
2010-08-10 Kevin LoUse NULL instead of 0 when setting up pointer.
2010-08-10 Jung-uk KimTidy up locking and memory allocation for the real...
2010-08-10 Neel NatuFix compilation error for 64-bit little endian build:
2010-08-09 Ivan VorasFix (hopefully) the spelling of "queuing."
2010-08-09 Ivan VorasBumping the read-ahead count once more, to value equiva...
2010-08-09 Ivan VorasElaborate on how hirunningspace was chosen.
2010-08-09 Jung-uk KimTidy up printf() calls for debugging.
2010-08-09 Attilio RaoSimplify the logic for handling ipi_selected() and...
2010-08-09 Pawel Jakub... Linux has no strlcpy().
next