This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
geom
History
Poul-Henning Kamp
43f0db6cc5
Don't do silly thing if the disk_create() event gets canceled.
...
Approved by: re/scottl
2003-05-25 16:57:10 +00:00
..
bde
Re-order the the initialization slightly to improve structure.
2003-05-05 08:58:12 +00:00
geom_aes.c
Avoid double-free panic.
2003-05-05 15:52:11 +00:00
geom_apple.c
…
geom_bsd_enc.c
…
geom_bsd.c
Fix the WARNING for wrong rawoffset, I tested incompatible units.
2003-05-06 19:36:13 +00:00
geom_ccd.c
…
geom_ctl.c
Add gctl_set_param() function.
2003-05-04 19:24:34 +00:00
geom_ctl.h
…
geom_dev.c
When a GEOM (/dev-)device is closed and we find that I/O requests are
2003-05-09 21:25:28 +00:00
geom_disk.c
Don't do silly thing if the disk_create() event gets canceled.
2003-05-25 16:57:10 +00:00
geom_disk.h
…
geom_dump.c
…
geom_event.c
…
geom_ext.h
…
geom_gpt.c
…
geom_int.h
…
geom_io.c
Hide the "ENOMEM" notice messages behind bootverbose. They are still
2003-05-07 05:37:31 +00:00
geom_kern.c
…
geom_mbr_enc.c
…
geom_mbr.c
…
geom_mirror.c
…
geom_pc98_enc.c
…
geom_pc98.c
…
geom_slice.c
…
geom_slice.h
…
geom_subr.c
…
geom_sunlabel_enc.c
…
geom_sunlabel.c
…
geom_vol_ffs.c
…
geom.h
Add gctl_set_param() function.
2003-05-04 19:24:34 +00:00
notes
…