1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/libexec/rc
Jose Luis Duran d71e2c037c nuageinit: Silence an fstyp(8) warning
Silence a warning emitted by fread(3) in fstyp(8)'s read_buf(), when
detecting the file system type of the cloud-init device:

    % fstyp /dev/iso9660/cidata
    fstyp: fread: Invalid argument
    cd9660

Also rephrase slightly a comment while here.

Signed-off-by: Jose Luis Duran <jlduran@gmail.com>
2024-09-26 12:58:42 +02:00
..
rc.d nuageinit: Silence an fstyp(8) warning 2024-09-26 12:58:42 +02:00
tests
debug.sh debug.sh take advantage of hooks.sh 2024-09-10 12:04:15 -07:00
hooks.sh debug.sh take advantage of hooks.sh 2024-09-10 12:04:15 -07:00
Makefile debug.sh take advantage of hooks.sh 2024-09-10 12:04:15 -07:00
netstart
network.subr
pccard_ether
rc
rc.bsdextended
rc.conf
rc.firewall
rc.initdiskless
rc.resume
rc.shutdown
rc.subr rc.subr: Consistently use an absolute path for sysrc 2024-09-20 19:28:59 +01:00
rc.suspend
safe_eval.sh