tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
makefs
/
ffs
/
at
jcs
11 files
buf.c
annotate all required sys/param.h uses with what they bring into scope, and delete all others. use PATH_MAX and other standardized symbols instead of prehistoric kernel-only names, create local MINIMUM/MAXIMUM macros where required, and directly include standard userland .h files as required.
4 years ago
buf.h
annotate all required sys/param.h uses with what they bring into scope, and delete all others. use PATH_MAX and other standardized symbols instead of prehistoric kernel-only names, create local MINIMUM/MAXIMUM macros where required, and directly include standard userland .h files as required.
4 years ago
ffs_alloc.c
spelling
4 years ago
ffs_balloc.c
Get rid of remaining FFS byteswap function stubs.
9 years ago
ffs_extern.h
s/panic/errx/ This is userland.
9 years ago
ffs_subr.c
spelling
4 years ago
ffs_tables.c
annotate all required sys/param.h uses with what they bring into scope, and delete all others. use PATH_MAX and other standardized symbols instead of prehistoric kernel-only names, create local MINIMUM/MAXIMUM macros where required, and directly include standard userland .h files as required.
4 years ago
mkfs.c
annotate all required sys/param.h uses with what they bring into scope, and delete all others. use PATH_MAX and other standardized symbols instead of prehistoric kernel-only names, create local MINIMUM/MAXIMUM macros where required, and directly include standard userland .h files as required.
4 years ago
newfs_extern.h
Add OpenBSD RCS tags; reminded by tb
9 years ago
ufs_bmap.c
annotate all required sys/param.h uses with what they bring into scope, and delete all others. use PATH_MAX and other standardized symbols instead of prehistoric kernel-only names, create local MINIMUM/MAXIMUM macros where required, and directly include standard userland .h files as required.
4 years ago
ufs_inode.h
While here nuke some more annoying whitespace nits.
9 years ago