index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
disklabel
Age
Commit message (
Expand
)
Author
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-02-24
Rename parselabel() to parsefstab() and makelabel() to
Kenneth R Westerback
2022-02-19
The 'e' command of the simple editor has not provided editing of
Kenneth R Westerback
2022-02-18
writelabel() only needs one prototype.
Kenneth R Westerback
2022-02-18
Move prototypes for checklabel(), readlabel() and parselabel()
Kenneth R Westerback
2022-02-18
No need for makebootarea() prototype as makebootarea() perished with NUMBOOT in
Kenneth R Westerback
2022-02-14
Whitespace nit.
Kenneth R Westerback
2021-12-19
Simplify error message emitted when requested partition size
Kenneth R Westerback
2021-11-10
Max size of src also changed. Noted by Mikhail <mp39590@gmail.com>
Otto Moerbeek
2021-11-10
Add missing chunk form previous commit
Otto Moerbeek
2021-11-09
Increase min and max src a bit to accomodate growth and git users
Otto Moerbeek
2021-11-05
Correct auto table entry for /var: it's 4G plus 2x physmem
Otto Moerbeek
2021-09-20
jmc was a bit too eager and deleted the -DSUN_CYLCHECK -DSUN_AAT0
Theo de Raadt
2021-06-24
trim usage to match the man page;
Jason McIntyre
2021-05-30
Fix overlap check in autoalloc code; ending_sector is the sector after the
Mark Kettenis
2021-03-09
Do not adjust (uhm.. zero) the swap 'b' partition size if physmem is
Theo de Raadt
2021-02-03
unbreak getline() conversion in disklabel
Christian Weisgerber
2021-02-02
replace fgetln(3) with getline(3) in disklabel
Christian Weisgerber
2021-01-31
fix mistaken operator precedence in a pointer dereference in disklabel
Christian Weisgerber
2020-11-14
Constify dktypenames and fstypenames in libc.
Philip Guenther
2020-07-21
unify and cleanup -DSEEALSO chunks in both disklabel Makefiles
Theo de Raadt
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Jason McIntyre
2020-01-28
Sync with table in editor.c; from Martin <openbsd at academicsolutions dot ch>
Otto Moerbeek
2019-12-19
Spell "mount point" as other man pages do, with a space.
Anthony J. Bentley
2019-11-19
Make /usr maximum 6G and grow it faster; ok lots of devs
Otto Moerbeek
2019-08-21
Bump /usr on big auto-allocation table; ok krw@ sthen@ phessler@
Otto Moerbeek
2019-07-03
snprintf/vsnprintf return < 0 on error, rather than -1.
Theo de Raadt
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2019-05-11
Add missing )
Claudio Jeker
2019-05-11
socppc makes an extended visit to the bigbucket.
Theo de Raadt
2019-04-29
Add '*' to disklabel(8) editor prompt when in-memory copy of disklabel
Kenneth R Westerback
2019-04-03
Add comment to prod updates to regress/sbin/disklabel
Kenneth R Westerback
2019-04-02
Use consistant idiom for checking return value of
Kenneth R Westerback
2019-04-02
No need for RESTORE (-R) to call DIOCGINFO and mpsave() twice in
Kenneth R Westerback
2019-04-02
Remove l_perror() and rely on warn() for failure
Kenneth R Westerback
2019-04-01
Bring documentation into better correspondance
Kenneth R Westerback
2019-04-01
No need to save/restore fields across the invocation of
Kenneth R Westerback
2019-03-31
simpler display;
Jason McIntyre
2019-03-31
update the default partition sizes in the man page as well
Peter Hessler
2019-03-31
when using the auto partitioner, grow minimum size for /usr to 1300M.
Peter Hessler
2019-03-31
Enhance prompt shown during -E label editing. Always
Kenneth R Westerback
2019-03-07
update the error message for the interactive 'n' command to show that
Jason McIntyre
2019-03-07
use colons before showing examples; while here, replace the \*( char sequences;
Jason McIntyre
2019-02-21
Compute params of shrunk partition and not of resized one; ok krw@
Otto Moerbeek
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2018-12-04
The common autolayout with all partitions needs not at least 10GB to be
Claudio Jeker
2018-11-25
FS_BOOT partitions are just partitions. Not free(ish) space.
Kenneth R Westerback
2018-09-21
Increase /usr/local max size to 20 GB in default template
solene
2018-09-19
Update disklabel(8) man page with the new 5G minimum for /usr/obj.
Alexander Bluhm
2018-09-18
Increase minimum size for /usr/obj partition to 5 Gig. This allows
Alexander Bluhm
[next]