]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-29 Kyle EvansDo a sweep and remove most WARNS=6 settings
2021-08-29 Dan LangilleEnable rc.d/jail within jails
2021-08-29 Gordon Berglingext2fs(5): Correct a typo in an error message
2021-08-27 Patrick Kelseyiflib: Improve mapping of TX/RX queues to CPUs
2021-08-27 Ka Ho Ngvmm: Bump vmname buffer in struct vm to VM_MAX_NAMELEN + 1
2021-08-27 Ka Ho Ngtmpfs: Fix error being cleared after commit c12118f6cec0
2021-08-27 Ka Ho Ngtmpfs: Fix styles
2021-08-27 Goran Mekićsound: Add an example of basic sound application
2021-08-27 Kevin Bowlingintel ethernet: Use ether_gen_addr(9)
2021-08-27 Kyle Evanscrunch: drop WARNS override
2021-08-27 Kyle Evanscrunchgen: fix remaining issues under WARNS=6
2021-08-27 Kyle Evanscrunchide: static'ify remaining non-exported functions
2021-08-27 Kyle Evanscrunchide: address complaints from WARNS=6
2021-08-27 Kyle Evanscrunchgen: sprinkle some const-poisoning around
2021-08-27 Kyle Evanspkg: use specific CONFSNAME_${file} for FreeBSD.conf
2021-08-27 Kyle Evanspkg: allow multiple add arguments again
2021-08-27 Adam Fennmalloc(9): Document/complete aligned variants
2021-08-27 Adam Fenndevclass_alloc_unit: move "at" hint test to after devic...
2021-08-26 Dimitry AndricApply clang fix for assertion failure compiling multime...
2021-08-26 Luiz Otavio... rtsold: make it work on if_vlan interfaces
2021-08-26 Luiz Otavio... lagg: don't update link layer addresses on destroy
2021-08-26 Luiz Otavio... ipfw: use unsigned int for dummynet bandwidth
2021-08-26 Kyle Evansinit: execute /etc/rc.final after all user processes...
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-26 Kyle Evanskern: add an option for preserving the early kenv
2021-08-26 Kyle Evanskenv: s/dump/list/ to clarify meaning
2021-08-26 Kevin Bowlinge1000: Update intel shared code
2021-08-26 Fabian Kurtzdhclient: support supersede statement for option 54
2021-08-26 Franco Fichtnergre: simplify RSS ifdefs
2021-08-26 Stephan de Witiflib: emulate counters in netmap mode
2021-08-25 Warner LoshAllow the pseudo-errnos to be returned as well in boot...
2021-08-25 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-24 Gordon TetlowFix multiple OpenSSL vulnerabilities.
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-24 Gordon TetlowFix remote code execution in ggatec(8).
2021-08-24 Andrey V. Elsukovipfw: fix possible data race between jump cache reading...
2021-08-24 Kristof Provostnetinet6 tests: build fix
2021-08-24 Kristof Provostnetinet tests: delete an interface with pending lookups
2021-08-24 Alexander V... Add arp/ndp tests in addition to rtsock ll tests.
2021-08-24 Alexander Motinntb_transport(4): Mark callouts MP-safe.
2021-08-24 Kevin Bowlingixgbe: Avoid sbuf_trim(9) in sysctl handler
2021-08-23 Kevin Bowlingigc: sync igc_txrx with igb(4)
2021-08-23 Kevin Bowlinge1000: always enable PCSD when RSS hashing
2021-08-23 Kristof Provostlibpfctl: Fix endianness issues
2021-08-23 Mateusz Guzikarm: hide busdma statistics behind ifdef ARM_BUSDMA_MAP...
2021-08-23 Mateusz Guzikpf: assert dir state on pf_test{,6}
2021-08-23 Mateusz Guzikpf: save on branching in the common case in pf_test
2021-08-23 Peter Grehanigc(4): Introduce new driver for the Intel I225 Etherne...
2021-08-23 Gordon Berglingufs_dirhash: Correct a typo in a comment
2021-08-23 Alexander MotinOptimize res_find().
2021-08-23 Mark Johnstonsigtimedwait: Use a unique wait channel for sleeping
2021-08-22 Alan Somersftpd: delete dead code
2021-08-22 Alan Somersiostat: fix rounding errors in iostat -x
2021-08-22 Alan SomersEscape any '.' characters in sysctl node names
2021-08-22 Alexander Motinkbdmux(4): Make callout handler mpsafe.
2021-08-21 Dimitry AndricApply upstream clang fix for assertion failure compilin...
2021-08-20 Kyle Evanskern: ether_gen_addr: randomize on default hostuuid...
2021-08-20 Kyle Evansman: document ether_gen_addr(9)
2021-08-19 Gordon BerglingFix a typo that was introduced while fixing a typo
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Gordon BerglingFix a common typo in a comment
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix some common typos in source code comments
2021-08-19 Gordon BerglingFix a common typo in source code comments
2021-08-19 Gordon Berglingmd5(1): Fix a typo in the manual page
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-19 Ed Masteipfilter: remove doubled semicolons
2021-08-18 Mateusz Guzikfrag6: do less work in frag6_slowtimo if possible
2021-08-18 Mateusz Guzikfrag6: drop the volatile keyword from frag6_nfrags...
2021-08-18 Mateusz Guzikip_reass: do less work in ipreass_slowtimo if possible
2021-08-18 Mateusz Guzikip_reass: drop the volatile keyword from nfrags and...
2021-08-18 Ed Mastear: remove invalid extra param in bsdar_warnc calls
2021-08-17 Kevin Bowlinge1000: rctl/srrctl buffer size init, rfctl fix
2021-08-17 Marius Stroble1000: fix build after 92804cf3dc48 (orig c1655b0f)
2021-08-17 Marius Stroble1000: consistently use the hw variables
2021-08-16 Mateusz Piotrowskibhyve.8: Fix mandoc -Tlint issues
2021-08-16 Mateusz Piotrowskibhyve: Document the format for HD audio backends
2021-08-16 Mateusz Piotrowskibhyve.8: Improve AHCI backends documentation
2021-08-16 Mateusz Piotrowskibhyve.8: Improve documentation of NVME backend
2021-08-16 Mateusz Piotrowskibhyve.8: Improve framebuffer backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up virtio console device backends descri...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up TTY, boot ROM, and pass-through descr...
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up SCSI device backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up block storage device backends description
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up network backends section
2021-08-16 Mateusz Piotrowskibhyve.8: Improve emulation description of the -s flag
2021-08-16 Mateusz Piotrowskibhyve.8: Clean up the slot description of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Clean-up synopsis of -s
2021-08-16 Mateusz Piotrowskibhyve.8: Fix indention in the signals table
2021-08-16 Mateusz Piotrowskibhyve.8: Fix the synopsis of -p
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description of the -m flag
2021-08-16 Mateusz Piotrowskibhyve.8: Improve the description and synopsis of -l
2021-08-16 Mateusz Piotrowskibhyve.8: Sort the options in the OPTIONS section
2021-08-16 Mateusz Piotrowskibhyve: Improve the option description in the usage...
2021-08-16 Mateusz Piotrowskibhyve: Fix synopsis in the usage message
2021-08-16 Mateusz Piotrowskibhyve.8: Make synopsis more readable
2021-08-16 Gordon Berglingipfw(8): Fix a typo in an error message
2021-08-16 Gordon Berglingiscontrol(8): Fix a typo in a struct
next