]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-12 John Baldwin- Don't let rman_reserve_resource() activate the resour...
2014-09-12 Glen BarberFix duplicate PKG_ABI in the PKG_CACHEDIR path.
2014-09-12 Marcel MoolenaarAdd support for adding empty partition entries. I.e...
2014-09-12 Glen BarberSet PKG_CACHEDIR to an 'All/' directory one level lower
2014-09-12 Doug AmbriskoAdd support for serial and null console to UEFI boot...
2014-09-12 Pedro F. GiffuniExtra space from r271467.
2014-09-12 Pedro F. Giffuniext2fs: add ext2_getpages().
2014-09-12 Aleksandr RybalkoFix stray char on paste.
2014-09-12 Aleksandr RybalkoSwitch vt(4) to traditional behaviour with copy-paste...
2014-09-12 Aleksandr RybalkoSwitch vt(4) to traditional behaviour with copy-paste...
2014-09-12 Aleksandr RybalkoRemove stray whitespaces.
2014-09-12 Alexander MotinInitialize variables before resource_int_value().
2014-09-12 Edward Tomasz... Fix ACL tests to correctly work with ZFS; previous...
2014-09-12 Gleb Smirnoff- Provide a sleepable lock to protect against ioctl...
2014-09-12 Alexander MotinInitialize variables before resource_int_value().
2014-09-12 Gleb Smirnoff- Fix argument list after 271387.
2014-09-12 Stefan EßerAdd forgotten keymap files fr.kbd and fr.acc.kbd to...
2014-09-12 Neel NatuOptimize the common case of injecting an interrupt...
2014-09-12 Navdeep Parharcxgbe(4): knobs to enable/disable PAUSE frame based...
2014-09-12 Marcel MoolenaarBe compatible with boot code that starts right after...
2014-09-12 Marcel MoolenaarFix checksum calculation:
2014-09-12 Craig RodriguesAttach the ISO to an ahci-cd emulated device. The
2014-09-12 Allan JudeFix minor syntax error
2014-09-12 Allan JudeImprove markup and language throughout the ctl.conf...
2014-09-11 Alexander MotinAdd support for Extended INQUIRY Data (0x86) VPD page.
2014-09-11 Sean BrunoAdd device name used in geom_map verbose output. This...
2014-09-11 Neel NatuInitialize 'bc_rdonly' to the right value.
2014-09-11 Alan SomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-11 Edward Tomasz... Don't blindly assume the target agreed to transition...
2014-09-11 Edward Tomasz... Fix typo.
2014-09-11 Warren BlockUpdate motd, clarifying the information and adding...
2014-09-11 Ed MasteAdd clang patch corresponding to r271432
2014-09-11 Ed MasteMerge upstream Clang rev 205331 debuginfo crash fix:
2014-09-11 Ruslan BukinAdd Reset Manager driver. This driver provides generic...
2014-09-11 Steven HartlandPersist vdev_resilver_txg changes to avoid panic caused...
2014-09-11 Andrey V. ElsukovAdd const qualifier to in6_addrhash() function.
2014-09-11 Andrey V. Elsukov* use M_ZERO flag with malloc instead of explicit zeroing.
2014-09-11 Andrey V. ElsukovIntroduce new scope related functions.
2014-09-11 Hiroki Sato- Add $netif_ipexpand_max to specify the upper limit...
2014-09-11 Andrew TurnerRename pmap_kenter_temp to pmap_kenter_temporary to...
2014-09-11 Andrey V. Elsukov* constify argument of in6_addrscope();
2014-09-11 Robert WatsonAdd new a M_START() mbuf macro that returns a pointer...
2014-09-11 Gleb SmirnoffSince r270929 raw sockets expect network byte order.
2014-09-11 Alan CoxUpdate a stale comment.
2014-09-11 Mark JohnstonUse the linker to perform relocations in the SUNW_dof...
2014-09-10 Hiroki SatoFix a bug which could break extended attributes in...
2014-09-10 Hiroki SatoFix header output when -P is specified and (ncpus ...
2014-09-10 John BaldwinMFamd64: Use initializecpu() to set various model-speci...
2014-09-10 John BaldwinTo workaround an errata on certain Pentium Pro CPUs...
2014-09-10 Alexander MotinExtend UNMAP blacklist on all STEC SSD models.
2014-09-10 Warner LoshAdd support for calling pcibios routines from the
2014-09-10 John BaldwinMove code to set various MSRs on AMD cpus out of printc...
2014-09-10 Alexander MotinAdd PCI ID for Promise TX8660 8-port 3Gbps HBA.
2014-09-10 Alan SomersRegen after 271401.
2014-09-10 Alan SomersConditionalize build of etcupdate(8) on MK_RCS. Since...
2014-09-10 Andrey V. ElsukovAdd scope zone id to the in_endpoints and hc_metrics...
2014-09-10 Andrew TurnerUnify interrupts bit definition and usage. While here...
2014-09-10 Alan SomersAbort the create_socket test if socket creation fails.
2014-09-10 Andrey V. ElsukovAdd additional checks for IPV6_PKTINFO handling (RFC...
2014-09-10 Edward Tomasz... Make sure we handle less than zero timeouts in iSCSI...
2014-09-10 Andrew TurnerAdd more register values to armreg.h and remove CPU_CON...
2014-09-10 Edward Tomasz... Make it possible to disable NOP-In PDUs by the iSCSI...
2014-09-10 Andrey V. ElsukovMake in6_pcblookup_hash_locked and in6_pcbladdr static.
2014-09-10 Andrew TurnerStop accessing the saved stack pointer by looking past...
2014-09-10 Gleb SmirnoffRemove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES().
2014-09-10 Andrey V. ElsukovIntroduce INP6_PCBHASHKEY macro. Replace usage of hardc...
2014-09-10 Aleksandr RybalkoFix one more spelling mistake.
2014-09-10 Aleksandr Rybalkospelling fixes
2014-09-10 Aleksandr Rybalkoo Add sysctls to enable/disable potentially dengerous...
2014-09-10 Andrew TurnerMove if_smc_fdt.c to live in sys/dev/smc. It's not...
2014-09-10 Robert WatsonReplace local copy-and-paste implementations of printmb...
2014-09-10 Alexander MotinFix memory leak, reported by Coverity.
2014-09-10 Enji CooperRemove many false positives with make checkdpadd
2014-09-10 Alexander MotinMake ctl_port_mask an array to support more then 32...
2014-09-10 Alexander MotinRemove uninitialized and unused variable, reported...
2014-09-10 Alexander MotinFix array overrun, reported by Coverity.
2014-09-10 Alexander MotinFix couple off-by-one range check errors, reported...
2014-09-10 Alexander MotinFix memory leak on error, reported by Coverity.
2014-09-10 Alexander MotinFix minor buffer overflow reported by Coverity.
2014-09-10 Alan CoxFix a boundary case error in vm_reserv_alloc_contig...
2014-09-10 Peter GrehanFix issue with nmdm and leading zeros in device name.
2014-09-10 Enji CooperAdd diagnostic printfs and disable test # 4 on i386
2014-09-10 Glen BarberBump __FreeBSD_version after SA-14:18
2014-09-09 Peter GrehanAllow vtnet operation without merged rx buffers.
2014-09-09 Enji CooperExpand the tests structure in test_small(..) to workaro...
2014-09-09 Glen BarberAdd an arch.powerpc64 entity.
2014-09-09 Glen BarberChange how the recommended mailing list to track is
2014-09-09 Navdeep ParharWhitespace nit.
2014-09-09 Bryan DreweryDon't cross mount boundaries when cleaning tmp files.
2014-09-09 Edward Tomasz... Use keys_add_int() where appropriate. No functional...
2014-09-09 Edward Tomasz... Fix ctld(8) to not forget to send TargetPortalGroupTag...
2014-09-09 Edward Tomasz... Avoid unlocking unlocked mutex in RCTL jail code. ...
2014-09-09 Alexander MotinReport that DPO and FUA bits are supported after r271311.
2014-09-09 Joel DahlMinor mdoc nit.
2014-09-09 Joel Dahl- Add missing "
2014-09-09 Alexander MotinOops, missed piece of r271311.
2014-09-09 Aleksandr RybalkoRevert r269474. Special keyboard combinations should...
2014-09-09 Alexander MotinAdd support for Mode Page Policy (0x87) VPD page.
2014-09-09 Ian LeporeRename new to newval in inline asm code, to avoid clash...
2014-09-09 Alexander MotinImprove cache control support, including DPO/FUA flags...
next