]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-12-10 jmgfix up documentation/comments: processname is not defin...
2020-12-10 mhorneriscv: handle debug.debugger_on_trap for fatal page...
2020-12-10 kenAdd the LTO-9 density code to libmt and the mt(1) man...
2020-12-10 bdrewerylinux_dma: Ensure proper flags pass to allocators.
2020-12-10 bdrewerycontig allocs: Don't retry forever on M_WAITOK.
2020-12-10 tuexenFix the TFTP client when performing a RRQ for files...
2020-12-10 fernapeid(1): Add EXAMPLES section
2020-12-10 rewAdd deprecation notice for bvmconsole and bvmdebug
2020-12-10 fernapegroups(1): Add EXAMPLE
2020-12-10 mjgfd: make serialization in fdescfree_fds conditional...
2020-12-10 bhugheshyperv/vmbus: avoid crash, panic if vbe fb info is...
2020-12-10 gbeee(1): Whitespace cleanup
2020-12-10 traszMake "diskinfo -i" also test 1MB reads.
2020-12-10 seLift scope of buf[] to make it extend to a potential...
2020-12-10 tmunrotruss: Add AIO syscalls.
2020-12-09 gjbFix staging riscv images.
2020-12-09 hselaskyFix bug in ifconfig preventing proper VLAN creation.
2020-12-09 rlibbydmar: reserve memory windows of PCIe root port
2020-12-09 dimMerge commit 28de0fb48 from llvm git (by Luís Marques):
2020-12-09 kevansnetgraph: macfilter: small fixes
2020-12-09 markjPlug a race between fd table teardown and several loops
2020-12-09 markjUse refcount_load(9) to load fd table reference counts
2020-12-09 kevansgrep: replace the internal queue with a ring buffer
2020-12-09 kevansgrep: tests: stop expecting a failure of gnuext w/...
2020-12-09 kevanskdump/truss: decode new _umtx_op flags
2020-12-09 kevanslibsysdecode: decode _UMTX_OP flags
2020-12-09 kevans_umtx_op(2): document recent addition of 32bit compat...
2020-12-09 cyMFV r368464:
2020-12-09 gjbCopy arm64 make-memstick.sh and mkisoimages.sh to the...
2020-12-09 jhibbitsdev/mfi: Make a seemingly bogus conditional unconditional
2020-12-09 jkimMerge OpenSSL 1.1.1i.
2020-12-08 glebiusFixup r368446 with KERN_TLS.
2020-12-08 bdreweryfts_read: Handle error from a NULL return better.
2020-12-08 cyVendor import of Unbound 1.13.0.
2020-12-08 kevanscpuset_set{affinity,domain}: do not allow empty masks
2020-12-08 kevanskern: cpuset: resolve race between cpuset_lookup/cpuset_rel
2020-12-08 kevanskern: cpuset: plug a unr leak
2020-12-08 mhornearm64: fix struct l_sigaction_t layout
2020-12-08 jhbCheck that the frame pointer is within the current...
2020-12-08 jhbStack unwinding robustness fixes for RISC-V.
2020-12-08 n_hibmaMissed adding netgraph to mtree in r368443:
2020-12-08 n_hibmaFix indenting for netmap.
2020-12-08 adrian[ath] also remove the magic size value here for the...
2020-12-08 adrian[ath] Don't use hard-coded values in the sanity check.
2020-12-08 adrian[ath] replace the hard-coded magic values in if_athioct...
2020-12-08 glebiusThe list of ports in configuration path shall be protec...
2020-12-08 emasteOpenSSL: address CVE-2020-1971
2020-12-08 glebiusConvert LAGG_RLOCK() to NET_EPOCH_ENTER(). No functiona...
2020-12-08 andrewUse a macro to find the offset of kern_ttbr0
2020-12-08 andrewFree the arm64 bootparams memory after initarm
2020-12-08 n_hibmaNew Netgraph module ng_macfilter:
2020-12-08 emasteregen src.conf.5 after r368441, WITHOUT_GDB default
2020-12-08 emasteDefault to WITHOUT_GDB (GDB 6.1.1) for FreeBSD 13
2020-12-08 kevanssrc.conf(5): regen after r368439 (WITH_BSD_GREP default)
2020-12-08 kevanssrc.opts.mk: switch to bsdgrep as /usr/bin/grep
2020-12-08 ngieextattr_get_file(20: bump .Dd
2020-12-08 ngieextattr_get_file(2): clarify RETURN VALUES
2020-12-08 ngieextattr_get_file(2): fix more formatting
2020-12-08 ngieextattr_get_file(2): sort syscalls alphabetically
2020-12-08 ngielio_listio(2): fix manlint error
2020-12-08 ngieextattr_get_fd(2): fix manlint errors
2020-12-08 mckusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
2020-12-08 mhornerelease: don't checksum images if there are none
2020-12-08 mhorneRISC-V release confs
2020-12-08 mhorneriscv: allow building virtual machine images
2020-12-08 mhornerelease.sh: add support for RISC-V embedded builds
2020-12-07 jhbBump __FreeBSD_version for removal of crypto fd's in...
2020-12-07 andrewEnsure the boot CPU is CPU 0 on arm64
2020-12-07 hselaskyProperly define the bool type in the BSD kernel shim.
2020-12-07 markjarm: Let the GDB stub write to SP, LR and GP registers
2020-12-07 markjAdd missing refcount.9 MLINKS
2020-12-07 markjiflib: Avoid leaking the freelist bitmaps upon driver...
2020-12-07 markjiflib: Detach tasks upon device registration failure
2020-12-07 tsoomeloader: xdr_array is missing count
2020-12-07 hselaskyFix compilation after r368397.
2020-12-07 hselaskyAdd missing busdma prototypes for load and unload and...
2020-12-07 hselaskyTidy up code a bit. Add missing section comments.
2020-12-07 hselaskyPrefer using the MIN() function macro over the min...
2020-12-07 hselaskyAllow sys/refcount.h to be used by standalone builds.
2020-12-07 hrsFix the source directory when installing the results...
2020-12-06 markjuma: Make uma_zone_set_maxcache() work better with...
2020-12-06 markjuma: Enforce the use of uz_bucket_size_max in the free...
2020-12-06 markjuma: Use atomic load for uz_sleepers
2020-12-06 emasteAdd deprecation notice to mn(4)
2020-12-06 mckusickDocument the BA_CLRBUF flag used in ufs and ext2fs...
2020-12-06 mjgvfs: add cleanup on error missed in r368375
2020-12-06 tuexenWhen dropping packets (RRQ or WRQ) for debugging, repor...
2020-12-06 kibufs: handle two more cases of possible VNON vnode retur...
2020-12-06 kevansbsdgrep: don't link against libregex for bootstrap
2020-12-06 eugenif_em.ko: fix module build outside of kernel build...
2020-12-06 yuripvupdate wcwidth data from utf8proc
2020-12-06 kevansbectl: simplify the tail end of the jail cmd
2020-12-06 seUpgrade to version 3.2.3
2020-12-06 tijlMove V4L feature declarations and DTrace provider defin...
2020-12-06 mjgvfs: factor buffer allocation/copyin out of namei
2020-12-05 cematkbd(4): Just use nitems() for quirk enumeration
2020-12-05 mmelRemove remaning definition of GFB_<foo> options.
2020-12-05 tijlFix i386 linux module after r367395.
2020-12-05 kevanslibc: regex: partial revert of r368358
2020-12-05 mmelSimplify startup of secondary cores and store MPIDR...
next