summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk_pc98
Commit message (Expand)AuthorAgeFilesLines
* MFC r306732:sevan2016-10-161-1/+16
* fdisk: drop unused macro and make use of roundup()/rounddown().pfg2016-04-301-2/+0
* Fix a missing blank space.araujo2016-04-211-1/+1
* Simplify the get_type() function.araujo2016-04-211-10/+4
* Remove redundant parenthesis.araujo2016-04-191-1/+1
* Use nitems() from sys/param.h.araujo2016-04-191-1/+1
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-2/+2
| |\
| * \ Merge from headsjg2013-09-051-8/+8
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
* | | | Convert sbin/ to LIBADDbapt2014-11-251-2/+1
| |_|/ |/| |
* | | Merged from r183296.nyan2014-09-281-2/+2
| |/ |/|
* | Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-071-8/+8
|/
* Add reference to gpart(8).ae2011-11-061-0/+1
* Use the common PC98_SID_ACTIVE define instead of a local define.nyan2009-03-191-4/+2
* Another merging from sbin/fdisk/fdisk.8.nyan2007-05-101-68/+75
* Reduce diffs against fdisk/fdisk.8.nyan2007-05-091-158/+142
* - A partition number is allowed to 1-8.nyan2007-05-091-11/+5
* Because there are so many more partitions on pc98 than on wintel (16imp2007-04-212-66/+82
* Markup fixes.ru2006-09-181-2/+4
* o Bump date (thanks ru)imp2006-02-261-18/+11
* Fixes and new features:imp2006-02-262-12/+62
* Merged from src/sbin/fdisk/fdisk.c revision 1.81.nyan2005-09-181-1/+4
* Merged from src/sbin/fdisk.nyan2005-07-152-28/+45
* - Merged some missing changes from fdisk/fdisk.c.nyan2005-05-012-434/+39
* Merged more changes from fdisk/fdisk.c.nyan2005-05-011-26/+7
* Merged from src/sbin/fdisk/fdisk.c revision 1.77.nyan2005-05-011-2/+2
* Merged from src/sbin/fdisk/fdisk.c revision 1.75.nyan2004-10-241-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-23/+45
* style.Makefile(5):johan2004-02-231-1/+1
* Oops, DIOCGPC98 should be DIOCSPC98.nyan2003-05-011-1/+1
* Merged from src/sbin/fdisk/Makefile revision 1.10.nyan2003-05-011-1/+4
* Merged from src/sbin/fdisk/fdisk.c revision 1.69.nyan2003-05-011-1/+6
* MFi386: Use DIOCGPC98 ioctl.nyan2003-02-111-16/+57
* Rename the dos_partition structure for pc98 to pc98_partition.nyan2003-01-041-12/+13
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* mdoc(7) police: fixed the misplaced .Bl call.ru2002-12-231-1/+1
* Merged various changes from src/sbin/fdisk/fdisk.c revisions up to 1.66.nyan2002-10-271-758/+426
* Don't use DPCYL and DPSECT macros. These are not needed.nyan2002-10-071-8/+8
* Include <sys/diskpc98.h>nyan2002-10-041-0/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-212-10/+10
* The .Nm utilitycharnier2002-07-061-8/+9
* Add missing \ before an 'n' to get the proper newline when runningimp2002-03-271-1/+1
* Default to WARNS=2.obrien2001-12-041-0/+1
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-101-1/+1
* Remove whitespace at EOL.dd2001-07-151-2/+2
OpenPOWER on IntegriCloud