]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
crunchide: static'ify remaining non-exported functions
[FreeBSD/FreeBSD.git] / usr.sbin /
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-26 Luiz Otavio O Souzartsold: make it work on if_vlan interfaces
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-22 Alan Somersiostat: fix rounding errors in iostat -x
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-07-28 Maxim Sobolevdd a new option (-H) to daemon(8) to catch SIGHUP and...
2021-07-27 Renato Botelhobsdinstall: Only show menu if there are more items...
2021-07-27 Li-Wen Hsufreebsd-update: Update URL of supported platforms infor...
2021-07-27 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-20 Dag-Erling SmørgravFix local-unbound setup for some IPv6 deployments.
2021-07-09 Chuck Tufflibhyve: Fix NVMe iovec construction for large IOs
2021-07-08 Warner Loshmergemaster: handle symbolic links during update.
2021-07-02 Markobhyvectl: print a better error message when vm_open...
2021-06-24 Jamie Grittonjail: Don't allow substitution of valueless jail parame...
2021-06-22 Kristof Provostbsnmp: Fix incorrect use of libpfctl
2021-06-20 Dan Nelsoncpucontrol: fix extended signature matching code to...
2021-06-20 Philip Paepsbsdconfig: add a new mirror in Bulgaria
2021-06-20 Philip Paepsbsdinstall: add a new mirror in Bulgaria
2021-06-10 Li-Wen HsuAdd freeze/thaw description to devctl(8)
2021-06-10 Math IeuFix test case header function name
2021-06-09 John Baldwinetcupdate: Add -D destdir to usage for 'extract'.
2021-06-09 John Baldwinetcupdate: Add a revert mode to restore one or more...
2021-06-09 John Baldwinetcupdate: Trim trailing whitespace.
2021-06-09 John Baldwinetcupdate: Gracefully handle SIGINT when building trees.
2021-06-09 John Baldwinetcupdate: Always extract to a temporary tree.
2021-06-09 David Brightpciconf: Fix up pciconf -lc output
2021-06-03 Cy SchubertMFV d60fa10fd872db7e3d8cb1e161cfdae026c43b14:
2021-05-27 Konstantin Belousovkldxref: do not error out if specified path is not...
2021-05-21 Daniel Austinmpsutil: extend show adapter information, add NCQ control
2021-05-14 Kristof Provostauthpf: Start using libpfctl
2021-05-10 Kristof Provostpf: Allow multiple labels to be set on a rule
2021-05-10 Mark Johnstonbhyve: Set SO_REUSEADDR on the gdb stub socket
2021-05-07 Kristof Provostlibpfctl: Switch to pfctl_rule
2021-05-07 Kristof Provostbsnmp: Use libpfctl
2021-05-07 Kristof Provost(t)ftp-proxy: use libpfctl
2021-05-06 Tai-hwa Liangarp(8): fixing the deletion failure of IEEE1394 associa...
2021-05-05 Baptiste Daroussinpkg(7): replace usage of sbuf(9) with open_memstream(3)
2021-05-05 Baptiste Daroussinpkg(7): indentation fixes
2021-05-05 Baptiste Daroussinpkg(7): when bootstrapping first search for pkg.pkg...
2021-05-05 Kyle Evanspkg(7): add an -r reponame option for bootstrap and add
2021-05-05 Alex Richardsonusr.sbin/pkg: Don't re-define roundup2
2021-05-05 Baptiste Daroussinpkg(7): rework the arguments handling
2021-05-05 Baptiste DaroussinUse asprintf instead of sbuf
2021-05-05 John-Mark Gurneyfix up docs, if signature checking is enabled, the...
2021-05-05 Baptiste Daroussinpw(8): use open_memstream(3) instead of sbuf(9)
2021-05-05 Moritz SchmittMake pkg(7) use environment variables specified in...
2021-04-16 Gordon Berglingconfig(8): Mention the authors of a paper in the SEE...
2021-04-16 Gordon Berglinglpd(8): Mention the author of a paper in the SEE ALSO...
2021-04-15 Rick Macklemnfsd: silence rpcb_unset noise for NFSv4 only servers
2021-04-13 Ed Mastefreebsd-update: improve mandoc db generation
2021-04-09 Jamie GrittonMFC jail: fix jail(8) synposis and usage message to...
2021-04-08 Alan Somersmpsutil.8: fix typos in the man page
2021-03-29 Caleb St. Johnrpc.lockd: Unconditionally close fds as daemon
2021-03-29 Caleb St. Johnalign nfsdumpstate column output
2021-03-27 Rick Macklemmountd(8): generate a syslog message when the "V4:...
2021-03-24 Mark Johnstonrtsold: Fix validation of RDNSS options
2021-03-21 Dmitry ChaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2021-03-15 Juraj Lutternewsyslog(8): Implement a new 'E' flag to not rotate...
2021-03-08 Brandon Bergren[PowerPC] Allow traversal of oversize OF properties.
2021-02-25 Robert Wingautomount(8): fix absolute path when creating a mountpoint
2021-02-20 Kyle Evanspkg(7): address minor nits (mostly clang-analyze compla...
2021-02-20 Alex Richardsonusr.sbin/praudit: Fix tests after 5619d49e07
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-16 Kyle Evansinetd: fix unix sockaddr's length assignment
2021-02-16 Kyle Evansfmtree: add a deprecation notice to the manpage
2021-02-12 Alexander MotinPrint DeviceHandle and PhysicalId in hex.
2021-02-12 Alexander MotinImprove ACPI_NFIT_CONTROL_REGION formatting.
2021-02-09 Konstantin Belousovcpucontrol(8): Fix display.
2021-02-04 Andrew Gierthcron(8): set the environment variables of the user...
2021-02-04 Andrew Gierthservice(8): set the environment of the "daemon" class...
2021-02-02 Conrad Meyerfstyp(8): fix exfat detection
2021-02-02 Conrad Meyerfstyp(8): Show exFAT volume labels with -l flag
2021-02-01 Alexander MotinDecode NFIT Platform Capabilities.
2021-01-24 Kyle Evanscertctl: replace hardcoded uses of /usr/local
2021-01-23 Conrad Meyerkldxref(8): Sort MDT_MODULE info first in linker.hints...
2021-01-20 Mateusz PiotrowskiFix a typo
next