Up to [cvs.NetBSD.org] / src / sbin / fdisk
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.92 / (download) - annotate - [select for diffs], Sun May 24 21:01:49 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Changes since 1.91: +5 -4
lines
Diff to previous 1.91 (colored)
Use Nx, fix formatting nit.
Revision 1.91 / (download) - annotate - [select for diffs], Sun May 24 18:42:48 2020 UTC (3 years ago) by jmcneill
Branch: MAIN
Changes since 1.90: +8 -4
lines
Diff to previous 1.90 (colored)
Add -g flag to preserve GPT headers when updating MBR.
Revision 1.87.12.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:07:18 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.87.12.1: +12 -12
lines
Diff to previous 1.87.12.1 (colored) to branchpoint 1.87 (colored) next main 1.88 (colored)
Merge changes from current as of 20200406
Revision 1.90 / (download) - annotate - [select for diffs], Sun Dec 15 11:49:28 2019 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp
Changes since 1.89: +4 -4
lines
Diff to previous 1.89 (colored)
Fix xrefs.
Revision 1.89 / (download) - annotate - [select for diffs], Sat Dec 14 20:46:13 2019 UTC (3 years, 5 months ago) by christos
Branch: MAIN
Changes since 1.88: +9 -9
lines
Diff to previous 1.88 (colored)
PR/54756: germain: Avoid confusion caused by overuse of the word "file" both as a noun and an argument name.
Revision 1.87.12.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:33 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.87: +3 -2
lines
Diff to previous 1.87 (colored)
Sync with HEAD
Revision 1.88 / (download) - annotate - [select for diffs], Tue Apr 9 09:03:41 2019 UTC (4 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9
Changes since 1.87: +3 -2
lines
Diff to previous 1.87 (colored)
mention that -B is used to set the timeout for mbr_bootsel
Revision 1.86.2.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:53:13 2017 UTC (6 years, 1 month ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored) next main 1.87 (colored)
Sync with HEAD
Revision 1.85.8.1 / (download) - annotate - [select for diffs], Mon Mar 20 06:57:01 2017 UTC (6 years, 2 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored) next main 1.86 (colored)
Sync with HEAD
Revision 1.87 / (download) - annotate - [select for diffs], Fri Jan 27 10:12:05 2017 UTC (6 years, 4 months ago) by abhinav
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
bouyer-socketcan-base1
Branch point for: phil-wifi
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored)
Fix spelling of simultaneous.
Revision 1.86 / (download) - annotate - [select for diffs], Sun Sep 11 03:35:08 2016 UTC (6 years, 8 months ago) by sevan
Branch: MAIN
CVS Tags: pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
localcount-20160914,
bouyer-socketcan-base
Branch point for: bouyer-socketcan
Changes since 1.85: +21 -6
lines
Diff to previous 1.85 (colored)
- Document the HISTORY of fdisk based on the original post to comp.unix.bsd by Julian Elischer [1] and the Mach 2.5 Installation notes [2]. I was unable to pin point the exact version of Mach the fdisk utility appeared as I didn't find documentation older than version 2.5 & no source code or repo history. fdisk utility appears as a separate utility[3] in v2.5. Due to this, I've avoided stating the exact version fdisk first appeared in Mach. - Make correction pointed by textproc/igor - Bump date [1] https://groups.google.com/forum/#!searchin/comp.unix.bsd/14-Dec-89$20Robert$20Baron$20(rvb)$20at$20Carnegie-Mellon$20University%7Csort:relevance/comp.unix.bsd/Hhi45vAHxDg [2] ftp://ftp.mcs.vuw.ac.nz/doc/misc/mach-i386-doc/i386_install.ps [3] ftp://ftp.mcs.vuw.ac.nz/doc/misc/mach-i386-doc/i386_manpages.ps
Revision 1.77.2.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:02:24 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.77.2.1: +14 -6
lines
Diff to previous 1.77.2.1 (colored) to branchpoint 1.77 (colored) next main 1.78 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.71.4.3 / (download) - annotate - [select for diffs], Thu May 22 11:37:28 2014 UTC (9 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.71.4.2: +14 -6
lines
Diff to previous 1.71.4.2 (colored) to branchpoint 1.71 (colored) next main 1.72 (colored)
sync with head. for a reference, the tree before this commit was tagged as yamt-pagecache-tag8. this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.85 / (download) - annotate - [select for diffs], Fri Apr 4 13:07:30 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
pgoyette-localcount-base,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Branch point for: pgoyette-localcount
Changes since 1.84: +3 -1
lines
Diff to previous 1.84 (colored)
-s: If the optional arguments are not provided, they stay as before or use the same defaults as the interactive mode, if new. (feel free to improve)
Revision 1.84 / (download) - annotate - [select for diffs], Fri Apr 4 09:32:56 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.83: +4 -4
lines
Diff to previous 1.83 (colored)
Fix a bug in previous and update detailed -s description.
Revision 1.83 / (download) - annotate - [select for diffs], Thu Apr 3 21:56:19 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.82: +3 -3
lines
Diff to previous 1.82 (colored)
Update SYNOPSIS. Christos, please check.
Revision 1.82 / (download) - annotate - [select for diffs], Mon Mar 31 11:25:48 2014 UTC (9 years, 2 months ago) by martin
Branch: MAIN
CVS Tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Changes since 1.81: +2 -2
lines
Diff to previous 1.81 (colored)
Bring back the playstation2 port - now that a toolchain for it is available again.
Revision 1.81 / (download) - annotate - [select for diffs], Sun Oct 6 12:27:15 2013 UTC (9 years, 8 months ago) by apb
Branch: MAIN
CVS Tags: riastradh-drm2-base3
Changes since 1.80: +8 -2
lines
Diff to previous 1.80 (colored)
Suggest using -b 1023/255/63 for modern disks where the BIOS is configured to use LBA-Assisted translation.
Revision 1.77.2.1 / (download) - annotate - [select for diffs], Tue Nov 20 03:00:48 2012 UTC (10 years, 6 months ago) by tls
Branch: tls-maxphys
Changes since 1.77: +7 -10
lines
Diff to previous 1.77 (colored)
Resync to 2012-11-19 00:00:00 UTC
Revision 1.71.4.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:59:25 2012 UTC (10 years, 7 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.71.4.1: +7 -10
lines
Diff to previous 1.71.4.1 (colored) to branchpoint 1.71 (colored)
sync with head
Revision 1.80 / (download) - annotate - [select for diffs], Sat Oct 6 09:11:34 2012 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
agc-symver-base,
agc-symver
Changes since 1.79: +3 -2
lines
Diff to previous 1.79 (colored)
Revert my previous commit, I misunderstood the intention. Noted by njoly.
Revision 1.79 / (download) - annotate - [select for diffs], Fri Oct 5 21:30:29 2012 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.78: +2 -3
lines
Diff to previous 1.78 (colored)
Previous slightly more consistently.
Revision 1.78 / (download) - annotate - [select for diffs], Fri Oct 5 18:07:46 2012 UTC (10 years, 8 months ago) by njoly
Branch: MAIN
Changes since 1.77: +7 -10
lines
Diff to previous 1.77 (colored)
Fix indented blocks rendering with mandoc. Switch from .in unsupported macro to .Bd/.Ed ones. While here kill some unneeded .Pp/.br macros.
Revision 1.71.4.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:05:39 2012 UTC (11 years, 1 month ago) by yamt
Branch: yamt-pagecache
Changes since 1.71: +26 -27
lines
Diff to previous 1.71 (colored)
sync with head
Revision 1.77 / (download) - annotate - [select for diffs], Sun Apr 8 22:00:37 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4
Branch point for: tls-maxphys
Changes since 1.76: +1 -19
lines
Diff to previous 1.76 (colored)
Remove unnecessary Bk/Ek pairs from SYNOPSIS. No effective change except where I used the opportunity to sort options and/or option descriptions.
Revision 1.76 / (download) - annotate - [select for diffs], Fri Apr 6 20:09:26 2012 UTC (11 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.75: +9 -2
lines
Diff to previous 1.75 (colored)
support sector sizes > 512.
Revision 1.75 / (download) - annotate - [select for diffs], Wed Jan 4 10:57:40 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.74: +3 -3
lines
Diff to previous 1.74 (colored)
Remove trailing whitespace.
Revision 1.74 / (download) - annotate - [select for diffs], Sat Dec 31 22:18:56 2011 UTC (11 years, 5 months ago) by riz
Branch: MAIN
Changes since 1.73: +11 -9
lines
Diff to previous 1.73 (colored)
According to most other OSes and documentation sources, an MBR has one "extended" partition and the partitions inside that are "logical" partitions. Make fdisk(8) man page follow suit. Patch from Julian Fagir in PR#45695.
Revision 1.73 / (download) - annotate - [select for diffs], Thu Dec 1 23:14:06 2011 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.72: +2 -2
lines
Diff to previous 1.72 (colored)
Remove trailing whitespace.
Revision 1.72 / (download) - annotate - [select for diffs], Thu Dec 1 22:24:29 2011 UTC (11 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.71: +11 -3
lines
Diff to previous 1.71 (colored)
Add a flag to support writing overlapping partitions and explain why.
Revision 1.71 / (download) - annotate - [select for diffs], Mon Apr 25 22:23:47 2011 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache
Changes since 1.70: +4 -3
lines
Diff to previous 1.70 (colored)
Use Nx.
Revision 1.70 / (download) - annotate - [select for diffs], Wed Apr 7 09:40:58 2010 UTC (13 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Changes since 1.69: +54 -55
lines
Diff to previous 1.69 (colored)
Minor punctuation fixes, improve and sort SYNOPSIS, sort flag descriptions. From Bug Hunting in PR 43130.
Revision 1.69 / (download) - annotate - [select for diffs], Wed Dec 23 20:56:18 2009 UTC (13 years, 5 months ago) by dsl
Branch: MAIN
Changes since 1.68: +29 -5
lines
Diff to previous 1.68 (colored)
Add info for -A ptn_alignment[/ptn_0_offset]
Revision 1.68 / (download) - annotate - [select for diffs], Thu Dec 17 14:27:49 2009 UTC (13 years, 5 months ago) by pooka
Branch: MAIN
Changes since 1.67: +7 -2
lines
Diff to previous 1.67 (colored)
Use implicit -F for regular files, much like disklabel(8).
Revision 1.67 / (download) - annotate - [select for diffs], Sat Dec 5 16:29:11 2009 UTC (13 years, 6 months ago) by pooka
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.66: +2 -2
lines
Diff to previous 1.66 (colored)
Remove support for NetBSD/playstation2.
Revision 1.66 / (download) - annotate - [select for diffs], Sun Nov 29 04:19:55 2009 UTC (13 years, 6 months ago) by tsutsui
Branch: MAIN
CVS Tags: playstation2-eol-2009
Changes since 1.65: +44 -5
lines
Diff to previous 1.65 (colored)
Add a bunch of useful typical examples. Also use appropriate markup there.
Revision 1.65 / (download) - annotate - [select for diffs], Sat Nov 28 17:25:45 2009 UTC (13 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.64: +5 -3
lines
Diff to previous 1.64 (colored)
Update -u usage to follow changes in fdisk.c rev 1.125: >> Allow MB, GB and CYL (not just M, G and C) and lower case. >> Don't output a splurious 'd' before "cyl". >> Fixes PR/37414. XXX "NNcy" is also allowed?
Revision 1.64 / (download) - annotate - [select for diffs], Sat Nov 28 16:45:20 2009 UTC (13 years, 6 months ago) by tsutsui
Branch: MAIN
Changes since 1.63: +40 -28
lines
Diff to previous 1.63 (colored)
Clarify description of -f and -u options. (-u means updating partition data, not interactive mode)
Revision 1.63 / (download) - annotate - [select for diffs], Wed Oct 14 22:00:55 2009 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.62: +4 -14
lines
Diff to previous 1.62 (colored)
Do not use .Xo / .Xc without a good reason.
Revision 1.62 / (download) - annotate - [select for diffs], Mon Aug 10 02:56:23 2009 UTC (13 years, 10 months ago) by yamt
Branch: MAIN
Changes since 1.61: +7 -2
lines
Diff to previous 1.61 (colored)
an example.
Revision 1.61 / (download) - annotate - [select for diffs], Thu Jul 2 00:49:58 2009 UTC (13 years, 11 months ago) by snj
Branch: MAIN
Changes since 1.60: +3 -3
lines
Diff to previous 1.60 (colored)
Small grammar tweak.
Revision 1.60 / (download) - annotate - [select for diffs], Mon Jun 1 19:57:33 2009 UTC (14 years ago) by christos
Branch: MAIN
Changes since 1.59: +11 -2
lines
Diff to previous 1.59 (colored)
Delete GPT partitions if we overwrite with MBR to avoid confusion with disks that have both MBR and a secondary left over GPT partition signature. From Mike M. Volokhov
Revision 1.56.4.2 / (download) - annotate - [select for diffs], Sun Mar 23 00:44:22 2008 UTC (15 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.56.4.1: +9 -6
lines
Diff to previous 1.56.4.1 (colored) to branchpoint 1.56 (colored) next main 1.57 (colored)
sync with HEAD
Revision 1.56.6.2 / (download) - annotate - [select for diffs], Mon Feb 18 21:04:17 2008 UTC (15 years, 3 months ago) by mjf
Branch: mjf-devfs
Changes since 1.56.6.1: +9 -6
lines
Diff to previous 1.56.6.1 (colored) to branchpoint 1.56 (colored) next main 1.57 (colored)
Sync with HEAD.
Revision 1.59 / (download) - annotate - [select for diffs], Sun Jan 20 15:04:09 2008 UTC (15 years, 4 months ago) by dsl
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
mjf-devfs2,
mjf-devfs-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
matt-armv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base
Changes since 1.58: +9 -6
lines
Diff to previous 1.58 (colored)
Note the existance of mbr_com0 and mbr_com0_9600.
Revision 1.56.4.1 / (download) - annotate - [select for diffs], Wed Jan 9 01:38:03 2008 UTC (15 years, 5 months ago) by matt
Branch: matt-armv6
Changes since 1.56: +6 -4
lines
Diff to previous 1.56 (colored)
sync with HEAD
Revision 1.56.6.1 / (download) - annotate - [select for diffs], Thu Dec 27 00:46:56 2007 UTC (15 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.56: +6 -4
lines
Diff to previous 1.56 (colored)
Sync with HEAD.
Revision 1.58 / (download) - annotate - [select for diffs], Sun Dec 23 10:47:42 2007 UTC (15 years, 5 months ago) by apb
Branch: MAIN
CVS Tags: matt-armv6-base
Changes since 1.57: +4 -3
lines
Diff to previous 1.57 (colored)
Remove note about the first track being reserved for the BIOS (it's not), and replace it with a note about the first partition traditionally beginning in the second track of the first cylinder.
Revision 1.57 / (download) - annotate - [select for diffs], Sun Dec 23 08:58:34 2007 UTC (15 years, 5 months ago) by apb
Branch: MAIN
Changes since 1.56: +3 -2
lines
Diff to previous 1.56 (colored)
Report the first active partition.
Revision 1.56 / (download) - annotate - [select for diffs], Sun May 20 22:27:46 2007 UTC (16 years ago) by wiz
Branch: MAIN
CVS Tags: matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf
Branch point for: mjf-devfs,
matt-armv6
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
Plural fix.
Revision 1.53.2.1 / (download) - annotate - [select for diffs], Thu Mar 22 20:40:06 2007 UTC (16 years, 2 months ago) by jdc
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0
Changes since 1.53: +68 -10
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
Pull up revisions 1.54-1.55 (requested by apb in ticket #513). Document the new checks for whether a PBR is bootable. Also add more detail in the introduction, and a few more references. Bump date for previous.
Revision 1.55 / (download) - annotate - [select for diffs], Sun Mar 11 10:51:03 2007 UTC (16 years, 3 months ago) by apb
Branch: MAIN
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
Bump date for previous.
Revision 1.54 / (download) - annotate - [select for diffs], Sat Mar 10 14:19:46 2007 UTC (16 years, 3 months ago) by apb
Branch: MAIN
Changes since 1.53: +67 -9
lines
Diff to previous 1.53 (colored)
Document the new checks for whether a PBR is bootable. Also add more detail in the introduction, and a few more references.
Revision 1.53 / (download) - annotate - [select for diffs], Sun Sep 24 15:52:12 2006 UTC (16 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-4-base
Branch point for: netbsd-4
Changes since 1.52: +7 -3
lines
Diff to previous 1.52 (colored)
Use more macros. New sentence, new line.
Revision 1.52 / (download) - annotate - [select for diffs], Sun Sep 24 15:22:01 2006 UTC (16 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.51: +5 -3
lines
Diff to previous 1.51 (colored)
PR# 28660: how to remove bootmenu text from some partition
Revision 1.51 / (download) - annotate - [select for diffs], Thu Apr 7 20:23:13 2005 UTC (18 years, 2 months ago) by dsl
Branch: MAIN
CVS Tags: abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.50: +5 -4
lines
Diff to previous 1.50 (colored)
Allow partition sizes to be input in GB
Revision 1.50 / (download) - annotate - [select for diffs], Tue Jul 13 19:24:03 2004 UTC (18 years, 10 months ago) by uwe
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
s/Nm/Nx/, as it's NetBSD that has ports, not fdisk.
Revision 1.49 / (download) - annotate - [select for diffs], Tue Jul 13 13:38:39 2004 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.48: +7 -5
lines
Diff to previous 1.48 (colored)
Bump date for previous; new sentence, new line; sort list of ports where fdisk is available.
Revision 1.48 / (download) - annotate - [select for diffs], Tue Jul 13 10:45:49 2004 UTC (18 years, 10 months ago) by darcy
Branch: MAIN
Changes since 1.47: +7 -1
lines
Diff to previous 1.47 (colored)
Add note top man page explaining that fdisk is not used on all platforms and list the ones that is is. Partial fix to PR#25943
Revision 1.47 / (download) - annotate - [select for diffs], Mon Mar 22 05:07:56 2004 UTC (19 years, 2 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.46: +9 -9
lines
Diff to previous 1.46 (colored)
Use .Pp instead of .br as appropriate. (This needs more work)
Revision 1.46 / (download) - annotate - [select for diffs], Sat Mar 20 18:49:33 2004 UTC (19 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.45: +4 -4
lines
Diff to previous 1.45 (colored)
Nm needs no argument; also, correct wrong Nm usage.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 19 22:21:36 2004 UTC (19 years, 2 months ago) by snj
Branch: MAIN
Changes since 1.44: +21 -14
lines
Diff to previous 1.44 (colored)
Bump date for last. Use Sq for single quotes. Drop trailing space. New sentence, new line. Sort xrefs. Fix a spelling error.
Revision 1.44 / (download) - annotate - [select for diffs], Fri Mar 19 18:19:17 2004 UTC (19 years, 2 months ago) by dyoung
Branch: MAIN
Changes since 1.43: +34 -2
lines
Diff to previous 1.43 (colored)
Add flag -F, options -t disktab and -T disktype to fdisk. Flag -F indicates that the target of the fdisk operation is a file, not a disk. With -t and -T, the user tells fdisk the geometry for the file If the default geometry that fdisk will "fake up" for a file are not satisfactory, the user may tell the geometry to fdisk using -t disktab -T disktype.
Revision 1.43 / (download) - annotate - [select for diffs], Mon Oct 6 12:02:52 2003 UTC (19 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.42: +4 -4
lines
Diff to previous 1.42 (colored)
be consistent about "MS-DOS"
Revision 1.42 / (download) - annotate - [select for diffs], Tue Jun 3 12:35:54 2003 UTC (20 years ago) by joda
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
add missing . before Fl
Revision 1.41 / (download) - annotate - [select for diffs], Tue May 6 07:56:03 2003 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.40: +3 -3
lines
Diff to previous 1.40 (colored)
MBR, not mbr.
Revision 1.40 / (download) - annotate - [select for diffs], Thu May 1 13:36:25 2003 UTC (20 years, 1 month ago) by dsl
Branch: MAIN
Changes since 1.39: +4 -4
lines
Diff to previous 1.39 (colored)
Change a couple of .Em to .Ar
Revision 1.39 / (download) - annotate - [select for diffs], Thu May 1 13:01:17 2003 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.38: +3 -10
lines
Diff to previous 1.38 (colored)
Replace some raw roff with mdoc.
Revision 1.38 / (download) - annotate - [select for diffs], Thu May 1 12:55:52 2003 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.37: +8 -7
lines
Diff to previous 1.37 (colored)
Improve formatting for [/bootmenu], requested by dsl; add some commas.
Revision 1.37 / (download) - annotate - [select for diffs], Thu May 1 10:43:58 2003 UTC (20 years, 1 month ago) by dsl
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
a mbr -> an mbr
Revision 1.36 / (download) - annotate - [select for diffs], Thu May 1 09:50:12 2003 UTC (20 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.35: +3 -3
lines
Diff to previous 1.35 (colored)
Drop trailing space.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Apr 30 19:47:10 2003 UTC (20 years, 1 month ago) by dsl
Branch: MAIN
Changes since 1.34: +291 -112
lines
Diff to previous 1.34 (colored)
Rototilled fdisk that supports: - editing of the extended partition list - user friendly default start/size for new partitions - partition start/size input in sectors, cylinders or MB - bootsel menu names configured with paritition bounds - partition update loop asks used which partition to change (instead of asking about each partition in turn). - detection (and erroring) of overlapped partitions. - automatic installation of correct mbr_xxx code (after prompting user)
Revision 1.34 / (download) - annotate - [select for diffs], Tue Feb 25 10:34:55 2003 UTC (20 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
.Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Feb 9 21:56:19 2003 UTC (20 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.32: +3 -3
lines
Diff to previous 1.32 (colored)
Drop trailing space (in last).
Revision 1.32 / (download) - annotate - [select for diffs], Sun Feb 9 20:46:29 2003 UTC (20 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.31: +8 -2
lines
Diff to previous 1.31 (colored)
Slightly clarify/improve the documentation for the -B (boot selector) option
Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 1 13:40:29 2002 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.30: +3 -2
lines
Diff to previous 1.30 (colored)
New sentence, new line. By Robert Elz with minimal fixes.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Mar 26 23:56:05 2002 UTC (21 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Changes since 1.29: +8 -2
lines
Diff to previous 1.29 (colored)
PR/16073: Jachym _Freza_ Holecek: Add the ability to list known partition types. While I am here, KNF a bit.
Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 5 15:11:11 2002 UTC (21 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.28: +1 -2
lines
Diff to previous 1.28 (colored)
Drop duplicate .Pp.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Feb 8 01:30:43 2002 UTC (21 years, 4 months ago) by ross
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jan 13 08:02:14 2002 UTC (21 years, 4 months ago) by fair
Branch: MAIN
Changes since 1.26: +7 -3
lines
Diff to previous 1.26 (colored)
Cross-link fdisk(8), mbr(8), and mbrlabel(8) in the SEE ALSO sections, as suggested in PR 14288. Also add a little white space to mbr(8) to make it a little more readable.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 16 10:25:44 2001 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.25: +6 -6
lines
Diff to previous 1.25 (colored)
Whitespace nits
Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 5 11:22:44 2001 UTC (22 years ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Drop arguments of .Os.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Dec 18 23:42:40 2000 UTC (22 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.23: +94 -94
lines
Diff to previous 1.23 (colored)
list the options in a specific options list (as per the `traditional' man page). i find this much easier to read than option descriptions scattered amongst paragraphs of text.
Revision 1.23 / (download) - annotate - [select for diffs], Tue Nov 14 11:06:20 2000 UTC (22 years, 6 months ago) by abs
Branch: MAIN
Changes since 1.22: +3 -2
lines
Diff to previous 1.22 (colored)
xref (disklabel.8, fdisk.8, mbrlabel.8) as appropriate
Revision 1.21.4.1 / (download) - annotate - [select for diffs], Thu Jun 22 16:05:23 2000 UTC (22 years, 11 months ago) by minoura
Branch: minoura-xpg4dl
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored) next main 1.22 (colored)
Sync w/ netbsd-1-5-base.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Jun 7 22:40:59 2000 UTC (23 years ago) by augustss
Branch: MAIN
CVS Tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Note that sysid 0 marks a partition as unused.
Revision 1.20.2.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:30:23 1999 UTC (23 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.20: +6 -3
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Pull up to last week's -current.
Revision 1.17.2.3 / (download) - annotate - [select for diffs], Sun Nov 21 15:21:44 1999 UTC (23 years, 6 months ago) by he
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002
Changes since 1.17.2.2: +3 -3
lines
Diff to previous 1.17.2.2 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored)
Pull up revision 1.20 (requested by simonb): Fix typo and clean up usage of commas a little.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Oct 11 01:04:57 1999 UTC (23 years, 8 months ago) by hubertf
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
minoura-xpg4dl-base,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: minoura-xpg4dl
Changes since 1.20: +6 -3
lines
Diff to previous 1.20 (colored)
Add note that "fdisk -i" is the same as "fdisk /mbr" on MSDOS.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Sep 21 12:09:25 1999 UTC (23 years, 8 months ago) by simonb
Branch: MAIN
Branch point for: wrstuden-devbsize
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Fix tyop and clean up usage of commas a little.
Revision 1.17.2.2 / (download) - annotate - [select for diffs], Sun May 2 21:28:12 1999 UTC (24 years, 1 month ago) by perry
Branch: netbsd-1-4
CVS Tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001
Changes since 1.17.2.1: +1 -7
lines
Diff to previous 1.17.2.1 (colored) to branchpoint 1.17 (colored)
pullup 1.18->1.19 (fvdl)
Revision 1.19 / (download) - annotate - [select for diffs], Sun May 2 12:17:13 1999 UTC (24 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.18: +1 -7
lines
Diff to previous 1.18 (colored)
Remove confusing entry about cylinder boundaries.
Revision 1.17.2.1 / (download) - annotate - [select for diffs], Sun Apr 18 00:18:49 1999 UTC (24 years, 1 month ago) by fvdl
Branch: netbsd-1-4
Changes since 1.17: +16 -12
lines
Diff to previous 1.17 (colored)
Pull up bootselector mods, as approved by releng.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Apr 17 01:38:00 1999 UTC (24 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.17: +16 -12
lines
Diff to previous 1.17 (colored)
Make the bootselector configurable by fdisk. Add a -B flag to this effect (i386 only of course). Also change one branch in the bootselector code to an explicit 16 bit one, and check both the boot menu and partition tables to see if the partition requested by the user should be booted. This check just in case, should the bootselector menu and partition table get out of sync somehow. (mmm, bytesqueezing)
Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 7 11:02:05 1999 UTC (24 years, 3 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Changes since 1.16: +12 -2
lines
Diff to previous 1.16 (colored)
Clean up SYNOPSIS formatting.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Oct 15 15:23:23 1998 UTC (24 years, 7 months ago) by ws
Branch: MAIN
Changes since 1.15: +16 -1
lines
Diff to previous 1.15 (colored)
Separate master bootcode from fdisk.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 28 15:44:18 1998 UTC (24 years, 8 months ago) by ws
Branch: MAIN
Changes since 1.14: +15 -19
lines
Diff to previous 1.14 (colored)
Automagically initialize boot code and partition table if not yet valid. Don't touch the partition table on -i, if previously valid.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Feb 19 15:15:29 1998 UTC (25 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.13: +5 -5
lines
Diff to previous 1.13 (colored)
update for new partition ID
Revision 1.13 / (download) - annotate - [select for diffs], Fri Feb 6 06:03:41 1998 UTC (25 years, 4 months ago) by perry
Branch: MAIN
Changes since 1.12: +13 -6
lines
Diff to previous 1.12 (colored)
macroize BSD, NetBSD, FreeBSD and misc cleanup
Revision 1.11.2.1 / (download) - annotate - [select for diffs], Thu Nov 27 08:12:33 1997 UTC (25 years, 6 months ago) by mellon
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA
Changes since 1.11: +7 -6
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Pull rev 1.12 up from trunk (ross)
Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 26 04:26:27 1997 UTC (25 years, 6 months ago) by ross
Branch: MAIN
Changes since 1.11: +7 -6
lines
Diff to previous 1.11 (colored)
Typos, English.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 14 14:05:34 1997 UTC (25 years, 8 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.10: +25 -15
lines
Diff to previous 1.10 (colored)
correct use of various mdoc macros to cleanup resultant man page
Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 5 21:26:59 1997 UTC (25 years, 9 months ago) by phil
Branch: MAIN
Changes since 1.9: +21 -8
lines
Diff to previous 1.9 (colored)
-- add -b flag for setting fdisk's idea of BIOS geometry from command line -- cleanup so WARNS=1 works -- man page updated to reality.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 11 23:31:41 1997 UTC (25 years, 10 months ago) by phil
Branch: MAIN
Changes since 1.8: +63 -24
lines
Diff to previous 1.8 (colored)
Upgrade for non-interactive use. Interactive use is nearly unchanged. -i no longer implies -u, -i now does not use the entire first track because some BIOSes refuse to boot from a partition in the first track. -s renamed to -S, new -s for non-interactive setting of a partition's id, offset and size. Updated documentation to match.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 18 14:55:34 1995 UTC (28 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2,
netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
convert to new RCS Id conventions; reduce my headache
Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 23 05:30:09 1994 UTC (28 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +15 -15
lines
Diff to previous 1.6 (colored)
Clean up a bit more.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 23 04:30:13 1994 UTC (28 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.5: +49 -55
lines
Diff to previous 1.5 (colored)
Clean this up a bit.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 28 20:07:17 1994 UTC (29 years, 4 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
More spelling errors.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 14 02:05:47 1994 UTC (29 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.3: +7 -7
lines
Diff to previous 1.3 (colored)
Fix spelling errors
Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 6 09:32:27 1993 UTC (29 years, 6 months ago) by cgd
Branch: MAIN
Changes since 1.2: +6 -6
lines
Diff to previous 1.2 (colored)
386bsd -> NetBSD
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 2 17:51:02 1993 UTC (29 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored)
Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 9 19:24:00 1993 UTC (30 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-alpha-1,
netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9,
netbsd-0-8
added a 386bsd fdisk program, by julian elischer. (patch 111)