| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up after another half-Danish. | msmith | 1999-05-04 | 1 | -1/+3 |
* | Bring us one step closer to sysinstall'ing on a DOC2k device. | phk | 1999-01-14 | 1 | -1/+3 |
* | Changes for alpha support. | jkh | 1999-01-08 | 1 | -1/+10 |
* | Fixes for handling 'wfd' (and any other disk with a non-2-character name) | msmith | 1998-10-27 | 1 | -6/+5 |
* | Remove references to the "od" device. | gibbs | 1998-09-15 | 1 | -3/+1 |
* | MF22: teach about LS-120 devices. | jkh | 1998-03-20 | 1 | -1/+3 |
* | Be more verbose if we can't determine device major/minor. | jkh | 1998-02-10 | 1 | -1/+2 |
* | Non-intrusive changes to support Justin's CAM stuff. | jkh | 1998-01-16 | 1 | -1/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Close PR#2198: | jkh | 1996-12-13 | 1 | -1/+3 |
* | Move some warn()'s into DEBUG space since I don't need them coming | jkh | 1996-04-29 | 1 | -5/+2 |
* | Make libdisk C++ aware: | joerg | 1996-03-24 | 1 | -4/+4 |
* | Update the -current sources from the 2.1 branch. | peter | 1995-12-07 | 1 | -222/+284 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -8/+8 |
* | Align slices to cylinder boundries. | jkh | 1995-05-24 | 1 | -1/+8 |
* | Do not allocate the first track. | phk | 1995-05-20 | 1 | -1/+5 |
* | Fixed the calculation of the reserved space for bad144. Thanks Rod! | phk | 1995-05-15 | 1 | -2/+2 |
* | Create_Chunk_DWIM will not allocate anything in the last cylinder of a | phk | 1995-05-15 | 1 | -3/+18 |
* | Added MakeDevDisk(struct disk*, char *path); | phk | 1995-05-12 | 1 | -2/+83 |
* | Get the CHUNK_COMPAT_BSD flag right. | phk | 1995-05-11 | 1 | -41/+33 |
* | Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies. | phk | 1995-05-10 | 1 | -1/+33 |
* | I bet Jordan is tearing his hair out, trying to figure the previous patch | phk | 1995-05-08 | 1 | -2/+2 |
* | Fix bug. | phk | 1995-05-08 | 1 | -1/+2 |
* | General sanitation and cleanup. Killed the "reserved" type, it wasn't. | phk | 1995-05-06 | 1 | -7/+1 |
* | Make the partitions names even more sensible | phk | 1995-05-04 | 1 | -4/+6 |
* | Add the private void *pointer to the chunks, and the functions to manage it. | phk | 1995-05-03 | 1 | -2/+19 |
* | Make the target for tst01 more sensible. | phk | 1995-05-03 | 1 | -19/+34 |
* | start CHS is 0xff,0xff,0xff if past 1024. | phk | 1995-05-01 | 1 | -1/+3 |
* | get bootblocks right. | phk | 1995-04-30 | 1 | -2/+1 |
* | Now we do writes too. | phk | 1995-04-30 | 1 | -4/+7 |
* | Names are assigned when chunks are created. | phk | 1995-04-29 | 1 | -2/+110 |
* | Sanitize and explain a little bit... Implement the first rules... | phk | 1995-04-29 | 1 | -1/+0 |
* | This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff | phk | 1995-04-28 | 1 | -0/+26 |