| Commit message (Expand) | Author | Age | Files | Lines |
* | Hmmm, must get reading glasses or else change the font on my terminal. That | mtm | 2007-11-24 | 1 | -1/+1 |
* | Enclose entire header in #ifndef _LIBDISK_H_ | mtm | 2007-11-20 | 1 | -0/+5 |
* | Capitalization | mtm | 2007-11-18 | 1 | -1/+1 |
* | Translate partitions of type "PART" to chunks of the same type | marcel | 2007-09-21 | 1 | -4/+15 |
* | On PowerPC, geom_part has taken over the partitioning from geom_apple. | marcel | 2007-09-21 | 1 | -2/+7 |
* | Improve error handling in libdisk while parsing the kern.geom.conftxt sysctl. | rink | 2007-08-05 | 1 | -19/+38 |
* | unbreak build for sparc64 etc. | kmacy | 2006-10-09 | 1 | -1/+1 |
* | buildworld fixes for sun4v | kmacy | 2006-10-09 | 1 | -1/+7 |
* | Remove alpha-specific stuff. | ru | 2006-08-23 | 1 | -88/+0 |
* | Fix a bug in the size of the PMBR partition. Since the partition starts | marcel | 2006-08-09 | 1 | -0/+2 |
* | o Add IDs for Plan9, QNX4.X, Mac OS-X, Linux exteneded partitions. | maxim | 2006-04-25 | 1 | -0/+7 |
* | Instead of printing several pieces with .Sy just enclose the 'Note' block | harti | 2006-01-30 | 1 | -4/+6 |
* | The .Nm macro prints Open_Disk() instead of libdisk, so use an explicite | harti | 2006-01-27 | 1 | -2/+2 |
* | Revert 1.45 now that snmp_hostres uses libgeom. | harti | 2006-01-27 | 2 | -0/+8 |
* | Add a dummy arm Write_Disk() function, and compile libdisk on arm. | cognet | 2006-01-25 | 3 | -1/+51 |
* | Build shared library on behalf of bsnmpd. | ru | 2006-01-12 | 1 | -1/+0 |
* | Fix prototypes. | ru | 2005-11-24 | 1 | -8/+8 |
* | Merge two slice_type_name() functions. | nyan | 2005-04-13 | 1 | -23/+4 |
* | Add over 32GB disk support on pc98 (userland part). | nyan | 2005-03-30 | 1 | -1/+24 |
* | Initialise `sn' before using its value. | stefanf | 2005-03-08 | 1 | -2/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Remove an unnecessary defination of New_Chunk, which has been | delphij | 2005-01-05 | 1 | -2/+0 |
* | Various markup and spelling fixes. | trhodes | 2004-12-29 | 1 | -3/+3 |
* | Plug memory leak. | yongari | 2004-12-22 | 1 | -1/+4 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -2/+2 |
* | Add 0xbf (191) as new Solaris partition identifier. | phk | 2004-11-10 | 1 | -0/+1 |
* | Don't barf when we encounter an UUID for GPT partitions. Instead, add | marcel | 2004-10-31 | 2 | -2/+3 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -2/+2 |
* | We have now so many GEOM classes that it is better to just skip unknown | pjd | 2004-09-13 | 1 | -12/+2 |
* | Ignore geom_stripe providers. | le | 2004-09-13 | 1 | -0/+2 |
* | Don't use type unknown for partitions that we don't care about because | marcel | 2004-08-05 | 1 | -2/+2 |
* | Typo in comment. | le | 2004-08-02 | 1 | -1/+1 |
* | Ignore geom_vinum providers. | le | 2004-08-02 | 1 | -0/+2 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -5/+10 |
* | Handle read_block() failures by ignoring the disk rather than | brian | 2004-06-04 | 4 | -10/+34 |
* | Remove spurious semicolons. Outside of functions they are actually errors but | stefanf | 2004-05-16 | 1 | -1/+1 |
* | PowerPC support. | grehan | 2004-04-21 | 6 | -4/+125 |
* | MFi386: WARNS=4 clean. | nyan | 2004-03-30 | 1 | -7/+7 |
* | Down to WARNS=2 for a while. | kuriyama | 2004-03-30 | 1 | -1/+1 |
* | Make libdisk WARNS=4 clean. | kuriyama | 2004-03-30 | 6 | -26/+31 |
* | Change libdisk and sysinstall to use d_addr_t rather than u_long for disk | jhb | 2004-03-16 | 6 | -71/+74 |
* | style.Makefile: | johan | 2004-02-23 | 1 | -1/+1 |
* | In Write_Disk(), fix the non-error case where we returned to the | marcel | 2004-01-30 | 1 | -4/+0 |
* | Fix an uninitialized variable bug that caused write_pmbr() to bogusly | marcel | 2004-01-28 | 1 | -3/+4 |
* | Fixed pc98 partition type. | nyan | 2004-01-27 | 1 | -1/+1 |
* | Declare crc32 static. There's a copy in libz that conflicts for the | marcel | 2003-11-17 | 1 | -1/+1 |
* | The partition naming on ia64 (e.g. da0p1) cannot be selected based | marcel | 2003-11-12 | 1 | -0/+4 |
* | o Save a copy of the GPT entries for which there's a chunk with an | marcel | 2003-11-04 | 1 | -10/+55 |
* | Don't divide the start and end of the chunk by the sector size when | marcel | 2003-11-03 | 1 | -2/+2 |
* | Fix two bugs in the calculation of the last LBA of the GPT covered | marcel | 2003-11-03 | 1 | -2/+2 |