Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFS: add ATA raid support for sysinstall | jkh | 2000-11-06 | 1 | -2/+2 |
| | |||||
* | Use kern.disks sysctl on PC-98. | nyan | 2000-10-21 | 1 | -4/+0 |
| | |||||
* | Teach libdisk about 'aac' | msmith | 2000-09-13 | 1 | -2/+2 |
| | |||||
* | - Added support for installing boot0 and boot0.5 for PC-98. | nyan | 2000-08-12 | 1 | -2/+55 |
| | | | | - Cosmetic changes. | ||||
* | - Fixed warnings and typo. | nyan | 2000-08-08 | 1 | -1/+4 |
| | | | | | | - Recognize slice type 0x24 as FAT (only PC-98). Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp> | ||||
* | Don't use kern.disks sysctl on PC-98 because the wd driver doesn't call | nyan | 2000-08-07 | 1 | -0/+4 |
| | | | | disk_create() function. | ||||
* | - Allow support for MBR boot loaders that are longer than one sector. As | jhb | 2000-07-12 | 1 | -9/+10 |
| | | | | | | with fdisk, ensure that they are a multiple of the sector size in length. - Axe all the 1024 cylinder checks as they are no longer relevant with the fixed bootstrap. | ||||
* | _PATH_DEV'ify libdisk | jhb | 2000-06-28 | 1 | -4/+5 |
| | |||||
* | Let Disk_Names() take advantage of the kern.disks sysctl if it's | nbm | 2000-06-23 | 1 | -0/+15 |
| | | | | | | | | | available. If not, it falls back to the existing hack and slash method. A positive side effect is that non-root users may now use Disk_Names(), for non-dangerous libh/disk.tcl testing. Reviewed by: phk | ||||
* | Re-support "wd" if PC98 is defined. Because PC-98 still uses the wd driver. | nyan | 2000-06-05 | 1 | -0/+4 |
| | |||||
* | /dev/rXXX -> /dev/XXX | msmith | 2000-05-31 | 1 | -3/+3 |
| | | | | | This should fix sysinstall and other tools that don't expect the 'r' devices to exist anymore (and thus don't create them). | ||||
* | De-support 'wd'; with it making a dual appearance with 'ad', things | msmith | 2000-05-30 | 1 | -1/+1 |
| | | | | | depending on libdisk to detect a list of actually-there disk devices were providing duplicate entries (eg. sysinstall). | ||||
* | Teach libdisk about 'twe' disks. | msmith | 2000-05-25 | 1 | -1/+1 |
| | |||||
* | catch up to the modern ATAPI disk naming conventions and add floppy | jkh | 2000-05-24 | 1 | -1/+1 |
| | | | | | | disks. Submitted by: bde | ||||
* | Raw devices are now the normal device name, not prefixed with 'r'. | obrien | 2000-04-19 | 1 | -1/+1 |
| | |||||
* | Changes for PC-98. | kato | 2000-03-29 | 1 | -0/+76 |
| | |||||
* | Fix fd leak in libdisk's Disk_Names() | imp | 2000-03-10 | 1 | -0/+4 |
| | |||||
* | Correct device naming for IDA disk nodes (idad) | jlemon | 2000-03-08 | 1 | -1/+1 |
| | |||||
* | Remove 'sd' support. SCSI disks are known as 'da' these days. | msmith | 1999-11-27 | 1 | -1/+1 |
| | |||||
* | Teach libdisk about the AMI and Mylex RAID drivers. You should be able | msmith | 1999-11-02 | 1 | -1/+1 |
| | | | | to install directly to arrays managed by these controllers now. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Merge from -stable; support for the 'ida' driver, move fla to major 102 | msmith | 1999-07-05 | 1 | -2/+2 |
| | |||||
* | Back out the last change to disk.c - a kernel change removed the need. | dfr | 1999-05-09 | 1 | -2/+1 |
| | | | | Enabled writing to the disklabel when writing a disk (only affects alpha). | ||||
* | Make libdisk see the existing partitiions on the alpha. | dfr | 1999-05-08 | 1 | -1/+2 |
| | |||||
* | Clean up after another half-Danish. | msmith | 1999-05-04 | 1 | -2/+2 |
| | | | | Add 'ad' as another known disk driver of the same kind as 'wd'. | ||||
* | More egcs warning fixes: | imp | 1999-04-25 | 1 | -11/+1 |
| | | | | | | | | | | o use braces to avoid potentially ambiguous else o don't default to type int (and also remove a useless register modifier). o Use parens around assignment values used as truth values. o Remove unused function. Reviewed by: obrien and chuckr | ||||
* | More support for Alpha installs. | jkh | 1999-01-29 | 1 | -1/+63 |
| | | | | Submitted by: dfr | ||||
* | Add "fla" to Disk_Names() | phk | 1998-12-19 | 1 | -2/+2 |
| | |||||
* | Teach libdisk about alpha boot blocks. | dfr | 1998-10-06 | 1 | -1/+22 |
| | |||||
* | Eliminate unaligned access on Alpha and also neaten up this code a little. | jkh | 1998-09-30 | 1 | -5/+25 |
| | | | | Submitted by: dfr | ||||
* | Remove references to the "od" device. | gibbs | 1998-09-15 | 1 | -2/+2 |
| | |||||
* | Add new NetBSD FFS with FDISK partition ID 0xa9 | obrien | 1998-05-19 | 1 | -1/+2 |
| | | | | Obtained from: Frank van der Linden <frank@wins.uva.nl> | ||||
* | Change an arbitarly hardcoded `10' to MAX_NO_DISKS, which is currently "20". | obrien | 1998-05-15 | 1 | -2/+2 |
| | | | | | Otherwise can't see sd10 (obtained using wired down sd unit numbers), reguardless of the number of actual disks you have. | ||||
* | Add Compaq & SCO partition types. | jkh | 1998-03-22 | 1 | -1/+3 |
| | | | | | PR: 6092 Submitted by: Drew Derbyshire <ahd@kew.com> | ||||
* | MF22: teach about LS-120 devices. | jkh | 1998-03-20 | 1 | -2/+2 |
| | |||||
* | Add more AIX/DOS/Win95 partition types | ache | 1998-03-14 | 1 | -4/+12 |
| | |||||
* | Add primary fat-32 | ache | 1998-03-07 | 1 | -1/+3 |
| | |||||
* | Reconized OpenBSD partitions. | obrien | 1998-03-05 | 1 | -1/+3 |
| | |||||
* | Non-intrusive changes to support Justin's CAM stuff. | jkh | 1998-01-16 | 1 | -2/+2 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Adds slice_type_name() which extends chunk_n[] for subtype's too. | obrien | 1997-01-23 | 1 | -0/+37 |
| | | | | Curorary review by: phk | ||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Close PR#2198: | jkh | 1996-12-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | I've added an installation from optical disk drive facility. This enables FreeBSD to be installed from an optical disk, which may be formatted in "super floppy" style or sliced into MSDOS-FS and UFS partitions. Note: ncr.c should be reviewed by Stefan Esser <se@freebsd.org> and cd.c by Joerg Wunsch <joerg@freebsd.org> before bringing this into 2.2. Submitted-By: Shunsuke Akiyama <akiyama@kme.mei.co.jp> | ||||
* | Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better. | phk | 1996-11-27 | 1 | -2/+4 |
| | |||||
* | Move some warn()'s into DEBUG space since I don't need them coming | jkh | 1996-04-29 | 1 | -5/+25 |
| | | | | out in my curses interfaces and spamming my screen. | ||||
* | Make libdisk C++ aware: | joerg | 1996-03-24 | 1 | -6/+6 |
| | | | | | | | - add __BEGIN_DECLS and __END_DECLS, - add a bunch of ``const'' qualifiers all over the place, - rename the `private' struct member into `private_data' to avoid the clash with the C++ keyword. | ||||
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -1/+6 |
| | |||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -9/+9 |
| | |||||
* | Recognize slice type #6 as dos | phk | 1995-05-08 | 1 | -3/+8 |
| | | | | handle OnTrack Disk manager correctly. | ||||
* | General sanitation and cleanup. Killed the "reserved" type, it wasn't. | phk | 1995-05-06 | 1 | -2/+1 |
| |