summaryrefslogtreecommitdiffstats
path: root/lib/libdisk
Commit message (Expand)AuthorAgeFilesLines
...
* Correct device naming for IDA disk nodes (idad)jlemon2000-03-082-2/+2
* Hide more debugging behind isDebug(); what's currentlyjkh2000-02-181-2/+4
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-5/+1
* Just on the off-chance that somebody might use libdisk in a totallyphk1999-12-221-5/+11
* Catch up to the fact that block devices are toast.jkh1999-12-152-13/+38
* Remove 'sd' support. SCSI disks are known as 'da' these days.msmith1999-11-272-3/+1
* Remove BAD144 supportphk1999-11-275-42/+0
* Teach libdisk about the AMI and Mylex RAID drivers. You should be ablemsmith1999-11-022-1/+5
* fix couple mdoc errorphantom1999-10-281-9/+7
* $Id$ -> $FreeBSD$peter1999-08-2812-12/+12
* Merge from -stable; support for the 'ida' driver, move fla to major 102msmith1999-07-052-4/+6
* Fix my own Pie Floater.msmith1999-05-121-2/+2
* Back out the last change to disk.c - a kernel change removed the need.dfr1999-05-092-3/+6
* Make libdisk see the existing partitiions on the alpha.dfr1999-05-081-1/+2
* Clean up after another half-Danish.msmith1999-05-042-3/+5
* More egcs warning fixes:imp1999-04-251-11/+1
* More support for Alpha installs.jkh1999-01-293-4/+76
* Bring us one step closer to sysinstall'ing on a DOC2k device.phk1999-01-141-1/+3
* Changes for alpha support.jkh1999-01-082-2/+21
* Eliminate all dependence on boot1 and boot2. This is passed in byjkh1998-12-313-28/+6
* Transition libdisk to use /boot since what it's looking for (boot1 and boot2)jkh1998-12-301-2/+2
* Backed out previous commit. It depends on a.out utilities and librariesbde1998-12-301-2/+2
* Fixed bootstrapping of /usr/mdec/boot[12].bde1998-12-301-2/+2
* Add "fla" to Disk_Names()phk1998-12-191-2/+2
* Fixes for handling 'wfd' (and any other disk with a non-2-character name)msmith1998-10-272-9/+9
* Teach libdisk about alpha boot blocks.dfr1998-10-064-4/+51
* Eliminate unaligned access on Alpha and also neaten up this code a little.jkh1998-09-302-8/+38
* Remove references to the "od" device.gibbs1998-09-152-5/+3
* Extend the existing hackery to set the disk type to SCSI for thejdp1998-06-271-2/+3
* Spelling corrections.jkoshy1998-06-061-3/+3
* Add new NetBSD FFS with FDISK partition ID 0xa9obrien1998-05-191-1/+2
* Change an arbitarly hardcoded `10' to MAX_NO_DISKS, which is currently "20".obrien1998-05-151-2/+2
* Add Compaq & SCO partition types.jkh1998-03-221-1/+3
* MF22: teach about LS-120 devices.jkh1998-03-202-3/+5
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aqcharnier1998-03-191-3/+4
* Add more AIX/DOS/Win95 partition typesache1998-03-141-4/+12
* Add primary fat-32ache1998-03-071-1/+3
* Reconized OpenBSD partitions.obrien1998-03-051-1/+3
* Be more verbose if we can't determine device major/minor.jkh1998-02-101-1/+2
* Fixed #includes in the synopsis and in an example. <sys/socket.h>bde1998-01-201-2/+2
* Non-intrusive changes to support Justin's CAM stuff.jkh1998-01-162-3/+5
* Fix erroneous format string.jdp1997-11-181-2/+2
* Fixed this header to compile with gcc -pedantic -Werror (removed commabde1997-03-191-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2212-12/+12
* Adds slice_type_name() which extends chunk_n[] for subtype's too.obrien1997-01-234-1/+63
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1412-12/+12
* Close PR#2198:jkh1996-12-132-3/+5
* Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.phk1996-11-275-65/+57
* cmp -s || install -c ==> install -Cpeter1996-08-301-5/+2
* Cast lseek arguments appropriately.jkh1996-07-092-8/+8
OpenPOWER on IntegriCloud