]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
ukswitch: fix non-debug build
[FreeBSD/FreeBSD.git] / usr.sbin /
2024-05-10 Dag-Erling SmørgravAdd man page for nfslockd.
2024-05-10 Paweł KrawczykExplain cron.d
2024-05-09 Lexi Winterarp.8: don't document a syntax that doesn't exist
2024-05-09 Kristof Provostlibpfctl: fix file descriptor leak
2024-05-08 Mark Johnstonbhyve: Do not define GDB_LOG
2024-05-08 Mark Johnstonbsdinstall: Stop loading cryptodev for ZFS installations
2024-05-06 Dag-Erling Smørgravpw: Test home directory ownership and mode.
2024-05-06 Dag-Erling Smørgravadduser: Fix confusion between `uclass` and `_class`.
2024-05-06 Dag-Erling Smørgravpw: Don't silently ignore unparsed command line arguments.
2024-05-06 Dag-Erling Smørgravpw: Rename some enums.
2024-05-06 Emmanuel VadotImport device-tree files from Linux 6.8
2024-05-06 Emmanuel VadotImport device-tree files from Linux 6.7
2024-05-06 Emmanuel VadotImport device-tree files from Linux 6.6
2024-05-04 Warner Loshota: Merge one true awk 20240422 (a3b68e649d2d)
2024-05-04 Ed Mastelibfido2: update to 1.14.0
2024-05-04 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.5-0-g617a1...
2024-05-04 Lexi Winterarp(8): fix a typo in error message for -s/-S
2024-05-04 Lexi Winterpackages: add package for NTP
2024-05-03 Ed Mastelibcbor: vendor update to 0.11.0
2024-05-03 Simon J. GerratyMerge bmake-20240430
2024-05-03 Martin Matuskazfs: merge openzfs/zfs@8f1b7a6fa
2024-05-03 Michael Osipovperiodic.conf: remove long deprecated security_daily_co...
2024-05-02 John Baldwinnvmfd: A simple userspace daemon for the NVMe over...
2024-05-02 John Baldwinctladm: Add nvterminate command to drop active NVMeoF...
2024-05-02 John Baldwinctladm: Add nvlist command to list active NVMeoF associ...
2024-05-02 John Baldwinctladm: Permit creating nvmf ports
2024-05-02 John Baldwinctl: Support NVMe requests in debug trace functions
2024-05-02 John Baldwinctl: Avoid an upcast for calling ctl_scsi_path_string
2024-05-02 John Baldwinctladm: Use nitems() in a few more places
2024-05-01 SHENG-YI HONGbhyve: Move lock of uart frontend to uart backend
2024-05-01 Mark Johnstonbhyvectl: Add arm64 bits and hook it up to the build
2024-05-01 Mark Johnstonbhyvectl: Prepare to add arm64 support
2024-04-30 Olivier CertnerRemove remnants of portsnap(8)
2024-04-30 Martin Matuskalibarchive: merge bugfixes from vendor branch
2024-04-29 Kristof Provostpf: convert DIOCGETSTATUS to netlink
2024-04-29 Mark Johnstonbhyve: Fix handling of -r
2024-04-29 Dag-Erling Smørgravadduser: Really fix a syntax error
2024-04-29 Martin Matuskalibarchive: merge from vendor branch
2024-04-29 Lexi Winterpackage: move OpenBSM auditing into its own package
2024-04-29 Lexi Winterpackage: move authpf into the FreeBSD-pf package
2024-04-29 Elyes Haouaszonectl: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouaswlandebug: Use nitems(foo) instead of sizeof(foo)/sizeo...
2024-04-29 Elyes Haouasusbconfig: Use nitems(foo) instead of sizeof(foo)/sizeo...
2024-04-29 Elyes Haouasrwhod: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouaspstat: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasppp: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasndp: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasmoused: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouaskbdcontrol: Use nitems(foo) instead of sizeof(foo)...
2024-04-29 Elyes Haouasctld: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasctladm: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasbtxld: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasrtadvctl: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasrtadvd: Use nitems(foo) instead of sizeof(foo)/sizeof...
2024-04-29 Elyes Haouasbluetooth: Use nitems(foo) instead of sizeof(foo)/sizeo...
2024-04-28 Chris Moerzbhyve.8: Update and rearrange to improve readability
2024-04-25 Bjoern A. Zeebbsdinstall: update comment related to pkg
2024-04-24 Mark Johnstonbhyve.8: Document arm64 support
2024-04-24 Mark Johnstonbhyve.8: Remove mention of the -A flag
2024-04-24 Ricardo BrancoMFV: less: Do not trust st_size if it equals zero
2024-04-24 Warner LoshRevert "bsdinstall/distfetch.c: check environment varia...
2024-04-23 rilyshbsdinstall/distfetch.c: check environment variables...
2024-04-23 Martin Matuskazfs: merge openzfs/zfs@1f940de07
2024-04-23 Lexi Winterpackage: move cron into its own package
2024-04-23 Lexi Winterpackage: move hv_{vss,kvp}_daemon into hyperv-tools
2024-04-22 Joseph Mingroneadduser: Fix a syntax error
2024-04-20 Dag-Erling Smørgravadduser: A few more improvements.
2024-04-20 Gordon Berglingbinmiscctl.8: Remove a double word
2024-04-19 Lexi Winterpackage: move lpr into its own package
2024-04-19 Lexi Wintermailwrapper(8): change behaviour if mailer.conf cannot...
2024-04-19 Fernando Apesteguíafreebsd-update(8): Use kern.module_path
2024-04-19 Dag-Erling Smørgravadduser: Overhaul.
2024-04-17 Martin Tournoijcrunchgen: add --list option
2024-04-16 Mark Johnstonexports.5: Clarify that exported dirs should be local...
2024-04-16 Mark Johnstonexports.5: Update an example to use service(8)
2024-04-16 Martin Matuskalibarchive: merge from vendor branch
2024-04-16 Martin Matuskazfs: merge openzfs/zfs@90ba19eb7
2024-04-16 Ed Mastemergemaster: postpone removal to FreeBSD 15
2024-04-16 Ed Mastetzsetup: be explicit about *timezone* abbreviation
2024-04-14 Fernando Apesteguíafreebsd-update: Add check for kernel modules
2024-04-14 Mathieudaemon: fix -R to enable supervision mode
2024-04-12 Collin Funkkldxref: Prefer sys/cdefs.h __unreachable over the...
2024-04-12 Collin Funkdaemon: Prefer sys/cdefs.h __unreachable over the builtin
2024-04-11 rilyshfdwrite.c: initialize pointers to NULL and a few other...
2024-04-11 John Graftonadduser(8): support creation of ZFS dataset
2024-04-11 Elyes Haouasusr.sbin: Remove repeated words
2024-04-11 Elyes Haouasmergemaster: Fix typo
2024-04-11 Elyes Haouasinetd: Fix typos
2024-04-11 Elyes Haouaspnfsdscopymr: Fix typos
2024-04-11 Elyes Haouascrunch: Fix typo
2024-04-11 Elyes Haouasmanctl: Fix typo
2024-04-11 Elyes Haouaszonectl: Fix a typo
2024-04-10 Jessica Clarkebhyve: Implement a PL031 RTC on arm64
2024-04-10 Jessica Clarkebhyve: Extract uart-clock from fdt_add_uart as an apb...
2024-04-10 Jessica Clarkebhyve: Extend mevent to support updating timers
2024-04-10 Jessica Clarkebhyve: Fix arm64 PCI I/O range to match FDT
2024-04-10 Jessica Clarkebhyve: Support legacy PCI interrupts on arm64
2024-04-10 Mark Johnstonbhyve: Push option parsing down into bhyverun_machdep.c
2024-04-10 Mark Johnstonarm64: Connect bhyve and libvmmapi to the build
2024-04-10 Mark Johnstonbhyve: Partially disable INT#x support in virtio for...
next