aboutsummaryrefslogtreecommitdiff
path: root/lib/libdisk/tst01.c
Commit message (Expand)AuthorAgeFilesLines
* With the old sade removed, libdisk is no longer used by anything in HEADNathan Whitehorn2012-12-301-323/+0
* Compile-out support for allfreebsd, dedicate, sanitize and bios onMarcel Moolenaar2003-11-021-0/+2
* Fixed style(9)Yoshihiro Takahashi2002-11-151-63/+66
* Fix to compile for pc98.Yoshihiro Takahashi2002-11-031-0/+8
* Fix various minor issues.Poul-Henning Kamp2002-10-291-3/+5
* More lobotomy:Poul-Henning Kamp2002-10-231-5/+1
* not sure if this correct, but it compiles againSam Leffler2002-10-181-3/+3
* Modernize my email address.Poul-Henning Kamp2002-03-251-1/+1
* Add __FBSDID()s to libdiskMatthew Dillon2001-09-301-3/+3
* Don't call printf without a format string.Kris Kennaway2000-07-111-1/+1
* _PATH_DEV'ify libdiskJohn Baldwin2000-06-281-1/+2
* /dev/rXXX -> /dev/XXXMike Smith2000-05-311-1/+1
* Changes for PC-98.KATO Takenori2000-03-291-0/+13
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* More support for Alpha installs.Jordan K. Hubbard1999-01-291-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.Poul-Henning Kamp1996-11-271-21/+5
* Cast lseek arguments appropriately.Jordan K. Hubbard1996-07-091-3/+3
* Make libdisk C++ aware:Joerg Wunsch1996-03-241-2/+1
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-2/+7
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-14/+14
* Added MakeDevDisk(struct disk*, char *path);Poul-Henning Kamp1995-05-121-1/+5
* Get the CHUNK_COMPAT_BSD flag right.Poul-Henning Kamp1995-05-111-3/+3
* Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.Poul-Henning Kamp1995-05-101-1/+11
* Make the partitions names even more sensiblePoul-Henning Kamp1995-05-041-2/+2
* Export the chunk names properly.Jordan K. Hubbard1995-05-031-3/+1
* start CHS is 0xff,0xff,0xff if past 1024.Poul-Henning Kamp1995-05-011-1/+53
* get bootblocks right.Poul-Henning Kamp1995-04-301-2/+62
* Now we do writes too.Poul-Henning Kamp1995-04-301-3/+23
* Names are assigned when chunks are created.Poul-Henning Kamp1995-04-291-2/+20
* Even More stuff. Disk_Names() is here amongst other things.Poul-Henning Kamp1995-04-291-14/+11
* Next Iteration, getting better.Poul-Henning Kamp1995-04-291-12/+116
* Sanitize and explain a little bit... Implement the first rules...Poul-Henning Kamp1995-04-291-34/+5
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffPoul-Henning Kamp1995-04-281-0/+66