This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
geom
History
Poul-Henning Kamp
cbb650409c
Print the correct pointer in a KASSERT.
...
Submitted by: Pawel Jakub Dawidek <nick@garage.freebsd.pl>
2004-01-11 10:02:42 +00:00
..
bde
Interior decoration changes.
2003-10-07 09:28:07 +00:00
geom_aes.c
…
geom_apple.c
…
geom_bsd_enc.c
…
geom_bsd.c
Simplify the ioctl handling in GEOM.
2003-09-01 20:45:32 +00:00
geom_ccd.c
Make sure to return errors if we have any.
2003-11-12 09:46:54 +00:00
geom_ctl.c
The present defaults for the open and close for device drivers which
2003-09-27 12:01:01 +00:00
geom_ctl.h
…
geom_dev.c
Remove KASSERT check for negative bio_offsets, add "normal" EIO
2003-10-19 19:06:54 +00:00
geom_disk.c
Correct usage of mtx_init() API. This is not a functional change since
2003-12-07 23:20:53 +00:00
geom_disk.h
…
geom_dump.c
Re-arrange and consolidate some random debugging stuff
2003-12-07 05:04:49 +00:00
geom_event.c
Prevent withering of the provider we're orphaning from happening until
2003-12-23 11:37:05 +00:00
geom_fox.c
Fix two old/new consumer confusions.
2003-10-24 18:46:23 +00:00
geom_gpt.c
…
geom_int.h
…
geom_io.c
Correct usage of mtx_init() API. This is not a functional change since
2003-12-07 23:20:53 +00:00
geom_kern.c
…
geom_mbr_enc.c
…
geom_mbr.c
Simplify the ioctl handling in GEOM.
2003-09-01 20:45:32 +00:00
geom_mirror.c
…
geom_pc98_enc.c
…
geom_pc98.c
Re-arrange and consolidate some random debugging stuff
2003-12-07 05:04:49 +00:00
geom_slice.c
…
geom_slice.h
…
geom_subr.c
Print the correct pointer in a KASSERT.
2004-01-11 10:02:42 +00:00
geom_sunlabel_enc.c
…
geom_sunlabel.c
…
geom_vol_ffs.c
…
geom.h
KASSERT against multiple orphanings of providers.
2003-12-07 10:04:43 +00:00
notes
…