.. |
bde
|
Solve another bug in the mapping code: correctly skip lock sectors.
|
2002-12-18 22:11:54 +00:00 |
geom_aes.c
|
Constification and some s/int/u_int/ changes.
|
2002-12-16 22:33:27 +00:00 |
geom_bsd.c
|
Constification and some s/int/u_int/ changes.
|
2002-12-16 22:33:27 +00:00 |
geom_ccd.c
|
- Use vrefcnt() instead of v_usecount.
|
2002-09-25 02:42:43 +00:00 |
geom_ctl.c
|
Straighten up the geom.ctl config interface definitions.
|
2002-11-06 20:05:15 +00:00 |
geom_dev.c
|
Add a couple of KASSERTS, just in case.
|
2002-12-13 22:04:45 +00:00 |
geom_disk.c
|
Constification and some s/int/u_int/ changes.
|
2002-12-16 22:33:27 +00:00 |
geom_dump.c
|
Constification and some s/int/u_int/ changes.
|
2002-12-16 22:33:27 +00:00 |
geom_enc.c
|
Constification ? Yes, out that door, row on the left, one patch each.
|
2002-10-15 18:21:53 +00:00 |
geom_event.c
|
Polish a bit here and there.
|
2002-11-04 09:31:02 +00:00 |
geom_gpt.c
|
Constify the dumpconf() function.
|
2002-12-17 07:22:48 +00:00 |
geom_int.h
|
Add the remaning part of the new libdisk interaction.
|
2002-10-28 22:43:54 +00:00 |
geom_io.c
|
Balk at unaligned requests.
|
2002-12-18 19:53:59 +00:00 |
geom_kern.c
|
Fix a cut&past-o.
|
2002-12-01 15:53:31 +00:00 |
geom_mbr.c
|
Don't forget our topology lock in the MBREXT case.
|
2002-12-19 12:01:19 +00:00 |
geom_pc98.c
|
Don't mangle geometry for pc98, this will happen in the ata driver.
|
2002-12-17 15:50:51 +00:00 |
geom_slice.c
|
Add a check for negative offset locations and return EINVAL for them.
|
2002-12-17 21:31:58 +00:00 |
geom_slice.h
|
Get rid of g_slice_addslice() and use g_slice_config() instead.
|
2002-12-16 23:08:48 +00:00 |
geom_subr.c
|
Constification and some s/int/u_int/ changes.
|
2002-12-16 22:33:27 +00:00 |
geom_sunlabel.c
|
Get rid of g_slice_addslice() and use g_slice_config() instead.
|
2002-12-16 23:08:48 +00:00 |
geom.h
|
Constification and some s/int/u_int/ changes.
|
2002-12-16 22:33:27 +00:00 |