]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-02-07 Dimitry AndricMerge ^/head r357408 through r357661.
2020-02-07 Dimitry AndricCorrectly recognize linker versions greater than 10.0.
2020-02-07 Warner LoshSupress not supported message
2020-02-07 Mateusz Guzikamd64: clean up counter(9)
2020-02-07 Alexander MotinRemove duplicate dbufs accounting.
2020-02-07 Pedro F. Giffunitypo: stray spaces.
2020-02-07 Pedro F. Giffunitypo: s/impelmentation/implementation/.
2020-02-07 Ruslan BukinFix xae(4) driver attachement on the Government Furnish...
2020-02-07 Baptiste DaroussinFix most of the style warnings
2020-02-07 Scott LongAdvertise the MPI Message Version that's contained...
2020-02-07 Scott LongTouch up some of the iocfacts fields
2020-02-07 Baptiste DaroussinUpdate diff(1) TODO removing what has been implemented
2020-02-07 Baptiste Daroussindiff: implement -y (--side-by-side) along with -W and...
2020-02-07 Scott LongEver since the block layer expanded its command syntax...
2020-02-07 Ryan Libbysmr.h: fix build after r357641
2020-02-06 John BaldwinTidy the _set_tp function for RISC-V.
2020-02-06 Mark JohnstonRemove more manual additions of -DSMP.
2020-02-06 Jeff RobersonFix a race in smr_advance() that could result in unnece...
2020-02-06 Jeff RobersonTemporarily force IFF_NEEDSEPOCH until drivers have...
2020-02-06 Alexander MotinReduce number of atomic_add() calls in aggsum.
2020-02-06 Mateusz PiotrowskiImprove documentation of bootconfig and PARTITIONS
2020-02-06 Jeff RobersonAdd some global counters for SMR. These may eventually...
2020-02-06 Kyle EvansMFV r357635: imnport v1.9 of the O_SEARCH tests
2020-02-06 Kyle EvansNetBSD-tests: import v1.9 of the O_SEARCH tests
2020-02-06 John BaldwinUse the context created in makectx() for stack traces.
2020-02-06 Pedro F. Giffunifstyp: sync HAMMER1/2 detection support with DragonFly...
2020-02-06 John BaldwinFix DDB to unwind across exception frames.
2020-02-06 Warner LoshAdd elf2aout removal
2020-02-06 Warner LoshAdd relnotes entries for armv5 and sparc64 being removed.
2020-02-06 Warner LoshRemove elf2aout
2020-02-06 Warner LoshMark elf2aout as deprecated.
2020-02-06 Warner LoshNo need to have a special sparc64 list here.
2020-02-06 Warner LoshNo need to make sunlabel anymore
2020-02-06 Warner LoshRestore missing comment
2020-02-06 Warner LoshAvoid the phrase 'now deprecated'
2020-02-06 Warner Losh'is now deprecated' -> 'is deprecated'
2020-02-06 Luca Pizzamigliomixer: call the cleanup function in a test
2020-02-06 Ed Mastesrc.conf.5: regen after r357617, BINUTILS_BOOTSTRAP...
2020-02-06 Ed MasteUpdate WITH_/WITHOUT_BINUTILS_BOOTSTRAP descriptions
2020-02-06 Roger Pau Monnéxen/console: fix priority of Xen console
2020-02-06 Leandro LuporiImplement kvm_kerndisp
2020-02-06 Pawel Biernackisysctl(9): add CTLFLAG_NEEDGIANT flag
2020-02-06 Ryan Libbyauditd_stop: wait_for_pids instead of sleeping
2020-02-06 Ryan Libbyuma: remove UMA_ZFLAG_CACHEONLY flag
2020-02-06 Xin LIMFV r357608: Limit memory usage in xz(1) instead of...
2020-02-06 Xin LIApply a reduced version of upstream 353970510895f6a80ad...
2020-02-06 Justin Hibbitspowerpc: Fix altivec disabling in set_mcontext()
2020-02-05 Navdeep Parharcxgbe(4): Add native netmap support to the main interface.
2020-02-05 Mark JohnstonDefine SMP for standalone module builds.
2020-02-05 Alfredo Dal... [virtio] Fix r/w to PCI configuration area on big endia...
2020-02-05 John BaldwinFix EXCP_MASK to include all relevant bits from scause.
2020-02-05 John BaldwinUse csr_read() to read sstatus instead of inline assembly.
2020-02-05 John BaldwinRemove stale workaround for the htif console.
2020-02-05 Ed Mastelibssp_nonshared: use only on i386 and ppc
2020-02-05 John BaldwinRead the breakpoint instruction to determine its length...
2020-02-05 Brandon Bergren[PowerPC] [DTrace] Add ELFv2 support in libdtrace
2020-02-05 Ed Mastedelete empty directories after r357455
2020-02-05 Ed Masteberi: correct kernel printf typo
2020-02-05 Pedro F. Giffuniethernet: Add a couple more Ethertypes.
2020-02-05 Mark JohnstonStop compiling dtrace modules with -DSMP.
2020-02-05 Mark JohnstonDefine MAXCPU consistently between the kernel and KLDs.
2020-02-05 Kyle Evansnetbsd-tests: import recently upstreamed O_SEARCH test...
2020-02-05 Kyle EvansO_SEARCH test: drop O_SEARCH|O_RDWR local diff
2020-02-05 Ed Mastelibfetch: disallow invalid escape sequences
2020-02-05 Ed Masteregen linuxulator sysent after r357577
2020-02-05 Ed Mastelinuxulator: implement sendfile
2020-02-05 Mark JohnstonFix a use of an uninitialized pointer in xdr_rpcbs_rmtc...
2020-02-05 Mark JohnstonImprove validation of the sockaddr length in iruserok_sa().
2020-02-05 Mark JohnstonAvoid releasing object PIP in vn_sendfile() if no pages...
2020-02-05 Mark JohnstonFix map locking in the CLEAR_PKRU sysarch(2) handler.
2020-02-05 Kyle Evanswc(1): account for possibility of file == NULL
2020-02-05 Toomas Soomefollowup on r357497: clean obsolete comment and use...
2020-02-05 Leandro LuporiAdd SYSCTL to get KERNBASE and relocated KERNBASE
2020-02-05 Toomas Soomezfsboot: vdev_read_pad2 does allocate buffer with wrong...
2020-02-05 Toomas Soomevdev_read_pad2: freeing wrong pointer
2020-02-05 Kyle EvansAdd RELNOTES entry for various daemons pulling in envir...
2020-02-05 Kyle Evanscron(8): set the environment variables of the user...
2020-02-05 Kyle Evansservice(8): set the environment of the "daemon" class...
2020-02-05 Kyle Evansenv(1): grow -L user/class and -U user/class options
2020-02-05 Kyle Evansinit(8): set environment variables from the "daemon...
2020-02-05 Kyle Evanslogin.conf(5): set a default PATH for the daemon class
2020-02-05 Kyle Evanslogin.conf(5): split MAIL env var out into a "mail...
2020-02-05 Gleb SmirnoffI doubt anybody in the world uses ng_device, but its...
2020-02-05 Gleb SmirnoffEnter the network epoch when ng_socket sends data or...
2020-02-05 Gleb Smirnoffnetgraph(4) callouts need to be executed in the network...
2020-02-05 Kyle EvansO_SEARCH tests: plug trivial fd leak
2020-02-05 Mateusz Guzikfd: always nullify *fdp in fget* routines
2020-02-05 Navdeep Parharcxgbe(4): Add a knob to allow netmap tx traffic to...
2020-02-05 Navdeep Parharcxgbe(4): Allow nm_black_hole and nm_cong_drop to be...
2020-02-04 Navdeep Parharcxgbe(4): Report accurate rx_buf_maxsize to netmap.
2020-02-04 Ryan Libbyuma: multipage chicken switch
2020-02-04 Ryan Libbyuma: grow slabs to enforce minimum memory efficiency
2020-02-04 Ryan Libbyuma: convert mbuf_jumbo_alloc to UMA_ZONE_CONTIG &...
2020-02-04 Ryan Libbyuma: add UMA_ZONE_CONTIG, and a default contig_alloc
2020-02-04 Ryan Libbyuma: pcpu_page_free needs to startup_free pages from...
2020-02-04 Kyle EvansObsoleteFiles: Update after simple_httpd removal
2020-02-04 Kyle Evanssrc.conf(5): regen after r357543, HTTPD removal
2020-02-04 Kyle EvansRemove simple_httpd
2020-02-04 Mark Johnstonreadelf: Don't leak memory when dwarf_get_fde_info_for_...
2020-02-04 Mark Johnstonreadelf: Fix the check for an error from realloc().
next