| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- Cosmetic changes.
Notes:
svn path=/head/; revision=64555
|
| |
|
|
|
|
|
|
|
| |
- Recognize slice type 0x24 as FAT (only PC-98).
Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
Notes:
svn path=/head/; revision=64379
|
| |
|
|
|
|
|
| |
disk_create() function.
Notes:
svn path=/head/; revision=64324
|
| |
|
|
|
|
|
|
|
| |
with fdisk, ensure that they are a multiple of the sector size in length.
- Axe all the 1024 cylinder checks as they are no longer relevant with the
fixed bootstrap.
Notes:
svn path=/head/; revision=63030
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62223
|
| |
|
|
|
|
|
|
|
|
|
|
| |
available. If not, it falls back to the existing hack and slash method.
A positive side effect is that non-root users may now use Disk_Names(),
for non-dangerous libh/disk.tcl testing.
Reviewed by: phk
Notes:
svn path=/head/; revision=62008
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61279
|
| |
|
|
|
|
|
|
| |
This should fix sysinstall and other tools that don't expect the 'r' devices
to exist anymore (and thus don't create them).
Notes:
svn path=/head/; revision=61101
|
| |
|
|
|
|
|
|
| |
depending on libdisk to detect a list of actually-there disk devices
were providing duplicate entries (eg. sysinstall).
Notes:
svn path=/head/; revision=61093
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60908
|
| |
|
|
|
|
|
|
|
| |
disks.
Submitted by: bde
Notes:
svn path=/head/; revision=60886
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59399
|
| |
|
|
| |
Notes:
svn path=/head/; revision=58794
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57898
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57831
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53784
|
| |
|
|
|
|
|
| |
to install directly to arrays managed by these controllers now.
Notes:
svn path=/head/; revision=52786
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48585
|
| |
|
|
|
|
|
| |
Enabled writing to the disklabel when writing a disk (only affects alpha).
Notes:
svn path=/head/; revision=46787
|
| |
|
|
| |
Notes:
svn path=/head/; revision=46731
|
| |
|
|
|
|
|
| |
Add 'ad' as another known disk driver of the same kind as 'wd'.
Notes:
svn path=/head/; revision=46455
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
o Use parens around assignment values used as truth values.
o Remove unused function.
Reviewed by: obrien and chuckr
Notes:
svn path=/head/; revision=46079
|
| |
|
|
|
|
|
| |
Submitted by: dfr
Notes:
svn path=/head/; revision=43393
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41941
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40000
|
| |
|
|
|
|
|
| |
Submitted by: dfr
Notes:
svn path=/head/; revision=39844
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39252
|
| |
|
|
|
|
|
| |
Obtained from: Frank van der Linden <frank@wins.uva.nl>
Notes:
svn path=/head/; revision=36182
|
| |
|
|
|
|
|
|
| |
Otherwise can't see sd10 (obtained using wired down sd unit numbers),
reguardless of the number of actual disks you have.
Notes:
svn path=/head/; revision=36081
|
| |
|
|
|
|
|
|
| |
PR: 6092
Submitted by: Drew Derbyshire <ahd@kew.com>
Notes:
svn path=/head/; revision=34776
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34729
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34579
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34148
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34037
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32558
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22993
|
| |
|
|
|
|
|
| |
Curorary review by: phk
Notes:
svn path=/head/; revision=21958
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've added an installation from optical disk drive facility.
This enables FreeBSD to be installed from an optical disk, which
may be formatted in "super floppy" style or sliced into MSDOS-FS
and UFS partitions.
Note: ncr.c should be reviewed by Stefan Esser <se@freebsd.org>
and cd.c by Joerg Wunsch <joerg@freebsd.org> before bringing this
into 2.2.
Submitted-By: Shunsuke Akiyama <akiyama@kme.mei.co.jp>
Notes:
svn path=/head/; revision=20390
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19989
|
| |
|
|
|
|
|
| |
out in my curses interfaces and spamming my screen.
Notes:
svn path=/head/; revision=15441
|
| |
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=14792
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9202
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8881
|
| |
|
|
|
|
|
| |
handle OnTrack Disk manager correctly.
Notes:
svn path=/head/; revision=8346
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8303
|
| |
|
|
|
|
|
| |
CheckRules sets the CHUNK_ALIGN & CHUNK_PAST_1024 flags.
Notes:
svn path=/head/; revision=8264
|
| |
|
|
|
|
|
| |
Make the reassignment of partition names less bogus.
Notes:
svn path=/head/; revision=8250
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8241
|