]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
nexus: Consistently return a pointer in failure paths
[FreeBSD/FreeBSD.git] / sbin /
2023-05-26 Kirk McKusickAdd the ability to adjust directory depths to backgroun...
2023-05-26 Kirk McKusickWhen running fsck_ffs(8) in background ensure that...
2023-05-25 Alexander V. Chernikovifconfig: fix ifconfig IFX inet[6] ADDR -alias
2023-05-25 Alexander V. Chernikovifconfig: switch IPv4/IPv6 address manipulations to...
2023-05-25 Mike Karelsbectl.8: update /home
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Alexander V. Chernikovifconfig: fix interface address ordering with Netlink.
2023-05-24 Mike Karelsmksnap_ffs.8: update /home examples
2023-05-24 Alexander V. Chernikovifconfig: introduce `ifconfig_context` to store current...
2023-05-24 Alexander V. Chernikovifconfig: cleanup warnings #1
2023-05-23 Yan Ka Chiuifconfig(8): Teach ifconfig to attach and run itself...
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-22 Alexander V. ChernikovRevert "ifconfig: switch IPv4/IPv6 address manipulation...
2023-05-22 Alexander V. ChernikovRevert "ifconfig: Fix the build"
2023-05-22 Mark Johnstonifconfig: Fix the build
2023-05-22 Alexander V. Chernikovifconfig: switch IPv4/IPv6 address manipulations to...
2023-05-21 Alexander V. Chernikovifconfig: simplify ifconfig() by factoring out ifa...
2023-05-21 Alexander V. Chernikovifconfig: split argument parsing
2023-05-20 Alexander V. Chernikovifconfig: simplify carp vhid setup.
2023-05-18 Kristof Provostifconfig: improve error checking for carp peer6
2023-05-18 Bjoern A. Zeebifconfig: improve trimming off interface number at end
2023-05-16 Alexander V. Chernikovifconfig: make interface and address listing use Netlin...
2023-05-15 Alexander Motinnvmecontrol: Fix power subcommand output.
2023-05-15 Kirk McKusickFix size differences between architectures of the UFS...
2023-05-15 Alexander V. Chernikovifconfig: split printing functions into smaller per...
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-3-Clause-FreeBSD identifier never was...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Dag-Erling Smørgravmd5: Add missing <errno.h>.
2023-05-10 Dag-Erling Smørgravmd5: Add missing references to sha384.
2023-05-10 Alexander V. Chernikovifconfig: fix family selection after 982cd5ae8ef6
2023-05-10 Alexander V. Chernikovifconfig: fix interface selection after 982cd5ae8ef6.
2023-05-10 Alexander V. Chernikovifconfig: split argument parsing and actual execution...
2023-05-10 Dag-Erling Smørgravmd5: Don't increment a bool.
2023-05-10 Dag-Erling Smørgravmd5: Include <osreldate.h> for __FreeBSD_version.
2023-05-10 Dag-Erling Smørgravmd5: Fix input error check.
2023-05-09 Kirk McKusickFix off-by-one error in fsck_ffs(8) chkrange() block...
2023-05-09 Mateusz Piotrowskigeom.8: Fix typos and wordsmith
2023-05-08 Dag-Erling Smørgravmd5: Improve compatibility.
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Simon J. Gerratymd5 Makefile.depend.host
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Chuck Silversfsck_ffs: fix the previous change that skipped pass...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-30 Mateusz Guziknewfs: fix up 32-bit compile
2023-04-30 Kirk McKusickYet another try to fix printf format conflict.
2023-04-30 Kirk McKusickFix printf format conflict
2023-04-30 Kirk McKusickAdditional validity checking in newfs(8).
2023-04-30 Kirk McKusickAdditional output from dumpfs(8).
2023-04-28 Alexander V. Chernikovroute: show originator PID in netlink monitor
2023-04-26 Kristof Provostpfctl: match expand_label_addr() prototype to definition
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Christian McDonaldpf: introduce ridentifier and labels to ether rules
2023-04-26 Kyle Evansgbde: stop rebuilding sha512 bits
2023-04-26 Kyle Evansbectl: document the -r flag to bectl
2023-04-25 Boris Lytochkinipfw: add [fw]mark implementation for ipfw
2023-04-25 Eugene Grosbeinipfw.8: improve description for interface matching
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 John Baldwinfdisk: Use valid prototypes for function declarations...
2023-04-23 Bjoern A. Zeebath10k: ath11k: ammend devd.conf regex
2023-04-23 Bjoern A. Zeebmt76: devd: add support for mt79* wireless drivers...
2023-04-22 Kristof Provostpfctl: match geticmpcodeby*()/print_fromto() prototypes...
2023-04-22 Kristof Provostpfctl: remove unneeded includes
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-19 Simon J. GerratyUpdate/fix Makefile.depend for userland
2023-04-18 Kirk McKusickSkip Pass 5 in fsck_ffs(8) when corrupt cylinder groups...
2023-04-18 Kirk McKusickBug fixes for fsck_ffs(8).
2023-04-18 Kirk McKusickAdd `chdb' command to fsdb(8) to set direct block numbers.
2023-04-18 John Baldwinipf: Use C89 function definitions.
2023-04-18 Gordon Berglingmount_nfs.8: Fix a mandoc warning
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-17 Stephen J. Kiernanveriexec: Add SPDX-License-Identifier
2023-04-17 Stephen J. Kiernanveriexec: fix use of getopt
2023-04-16 Stephen J. Kiernanveriexec: allow sha512 fingerprint in manifest parser
2023-04-14 Kajetan Staszkiewiczpf: backport OpenBSD syntax of "scrub" option for ...
2023-04-13 Reid Linnemannifconfig: change carp commands mcast and mcast6 to...
2023-04-11 Rick Macklemmount_nfs.8: Update man page for the "syskrb5" option
2023-04-10 Rob Norrisdhclient: add ability to ignore options in offers
2023-04-09 Alexander V. Chernikovroute: remove always-true expression
2023-04-08 Alexander V. Chernikovroute: switch transport protocol to Netlink.
2023-04-08 Alexander V. Chernikovroute: fix netlink route operations with link-local...
2023-04-07 Zhenlei Huangifconfig: Fix configuring if_bridge with additional...
2023-04-04 Alexander V. Chernikovroute: fix route get netlink translation.
2023-04-03 Konstantin Belousovsetkey(8): ansify parser
2023-04-03 Konstantin Belousovsetkey(8): remove redundand returns
2023-04-03 Konstantin Belousovsetkey(8): add -e option to take script from the comman...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-02 Zhenlei Huangifconfig: Improve VLAN identifier parsing
2023-04-02 Alexander V. Chernikovping: fix failing test_pinger[_3_1_verbose_false] test.
2023-04-02 Alexander V. Chernikovroute: add support for exact-prefix-match via netlink.
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Andrew Gallatinbectl: Improve error message when ZFS root is not found.
2023-03-30 Alexander V. Chernikovroute: try to autoload netlink(4) module if not present...
2023-03-30 Kirk McKusickImprovement in UFS/FFS directory placement when doing...
next