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
/
sbin
/
disklabel
/
at
master
8 files
Makefile
jmc was a bit too eager and deleted the -DSUN_CYLCHECK -DSUN_AAT0 compile options required for sparc64 (partition alignment, in particular) noticed by bluhm during testing
4 years ago
disklabel.5
use .In rather than .Fd #include
10 years ago
disklabel.8
Rework/modernize verbiage in the "AUTOMATIC DISK ALLOCATION" and "EXAMPLES" sections. Build tables with 'Bd -column' instead of tabs inside 'Bl -literal'. Columns now line up (more or less) in text, .pdf and .html versions.
3 years ago
disklabel.c
Use 'const struct disklabel *' parameters where the disklabel is not altered. And 'const struct partition *' for pointers into newly const disklabels.
3 years ago
dkcksum.c
Use 'const struct disklabel *' parameters where the disklabel is not altered. And 'const struct partition *' for pointers into newly const disklabels.
3 years ago
editor.c
Fix possibly uninitialized variable in editor_allocspace(); ok krw@
3 years ago
extern.h
Use 'const struct disklabel *' parameters where the disklabel is not altered. And 'const struct partition *' for pointers into newly const disklabels.
3 years ago
pathnames.h
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
23 years ago