aboutsummaryrefslogtreecommitdiff
path: root/sbin/fdisk_pc98
Commit message (Expand)AuthorAgeFilesLines
* Oops, DIOCGPC98 should be DIOCSPC98.Yoshihiro Takahashi2003-05-011-1/+1
* Merged from src/sbin/fdisk/Makefile revision 1.10.Yoshihiro Takahashi2003-05-011-1/+4
* Merged from src/sbin/fdisk/fdisk.c revision 1.69.Yoshihiro Takahashi2003-05-011-1/+6
* MFi386: Use DIOCGPC98 ioctl.Yoshihiro Takahashi2003-02-111-16/+57
* Rename the dos_partition structure for pc98 to pc98_partition.Yoshihiro Takahashi2003-01-041-12/+13
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* mdoc(7) police: fixed the misplaced .Bl call.Ruslan Ermilov2002-12-231-1/+1
* Merged various changes from src/sbin/fdisk/fdisk.c revisions up to 1.66.Yoshihiro Takahashi2002-10-271-758/+426
* Don't use DPCYL and DPSECT macros. These are not needed.Yoshihiro Takahashi2002-10-071-8/+8
* Include <sys/diskpc98.h>Yoshihiro Takahashi2002-10-041-0/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-10/+10
* The .Nm utilityPhilippe Charnier2002-07-061-8/+9
* Add missing \ before an 'n' to get the proper newline when runningWarner Losh2002-03-271-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-281-12/+12
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-5/+5
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-1/+0
* mdoc(7) police: added missing .Os call.Ruslan Ermilov2000-12-141-1/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-8/+8
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-26/+19
* Sync with sbin/i386/fdisk/fdisk.c revision 1.37.Yoshihiro Takahashi2000-06-051-1/+1
* Added PC98 version of fdisk.KATO Takenori2000-03-183-0/+2015