summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/disk.c
Commit message (Expand)AuthorAgeFilesLines
...
* Close PR#2198:jkh1996-12-131-2/+2
* Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.phk1996-11-271-2/+4
* Move some warn()'s into DEBUG space since I don't need them comingjkh1996-04-291-5/+25
* Make libdisk C++ aware:joerg1996-03-241-6/+6
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+6
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Recognize slice type #6 as dosphk1995-05-081-3/+8
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-061-2/+1
* Make the partitions names even more sensiblephk1995-05-041-2/+1
* Add the private void *pointer to the chunks, and the functions to manage it.phk1995-05-031-2/+2
* Export the chunk names properly.jkh1995-05-031-1/+13
* Make the target for tst01 more sensible.phk1995-05-031-3/+4
* foo -> unknownjkh1995-05-021-2/+2
* I need Open_Disk() to not spew on my screen. #ifdef out some diagnosticjkh1995-05-021-1/+3
* Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning).phk1995-04-301-12/+9
* get bootblocks right.phk1995-04-301-45/+62
* Use 0xff for CHS when past 1024 cyls.phk1995-04-301-6/+13
* Now we do writes too.phk1995-04-301-21/+38
* Names are assigned when chunks are created.phk1995-04-291-2/+16
* Even More stuff. Disk_Names() is here amongst other things.phk1995-04-291-15/+100
* Next Iteration, getting better.phk1995-04-291-23/+4
* Sanitize and explain a little bit... Implement the first rules...phk1995-04-291-1/+4
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffphk1995-04-281-0/+183
OpenPOWER on IntegriCloud