]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-03-25 Ryan MoellerMFOpenZFS: ZVOLs should not be allowed to have children
2020-03-25 Michael TuexenRevert https://svnweb.freebsd.org/changeset/base/357829
2020-03-25 Michael TuexenUse consistent debug output.
2020-03-25 Michael TuexenDon't restore the vnet too early in error cases.
2020-03-25 Mateusz PiotrowskiFix formatting
2020-03-25 Baptiste DaroussinRevert r359294 per manu's request
2020-03-25 Emmanuel Vadotlibpmc: Always add the full include path for libpmcstat
2020-03-25 Emmanuel Vadotpkgbase: Stop threating rc files as config files
2020-03-25 Emmanuel VadotRe-apply r359267 now that tools are using the proper...
2020-03-25 Emmanuel Vadotpmc: Add include path for libpmcstat as it is an intern...
2020-03-25 Emmanuel Vadotwlandebug: Add include path for libifconfig as it is...
2020-03-24 Mitchell HorneMakefile.inc1: override MACHINE for native-xtools
2020-03-24 Michael TuexenOnly call panic when building with INVARIANTS.
2020-03-24 Michael TuexenAnother cleanup of the timer code. Also be more pedanti...
2020-03-24 Ed MasteMakefile.inc1: remove old (2018) stale dependency hacks
2020-03-24 Justin Hibbitsichwd: Add Atom C3000 watchdog ID.
2020-03-24 Warner Loshexec{l,v}{e,p} arrived in 7th Edition research Unix...
2020-03-24 Conrad MeyerFix PNP matching for iflib NIC drivers
2020-03-24 Sergio Carlavilla... Correct path in EXAMPLES ypldap.conf.5
2020-03-24 Mark JohnstonRemove the secondary_stacks array in arm64 and riscv...
2020-03-24 Justin Hibbitsismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses...
2020-03-24 Mark Johnstonnewsyslog: Add fallthrough comments to appease Coverity.
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
next