Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/gpt



Module Name:    src
Committed By:   nia
Date:           Wed Dec 17 16:18:12 UTC 2025

Modified Files:
        src/sbin/gpt: add.c biosboot.c create.c gpt.c recover.c

Log Message:
gpt(8): Fix "useless use of <sys/param.h>" antipattern.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sbin/gpt/add.c
cvs rdiff -u -r1.35 -r1.36 src/sbin/gpt/biosboot.c
cvs rdiff -u -r1.25 -r1.26 src/sbin/gpt/create.c
cvs rdiff -u -r1.92 -r1.93 src/sbin/gpt/gpt.c
cvs rdiff -u -r1.22 -r1.23 src/sbin/gpt/recover.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index