summaryrefslogtreecommitdiff
path: root/sbin/reboot
AgeCommit message (Expand)Author
2025-12-20reboot: Fix halt -p behaviorDag-Erling Smørgrav
2025-12-10reboot: Default to a clean shutdownDag-Erling Smørgrav
2025-12-08nextboot: Reimplement missing -a optionDag-Erling Smørgrav
2025-07-22reboot(8): add support for noshutdownKonstantin Belousov
2025-04-12reboot.8: Xr reboot(2)Maxim Konovalov
2025-04-07boot_i386.8: Mention this is legacyEd Maste
2025-01-14nextboot: Smarter warning about deleting nextbootWarner Losh
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-30nextboot: Permit ZFS boot filesystems mounted at the pool's rootJohn Baldwin
2024-05-16man filesystems: fix xrefs after move to section 4Alexander Ziaee
2024-04-03nextboot: Write nextboot.conf safelyMark Johnston
2024-02-21nextboot: check unlink, but only warn on !ENOENTWarner Losh
2024-02-20reboot: Emulate nextboot -D betterWarner Losh
2024-02-19nextboot: fix nextboot -k on ZFSGleb Smirnoff
2024-02-19nextboot: fix typo that merged two args into oneGleb Smirnoff
2024-02-17reboot: Move extern for environWarner Losh
2024-02-17reboot: Remove sys/types.h: it's not needed here...Warner Losh
2024-02-15reboot: Use posix_spawn instead of systemWarner Losh
2024-02-15reboot: initialize howtoWarner Losh
2024-02-12rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.shWarner Losh
2024-02-12reboot: Allow this to be installed as nextbootWarner Losh
2024-02-12reboot: Implement -o to set kernel options for next bootWarner Losh
2024-02-12reboot: Implement -k in terms of envWarner Losh
2024-02-12reboot: Implement -e from nextbootWarner Losh
2024-02-12reboot: Implement zfs supportWarner Losh
2024-02-12reboot: Implement -D from nextbootWarner Losh
2024-02-12reboot: Add sanity checking of write to nextboot.confWarner Losh
2024-02-12reboot: Don't reboot if the next kernel isn't thereWarner Losh
2024-02-12reboot: convert flags to boolsWarner Losh
2024-02-12reboot: Disallow -k and -r, it doesn't make sense.Warner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26sbin: Remove ancient SCCS tags.Warner Losh
2023-11-13reboot(8): print syscall error on sysctl failureKonstantin Belousov
2023-11-13reboot(8): adapt for vmmeter v_swappgsin expansion to 64bitKonstantin Belousov
2023-08-17Use 115200 bps by default for serial communicationEd Maste
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-03-29Cross-reference nextboot(8) and freebsd-update(8)Mateusz Piotrowski
2022-02-21boottrace: annotate init and shutdown utilitiesMitchell Horne
2021-06-05nextboot: Improve the shell code used to figure out the zpool nameAllan Jude
2020-11-10Address a mandoc warningMateusz Piotrowski
2020-10-11The nextboot(8) manual page currently says that the loader(8) would deleteAlexey Dokuchaev
2020-09-23nextboot(8): Fix behavior on non-ZFS /boot systemsConrad Meyer
2020-09-21loader: zfs should support bootonce an nextbootToomas Soome
2020-07-11boot(8): fix sorting of cross referencesAllan Jude