| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvs | cvs2svn | 1997-10-21 | 12 | -12/+12 |
| * | Merge slicing naming changes from -current. | Jordan K. Hubbard | 1997-01-24 | 4 | -5/+67 |
| * | YAMFC | Joerg Wunsch | 1996-12-14 | 2 | -3/+5 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-28 | 5 | -65/+57 |
| * | cmp -s || install -c ==> install -C | Peter Wemm | 1996-08-30 | 1 | -5/+2 |
| * | Cast lseek arguments appropriately. | Jordan K. Hubbard | 1996-07-09 | 2 | -8/+8 |
| * | Removed -g from CFLAGS. | Bruce Evans | 1996-06-23 | 1 | -2/+2 |
| * | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 1 | -1/+3 |
| * | Fix mis-declared static arrays that made sysinstall SEGV in | Jordan K. Hubbard | 1996-04-29 | 1 | -2/+2 |
| * | Move some warn()'s into DEBUG space since I don't need them coming | Jordan K. Hubbard | 1996-04-29 | 3 | -11/+34 |
| * | Make libdisk C++ aware: | Joerg Wunsch | 1996-03-24 | 6 | -137/+147 |
| * | Fix bogus MLINKS line. When is the old libdisk going to go away, BTW? | Jordan K. Hubbard | 1996-03-18 | 1 | -2/+1 |
| * | libdisk is now `adult': | Joerg Wunsch | 1996-03-17 | 2 | -1/+353 |
| * | Repository copy src/release/libdisk to src/lib/libdisk as per recent | Peter Wemm | 1996-03-17 | 1 | -0/+1 |
| * | Update the -current sources from the 2.1 branch. | Peter Wemm | 1995-12-07 | 5 | -234/+311 |
| * | Brought in changes from rev 1.14.2.1 into main branch. | David Greenman | 1995-08-26 | 1 | -1/+10 |
| * | Merge RELENG_2_0_5 into HEAD | Rodney W. Grimes | 1995-06-11 | 8 | -26/+140 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 8 | -79/+79 |
| * | Remove Ontrack special from All_FreeBSD(). | Poul-Henning Kamp | 1995-05-25 | 3 | -8/+9 |
| * | Align slices to cylinder boundries. | Jordan K. Hubbard | 1995-05-24 | 3 | -7/+18 |
| * | Fix a typo, now there should always be an active slice. | Poul-Henning Kamp | 1995-05-21 | 1 | -2/+2 |
| * | Do not allocate the first track. | Poul-Henning Kamp | 1995-05-20 | 1 | -1/+5 |
| * | Remove two printfs before Jordan has a fit over them. | Poul-Henning Kamp | 1995-05-18 | 1 | -4/+1 |
| * | Fixed the calculation of the reserved space for bad144. Thanks Rod! | Poul-Henning Kamp | 1995-05-15 | 1 | -2/+2 |
| * | Create_Chunk_DWIM will not allocate anything in the last cylinder of a | Poul-Henning Kamp | 1995-05-15 | 1 | -3/+18 |
| * | Added MakeDevDisk(struct disk*, char *path); | Poul-Henning Kamp | 1995-05-12 | 3 | -4/+93 |
| * | Get the CHUNK_COMPAT_BSD flag right. | Poul-Henning Kamp | 1995-05-11 | 3 | -45/+40 |
| * | Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies. | Poul-Henning Kamp | 1995-05-10 | 4 | -4/+53 |
| * | Recognize slice type #6 as dos | Poul-Henning Kamp | 1995-05-08 | 4 | -12/+28 |
| * | Add check for rootfs > cyl 1024. | Poul-Henning Kamp | 1995-05-08 | 1 | -2/+6 |
| * | I bet Jordan is tearing his hair out, trying to figure the previous patch | Poul-Henning Kamp | 1995-05-08 | 1 | -2/+2 |
| * | Fix bug. | Poul-Henning Kamp | 1995-05-08 | 1 | -1/+2 |
| * | Whoops! An extra paren somehow got in there. Fixed. | Jordan K. Hubbard | 1995-05-07 | 1 | -2/+2 |
| * | Always zero new chunks - keeps things like the private structures from having | Jordan K. Hubbard | 1995-05-07 | 1 | -2/+2 |
| * | General sanitation and cleanup. Killed the "reserved" type, it wasn't. | Poul-Henning Kamp | 1995-05-06 | 6 | -79/+76 |
| * | If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we will | Poul-Henning Kamp | 1995-05-05 | 2 | -8/+41 |
| * | Make the partitions names even more sensible | Poul-Henning Kamp | 1995-05-04 | 7 | -31/+56 |
| * | Add the private void *pointer to the chunks, and the functions to manage it. | Poul-Henning Kamp | 1995-05-03 | 4 | -8/+41 |
| * | Export the chunk names properly. | Jordan K. Hubbard | 1995-05-03 | 3 | -7/+16 |
| * | Make the target for tst01 more sensible. | Poul-Henning Kamp | 1995-05-03 | 5 | -43/+60 |
| * | foo -> unknown | Jordan K. Hubbard | 1995-05-02 | 1 | -2/+2 |
| * | I need Open_Disk() to not spew on my screen. #ifdef out some diagnostic | Jordan K. Hubbard | 1995-05-02 | 1 | -1/+3 |
| * | foo -> unknown. | Jordan K. Hubbard | 1995-05-01 | 2 | -8/+8 |
| * | Stick a more BSD-like Makefile here so that I can link to the library. | Jordan K. Hubbard | 1995-05-01 | 1 | -14/+15 |
| * | start CHS is 0xff,0xff,0xff if past 1024. | Poul-Henning Kamp | 1995-05-01 | 3 | -19/+68 |
| * | Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning). | Poul-Henning Kamp | 1995-04-30 | 4 | -43/+45 |
| * | get bootblocks right. | Poul-Henning Kamp | 1995-04-30 | 5 | -52/+133 |
| * | Use 0xff for CHS when past 1024 cyls. | Poul-Henning Kamp | 1995-04-30 | 2 | -28/+47 |
| * | Make the default case less scary :-) | Poul-Henning Kamp | 1995-04-30 | 1 | -0/+2 |
| * | Now we do writes too. | Poul-Henning Kamp | 1995-04-30 | 9 | -53/+360 |