]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-15 tuexenDon't require a local sshd for the local TCP state...
2018-07-15 tuexenFix the UDP tests for dtrace.
2018-07-15 alcTest PGA_REFERENCED after calling pmap_ts_referenced...
2018-07-15 mariusAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-15 rmacklemShut down the TCP connection to a DS in the pNFS client...
2018-07-15 mariusRemove code to disable IFCAP_VLAN_HWFILTER by default...
2018-07-15 oshogboLet geli deal with lost devices without crashing.
2018-07-15 mariusAs suggested by a comment in ixl_initialize_vsi(),...
2018-07-15 oshogboFix declaration.
2018-07-15 oshogboUse capsicum helpers in fstype and ctld.
2018-07-15 oshogboExtend amount of possible coredumps from 10 to 100000...
2018-07-15 jillessh: Don't use padvance() for MAIL/MAILPATH
2018-07-15 impUse EF_SEG_READ_STRING instead of EF_SEG_READ when...
2018-07-15 mmacyacquire inp lock around ip6_pcbopt to fix IPV6_TCLASS...
2018-07-15 mmacyepoch_test: fix compile
2018-07-15 mmacymsun: add ld80/ld128 powl, cpow, cpowf, cpowl from...
2018-07-14 sbrunoThere was quite a bit of feedback on r336282 that has...
2018-07-14 kppf tests: Basic synproxy test
2018-07-14 alcInvalidate the mapping before updating its physical...
2018-07-14 tuexenReturn the intended return code.
2018-07-14 rmacklemFix the pNFS client when mirrors aren't on the same...
2018-07-14 tuexenFix shebangs and execute bit of test scripts.
2018-07-14 alcCorrect some typos.
2018-07-14 stevekAdd mpo_vnode_check_setmode MAC method to MAC/veriexec.
2018-07-14 alcAdd support for pmap_enter(..., psind=1) to the i386...
2018-07-14 stevekAdd config(8) options that can be used to enable buildi...
2018-07-14 stevekFix a typo which could cause a build breakage when...
2018-07-14 tuexenAdd support for TCP state names used by Solaris.
2018-07-14 stevekRemove RIPEMD-160 fingerprint modules for veriexec...
2018-07-14 ianEliminate an unused var warning-error; the var is used...
2018-07-14 sbrunoFixup memory management for fetching options in ip_ctlo...
2018-07-14 markjFix vnic fallback PHY name matching after r334880.
2018-07-14 cemffs_syncvnode: Remove unhelpful print
2018-07-14 kppf: Fix synproxy
2018-07-14 tsoomeregex/engine.c: error: variable 'dp' set but not used
2018-07-14 kppf: Fix panic on vnet jail shutdown with synproxy
2018-07-14 impMinor adjustments:
2018-07-14 impAdd reporting of whether or not a keyboard is detected...
2018-07-14 impuefi stand: Guess the console better
2018-07-13 cemOCF: Add a typedef for session identifiers
2018-07-13 cemRe-unbreak smartpqi(4) GCC build
2018-07-13 mjglockmgr: tidy up slock/sunlock similar to other locks
2018-07-13 impDefine ADR subtype of ACPI type for a device path.
2018-07-13 markjUse the existing MSR_BIOS_SIGN on AMD.
2018-07-13 impFix machdep_boot.c
2018-07-13 impCatch up to the inflate renaming.
2018-07-13 rmacklemClose down the TCP connection to a pNFS DS when it...
2018-07-13 mwEnable UART support for Xilinx Ultrascale+ SoCs
2018-07-13 markjUse the name added in r336257.
2018-07-13 markjDefine the MSR used to fetch the current microcode...
2018-07-13 ianFix glitched indentation (and rewrap as needed due...
2018-07-13 impg_eli_key_cmp is used only in the kernel, so only defin...
2018-07-13 impUse if rather than case for a simple boolean. gcc think...
2018-07-13 impAdd missing include of sys/boot.h
2018-07-13 ianExtend loader(8) geli support to all architectures...
2018-07-13 markjUse C99 initializers for instances of struct apic_enume...
2018-07-13 impThere's two files in the sys tree named inflate.c,...
2018-07-13 impFix sparc64 builds
2018-07-13 alcInvalidate the mapping before updating its physical...
2018-07-13 impTransition to boot_env_to_howto and boot_howto_to_env...
2018-07-13 impEliminate boot loader copies of boot arg parsing.
2018-07-13 impUse boot_parse_* to parse command line args and retire...
2018-07-13 impCreate helper functions for parsing boot args.
2018-07-13 ianMake generated scripts executable.
2018-07-13 ianMore little fixes... fix a function name typo (eps...
2018-07-13 ianRevert r336240, which contained unrelated changes accid...
2018-07-13 ianMore little fixes... fix a function name typo (eps...
2018-07-13 rmacklemChange the pNFS client so that it does not report an...
2018-07-13 brooksRound down the location of execpathp to slightly improv...
2018-07-13 trocinygeom_gate: enable resize
2018-07-13 delphijDetect and handle invalid number of FATs
2018-07-12 mjgfd: stop passing M_ZERO to uma_zalloc
2018-07-12 mjguma: whack main zone counter update in the slow path...
2018-07-12 mjgsx: remove the spurious macro value difference vs rwlocks
2018-07-12 rmacklemModify the NFSv4.1 pNFS client to use separate TCP...
2018-07-12 dimPull in r336008 from upstream clang trunk:
2018-07-12 markjPass the right sizes to malloc() and realloc().
2018-07-12 markjAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 kppf: Fix typo in r336221
2018-07-12 erjixl(4): Set baudrate on link up using proper link_speed...
2018-07-12 ianWee fix: $dev is passed in to the function with the...
2018-07-12 kppf: Increate default state table size
2018-07-12 impFix an obvious 'is odd' check.
2018-07-12 aeUse correct size when we are allocating array for skipt...
2018-07-12 kevanskern_environment: Give the static environment a chance...
2018-07-11 ianActually build and install the spigen.4 manpage.
2018-07-11 rmacklemIgnore the cookie verifier for NFSv4.1 when the cookie...
2018-07-11 ianAdd various spi devices to NOTES. Add some required...
2018-07-11 impSmall refactor of install-boot
2018-07-11 asomersDon't acquire evclass_lock with a spinlock held
2018-07-11 cyMFV r324714:
2018-07-11 ianEnhancements and fixes for the spigen(4) driver...
2018-07-11 sbrunosmartpqi(4):
2018-07-11 markjRemove a duplicate check.
2018-07-11 traszTweak ports(7) manual page to better explain the basics.
2018-07-11 eugenMake dhclient(8) verify if new MTU (option 26) differs...
2018-07-11 araujoImprove bhyve exit(3) error code.
2018-07-11 bwidawskrun(4): Add a new USB device ID.
2018-07-11 dabAddress some (although not all) style(9) issues in...
2018-07-11 bwidawskacpidump(8): Add ACPI LPIT (Low Power Idle Table)
next