]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-01 Warner LoshSpell LOADER correctly so we test lua build.
2020-05-01 Warner LoshRemove more stray sparc64 ifdefs.
2020-05-01 Warner LoshCatch up to arm/arm and sparc64 removal.
2020-05-01 Warner LoshWhen we have an invalid build option, don't rm -rf...
2020-05-01 Brandon Bergren[PowerPC] Set fixed boot1.elf load address
2020-05-01 Brandon BergrenRemove sparc relocation support from reloc_elf.c.
2020-05-01 Ed Mastecorrect procctl(PROC_PROTMAX_STATUS _NOFORCE return
2020-05-01 Benedict ReuschlingFix typo in r360492:
2020-05-01 Hans Petter... Implement more PCI-express bandwidth functions in the...
2020-05-01 Hans Petter... Implement mutex_lock_killable() in the LinuxKPI.
2020-05-01 Hans Petter... Implement DIV64_U64_ROUND_UP() in the LinuxKPI.
2020-05-01 Hans Petter... Implement more lockdep macros in the LinuxKPI.
2020-05-01 Hans Petter... Implement kstrtou64() in the LinuxKPI.
2020-05-01 Benedict ReuschlingFix a number of the following issues in man4:
2020-05-01 Mitchell HorneAdd RISC-V interpreter example
2020-05-01 Jung-uk KimMFV: r360512
2020-05-01 Rick MacklemFactor some code out of nfsm_dissct() into separate...
2020-04-30 Jung-uk KimImport ACPICA 20200430.
2020-04-30 John BaldwinRemove the SYMVER build option.
2020-04-30 Ed Mastegeli tests require OpenSSL - exclude them under WITHOUT...
2020-04-30 Warner LoshFix three bugs highlighted by review:
2020-04-30 Ed Mastesrc.conf.5: regen after WITHOUT_OPENSSL dep changes
2020-04-30 Kyle Evanslualoader: config: improve readConfFiles, rename to...
2020-04-30 Kyle Evanslualoader: config: add a table for restricted environme...
2020-04-30 Warner LoshStyle(9) nit: put function name at start of line.
2020-04-30 Warner LoshMove / reword a comment.
2020-04-30 Warner LoshRemove stray blank line.
2020-04-30 Ed Mastesrc.opts.mk: add WITHOUT_OPENSSL dependencies
2020-04-30 Andriy Gaponig4iic_acpi_probe: remove set but unused variable
2020-04-30 Mark JohnstonIncrease the iflib txq callout mutex name length to...
2020-04-30 Benedict ReuschlingAdd a new manual page for unionfs(5), written by
2020-04-30 Benedict ReuschlingAdd HISTORY sections to disk(9), driver(9), and
2020-04-30 Richard ScheffeneggerIntroduce a lower bound of 2 MSS to TCP Cubic.
2020-04-30 Kyle Evansloader.conf(5): document that loader_conf_files may...
2020-04-30 Warner LoshMake sure that we get the sbuf resources we need.
2020-04-30 Warner LoshImplement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD...
2020-04-30 Warner LoshReturn the nvmeX device associated with the ndaX device.
2020-04-30 Warner LoshGenerate a devctl event for interesting events
2020-04-30 Ed Mastesrc.conf.5: regen after 359736, ZONEINFO_OLD_TIMEZONES_...
2020-04-29 Richard ScheffeneggerPrevent premature shrinking of the scaled receive window
2020-04-29 Alexander V... Convert more rtentry field accesses into nhop fields...
2020-04-29 Richard ScheffeneggerCorrectly set up the initial TCP congestion window...
2020-04-29 Bryan Drewerydtrace tests: Support globbing for excludes
2020-04-29 Alexander V... Add nhop to the ifa_rtrequest() callback.
2020-04-29 Michal MelounMove ARM specific flags to arm/Makefile.inc
2020-04-29 Michal MelounFix style(9). Strip write only variables.
2020-04-29 Michal MelounExport tracing facility of GIC500 ITS block.
2020-04-29 Olivier CochardSkip bectl jail test if jail not installed (WITHOUT_JAIL).
2020-04-29 Michal MelounDon't try to set frequendcy for enumerated but newer...
2020-04-29 Michal MelounDon't allow to use FPU inside of rtld library.
2020-04-29 Michal MelounDon't try to re-initialize already preseted regulator.
2020-04-29 Michal MelounMultiple fixes for rockchip iodomain driver:
2020-04-29 Ed Masteliblua: ensure that "require" will fail in bootstrap...
2020-04-29 Benedict ReuschlingAdd HISTORY section to domain(9).
2020-04-29 Benedict ReuschlingWhen copying and pasting the code in the EXAMPLE
2020-04-29 Bryan DreweryUse universe-toolchain config(8)
2020-04-28 Jilles Tjoelkersh: Assert INTOFF rather than applying it in ck*
2020-04-28 Alexander V... Move route-specific ddb commands to route/route_ddb.c
2020-04-28 Alexander V... Move route_temporal.c and route_var.h to net/route.
2020-04-28 Bryan DreweryRevert r360445
2020-04-28 Alexander V... Move struct rtentry definition to nhop_var.h.
2020-04-28 Bryan Dreweryctfmerge: Assert that there is enough room for types.
2020-04-28 Bryan DreweryDon't try ctfconvert on file without debug info.
2020-04-28 Bryan Dreweryconfig: Add no-ctfconvert support.
2020-04-28 Bryan DreweryNone of these use opt_sched.h
2020-04-28 Bryan DreweryRestore local kernel "prog" filtering lost in r332099.
2020-04-28 Takanori WatanabeAdd le_read_buffer_size command and manpage.
2020-04-28 Mark JohnstonMake sendfile(SF_SYNC)'s CV wait interruptible.
2020-04-28 Kyle Evansdiff(1): don't reject specifying the same format multip...
2020-04-28 Mark JohnstonRe-check for wirings after busying the page in vm_page_...
2020-04-28 Takanori WatanabeImprove error handling
2020-04-28 Alexander V... Convert rtalloc_mpath_fib() users to the new KPI.
2020-04-28 Alexander V... Eliminate now-unused parts of old routing KPI.
2020-04-28 Alexander V... Remove rtable dumping code from bootp.
2020-04-28 Xin LIDo not overflow when calculating file system size.
2020-04-28 Kyle Evansconfig.lua(8): catch up to recently added hooks
2020-04-28 Kyle Evansconfig.lua(8): "may should" is not proper grammar
2020-04-28 Rick MacklemGet rid of uio_XXX macros used for the Mac OS/X port.
2020-04-28 Kyle Evanslualoader: cli: clobber loader_conf_files before proceeding
2020-04-28 Kyle Evanslualoader: cli: add read-conf
2020-04-28 Kyle Evanslualoader: config: start exporting readConfFiles
2020-04-28 Kyle Evanslualoader config: don't call loader.getenv() as much
2020-04-28 John BaldwinBump __FreeBSD_version for KTLS RX support.
2020-04-27 John BaldwinAdd support for KTLS RX over TOE to T6.
2020-04-27 Rick MacklemFix sosend_generic() so that it can handle a list of...
2020-04-27 Warner LoshExport the nda device's flags as a sysctl.
2020-04-27 Warner LoshConvert rotating to a flag bit.
2020-04-27 Warner LoshConvert unmappedio over to a flag.
2020-04-27 Warner LoshAdd flags sysctl to ada
2020-04-27 Warner LoshChange the flags back to an enum
2020-04-27 John BaldwinInitial support for kernel offload of TLS receive.
2020-04-27 John BaldwinAdd the initial sequence number to the TLS enable socke...
2020-04-27 John BaldwinUpdate the cached MSI state when any MSI capability...
2020-04-27 Eric Joyneriflib: Stop interface before (un)registering VLAN
2020-04-27 John BaldwinRetire the GENERICSF kernel config.
2020-04-27 Colin PercivalSet use_nvd=0 in EC2 AMIs.
2020-04-27 John BaldwinDon't run strcmp() against strings stored in user memory.
2020-04-27 John BaldwinImprove MACHINE_ARCH handling for hard vs soft-float...
2020-04-27 John BaldwinExtend support in sysctls for supporting multiple nativ...
2020-04-27 Randall StewartThis change does a small prepratory step in getting the
next