]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
jemalloc: use symbolic definitions for bits in vm_overcommit
[FreeBSD/FreeBSD.git] / usr.sbin /
2022-09-16 Jens SchweikhardtFix dead references (wrong section) to sysctl(8).
2022-09-16 Gordon Berglinguname.1: Clarify the -r option
2022-09-15 Gordon Berglingcxgbetool(8): Fix a typo in a source code comment
2022-09-14 Brad Davisbsdinstall: fix a couple stragglers in whitelabeling...
2022-09-14 Jens SchweikhardtCapitalize title like in all other titles.
2022-09-13 Filipe da Silva... bhyve: Fix build when BHYVE_SNAPSHOT is set
2022-09-09 Emmanuel VadotRevert "vmm: permit some IPIs to be handled by userspace"
2022-09-07 Corvin Köhnevmm: permit some IPIs to be handled by userspace
2022-09-07 Corvin Köhnebhyve: create all vcpus on startup
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-04 Gordon Berglingcd9660(5): Correct a typo in a source code comment
2022-09-04 Gordon Berglingpkg(8): Remove a double word in a source code comment
2022-09-04 Gordon Berglingbhyve(4): Remove a double word in a source code comment
2022-09-03 Alfonso S. Sicilianobsdinstall(8) hostname: Update for bsddialog 0.3
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-03 Gordon Berglingcron(8): Fix a typo in a source code comment
2022-08-30 Gleb Smirnoffipfwpcap: use PF_DIVERT/SOCK_RAW instead of PF_INET...
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-29 John Baldwinbhyve virtio-scsi: Avoid out of bounds accesses to...
2022-08-29 John Baldwinbhyve virtio-scsi: Tidy warning and debug prints.
2022-08-29 John Baldwinbhyve e1000: Sanitize transmit ring indices.
2022-08-29 Mark Johnstonmakefs tests: Do not run ZFS tests in parallel
2022-08-29 Mark Johnstonmakefs tests: Do not install ZFS tests if WITHOUT_ZFS...
2022-08-29 Mark Johnstonmakefs: Remove some redundant initializations
2022-08-26 Baptiste Daroussintzsetup: remove left overs from libbsddialog conversion
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-24 Dag-Erling Smørgravchown: see also chmod.
2022-08-24 Brooks Davispkg: Add limited --debug/-d support
2022-08-19 Navdeep Parharcxgbetool: remove unnecessary vertical whitespace.
2022-08-19 John Baldwinbhyve: Support other schemes for naming pass-through...
2022-08-19 Alexander MotinDecode couple arrays in NFIT table.
2022-08-18 Jessica Clarkemakefs: Fix issues building as a cross-tool on non...
2022-08-18 Jessica Clarkemakefs: Fix 32-bit issues in ZFS time attributes setting
2022-08-17 Mark Johnstonmakefs tests: Add test cases for handling of multiple...
2022-08-17 Mark Johnstonmakefs tests: Whitespace fixes
2022-08-17 Mark Johnstonmakefs: Handle multiple staging directories when creati...
2022-08-17 Jens SchweikhardtIndicate which port gdb.1 and kgdb.1 come from.
2022-08-17 John Baldwinbhyve e1000: Skip packets with a small header.
2022-08-17 John Baldwinbhyve xhci: Cache the value of MaxPStreams when initial...
2022-08-17 John Baldwinbhyve: Style fix for read/write_config.
2022-08-17 Chuck Tufflibhyve nvme: Switch to POSIX standard functions
2022-08-16 Brad Davisbsdinstall: add variables to allow skipping over some...
2022-08-16 Emmanuel Vadotpkgbase: Put accounting utilities in the acct package
2022-08-16 Jens SchweikhardtOops, wlan(4) is not the removed an(4). Restore that...
2022-08-16 Jens SchweikhardtThe wi(4) and an(4) drivers have been removed. Delete...
2022-08-16 Jens SchweikhardtIndicate the port where the referenced man pages come...
2022-08-16 Mark Johnstonbhyve: Sprinkle const qualifiers where appropriate
2022-08-16 Mark Johnstonbhyve: Mark variables and functions as static where...
2022-08-16 Mark Johnstonbhyve: Use "void" instead of empty parameter lists
2022-08-16 Mark Johnstonmakefs: Style
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Chuck Tufflibhyve nvme: Support minimal Controller list
2022-08-16 Chuck Tufflibhyve nvme: Fix reported SANICAP value
2022-08-16 Mark Johnstonmakefs tests: Re-enable the ZFS snapshot test
2022-08-16 Mark Johnstonmakefs: Fix space accounting for the root DSL directory
2022-08-16 Mark Johnstonmakefs: Align the block buffer used in ZFS mode
2022-08-16 Mateusz Piotrowskiexports.5: Clean up EXAMPLES and STANDARDS
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-15 Jens SchweikhardtIndicate that xrefs to *roff,tbl,eqn et al are found...
2022-08-15 Mark Johnstonmakefs tests: Skip a ZFS regression test in CI
2022-08-14 Wanpeng Qianbhyve nvme: Fix firmware read only initialization
2022-08-14 WanpengQianbhyve nvme: Fix Active Firmware Info
2022-08-14 WanpengQianbhyve: Fix Number of Power States Supported value
2022-08-14 Jens SchweikhardtThe fdformat man page is in section 8 (not 1).
2022-08-14 Mark Johnstonbhyve: Address uses of uninitialized variables in pci_n...
2022-08-14 Mark Johnstonbhyve: Address -Wunused* warnings in pci_nvme.c
2022-08-14 Chuck Tufflibhyve nvme: Fix uninitialized pointer
2022-08-14 Chuck Tufflibhyve nvme: Fix Controller init error cases
2022-08-14 Chuck Tufflibhyve nvme: Check return value of mapped memory
2022-08-14 Jens SchweikhardtIndicate that kgdb.1 is from ports/devel/gdb.
2022-08-14 Jens SchweikhardtIndicate that X(7) cross refs are satisfied by ports...
2022-08-14 Jens SchweikhardtIn man page cross refs to sudo, indicate it comes from...
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-13 Chuck Tufflibhyve nvme: Fix out-of-bound IOV array access
2022-08-12 Maxim SobolevWhen -u option is used also set USER, HOME and SHELL...
2022-08-11 Alexander Motinctladm: Fix typo in command line help.
2022-08-11 Mark Johnstonmakefs: Fix a memory leak in fs_layout_one()
2022-08-11 Mark Johnstonmakefs: Fix memory leaks in dsl_dir_finalize_props()
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-09 Jessica Clarkeetcupdate: Add a -N flag to perform a NO_ROOT build
2022-08-09 Jessica Clarkeetcupdate: Prefer POSIX -depth to BSD -d
2022-08-09 Jessica Clarkeetcupdate: Add a -m flag to change the make binary...
2022-08-07 Gordon Berglingmfiutil.8: Fix some mandoc warnings
2022-08-06 Cy Schubertunbound: Update version to 1.16.2
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-05 Mark Johnstonmakefs: Add ZFS support
2022-08-05 Brad Davisbsdinstall: allow setting the root password via env...
2022-07-31 Gordon Berglinguhsoctl.1: Fix the man page date
2022-07-31 Gordon Berglingbluetooth(3): Fix a typo in a source code comment
2022-07-31 Kirk McKusickAdd a flags parameter to the ffs_sbget() function that...
2022-07-28 John Hood/usr/sbin/pkg: don't sleep on fetch failure
2022-07-27 Corvin Köhnebhyve: fix spelling mistake in passthru emulation
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
next