| Commit message (Expand) | Author | Age | Files | Lines |
* | With the old sade removed, libdisk is no longer used by anything in HEAD | nwhitehorn | 2012-12-30 | 1 | -323/+0 |
* | Compile-out support for allfreebsd, dedicate, sanitize and bios on | marcel | 2003-11-02 | 1 | -0/+2 |
* | Fixed style(9) | nyan | 2002-11-15 | 1 | -63/+66 |
* | Fix to compile for pc98. | nyan | 2002-11-03 | 1 | -0/+8 |
* | Fix various minor issues. | phk | 2002-10-29 | 1 | -3/+5 |
* | More lobotomy: | phk | 2002-10-23 | 1 | -5/+1 |
* | not sure if this correct, but it compiles again | sam | 2002-10-18 | 1 | -3/+3 |
* | Modernize my email address. | phk | 2002-03-25 | 1 | -1/+1 |
* | Add __FBSDID()s to libdisk | dillon | 2001-09-30 | 1 | -3/+3 |
* | Don't call printf without a format string. | kris | 2000-07-11 | 1 | -1/+1 |
* | _PATH_DEV'ify libdisk | jhb | 2000-06-28 | 1 | -1/+2 |
* | /dev/rXXX -> /dev/XXX | msmith | 2000-05-31 | 1 | -1/+1 |
* | Changes for PC-98. | kato | 2000-03-29 | 1 | -0/+13 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | More support for Alpha installs. | jkh | 1999-01-29 | 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 |
* | Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better. | phk | 1996-11-27 | 1 | -21/+5 |
* | Cast lseek arguments appropriately. | jkh | 1996-07-09 | 1 | -3/+3 |
* | Make libdisk C++ aware: | joerg | 1996-03-24 | 1 | -2/+1 |
* | Update the -current sources from the 2.1 branch. | peter | 1995-12-07 | 1 | -2/+7 |
* | Merge RELENG_2_0_5 into HEAD | rgrimes | 1995-06-11 | 1 | -1/+9 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -14/+14 |
* | Added MakeDevDisk(struct disk*, char *path); | phk | 1995-05-12 | 1 | -1/+5 |
* | Get the CHUNK_COMPAT_BSD flag right. | phk | 1995-05-11 | 1 | -3/+3 |
* | Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies. | phk | 1995-05-10 | 1 | -1/+11 |
* | Make the partitions names even more sensible | phk | 1995-05-04 | 1 | -2/+2 |
* | Export the chunk names properly. | jkh | 1995-05-03 | 1 | -3/+1 |
* | start CHS is 0xff,0xff,0xff if past 1024. | phk | 1995-05-01 | 1 | -1/+53 |
* | get bootblocks right. | phk | 1995-04-30 | 1 | -2/+62 |
* | Now we do writes too. | phk | 1995-04-30 | 1 | -3/+23 |
* | Names are assigned when chunks are created. | phk | 1995-04-29 | 1 | -2/+20 |
* | Even More stuff. Disk_Names() is here amongst other things. | phk | 1995-04-29 | 1 | -14/+11 |
* | Next Iteration, getting better. | phk | 1995-04-29 | 1 | -12/+116 |
* | Sanitize and explain a little bit... Implement the first rules... | phk | 1995-04-29 | 1 | -34/+5 |
* | This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff | phk | 1995-04-28 | 1 | -0/+66 |