freebsd-dev/lib/libdisk
bde 260d71f280 Fixed #includes in the synopsis and in an example. <sys/socket.h>
isn't a prerequisite, since it isn't required for the prototypes
and isn't always needed to call the functions (the address family
might be a variable).
1998-01-20 11:03:15 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c Non-intrusive changes to support Justin's CAM stuff. 1998-01-16 12:50:36 +00:00
disk.c Non-intrusive changes to support Justin's CAM stuff. 1998-01-16 12:50:36 +00:00
disklabel.c
libdisk.3
libdisk.h Fixed #includes in the synopsis and in an example. <sys/socket.h> 1998-01-20 11:03:15 +00:00
Makefile
rules.c
tst01.c
write_disk.c