| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
'RELENG_2_0_5_RELEASE'.
Notes:
svn path=/releng/2.0.5/; revision=9200
svn path=/release/2.0.5/; revision=9201; tag=release/2.0.5
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9200
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9199
|
| |
|
|
|
|
|
| |
Don't die a terrible death if we can't find an info file.
Notes:
svn path=/releng/2.0.5/; revision=9198
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9196
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9195
|
| |
|
|
|
|
|
|
|
| |
of the "depended" packages from extracting. Whoops!
Thanks, Satoshi!
Submitted by: asami
Notes:
svn path=/releng/2.0.5/; revision=9194
|
| |
|
|
|
|
|
| |
a different way from before.
Notes:
svn path=/releng/2.0.5/; revision=9193
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9192
|
| |
|
|
|
|
|
|
| |
fault, really. Pkg_add is still broken from the dependency file hacks
inflicted upon it.. :(
Notes:
svn path=/releng/2.0.5/; revision=9191
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9190
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9189
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9188
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9185
|
| |
|
|
|
|
|
|
| |
side-effects, and I fixed the problem I'd meant to fix with this change
in another way anyway.
Notes:
svn path=/releng/2.0.5/; revision=9184
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9182
|
| |
|
|
|
|
|
| |
Submitted by: gpalmer
Notes:
svn path=/releng/2.0.5/; revision=9181
|
| |
|
|
|
|
|
|
|
| |
machine.
Submitted by: Stefan Petri
Notes:
svn path=/releng/2.0.5/; revision=9180
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aic7xxx driver was doing the right thing, it was getting ignored by the
upper level scsi code. This may affect tape drives, so I consider this
a critical fix.
2) xs->status was not set to zero during the initialization of a command.
Although I don't think this should be the client's (ie the driver's)
responsibility, it seems that it currently is, so it needs to be cleared.
Without this change, the upper level scsi code will attempt to interpret
the sense information on every command complete (since xs->status is
usually left at 2, "check sense"). This gives a slight performance
increase, as well as stops fooling /sbin/scsi into thinking there was
an error on the command.
3) Document that we support the aic7850 controllers in the aic7870.c
header. Aic7870.c should probably become aic78xx.c sometime down the
road.
Submitted by: Justin Gibbs
Notes:
svn path=/releng/2.0.5/; revision=9179
|
| |
|
|
|
|
|
|
| |
output, plus a confusing message at startup which should technically
be impossible but somehow happens anyway!
Notes:
svn path=/releng/2.0.5/; revision=9178
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9177
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9176
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9174
|
| |
|
|
|
|
|
| |
2. Don't wait around for subprocess death.
Notes:
svn path=/releng/2.0.5/; revision=9173
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9172
|
| |
|
|
|
|
|
| |
Submitted by: joerg
Notes:
svn path=/releng/2.0.5/; revision=9169
|
| |
|
|
|
|
|
| |
Submitted by: lars
Notes:
svn path=/releng/2.0.5/; revision=9168
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9166
|
| |
|
|
|
|
|
|
|
| |
undefined and if they weren't 0, resulted in the sytem clock not being set.
Submitted by: Akira SAWADA
Notes:
svn path=/releng/2.0.5/; revision=9165
|
| |
|
|
|
|
|
|
|
| |
or unusual behavior under certain cicumstances.
Submitted by: Matt Dillon
Notes:
svn path=/releng/2.0.5/; revision=9164
|
| |
|
|
|
|
|
| |
user's /etc/make.conf file; that's bad!
Notes:
svn path=/releng/2.0.5/; revision=9163
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9162
|
| |
|
|
|
|
|
|
|
|
| |
(and rejected) first. Fixes panic that results from fd->ft not being
initialized.
Submitted by: Joerg Wunsch
Notes:
svn path=/releng/2.0.5/; revision=9161
|
| |
|
|
|
|
|
|
|
|
| |
editor" here and in the docs. People have come to understand "FDISK"
as a more understandable term and have been complaining that they didn't
equate the "master" partition editor with the old fdisk stage and were
confused.
Notes:
svn path=/releng/2.0.5/; revision=9159
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9158
|
| |
|
|
|
|
|
| |
works (it really should set the path internally, but oh well!).
Notes:
svn path=/releng/2.0.5/; revision=9157
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9155
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9153
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9151
|
| |
|
|
|
|
|
|
|
|
| |
to do the mount operation via TCP. The result of this patch missing was
that it wasn't possible to mount a TCP NFS.
This fixes PR 494.
Notes:
svn path=/releng/2.0.5/; revision=9150
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9149
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9148
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9147
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9146
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
if ((!d->bios_cyl || d->bios_cyl > 65536) || (!d->bios_hd || d->bios_hd > 2\
56) || (!d->bios_sect || d->bios_sect >= 64))
msgConfirm("WARNING: The detected geometry is incorrect! Please adjus\
t it to\nthe correct values manually with the (G)eometry command. If you are\n\
unsure about the correct geometry (which may be \"translated\"), please\nconsul\
t the Hardware Guide in the Documentation submenu.");
This look right, Bruce & Poul? Anything to save us a few questions..
Notes:
svn path=/releng/2.0.5/; revision=9145
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9144
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9143
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9142
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9141
|
| |
|
|
|
|
|
| |
add a default route! :-)
Notes:
svn path=/releng/2.0.5/; revision=9140
|