]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-13 Warner Loshg_eli_key_cmp is used only in the kernel, so only defin...
2018-07-13 Warner LoshUse if rather than case for a simple boolean. gcc think...
2018-07-13 Warner LoshAdd missing include of sys/boot.h
2018-07-13 Ian LeporeExtend loader(8) geli support to all architectures...
2018-07-13 Mark JohnstonUse C99 initializers for instances of struct apic_enume...
2018-07-13 Warner LoshThere's two files in the sys tree named inflate.c,...
2018-07-13 Warner LoshFix sparc64 builds
2018-07-13 Alan CoxInvalidate the mapping before updating its physical...
2018-07-13 Warner LoshTransition to boot_env_to_howto and boot_howto_to_env...
2018-07-13 Warner LoshEliminate boot loader copies of boot arg parsing.
2018-07-13 Warner LoshUse boot_parse_* to parse command line args and retire...
2018-07-13 Warner LoshCreate helper functions for parsing boot args.
2018-07-13 Ian LeporeMake generated scripts executable.
2018-07-13 Ian LeporeMore little fixes... fix a function name typo (eps...
2018-07-13 Ian LeporeRevert r336240, which contained unrelated changes accid...
2018-07-13 Ian LeporeMore little fixes... fix a function name typo (eps...
2018-07-13 Rick MacklemChange the pNFS client so that it does not report an...
2018-07-13 Brooks DavisRound down the location of execpathp to slightly improv...
2018-07-13 Mikolaj Golubgeom_gate: enable resize
2018-07-13 Xin LIDetect and handle invalid number of FATs
2018-07-12 Mateusz Guzikfd: stop passing M_ZERO to uma_zalloc
2018-07-12 Mateusz Guzikuma: whack main zone counter update in the slow path...
2018-07-12 Mateusz Guziksx: remove the spurious macro value difference vs rwlocks
2018-07-12 Rick MacklemModify the NFSv4.1 pNFS client to use separate TCP...
2018-07-12 Dimitry AndricPull in r336008 from upstream clang trunk:
2018-07-12 Mark JohnstonPass the right sizes to malloc() and realloc().
2018-07-12 Mark JohnstonAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 Kristof Provostpf: Fix typo in r336221
2018-07-12 Eric Joynerixl(4): Set baudrate on link up using proper link_speed...
2018-07-12 Ian LeporeWee fix: $dev is passed in to the function with the...
2018-07-12 Kristof Provostpf: Increate default state table size
2018-07-12 Warner LoshFix an obvious 'is odd' check.
2018-07-12 Andrey V. ElsukovUse correct size when we are allocating array for skipt...
2018-07-12 Kyle Evanskern_environment: Give the static environment a chance...
2018-07-11 Ian LeporeActually build and install the spigen.4 manpage.
2018-07-11 Rick MacklemIgnore the cookie verifier for NFSv4.1 when the cookie...
2018-07-11 Ian LeporeAdd various spi devices to NOTES. Add some required...
2018-07-11 Warner LoshSmall refactor of install-boot
2018-07-11 Alan SomersDon't acquire evclass_lock with a spinlock held
2018-07-11 Cy SchubertMFV r324714:
2018-07-11 Ian LeporeEnhancements and fixes for the spigen(4) driver...
2018-07-11 Sean Brunosmartpqi(4):
2018-07-11 Mark JohnstonRemove a duplicate check.
2018-07-11 Edward Tomasz... Tweak ports(7) manual page to better explain the basics.
2018-07-11 Eugene GrosbeinMake dhclient(8) verify if new MTU (option 26) differs...
2018-07-11 Marcelo AraujoImprove bhyve exit(3) error code.
2018-07-11 Ben Widawskyrun(4): Add a new USB device ID.
2018-07-11 David BrightAddress some (although not all) style(9) issues in...
2018-07-11 Ben Widawskyacpidump(8): Add ACPI LPIT (Low Power Idle Table)
2018-07-10 Kyle Evansnet80211: Fix ifdetach w/o ifattach, small whitespace...
2018-07-10 Rick MacklemUpdate the pnfs(4) man page.
2018-07-10 Konstantin... Remove bits of the old NUMA.
2018-07-10 Bryan DreweryFix parsing of create-kernel-packages
2018-07-10 Sean Eric FaganFix up some missed and mis-merges from the sequential...
2018-07-10 Rick MacklemDocument the "-f" option added to pnfsdskill(8) by...
2018-07-10 Rick MacklemAdd a "-f" option to pnfsdskill(8) to force disabling...
2018-07-10 Alan CoxEliminate unnecessary differences between i386's pmap_e...
2018-07-10 Mark JohnstonFix thread state summary line display after r334918.
2018-07-10 Justin HibbitsCorrect the identifier for the Unifi Security Gateway
2018-07-10 Brooks DavisRegen after r336171.
2018-07-10 Brooks DavisGet rid of netbsd_lchown and netbsd_msync syscall entries.
2018-07-10 Brooks DavisUse uintptr_t alone when assigning to kvaddr_t variables.
2018-07-10 Renato BotelhoA direct call to echo was intruduced in r333407, which...
2018-07-10 Michael TuexenAdd support for printing the TCP FO client-side cookie...
2018-07-10 Michael TuexenUse appropriate MSS value when populating the TCP FO...
2018-07-10 Wojciech MacekFix build broken by r336130
2018-07-10 Steven HartlandRemoved pointless NULL check
2018-07-10 Navdeep ParharFix vertical whitespace nit in cxgbe.
2018-07-10 Marcelo AraujoFix style(9) space and tab.
2018-07-10 Daichi GOTOtop(1): rollback r335836
2018-07-10 Navdeep Parharcxgbe(4): Add a sysctl to report the chip's microproces...
2018-07-10 Kyle Evanskern_environment: bool'itize dynamic_kenv; fix small...
2018-07-10 Xin LIUse endian.h le32dec() instead of rolling our own.
2018-07-10 Kyle Evanssubr_hints: Skip static_env and static_hints if they...
2018-07-10 Kyle Evanssubr_hints: Convert some bool-like ints to bools
2018-07-10 Kyle Evanssubr_hints: Use goto/label instead of series of conditi...
2018-07-10 Cy SchubertRemove redundant space.
2018-07-10 Daichi GOTOtop(1): Fix the prompt bug and core dump problem in...
2018-07-10 Mark JohnstonFix pre-SI_SUB_CPU initialization of per-CPU counters.
2018-07-10 Warner LoshTweak documentation to RB_ constants to reflect current use
2018-07-09 Pedro F. Giffunilocaledef(1): remove duplicated includes.
2018-07-09 Justin Hibbitspowerpc/powernv: Make opal_i2c driver work with attache...
2018-07-09 Pedro F. Giffunised(1): Suppress implicit-fallthrough.
2018-07-09 Oleksandr Tymoshenkoig4(4): add devmatch(8) PNP info
2018-07-09 Rick MacklemAdd support for a "forced" pnfsdskill to the pNFS serve...
2018-07-09 Emmanuel Vadottruncate: Add support for -s % and /
2018-07-09 Emmanuel Vadottruncate: style(9) some parts
2018-07-09 Ian LeporeAdd pnp info to the imx_spi driver.
2018-07-09 Ian LeporeAdd a manpage for the imx_spi driver.
2018-07-09 Warner LoshRemove gateworks nanobsd support.
2018-07-09 Warner LoshRemove armeb from the list of architectures we build...
2018-07-09 Ian LeporeAdd missing generated header file.
2018-07-09 Andrey V. ElsukovAdd "record-state", "set-limit" and "defer-action"...
2018-07-09 Andrey V. ElsukovDeduplicate the code.
2018-07-09 Wojciech MacekARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 Wojciech MacekARM64: Add support for ThunderX2 PCIe
2018-07-09 Wojciech MacekARM64: Add ThunderX2 CPU revision macro. Add ThunderX2...
2018-07-09 Conrad Meyergzip(1): Don't shadow global 'err'
2018-07-09 Conrad MeyerIntegrate SHA2-224 with userspace components
2018-07-09 Conrad MeyerOCF: Add plain hash modes
next