]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-23 emastearch.7: remove Default Tool Chain footnote about xtoolchain
2020-03-23 emastearch.7: update Default Tool Chain intro text
2020-03-23 arichardsonFix newvers.sh on macOS 10.15
2020-03-23 arichardsonUpdate arch.7 .Dd for r359233
2020-03-23 traszAdd STANDARDS and HISTORY to getcontext(3), makecontext...
2020-03-23 brooksAdd the tests user, an unprivileged user from the defau...
2020-03-23 impDocument when execl and execp entered unix.
2020-03-23 0mpStart sentences from new lines
2020-03-23 melifaroMake ICMP redirect processing depend on routing daemon.
2020-03-23 kevansbsdbox: remove useless linking against libl
2020-03-23 baptRemove useless linking to libl
2020-03-23 baptRemove the link to libl which only contains a stub...
2020-03-23 baptRemove unneeded dependency on libl
2020-03-23 baptRevove useless linking to yacc
2020-03-23 0mpSort UMA macros and create MLINKS for them
2020-03-23 melifaroAdd tests verifying IPv4/IPv6 output for TCP/UDP/raw...
2020-03-23 tuexenCleanup the file and add two ASSERT variants for locks...
2020-03-23 arichardsonUse Clang and LLD as the default toolchain for MIPS
2020-03-23 baptpw: do not removed home directories if not owned
2020-03-22 arichardsonUse a GCC-compatile compiler flag in files.xlp
2020-03-22 arichardsonFix linking OCTEON1 kernel with LLD
2020-03-22 0mpUse -F instead of -f in tail(1) examples
2020-03-22 cs- sort according to scan code
2020-03-22 carlavillafix typo in exec man page
2020-03-22 rmacklemFix an NFS mount attempt where VFS_STATFS() fails.
2020-03-22 mhorneFix ordering of machine includes
2020-03-22 emasteBSD.sendmail.dist: simplify mqueue group name setting
2020-03-22 emastepkgbase: create sendmail directories only from BSD...
2020-03-22 carlavillaexec man page: Add HISTORY section
2020-03-22 hselaskyAdd new USB ID.
2020-03-22 emasteMakefile.inc1: set DB_FROM_SRC also for stageworld
2020-03-22 delphijMFV r359197: xz 5.2.5.
2020-03-21 tuexenMore timer cleanups, no functional change.
2020-03-21 emastenlist(3): add elf(5) xref
2020-03-21 emastereadelf: simplify Xen string note printing
2020-03-21 impRedo r359164 now that it's baked : Eliminate misuse...
2020-03-20 scottlWhen printing out the contents of the VSEC, include...
2020-03-20 kibIntroduce LINUXKPI_GENSRCS.
2020-03-20 markjLock the socket in soo_stat().
2020-03-20 markjFix uselocale(3) to not leak a reference to the old...
2020-03-20 emasteRemove cx module subdir, missed in r359178
2020-03-20 emasteUse a separate copy of machdep.h in cp and ce drivers
2020-03-20 emasteRemove ctau module subdir, missed in r359178
2020-03-20 nickAdd myself (nick) as a src committer
2020-03-20 emasteretire cx,ctau drivers
2020-03-20 emasteObsoleteFiles.inc: add blank line between some recent...
2020-03-20 markjlibelftc: Fix a memory leak in cpp_demangle_read_type().
2020-03-20 markjreadelf: Fix another instance of the leak mentioned...
2020-03-20 markjreadelf: Avoid leaking ELF descriptors for archive...
2020-03-20 markjlibpe: Avoid a potential use-after-free in pe_update_sy...
2020-03-20 markjlibdwarf: Make an out-pointer assignment unconditional.
2020-03-20 markjSimplify uipc_detach() slightly.
2020-03-20 markjRemove UNP_NASCENT, reverting r303855.
2020-03-20 emastesys/cam: remove doubled ;s
2020-03-20 emasteremove ancient pre-2000 ObsoleteFiles.inc entries
2020-03-20 impRevert r359164.
2020-03-20 emasteobjcopy: add new sections also when there is no .shstrtab
2020-03-20 impImplement a workaround for kms-drm modules
2020-03-20 impEliminate misuse of $MACHINE for userland things.
2020-03-20 impRemove sparc support from clang build infrastructure...
2020-03-20 tuexenRemove a set, but unused variable.
2020-03-20 alfredo[PowerPC] fix panic reading /dev/kmem on !DMAP machines
2020-03-20 npcxgbe(4): Split sge_nm_rxq into three cachelines.
2020-03-20 gavinAdd new USB device ID for Elecom 802.11ac USB device.
2020-03-20 sevanAdd DragonFly BSD 5.8 & 5.63
2020-03-19 tuexenA a missing NET_EPOCH_ENTER/NET_EPOCH_EXIT pair. This...
2020-03-19 markjFix synchronization in the IPV6_2292PKTOPTIONS set...
2020-03-19 tsoomeloader: remove libsa/crc32.c and use version from zlib
2020-03-19 tuexenConsistently provide arguments for timer start and...
2020-03-19 tuexenCleanup the stream reset and asconf timer.
2020-03-19 tsoomeloader: misaligned access of dos_partition structure
2020-03-19 mavFix SES on device slots without phys after r349321.
2020-03-19 markjkern_dup(): Call filecaps_free_prep() in a write section.
2020-03-19 markjEnter a write sequence when updating rights.
2020-03-19 tuexenThe MTU candidates MUST be a multiple of 4, so make...
2020-03-19 kppfctl: improve rule load times with thousands of interfaces
2020-03-19 dabFix parameter reversal potentially causing buffer overrun.
2020-03-19 0mpDocument my doc bit and that bcr@ was my mentor
2020-03-19 0mpDocument geli(8) loader variables conventions
2020-03-19 hselaskyCorrectly implement support for remote wakeup for USB...
2020-03-19 delphijFix race condition in catopen(3).
2020-03-19 mavMFOpenZFS: make zil max block size tunable
2020-03-19 kibAdd file for static compilation of mlx5.
2020-03-19 mavAdd missing STAILQ_INIT() in ciss_disable_adapter().
2020-03-18 kibmlx5_core: lower the severity of message noting that...
2020-03-18 kibmlx5: Route NIC_VPORT_CHANGE events to eswitch code.
2020-03-18 kibmlx5: Read number of VF ports from the SR-IOV cap.
2020-03-18 kibmlx5: Use eswitch interface to configure VFs steering.
2020-03-18 kibmlx5: Add 'follow' vport state, relevant for VFs.
2020-03-18 kibmlx5: Integrate eswitch and mpfs management code.
2020-03-18 kibmlx5: Restore eswitch management code from attic.
2020-03-18 tsoomeloader.efi: handle efi_cons_init() failure cases better
2020-03-18 kibmlx5: Basic PCIe side of SR-IOV support.
2020-03-18 cyPACKAGE_STRING should be the same as PACKAGE_VERSION.
2020-03-18 kiblinuxkpi: Add infrastructure to pass FreeBSD IOV method...
2020-03-18 kibAdd pci_iov_if.h header as a dependency for Linuxkpi...
2020-03-18 kibmlx5_core: add sysctls to report device capabilities.
2020-03-18 kibDo not spuriously re-enable disabled io_apic pin on...
next