]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-03-24 Mark JohnstonAdd regression tests for newsyslog.conf's p flag.
2020-03-24 Mark Johnstonnewsyslog: Fix stack corruption when initializing a...
2020-03-24 John BaldwinDisable rarely used architecture variants in make unive...
2020-03-24 Ed Masteiflib: simplify MPASS assertion
2020-03-24 Ed Masteiflib: split compound assertion
2020-03-24 Konstantin... kern_copy_file_range(): check the file type.
2020-03-24 Andrey V. ElsukovUse IP_FW_NAT44_DESTROY opcode for IP_FW3 socket option...
2020-03-24 Emmanuel Vadotauditdistd: Remove useless linking with libl
2020-03-24 Emmanuel Vadotrescue: Remove useless linking with libl
2020-03-24 Emmanuel VadotRevert r359267.
2020-03-24 Emmanuel Vadotbsd.lib.mk: Do not include bsd.incs.mk for INTERNALLIB
2020-03-24 Emmanuel Vadotpkgbase: Move telnetd and ftpd pam file to the utilitie...
2020-03-24 Emmanuel Vadotpkgbase: Move device.hints from the runtime to the...
2020-03-23 Conrad Meyerarm: Fix atomic long APIs to correct 'u_long' signedness
2020-03-23 John BaldwinUse the newer EINTEGRITY error when authentication...
2020-03-23 Brooks DavisImprove LIBADD/_DP_* for kyua libraries.
2020-03-23 Brooks DavisBump for kyua import.
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Ed Mastearch.7: remove Default Tool Chain footnote about xtoolchain
2020-03-23 Ed Mastearch.7: update Default Tool Chain intro text
2020-03-23 Alex RichardsonFix newvers.sh on macOS 10.15
2020-03-23 Alex RichardsonUpdate arch.7 .Dd for r359233
2020-03-23 Edward Tomasz... Add STANDARDS and HISTORY to getcontext(3), makecontext...
2020-03-23 Brooks DavisAdd the tests user, an unprivileged user from the defau...
2020-03-23 Warner LoshDocument when execl and execp entered unix.
2020-03-23 Mateusz PiotrowskiStart sentences from new lines
2020-03-23 Alexander V... Make ICMP redirect processing depend on routing daemon.
2020-03-23 Kyle Evansbsdbox: remove useless linking against libl
2020-03-23 Baptiste DaroussinRemove useless linking to libl
2020-03-23 Baptiste DaroussinRemove the link to libl which only contains a stub...
2020-03-23 Baptiste DaroussinRemove unneeded dependency on libl
2020-03-23 Baptiste DaroussinRevove useless linking to yacc
2020-03-23 Mateusz PiotrowskiSort UMA macros and create MLINKS for them
2020-03-23 Alexander V... Add tests verifying IPv4/IPv6 output for TCP/UDP/raw...
2020-03-23 Michael TuexenCleanup the file and add two ASSERT variants for locks...
2020-03-23 Alex RichardsonUse Clang and LLD as the default toolchain for MIPS
2020-03-23 Baptiste Daroussinpw: do not removed home directories if not owned
2020-03-22 Alex RichardsonUse a GCC-compatile compiler flag in files.xlp
2020-03-22 Alex RichardsonFix linking OCTEON1 kernel with LLD
2020-03-22 Mateusz PiotrowskiUse -F instead of -f in tail(1) examples
2020-03-22 Carlo Strub- sort according to scan code
2020-03-22 Sergio Carlavilla... fix typo in exec man page
2020-03-22 Rick MacklemFix an NFS mount attempt where VFS_STATFS() fails.
2020-03-22 Mitchell HorneFix ordering of machine includes
2020-03-22 Ed MasteBSD.sendmail.dist: simplify mqueue group name setting
2020-03-22 Ed Mastepkgbase: create sendmail directories only from BSD...
2020-03-22 Sergio Carlavilla... exec man page: Add HISTORY section
2020-03-22 Hans Petter... Add new USB ID.
2020-03-22 Ed MasteMakefile.inc1: set DB_FROM_SRC also for stageworld
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-21 Xin LIVendor import of xz-5.2.5 (trimmed).
2020-03-21 Michael TuexenMore timer cleanups, no functional change.
2020-03-21 Ed Mastenlist(3): add elf(5) xref
2020-03-21 Ed Mastereadelf: simplify Xen string note printing
2020-03-21 Warner LoshRedo r359164 now that it's baked : Eliminate misuse...
2020-03-20 Scott LongWhen printing out the contents of the VSEC, include...
2020-03-20 Konstantin... Introduce LINUXKPI_GENSRCS.
2020-03-20 Mark JohnstonLock the socket in soo_stat().
2020-03-20 Mark JohnstonFix uselocale(3) to not leak a reference to the old...
2020-03-20 Ed MasteRemove cx module subdir, missed in r359178
2020-03-20 Ed MasteUse a separate copy of machdep.h in cp and ce drivers
2020-03-20 Ed MasteRemove ctau module subdir, missed in r359178
2020-03-20 Nick O'BrienAdd myself (nick) as a src committer
2020-03-20 Ed Masteretire cx,ctau drivers
2020-03-20 Ed MasteObsoleteFiles.inc: add blank line between some recent...
2020-03-20 Mark Johnstonlibelftc: Fix a memory leak in cpp_demangle_read_type().
2020-03-20 Mark Johnstonreadelf: Fix another instance of the leak mentioned...
2020-03-20 Mark Johnstonreadelf: Avoid leaking ELF descriptors for archive...
2020-03-20 Mark Johnstonlibpe: Avoid a potential use-after-free in pe_update_sy...
2020-03-20 Mark Johnstonlibdwarf: Make an out-pointer assignment unconditional.
2020-03-20 Mark JohnstonSimplify uipc_detach() slightly.
2020-03-20 Mark JohnstonRemove UNP_NASCENT, reverting r303855.
2020-03-20 Ed Mastesys/cam: remove doubled ;s
2020-03-20 Ed Masteremove ancient pre-2000 ObsoleteFiles.inc entries
2020-03-20 Warner LoshRevert r359164.
2020-03-20 Ed Masteobjcopy: add new sections also when there is no .shstrtab
2020-03-20 Warner LoshImplement a workaround for kms-drm modules
2020-03-20 Warner LoshEliminate misuse of $MACHINE for userland things.
2020-03-20 Warner LoshRemove sparc support from clang build infrastructure...
2020-03-20 Michael TuexenRemove a set, but unused variable.
2020-03-20 Alfredo Dal... [PowerPC] fix panic reading /dev/kmem on !DMAP machines
2020-03-20 Navdeep Parharcxgbe(4): Split sge_nm_rxq into three cachelines.
2020-03-20 Gavin AtkinsonAdd new USB device ID for Elecom 802.11ac USB device.
2020-03-20 Sevan JaniyanAdd DragonFly BSD 5.8 & 5.63
2020-03-19 Michael TuexenA a missing NET_EPOCH_ENTER/NET_EPOCH_EXIT pair. This...
2020-03-19 Mark JohnstonFix synchronization in the IPV6_2292PKTOPTIONS set...
2020-03-19 Toomas Soomeloader: remove libsa/crc32.c and use version from zlib
2020-03-19 Michael TuexenConsistently provide arguments for timer start and...
2020-03-19 Michael TuexenCleanup the stream reset and asconf timer.
2020-03-19 Toomas Soomeloader: misaligned access of dos_partition structure
2020-03-19 Alexander MotinFix SES on device slots without phys after r349321.
2020-03-19 Mark Johnstonkern_dup(): Call filecaps_free_prep() in a write section.
2020-03-19 Mark JohnstonEnter a write sequence when updating rights.
2020-03-19 Michael TuexenThe MTU candidates MUST be a multiple of 4, so make...
2020-03-19 Kristof Provostpfctl: improve rule load times with thousands of interfaces
2020-03-19 David BrightFix parameter reversal potentially causing buffer overrun.
2020-03-19 Mateusz PiotrowskiDocument my doc bit and that bcr@ was my mentor
2020-03-19 Mateusz PiotrowskiDocument geli(8) loader variables conventions
2020-03-19 Hans Petter... Correctly implement support for remote wakeup for USB...
next