| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
Change its type to u_int_16_t.
Notes:
svn path=/head/; revision=65921
|
| |
|
|
| |
Notes:
svn path=/head/; revision=65801
|
| |
|
|
|
|
|
| |
- 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=62980
|
| |
|
|
| |
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=60918
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60908
|
| |
|
|
|
|
|
|
|
| |
disks.
Submitted by: bde
Notes:
svn path=/head/; revision=60886
|
| |
|
|
|
|
|
| |
Reported by: Alexander Leidinger <Alexander@leidinger.net>
Notes:
svn path=/head/; revision=59624
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59506
|
| |
|
|
| |
Notes:
svn path=/head/; revision=59399
|
| |
|
|
| |
Notes:
svn path=/head/; revision=58794
|
| |
|
|
| |
Notes:
svn path=/head/; revision=58632
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57898
|
| |
|
|
|
|
|
| |
Submitted by: david.w.james@bt.com
Notes:
svn path=/head/; revision=57856
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57831
|
| |
|
|
|
|
|
| |
spewing out will only alarm people.
Notes:
svn path=/head/; revision=57306
|
| |
|
|
|
|
|
| |
Reviewed by: marcel, and make world
Notes:
svn path=/head/; revision=55955
|
| |
|
|
|
|
|
|
|
|
|
| |
lobotomized environment, say booted from a floppy with no /etc full
of password and group files, give sensible fallbacks for roots uid
and operators gid.
This might fix sysinstall.
Notes:
svn path=/head/; revision=55008
|
| |
|
|
|
|
|
|
|
|
|
| |
Teach about the afd driver.
Teach new char dev for ad driver.
Make ownerships correct.
Submitted by: jhb
Notes:
svn path=/head/; revision=54627
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53784
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53749
|
| |
|
|
|
|
|
| |
to install directly to arrays managed by these controllers now.
Notes:
svn path=/head/; revision=52786
|
| |
|
|
|
|
|
| |
mention library name in header (.Nd field) - it allows to use "man -k libdisk"
Notes:
svn path=/head/; revision=52595
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=48585
|
| |
|
|
|
|
|
| |
(Correctly handle 'wd' devices)
Notes:
svn path=/head/; revision=47090
|
| |
|
|
|
|
|
| |
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=42669
|
| |
|
|
|
|
|
| |
Submitted by: dfr
Notes:
svn path=/head/; revision=42387
|
| |
|
|
|
|
|
|
|
| |
Set_Boot_Blocks() anyway and should thus have never been a part of
libdisk, it should have been provided by the client of libdisk since
passing the information in is already part of the API.
Notes:
svn path=/head/; revision=42187
|
| |
|
|
|
|
|
| |
are now there.
Notes:
svn path=/head/; revision=42182
|
| |
|
|
|
|
|
| |
somehow being available even on pure elf systems.
Notes:
svn path=/head/; revision=42181
|
| |
|
|
| |
Notes:
svn path=/head/; revision=42180
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41941
|
| |
|
|
|
|
|
| |
Submitted by: Some from Satoh Junichi (junichi@astec.co.jp)
Notes:
svn path=/head/; revision=40676
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40000
|
| |
|
|
|
|
|
| |
Submitted by: dfr
Notes:
svn path=/head/; revision=39844
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39252
|