summaryrefslogtreecommitdiffstats
path: root/sbin/i386
Commit message (Expand)AuthorAgeFilesLines
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
* Number partitions 1-4, not 0-3.brian1997-06-032-30/+30
* Don't overflow when calculating the size in MB of a partition.gibbs1997-06-021-3/+12
* OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that needimp1997-05-021-0/+1
* Spelling police.danny1997-04-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-292-3/+3
* Updated mount_msdos to use the Lite2 getvfsbyname() interface.bde1997-03-032-12/+14
* Revert $FreeBSD$ to $Id$peter1997-02-228-8/+8
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-148-8/+8
* Sort cross references.wosch1997-01-131-2/+3
* Minor mdoc/style fixes.mpp1996-12-231-1/+3
* Convert to mdoc format.mpp1996-12-231-152/+178
* Minor formatting/style fixes.mpp1996-12-092-9/+3
* This update adds the support for != 512 byte sector SCSI devices tosos1996-12-011-5/+24
* Allow fdisk to be driven from a configuration file, making a 3rd-partyjkh1996-11-062-51/+771
* The dos() function needs a new second argument, containing the sizebde1996-10-131-10/+13
* add missing comma(s) in .Xr macroswosch1996-09-231-2/+3
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-2/+2
* add nextboot by defaultjulian1996-08-091-2/+2
* slight man page additions re: deficienciesjulian1996-08-091-0/+5
* Submitted by: archie@whistle.comjulian1996-08-071-7/+6
* oops, make the magic number match that used in the bootblock..julian1996-07-091-2/+2
* Obtained from: Whistle Communicationsjulian1996-07-093-0/+328
* Code clean up. Prototypes, parentheses around assignments used inalex1996-06-211-34/+68
* One program I missed in removing MOUNT_* constants.wollman1996-05-131-17/+21
* Add a small message to the ``CAVEATS'' section saying if you get thegpalmer1996-04-031-1/+9
* Fix even more spelling errors in some more man pages.mpp1996-01-302-4/+4
* Move some tables to "const" and remove some unused vars.phk1996-01-071-7/+6
* Fix the spelling of 'partition'.jmz1996-01-041-4/+4
* This upgrades the driver for Cronyx-Sigma multiplexor boardsjkh1995-10-041-3/+65
* remove the calls to DIOCWLABEL, as it isn't supported any morejulian1995-10-031-0/+4
* Use default COPTS.dg1995-09-171-2/+1
* Update to the slices era. Make /dev/rfoo0 the defaults, notjoerg1995-09-012-15/+81
* Remove -O2 from COPTS, known rogueache1995-08-291-2/+2
* Remove trailing whitespace.rgrimes1995-05-303-78/+78
* Add NEXTSTEP as claiming partition code 0xA7.gpalmer1995-04-171-0/+1
* Recognise Linux filesystems.jkh1995-01-141-2/+3
* Remove excessive argc checking. It was impossible to set `dtrwait' andbde1995-01-101-1/+2
* Fight agaist hanging modems: add new drainwait option.ache1995-01-052-12/+38
* rc.local -> rc.serialache1994-12-051-3/+3
* Fix another path that was broken by moving things to sbin/i386.bde1994-12-041-2/+2
* Move i386-specific programs into i386 subdirectory.wollman1994-12-022-2/+6
* This commit was generated by cvs2svn to compensate for changes in r4910,wollman1994-12-024-0/+1010
|\
| * Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-024-0/+1010
* NetBSD -> FreeBSDnate1994-11-191-4/+4
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-011-2/+2
* Don't write outside of partp[] if the user gives an invalid partitionbde1994-10-251-1/+2
* Don't change the active partition when the user says not to change it.bde1994-10-191-6/+11
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-221-2/+11
* Added mount_msdos.dfr1994-09-193-0/+326
OpenPOWER on IntegriCloud