freebsd-dev/lib/libdisk
Joerg Wunsch e2c8e21d6b Make libdisk C++ aware:
- add __BEGIN_DECLS and __END_DECLS,
- add a bunch of ``const'' qualifiers all over the place,
- rename the `private' struct member into `private_data' to avoid the
  clash with the C++ keyword.
1996-03-24 18:55:39 +00:00
..
blocks.c Now we do writes too. 1995-04-30 06:09:29 +00:00
change.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
chunk.c Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
create_chunk.c Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
disk.c Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
disklabel.c This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff 1995-04-28 23:57:04 +00:00
libdisk.3 Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
libdisk.h Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
Makefile Fix bogus MLINKS line. When is the old libdisk going to go away, BTW? 1996-03-18 15:15:42 +00:00
rules.c Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
tst01.c Make libdisk C++ aware: 1996-03-24 18:55:39 +00:00
write_disk.c Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00