aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
Commit message (Expand)AuthorAgeFilesLines
* nextboot: Write nextboot.conf safelyMark Johnston2024-04-031-9/+29
* nextboot: check unlink, but only warn on !ENOENTWarner Losh2024-02-221-1/+2
* reboot: Emulate nextboot -D betterWarner Losh2024-02-211-2/+1
* nextboot: fix nextboot -k on ZFSGleb Smirnoff2024-02-201-0/+5
* nextboot: fix typo that merged two args into oneGleb Smirnoff2024-02-201-1/+1
* reboot: Move extern for environWarner Losh2024-02-181-1/+2
* reboot: Remove sys/types.h: it's not needed here...Warner Losh2024-02-181-1/+0
* reboot: Use posix_spawn instead of systemWarner Losh2024-02-161-16/+38
* reboot: initialize howtoWarner Losh2024-02-151-1/+2
* rescue,nextboot: Install nextboot as a link to reboot, rm nextboot.shWarner Losh2024-02-122-136/+4
* reboot: Allow this to be installed as nextbootWarner Losh2024-02-121-8/+26
* reboot: Implement -o to set kernel options for next bootWarner Losh2024-02-122-1/+11
* reboot: Implement -k in terms of envWarner Losh2024-02-121-7/+6
* reboot: Implement -e from nextbootWarner Losh2024-02-122-4/+64
* reboot: Implement zfs supportWarner Losh2024-02-121-9/+49
* reboot: Implement -D from nextbootWarner Losh2024-02-122-7/+22
* reboot: Add sanity checking of write to nextboot.confWarner Losh2024-02-121-10/+37
* reboot: Don't reboot if the next kernel isn't thereWarner Losh2024-02-122-16/+38
* reboot: convert flags to boolsWarner Losh2024-02-121-11/+13
* reboot: Disallow -k and -r, it doesn't make sense.Warner Losh2024-02-121-0/+2
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-274-8/+0
* reboot(8): print syscall error on sysctl failureKonstantin Belousov2023-11-131-1/+1
* reboot(8): adapt for vmmeter v_swappgsin expansion to 64bitKonstantin Belousov2023-11-131-5/+5
* Use 115200 bps by default for serial communicationEd Maste2023-08-171-1/+1
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* Cross-reference nextboot(8) and freebsd-update(8)Mateusz Piotrowski2022-03-291-1/+2
* boottrace: annotate init and shutdown utilitiesMitchell Horne2022-02-221-2/+8
* nextboot: Improve the shell code used to figure out the zpool nameAllan Jude2021-06-051-1/+1
* Address a mandoc warningMateusz Piotrowski2020-11-101-1/+1
* The nextboot(8) manual page currently says that the loader(8) would deleteAlexey Dokuchaev2020-10-111-7/+7
* nextboot(8): Fix behavior on non-ZFS /boot systemsConrad Meyer2020-09-231-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-212-16/+12
* boot(8): fix sorting of cross referencesAllan Jude2020-07-111-4/+4
* boot(8): Add additional cross referencesAllan Jude2020-07-111-1/+5
* x86 boot.8: Remove obsolescent non-loader x86 boot documentationConrad Meyer2020-06-081-22/+4
* Remove sio(4).Gleb Smirnoff2019-11-211-10/+1
* Update the manpage text to show the output generated by the first-stageIan Lepore2019-04-301-2/+2
* Fix "fasthalt" to halt instead of rebootEric van Gyzen2018-09-141-1/+1
* Clarify that boot_mute / boot -m mutes kernel console onlyEd Maste2018-05-161-2/+2
* Exit with usage when extra arguments are on command lineRodney W. Grimes2018-04-051-0/+2
* Flesh out the reason for the need for tmpfs a little.Warner Losh2017-12-201-1/+4
* Save others some forehead damange by noting that -r require tmpfs.Brad Davis2017-12-201-1/+4
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2