This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
geom
History
rpaulo
7bca860ea7
The canonical way to print __func__ when using KASSERT() is to write
...
("%s", __func__). This avoids clang's -Wformat-string warnings.
2010-10-13 11:35:59 +00:00
..
bde
…
cache
…
concat
Add support for dumping kernel to gconcat.
2010-09-16 17:24:25 +00:00
eli
Change g_eli_debug to int, so one can turn off any GELI output by setting
2010-09-25 10:32:04 +00:00
gate
…
journal
…
label
…
linux_lvm
…
mirror
- Allow to specify value as const pointers.
2010-09-13 08:56:07 +00:00
mountver
…
multipath
…
nop
…
part
The canonical way to print __func__ when using KASSERT() is to write
2010-10-13 11:35:59 +00:00
raid3
…
sched
Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic.
2010-09-02 19:40:28 +00:00
shsec
…
stripe
…
uzip
…
vinum
- Check flag with the bitwise operator, not the logical operator.
2010-10-01 06:12:13 +00:00
virstor
Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1.
2010-10-09 20:20:27 +00:00
zero
…
geom_aes.c
…
geom_bsd_enc.c
…
geom_bsd.c
…
geom_ccd.c
…
geom_ctl.c
…
geom_ctl.h
…
geom_dev.c
…
geom_disk.c
…
geom_disk.h
…
geom_dump.c
…
geom_event.c
…
geom_fox.c
…
geom_int.h
…
geom_io.c
Correct bioq_disksort so that bioq_insert_tail() offers barrier semantic.
2010-09-02 19:40:28 +00:00
geom_kern.c
…
geom_mbr_enc.c
…
geom_mbr.c
…
geom_pc98_enc.c
…
geom_pc98.c
…
geom_redboot.c
…
geom_slice.c
…
geom_slice.h
…
geom_subr.c
…
geom_sunlabel_enc.c
…
geom_sunlabel.c
…
geom_vfs.c
…
geom_vfs.h
…
geom_vol_ffs.c
…
geom.h
…
notes
…