summaryrefslogtreecommitdiffstats
path: root/lib/libdisk
Commit message (Expand)AuthorAgeFilesLines
* + add u_long sector_size to struct disk (documented in libdisk.3)jkh2001-05-138-80/+101
* Add spaces around operators.obrien2001-04-018-244/+248
* Correct a comment.obrien2001-04-011-1/+1
* Try to untangle some of the #ifdef spaghetti.obrien2001-04-012-12/+12
* Add back <err.h> for warn().obrien2001-04-011-0/+1
* Quiet warnings on the Alpha.obrien2001-04-012-3/+11
* Add back <err.h> for warn().obrien2001-04-011-0/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Libraries should _never_ call exit() themselves (or its alternate spellingobrien2001-03-189-33/+33
* Fixed bitrot in prototype(s) in synopsis.bde2001-02-051-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
* Do install-time configuration of the i386 boot0 boot manager. Atrnordier2000-12-121-1/+23
* logru2000-11-221-3/+5
* Use Fx macro wherever possible.ru2000-11-141-1/+3
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-2/+1
* MFS: add ATA raid support for sysinstalljkh2000-11-062-2/+4
* Use kern.disks sysctl on PC-98.nyan2000-10-211-4/+0
* Turn dkcksum() into an __inline function.phk2000-09-162-3/+1
* Teach libdisk about 'aac'msmith2000-09-132-2/+4
* - Added support for installing boot0 and boot0.5 for PC-98.nyan2000-08-123-2/+75
* - Fixed warnings and typo.nyan2000-08-082-1/+6
* Don't use kern.disks sysctl on PC-98 because the wd driver doesn't callnyan2000-08-071-0/+4
* - Allow support for MBR boot loaders that are longer than one sector. Asjhb2000-07-126-62/+16
* Don't call printf without a format string.kris2000-07-111-1/+1
* _PATH_DEV'ify libdiskjhb2000-06-284-7/+11
* Let Disk_Names() take advantage of the kern.disks sysctl if it'snbm2000-06-231-0/+15
* Re-support "wd" if PC98 is defined. Because PC-98 still uses the wd driver.nyan2000-06-052-1/+9
* /dev/rXXX -> /dev/XXXmsmith2000-05-313-5/+5
* De-support 'wd'; with it making a dual appearance with 'ad', thingsmsmith2000-05-302-4/+2
* fix stray 'i' from editor.alfred2000-05-251-1/+1
* Teach libdisk about 'twe' disks.msmith2000-05-252-1/+3
* catch up to the modern ATAPI disk naming conventions and add floppyjkh2000-05-241-1/+1
* Reassemble a sentence that has been botched in rev 1.4.joerg2000-04-251-1/+1
* Introduce .Lb macro to libdisk manpagephantom2000-04-221-1/+3
* Raw devices are now the normal device name, not prefixed with 'r'.obrien2000-04-191-1/+1
* Changes for PC-98.kato2000-03-299-0/+322
* lowercase error messagecharnier2000-03-261-1/+1
* Fix fd leak in libdisk's Disk_Names()imp2000-03-101-0/+4
* Fix pointer addition bug (3 -> 4).jlemon2000-03-091-1/+1
* 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
OpenPOWER on IntegriCloud