freebsd-dev/stand/common
Warner Losh c9ee39a3f2 stand: Remove unused enum
enum disk_ioctl is unused.  It's only ever defined. All of the stand
code uses DIOCGSECTORSIZE and DIOCGMEDIASIZE instead, both to query and
to implement ioctl.

Sponsored by:		Netflix
2022-11-04 15:40:12 -06:00
..
bcache.c
boot.c
bootstrap.h stand: Add interp_has_builtin_cmd to see if we have a command 2022-09-01 11:08:19 -06:00
commands.c stand: Move quit command to common commands 2022-07-30 04:48:35 -06:00
console.c
dev_net.c stand: Use c99 structure initialization for network device 2022-07-24 16:53:34 -06:00
dev_net.h
devopen.c geli: Move check for DEVT_DISK into geli_probe_and_attach 2022-10-22 19:47:24 -06:00
disk.c stand: Change disk_fmtdev to take a struct devdesc * 2022-08-11 10:27:15 -06:00
disk.h stand: Remove unused enum 2022-11-04 15:40:12 -06:00
gfx_fb_stub.c
gfx_fb.c stand: Nuke double-semicolons 2022-11-02 09:34:54 -06:00
gfx_fb.h
help.common
install.c
interp_backslash.c
interp_forth.c
interp_lua.c
interp_parse.c
interp_simple.c
interp.c stand: Add interp_has_builtin_cmd to see if we have a command 2022-09-01 11:08:19 -06:00
isapnp.c
isapnp.h
load_elf32_obj.c
load_elf32.c
load_elf64_obj.c
load_elf64.c
load_elf_obj.c
load_elf.c loader: fix elf lookup_symbol type filtering 2022-10-13 22:07:52 -05:00
ls.c
Makefile.depend
md.c stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
merge_help.awk
metadata.c stand: fix mismerge 2022-09-16 10:54:04 -06:00
misc.c
modinfo.c stand: collapse all copies of *copyenv into md_copyenv 2022-09-16 09:18:56 -06:00
modinfo.h stand: collapse all copies of *copyenv into md_copyenv 2022-09-16 09:18:56 -06:00
module.c
newvers.sh
nvstore.c
part.c
part.h
paths.h
pnp.c
rbx.h
readin.h
reloc_elf32.c
reloc_elf64.c
reloc_elf.c
self_reloc.c
tslog.c
vdisk.c stand: Add disk_fmtdev for dv_fmtdev for all the disk devices 2022-08-11 10:27:16 -06:00
zfs_cmd.c