]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-11 Adrian ChaddAdd some more OS_MARK() probes to the AR9300 HAL.
2014-08-10 Jean-Sébastien... Fix two files forgotten in r269783 (vt_generate_cons_pa...
2014-08-10 Rick MacklemDocument the use of the vfs.nfsd sysctls that control...
2014-08-10 Jean-Sébastien... vt(4): Colors are indexed against a console palette...
2014-08-10 Konstantin... On sparc64, do not keep mappings for the destroyed...
2014-08-10 Jean-Sébastien... vt(4): Add vtbuf_dirty*_locked() to lock vtbuf once...
2014-08-10 Jean-Sébastien... fbd: Fix a bug where vt_fb_attach() success would be...
2014-08-10 Adrian ChaddUndo r195846 for now - allow raw frame transmit in...
2014-08-10 Hans Petter... Fix string length argument passed to "sysctl_handle_str...
2014-08-10 Rui PauloRemove the BROKEN_LIBELF section.
2014-08-10 Rui PauloFix a few problems with the USDT probes:
2014-08-10 Adrian ChaddFix paths.
2014-08-10 Rick MacklemChange the NFS server's printf related to hitting
2014-08-10 Ian LeporeHandle various ways that interrupt config data can...
2014-08-10 Ian LeporeUse a separate variable for resource id, because 'i...
2014-08-09 Warner LoshPer discussion on arm@, the compiler generates misaligned
2014-08-09 Hiren PanchasaraImprove comments by listing a criteria for automatic...
2014-08-09 John-Mark Gurneyadd my scripts to measure io latency per disk...
2014-08-09 John-Mark Gurneymake the README a bit more clearer...
2014-08-09 Adrian ChaddAdd more tools to the build.
2014-08-09 Adrian ChaddUpdate athpoke/athregs to use the modified register...
2014-08-09 Adrian ChaddBump the HAL_REGRANGE fields from 16 bit to 32 bit.
2014-08-09 Alan CoxUpdate the text of a KASSERT() to reflect the changes...
2014-08-09 Steve KarglWhen r255294 was committed, it exposed the symbols...
2014-08-09 Michael TuexenSmall modification of the sctp_input() cleanup to avoid...
2014-08-09 Dimitry AndricIn r268463, I misplaced a return in demangle(), causing...
2014-08-09 Adrian ChaddAdd two new debug mark entries for chip power configura...
2014-08-09 Adrian ChaddWork around some rather annoying chip hangs in the...
2014-08-09 Konstantin... Adapt vm_page_aflag_set(PGA_WRITEABLE) to the locking of
2014-08-09 Marcel MoolenaarCreate a redundant grain directory and table. Previousl...
2014-08-08 Rui PauloRun dtrace in 32-bit mode when compiling 32-bit libraries.
2014-08-08 Warren BlockUpdate the comments in exec.h with help from jilles.
2014-08-08 Sean BrunoQuiesce warning about discarding a const qualifier...
2014-08-08 Dimitry AndricPull in r214736 from upstream libc++ trunk (by Marshall...
2014-08-08 Navdeep Parharcxgbe(4): Do not poke T4-only registers on a T5 (and...
2014-08-08 Sean BrunoQuiesce a printf warning from clang, %ul -> %lu
2014-08-08 Jean-Sébastien... sed(1): Don't force a newline on last line, if input...
2014-08-08 Konstantin... Change pmap_enter(9) interface to take flags parameter...
2014-08-08 Benjamin KadukUpdate vmstat usage for last-argument count/wait parameters
2014-08-08 Konstantin... Fix one more compiler warning, m is not initialized.
2014-08-08 Warner Loshan isn't used, so eliminate it.
2014-08-08 Warner Losherr set but not used. Eliminate it.
2014-08-08 Warner Loshlast is set and not used, most likely a cut and paste...
2014-08-08 Warner LoshSet but not used variables eliminated.
2014-08-08 Warner Loshshared_scb_data set, but never used, remove it.
2014-08-08 Warner Loshis_full_id is set to 0 and then not used. remove it.
2014-08-08 Konstantin... VOP_LOOKUP() may relock the directory vnode for some...
2014-08-08 Bjoern A. ZeebFix argument to KTR after r269699 to unbreak LINT builds.
2014-08-08 Nathan WhitehornRemove unnecessary inclusion of FDT headers.
2014-08-08 Nathan WhitehornUse OF_getencprop() in preference to OF_getprop() and...
2014-08-08 Justin HibbitsSet the si_code appropriately for exception-caused...
2014-08-08 Neel NatuSupport PCI extended config space in bhyve.
2014-08-08 Kevin LoMerge 'struct ip6protosw' and 'struct protosw' into...
2014-08-08 Ian LeporeAdd a missing clock register definition.
2014-08-08 Ian LeporeAdd the dts include directory to the -I list when doing...
2014-08-07 Pedro F. GiffuniConst-ify character string
2014-08-07 Warner LoshCast queue length because q_len isn't really an enum...
2014-08-07 Warner Loshcswitch is unsigned, so don't compare it < 0. Any negat...
2014-08-07 Warner LoshUnsigned values can never be less than 0.
2014-08-07 Warner Loshtarget is unsigned, so don't compare it < 0 for range...
2014-08-07 Ian Leporem4 now requires libohash, ensure it gets built when...
2014-08-07 Nathan WhitehornRetire vd_maskbitbltchr. The same functionality can...
2014-08-07 Jung-uk KimMerge OpenSSL 1.0.1i.
2014-08-07 Roger Pau Monnéatpic: make sure atpic_init is called after IO APIC...
2014-08-07 Kirk McKusickThe SUJ journal is only prepared to handle full-size...
2014-08-07 Jung-uk KimImport OpenSSL 1.0.1i.
2014-08-07 Bjoern A. ZeebSplit up sys_ktimer_getoverrun() into a sys_ and a...
2014-08-07 Andrey V. ElsukovTemporary revert r269661, it looks like the patch isn...
2014-08-07 Julio MerinoAvoid name shadowing to fix build under powerpc64.
2014-08-07 Hans Petter... Make sure the USB audio level residue is non-zero.
2014-08-07 Ollivier Robert10 has a new flex (2.5.37) and the config.h for unbound...
2014-08-07 Andrey V. ElsukovUse cpuset_setithread() to apply cpu mask to taskq...
2014-08-07 Baptiste DaroussinLower warnings again to 3 the right thing would be...
2014-08-07 Konstantin... Correct the problems with the ptrace(2) making the...
2014-08-07 Andrew ThompsonGive a brief message as to what error was encountered...
2014-08-06 Baptiste DaroussinAdd more private obsolete files
2014-08-06 Baptiste DaroussinMake libohash a proper internallib instead of hidding...
2014-08-06 Baptiste DaroussinRework privatelib/internallib
2014-08-06 Ian LeporeUse a SYSINIT to init the array of interrupt names...
2014-08-06 John-Mark Gurneyput these under bootverbose, they are only needed for...
2014-08-06 Navdeep Parharcxgbe(4): Let caller specify whether it's ok to sleep in
2014-08-06 Konstantin... The vm_pager_page_unswapped() pager op is only implemen...
2014-08-06 Konstantin... Add wrappers to assert that vm object is unlocked and...
2014-08-06 Glen BarberComment load_chroot_env() and load_target_env() in
2014-08-06 Glen BarberMerge the following from ^/projects/release-noxdev:
2014-08-06 Adrian ChaddFix athdecode to actually work.
2014-08-06 Nathan WhitehornSet fb_pbase properly on PowerPC in the case where...
2014-08-06 Roger Pau Monnédrm: fix usage of vm_phys_fictitious_to_vm_page
2014-08-06 Alexander MotinReduce reported additional INQUIRY data length.
2014-08-06 Steven KreuzerMention tmpfs(5)
2014-08-06 Alexander MotinFix several issues and inconsistencies in UNMAP capabil...
2014-08-06 Marcel MoolenaarOptionally include the install command as found on...
2014-08-06 Nathan WhitehornRetire various intertwined bits of fbd(4) and vt_fb...
2014-08-06 Marcel MoolenaarRename command_unload() to unload() and re-implement...
2014-08-05 John BaldwinVarious fixes to hptmv(4):
2014-08-05 Marcel MoolenaarIn command_lsmod() prevent overrunning lbuf due to...
2014-08-05 John BaldwinVarious fixes to hptrr(4):
2014-08-05 Marcel MoolenaarIn file_loadraw() print the name of the file as well...
2014-08-05 John BaldwinVarious fixes to hptnr(4):
2014-08-05 John BaldwinVarious fixes to hptiop(4):
next