OpenBSD CVS

src/sbin/pdisk/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / pdisk

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.6   21 years  deraadt   remove stuff not needed
[TXT] dump.c  1.3   21 years  henning   more writable spelling; torh
[TXT] dump.h  1.2   22 years  todd   rm trailing whitespace
[TXT] file_media.c  1.5   21 years  deraadt   snprintf; drahn ok
[TXT] file_media.h  1.2   22 years  todd   rm trailing whitespace
[TXT] io.c  1.4   22 years  todd   rm trailing whitespace
[TXT] io.h  1.2   22 years  todd   rm trailing whitespace
[TXT] partition_map.c  1.3   22 years  todd   rm trailing whitespace
[TXT] partition_map.h  1.2   22 years  todd   rm trailing whitespace
[TXT] pdisk.8  1.11   21 years  jmc   - section reorder - some mdoc fixes
[TXT] pdisk.c  1.8   21 years  pvalchev   get rid of incorrectly sized buffer by using asprintf; ok millert