NetBSD/sbin
martin fad829e1f9 Pull up following revision(s) (requested by hannken in ticket #1560):
sbin/fsck/partutil.c: revision 1.18

Change getdiskinfo() to no longer infer the partition from the device name.

Since 2016-06-16 we create disk devices "<type><<unit>" as an alias
for "<type><<unit><part>" where "<part>" is the raw partition.
These devices are treated as invalid partitions and a zero geometry
is returned.

Take the partition from "st_rdev" instead.

Fix for PR kern/57134: st_size of stat on vnd raw partition sometimes
is 0, causing newfs to fail
2023-01-03 18:22:09 +00:00
..
amrctl Remove reference to -c flag which was never implemented. 2018-08-27 00:36:03 +00:00
apmlabel
atactl Pull up following revision(s) (requested by mrg in ticket #1148): 2020-12-12 13:01:18 +00:00
badsect
bioctl Pull up following revision(s) (requested by msaitoh in ticket #1449): 2022-05-14 11:40:07 +00:00
brconfig
canconfig
ccdconfig Pull up following revision(s) (requested by mlelstv in ticket #1110): 2020-10-11 12:34:29 +00:00
cgdconfig KNF, 80 column police, a few other tidy ups (use if (ret == 0) rather 2019-04-10 06:11:37 +00:00
chkconfig
chown Add EXIT STATUS section. Use Ex. Sort sections. 2017-07-04 06:53:12 +00:00
clri
devpubd
disklabel Fix NATIVELABEL_ONLY build. 2019-07-03 07:05:27 +00:00
dkctl Bump date for previous. 2018-01-07 18:11:35 +00:00
dkscan_bsdlabel use a minimal "struct disk" in userland rather than the full kernel structure. 2017-06-08 22:24:29 +00:00
dmctl Fix typo 2017-06-04 08:34:34 +00:00
dmesg Pull up following revision(s) (requested by tsutsui in ticket #601): 2020-01-05 09:32:10 +00:00
drvctl Revert functional changes in previous, at expense of strict KNF conformance. 2018-02-14 17:43:09 +00:00
dump Pull up following revision(s) (requested by hannken in ticket #1283): 2021-06-08 12:55:40 +00:00
dump_lfs Bump date for previous. 2019-03-25 07:03:17 +00:00
fastboot
fdisk mention that -B is used to set the timeout for mbr_bootsel 2019-04-09 09:03:41 +00:00
fsck Pull up following revision(s) (requested by hannken in ticket #1560): 2023-01-03 18:22:09 +00:00
fsck_ext2fs Pull up following revision(s) (requested by kamil in ticket #73): 2019-08-16 19:30:41 +00:00
fsck_ffs Pull up following revision(s) (requested by kamil in ticket #73): 2019-08-16 19:30:41 +00:00
fsck_lfs Pull up following revision(s) (requested by riastradh in ticket #1050): 2020-08-17 10:30:22 +00:00
fsck_msdos We already incremented cl; fix indexing. Noticed by Xin Li @FreeBSD. 2019-06-04 00:08:00 +00:00
fsck_v7fs
fsdb Fix punctuation markup. 2017-08-05 20:25:41 +00:00
fsirand
gpt Remove outdated note about sysinst restrictions 2019-07-26 07:22:05 +00:00
ifconfig Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILTER). 2019-07-17 03:26:24 +00:00
init Pull up following revision(s) (requested by sevan in ticket #174): 2019-09-05 08:19:40 +00:00
iscsictl
iscsid check for snprintf() truncation and fail sanely if so, rather than 2019-02-04 08:21:11 +00:00
ldconfig
luactl
mbrlabel Handle sector sizes != 512, check partition overlaps, improve guessing 2018-03-30 13:14:25 +00:00
mknod Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
modload Fix Dt argument. 2017-07-18 19:50:54 +00:00
modstat Pull up following revision(s) (requested by pgoyette in ticket #527): 2019-12-09 15:56:49 +00:00
modunload
mount Sort SEE ALSO. 2018-01-09 09:15:57 +00:00
mount_ados
mount_autofs It's not literal "-options" so use .Ar 2018-01-24 12:04:47 +00:00
mount_cd9660 vnconfig name is retained for backwards compatibility. Use vndconfig. 2018-06-30 09:27:41 +00:00
mount_chfs
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_hfs
mount_kernfs
mount_lfs
mount_msdos
mount_nfs Remove Tn for standard abbreviations. 2018-05-17 06:37:06 +00:00
mount_nilfs
mount_ntfs
mount_null
mount_overlay
mount_portal PR bin/54222 2019-05-23 11:13:17 +00:00
mount_procfs Bump date for previous. 2017-08-28 05:58:08 +00:00
mount_ptyfs
mount_puffs
mount_qemufwcfg Add libpuffs (fixes sun2 build) 2018-10-03 13:34:44 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union s/filesystem/file system/ 2017-06-07 15:24:50 +00:00
mount_v7fs
newbtconf Remove uses of test -o 2018-09-16 22:37:24 +00:00
newfs Omit mention of old vnd(4) bug, now resolved. 2019-04-13 19:29:27 +00:00
newfs_ext2fs Omit mention of old vnd(4) bug, now resolved. 2019-04-13 19:29:27 +00:00
newfs_lfs
newfs_msdos Pull up following revision(s) (requested by martin in ticket #303): 2019-10-12 15:11:42 +00:00
newfs_sysvbfs
newfs_udf Pull up following revision(s) (requested by mrg in ticket #1263): 2021-04-30 14:07:02 +00:00
newfs_v7fs
nologin
nvmectl since NVMe 1.2 (which defined the ONCS bit), the bit (4) is whether controller 2018-12-01 18:29:19 +00:00
ping un-ifdef sgi. NFC 2017-10-02 10:08:11 +00:00
ping6 Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragment has 2018-04-24 07:22:32 +00:00
pppoectl Fix wrong macro, use An. 2018-09-25 09:55:41 +00:00
raidctl Correct printed IOCTL name that was incorrect since rev 1.5. 2019-02-06 22:38:10 +00:00
rcorder
reboot Pull up following revision(s) (requested by roy in ticket #34): 2019-08-09 09:52:48 +00:00
resize_ffs wether -> whether 2019-04-21 11:45:08 +00:00
resize_lfs Pull up following revision(s) (requested by brad in ticket #110): 2019-09-02 16:16:56 +00:00
restore - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
rndctl Pull up following revision(s) (requested by riastradh in ticket #1006): 2020-07-15 13:44:08 +00:00
route Pull up following revision(s) (requested by roy in ticket #646): 2020-01-24 20:13:45 +00:00
routed update for GCC 6: 2018-02-06 09:33:07 +00:00
savecore avoid infinite loop in kmem_check(). fixes bug introduced in previous. 2018-12-27 21:25:46 +00:00
scan_ffs
scsictl
setkey
shutdown Use NULL instead of 0 for null pointer. 2017-08-07 22:08:12 +00:00
slattach Improve examples and netmask information (from Dan Plassche) 2018-11-12 00:56:26 +00:00
svhlabel
swapctl
sysctl Pull up following revision(s) (requested by kamil in ticket #95): 2019-08-19 16:00:03 +00:00
ttyflags
tunefs Add missing space in "quotas disabled" output from tunefs -N 2019-04-12 01:14:37 +00:00
umbctl Mark _error() as printflikee 2018-08-02 03:40:51 +00:00
umount s/filesystem/file system/ 2017-06-07 15:24:50 +00:00
veriexecctl Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
wdogctl
wsconsctl Fix editor mishap during processing of ticket #1002 2020-07-18 14:53:35 +00:00
Makefile Install mount_qemufwcfg everywhere instead of just x86. 2018-09-30 15:56:46 +00:00
Makefile.inc