This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libdisk
History
Rodney W. Grimes
d05257b0f2
Replace beforeinstall target with new variables used by .mk system.
...
Reviewed by: marcel, and make world
2000-01-14 07:57:47 +00:00
..
blocks.c
…
change.c
…
chunk.c
Remove BAD144 support
1999-11-27 14:33:30 +00:00
create_chunk.c
Just on the off-chance that somebody might use libdisk in a totally
1999-12-22 19:06:29 +00:00
disk.c
Remove 'sd' support. SCSI disks are known as 'da' these days.
1999-11-27 21:20:57 +00:00
disklabel.c
…
libdisk.3
Remove BAD144 support
1999-11-27 14:33:30 +00:00
libdisk.h
Remove BAD144 support
1999-11-27 14:33:30 +00:00
Makefile
Replace beforeinstall target with new variables used by .mk system.
2000-01-14 07:57:47 +00:00
rules.c
Catch up to the fact that block devices are toast.
1999-12-15 08:33:56 +00:00
tst01.c
…
write_disk.c
…