aboutsummaryrefslogtreecommitdiff
path: root/sbin/disklabel
Commit message (Expand)AuthorAgeFilesLines
...
* Remove remaining traces of d_boot[01]Poul-Henning Kamp2002-04-042-21/+1
* Kill only usage of the undocumnted and unuse d_boot[01] fields ofPoul-Henning Kamp2002-04-031-28/+0
* Remove stray registerWarner Losh2002-03-191-1/+1
* De-__P the man page, but I suspect that we need to freshly importWarner Losh2002-03-191-13/+13
* o remove __PWarner Losh2002-03-181-72/+48
* Add complete Sparc64 support.David E. O'Brien2002-03-111-17/+64
* * Support the Sparc64.David E. O'Brien2002-03-111-7/+5
* Remove inappropriate .Op calls in examples.Dima Dorfman2002-03-101-2/+2
* A bit of premptive GEOM POLA magic: If we don't get a virgin disklabelPoul-Henning Kamp2002-03-031-6/+16
* In the words of the submitter:Dima Dorfman2002-01-071-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* -r is implied with -B.Ruslan Ermilov2001-10-101-2/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* The defaults for bsize and fsize were interchanged.Ruslan Ermilov2001-09-051-4/+4
* Silence non-constant format string warnings by marking functionsKris Kennaway2001-08-191-1/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-152-37/+37
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* Nuke unused variables.Dima Dorfman2001-06-241-3/+0
* mdoc(7) police: fix markup in revision 1.27.Ruslan Ermilov2001-05-151-2/+5
* Clarify the currently used partition types.Greg Lehey2001-05-141-5/+19
* Say "add -r" rather than 'use -r' since the former is more correct.Warner Losh2001-04-241-2/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* mdoc(7) police: misc formatting fixes.Ruslan Ermilov2001-03-051-28/+50
* First attempt to not overflow in disk space calculations. Use off_tWarner Losh2001-03-051-5/+5
* Fix style nit.David E. O'Brien2001-03-041-1/+1
* Allow for easier configuration when using disklabel. A sampleJohn W. De Boskey2001-02-252-157/+556
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+2
* typo: modifes -> modifiesTim Vanderhoek2000-12-281-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-3/+3
* Fix typos and layout problem.Ben Smithurst2000-11-281-5/+6
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-22/+22
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-8/+26
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-36/+59
* Add support for virgin disklabelsJordan K. Hubbard2000-10-312-34/+149
* Turn dkcksum() into an __inline function.Poul-Henning Kamp2000-09-163-59/+1
* Correct typo.Greg Lehey2000-08-291-1/+1
* Add '-DPC98' to CFLAGS if MACHINE == pc98.Yoshihiro Takahashi2000-05-091-0/+5
* /dev/r<FOO> => /dev/<FOO>David E. O'Brien2000-04-261-8/+8
* A local WIP snook in rev 1.31.David E. O'Brien2000-04-211-6/+2
* Found more places where 'r' was being prepended to the device name.David E. O'Brien2000-04-201-4/+8
* Add include of errno.h where needed, remove extern int errno where not.Warner Losh2000-04-141-3/+1
* Don't prepend "r" for the raw device anymore.David E. O'Brien2000-04-101-1/+1
* Backed out removal of vendor id and gratuitous change of tmpfile prefixBruce Evans2000-01-111-1/+2
* 10 X's for mkstemp(), and don't redefine _PATH_TMPKris Kennaway2000-01-102-4/+3
* Refreshed the silly copy of <sys/disklabel.h>. The old copy wasBruce Evans2000-01-051-158/+317
* Remove duplicate declarations for two internal functions.Bill Fumerola1999-09-251-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4