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
Rui Paulo
42a783c16a
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
…
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
…
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
…
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
…