..
bde
Commit the results of the typo hunt by Darren Pilgrim.
2006-08-04 07:56:35 +00:00
concat
Remove trailing spaces.
2006-02-01 12:06:01 +00:00
eli
Before using byte offset for IV creation, covert it to little endian.
2006-08-11 19:09:12 +00:00
gate
Fix problems with destroy and forcible destroy functionality:
2006-09-05 21:56:00 +00:00
label
Handle MSDOS file systems properly. Before the change file systems
2006-08-12 15:34:15 +00:00
mirror
Not only a request from us can be passed to g_{mirror,raid3}_worker()
2006-08-09 09:41:53 +00:00
nop
Remove trailing spaces.
2006-02-01 12:06:01 +00:00
raid3
Not only a request from us can be passed to g_{mirror,raid3}_worker()
2006-08-09 09:41:53 +00:00
shsec
Remove trailing spaces.
2006-02-01 12:06:01 +00:00
stripe
Remove trailing spaces.
2006-02-01 12:06:01 +00:00
uzip
Rename geom_uzip class to g_uzip in order to be consistent with the naming
2006-01-22 15:35:14 +00:00
vinum
while (0); -> while (0) in multi-line macros
2006-08-17 22:50:33 +00:00
zero
Remove trailing spaces.
2006-02-01 12:06:01 +00:00
geom_aes.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom_apple.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom_bsd_enc.c
geom_bsd.c
Remove the trailing half of a sentence which was clearly superceded
2006-05-24 11:02:32 +00:00
geom_ccd.c
Make CCD be able to read and write Linux software raids.
2006-04-13 20:35:31 +00:00
geom_ctl.c
Change gctl_set_param() to return an error instead of setting an
2006-04-07 16:19:48 +00:00
geom_ctl.h
geom_dev.c
In g_dev_strategy(), when failing an IO request with EINVAL due to
2006-06-18 22:01:15 +00:00
geom_disk.c
Add g_wither_provider() to abstract the details of destroying a
2006-04-10 03:55:13 +00:00
geom_disk.h
Fix a bug that caused some /dev entries to continue to exist after
2005-11-18 02:43:49 +00:00
geom_dump.c
Make the kern.geom.conftxt sysctl more usable by also dumping the
2005-11-12 20:02:02 +00:00
geom_event.c
geom_fox.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom_gpt.c
Strengthen the check for a PMBR:
2006-08-09 20:53:01 +00:00
geom_int.h
geom_io.c
Add g_duplicate_bio() function which does the same thing what g_clone_bio()
2006-06-05 21:13:22 +00:00
geom_kern.c
Add sysctl descriptions.
2005-11-25 10:09:30 +00:00
geom_mbr_enc.c
geom_mbr.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom_pc98_enc.c
geom_pc98.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom_slice.c
Add g_wither_provider() to abstract the details of destroying a
2006-04-10 03:55:13 +00:00
geom_slice.h
Allow to use g_slice_orphan() from outside.
2006-02-18 11:21:17 +00:00
geom_subr.c
Add g_wither_provider() to abstract the details of destroying a
2006-04-10 03:55:13 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom_vfs.c
- Lock Giant if needed around the call to vnode_create_vobject(). This is
2006-03-02 05:37:44 +00:00
geom_vfs.h
geom_vol_ffs.c
Don't pass error value pointer to g_read_data(9) at all if we don't
2005-11-30 22:15:00 +00:00
geom.h
Only check if we're freeing a valid object if we hold the topology lock.
2006-07-12 15:44:00 +00:00
notes