| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Add chunk->disk pointer.
Notes:
svn path=/head/; revision=8745
|
|
|
|
|
|
|
| |
Submitted By: phk
Notes:
svn path=/head/; revision=8721
|
|
|
|
| |
Notes:
svn path=/head/; revision=8670
|
|
|
|
| |
Notes:
svn path=/head/; revision=8657
|
|
|
|
| |
Notes:
svn path=/head/; revision=8617
|
|
|
|
| |
Notes:
svn path=/head/; revision=8538
|
|
|
|
| |
Notes:
svn path=/head/; revision=8534
|
|
|
|
|
|
|
|
|
| |
CHUNK_BAD144 slice.
Also mknod the 'c' partition for freebsd slices, so bad144(8) will have
something to work on.
Notes:
svn path=/head/; revision=8527
|
|
|
|
| |
Notes:
svn path=/head/; revision=8523
|
|
|
|
|
|
|
| |
systems use it too
Notes:
svn path=/head/; revision=8522
|
|
|
|
| |
Notes:
svn path=/head/; revision=8518
|
|
|
|
|
|
|
| |
Submitted by: John Capo <jc@irbs.com>
Notes:
svn path=/head/; revision=8500
|
|
|
|
|
|
|
| |
fixed bug in extended slice naming.
Notes:
svn path=/head/; revision=8477
|
|
|
|
| |
Notes:
svn path=/head/; revision=8476
|
|
|
|
|
|
|
|
|
|
| |
Bumped major number.
Ncurses backend still needs improving.
Other back-ends need to be written.
Notes:
svn path=/head/; revision=8475
|
|
|
|
| |
Notes:
svn path=/head/; revision=8436
|
|
|
|
| |
Notes:
svn path=/head/; revision=8404
|
|
|
|
| |
Notes:
svn path=/head/; revision=8353
|
|
|
|
|
|
|
| |
handle OnTrack Disk manager correctly.
Notes:
svn path=/head/; revision=8346
|
|
|
|
| |
Notes:
svn path=/head/; revision=8343
|
|
|
|
|
|
|
| |
out... here is the real thing.
Notes:
svn path=/head/; revision=8341
|
|
|
|
| |
Notes:
svn path=/head/; revision=8339
|
|
|
|
| |
Notes:
svn path=/head/; revision=8312
|
|
|
|
|
|
|
| |
bogus data in them.
Notes:
svn path=/head/; revision=8311
|
|
|
|
| |
Notes:
svn path=/head/; revision=8303
|
|
|
|
|
|
|
| |
This means "t" has to stand for bit fields, since b is a valid hex number.
Notes:
svn path=/head/; revision=8297
|
|
|
|
|
|
|
| |
align this chunk properly. Have at it Jordan...
Notes:
svn path=/head/; revision=8290
|
|
|
|
|
|
|
| |
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=8249
|
|
|
|
| |
Notes:
svn path=/head/; revision=8247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ypbind.c:
Make fewer assumtions about the state of the dom_alive and dom_broadcasting
flags in roc_received().
If select() fails, use syslog() to report the error rather than perror().
Check that all our malloc()s succeed. Report malloc() failure in
ypbindproc_setdom_2() to callers.
yplib.c:
Use #defined constants in ypbinderr_string() rather than hard-coded values.
Notes:
svn path=/head/; revision=8245
|
|
|
|
| |
Notes:
svn path=/head/; revision=8241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove bogus targets.
Allocate partition letters as follows:
lowest offset "flags & CHUNK_IS_ROOT" gets 'a',
lowest offset "subtype==FS_SWAP" gets 'b'
the rest is allocated in offset order from this sequence "defghab".
This will generally make sense.
Added rules to complain if more than one CHUNK_IS_ROOT or more than one
FS_SWAP per FreeBSD chunk.
Set CHUNK_IS_ROOT on the 'a' partition in Open_Disk.
Run Fixup_Names in Open_Disk.
Notes:
svn path=/head/; revision=8233
|
|
|
|
| |
Notes:
svn path=/head/; revision=8228
|
|
|
|
|
|
|
| |
printfs.
Notes:
svn path=/head/; revision=8227
|
|
|
|
|
|
|
| |
Submitted by: Ruslan Belkin <rus@home2.UA.net>
Notes:
svn path=/head/; revision=8226
|
|
|
|
|
|
|
| |
I have to be able to show this stuff to the user. :-)
Notes:
svn path=/head/; revision=8207
|
|
|
|
|
|
|
|
|
|
| |
the so-called "System V IPC".
Submitted by: jbeukema@HK.Super.Net (John Beukema)
Obtained from: Th. Lockert <tholo@sigmasoft.com>, via NetBSD
Notes:
svn path=/head/; revision=8198
|
|
|
|
| |
Notes:
svn path=/head/; revision=8197
|
|
|
|
|
|
|
|
|
| |
end CHS is 1023,bios_hd,bios_sect if past 1024. This way we can find
bios the geometry again.
Added a primitive "scan" to tst01.
Notes:
svn path=/head/; revision=8196
|
|
|
|
|
|
|
|
| |
Get the CHS's right.
Get the disklabels (more) right.
Notes:
svn path=/head/; revision=8192
|
|
|
|
|
|
|
|
|
|
| |
Add mbr and bteasy17 to tst01
read partitions from kernel instead of disk.
Still problems with writing labels, discussing with Bruce.
Extended slices doesn't get written yet.
Notes:
svn path=/head/; revision=8183
|
|
|
|
|
|
|
| |
Fix (hopefully) a bug Gary found.
Notes:
svn path=/head/; revision=8180
|
|
|
|
| |
Notes:
svn path=/head/; revision=8179
|
|
|
|
| |
Notes:
svn path=/head/; revision=8178
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If you take the wheel entry out of /etc/group and turn on NIS,
the '+:*::' line is incorrectly flagged as the entry for wheel (the
empty gid section is translated to 0), hence getgrgid() returns '+'
as the name of the group instead of 'wheel.'
- Using just '+:' as the 'turn on NIS' switch in /etc/group makes
getgrgid() dump core because of a null pointer dereference. (Last
time I was in here, I foolishly assumed that fixing the core dump
problems with getgrnam() and getgrent() would fix getgrgid() too.
Silly me.)
Notes:
svn path=/head/; revision=8172
|
|
|
|
|
|
|
| |
Rules for only one fat & one extended in MBR.
Notes:
svn path=/head/; revision=8160
|
|
|
|
| |
Notes:
svn path=/head/; revision=8158
|
|
|
|
|
|
|
|
|
|
|
| |
Made an All_FreeBSD() function.
Added a cmd-line interface (lowest rank) to the tst01 program.
The tst01 program is harmless (worst it can do is coredump), but it
is instructive to run, you can see what the slice-code things of your
disk...
Notes:
svn path=/head/; revision=8157
|