yamt
5923204be0
fix a race by re-checking req_prod when exiting main loop.
2005-07-19 12:20:29 +00:00
yamt
01fa457bff
xen_shm_unmap:
...
- don't try to remove a request twice.
- fix spl/splx mismatch.
2005-07-19 11:09:52 +00:00
yamt
4ff72cab3e
xbdback_co_main_loop: don't forget to set xbdi->cont in the case of error.
2005-07-19 09:45:12 +00:00
augustss
2fb6e23d32
Add ral.
2005-07-19 06:45:14 +00:00
martin
7ceaeb7acc
Duh, after disabling the vga driver, we don't want it's manual pages
...
any more.
2005-07-19 04:33:14 +00:00
christos
ece0fd5c87
WARNS=3
2005-07-19 01:38:38 +00:00
lukem
dccca90900
Revert back to using an int (instead of size_t) for holding a value that may
...
be negative.
Fixes progressbar display on terminals <43 columns wide.
Bug noted and solution suggested by Gavan Fantom.
2005-07-19 00:41:05 +00:00
martin
7d5aa8c228
Do not build/install the vga driver on sparc64 - it won't work there
...
anyway (and confuses autoconfiguration)
2005-07-18 20:01:05 +00:00
christos
2a249fb919
Fix typo in previous [thanks jukka]
2005-07-18 16:36:29 +00:00
christos
98d8ea8729
Fix whitespace issues and use ansi prototypes.
2005-07-18 16:09:37 +00:00
rpaulo
5395d3d141
Mention WSDISPLAY_SCROLLSUPPORT under i386 GENERIC.
2005-07-18 15:34:25 +00:00
wiz
7da36539c0
Bump date for uipaq.
2005-07-18 15:33:14 +00:00
wiz
a55750f505
Drop trailing space.
2005-07-18 15:32:25 +00:00
oster
97682553c4
If rf_SubmitReconBuffer indicates the submission was blocked (for
...
whatever reason), return 0 instead of the default
RF_RECON_READ_STOPPED. Returning RF_RECON_READ_STOPPED would result
in rf_ContinueReconstructFailedDisk() thinking that the given
component was "done" and breaking out of the main reconstruction loop
far too early. Reconstruction still worked correctly as long as there
were no errors, but RAIDframe wouldn't be in a position to properly
handle read/write errors during reconstruction.
This fixes the "raidctl's progress bar spins at 0% until
reconstruction finishes" problem.
2005-07-18 15:32:01 +00:00
briggs
2622309630
Update array of software RAID names in ata_raid.c.
...
Change a boundary check to ensure that we won't accidentally read and use
uninitialized memory if ATA_RAID_TYPE_MAX is updated without updating the
array.
Update comment near ATA_RAID_TYPE_MAX to note that the array in ata_raid.c
should be updated if a new ATA_RAID_TYPE_* is added.
2005-07-18 15:21:48 +00:00
wiz
839d8caeb0
Add missing .Re
2005-07-18 14:59:06 +00:00
wiz
610e0d6575
New sentence, new line.
2005-07-18 14:55:06 +00:00
wiz
db27d6b43f
Minor fixes.
2005-07-18 14:53:58 +00:00
tonio
53e0b37b8a
Add tonio@
...
approved by cube@.
2005-07-18 14:13:42 +00:00
wiz
60027a5523
Grammar fixes.
2005-07-18 14:07:18 +00:00
wiz
c5541497ba
Drop trailing whitespace.
2005-07-18 14:06:05 +00:00
wiz
4a1c381386
Sort SEE ALSO.
2005-07-18 14:03:40 +00:00
augustss
94b0c8c5b7
Add uipaq driver.
2005-07-18 12:02:21 +00:00
augustss
491407a45e
This file is suitable for inclusion (by copying or 'include') in a
...
kernel config file. It contains all USB drivers.
2005-07-18 11:57:41 +00:00
augustss
f4f7531c05
Add uipaq(4).
2005-07-18 11:45:57 +00:00
augustss
19680bcfc9
Note addition of uipaq(4).
2005-07-18 11:43:47 +00:00
augustss
028353b945
Add uipaq(4). From OpenBSD.
2005-07-18 11:36:46 +00:00
augustss
7dd02394b7
Make sure we don't enable host controller interrupts until all
...
initialization is finished.
2005-07-18 11:08:00 +00:00
hubertf
b7cc645889
Bump version to 20050718 for fixed IGNORE_RECOMMENDS handling.
2005-07-18 09:09:35 +00:00
hubertf
aba8b403bc
Fix PR pkg/30658: don't fail for pkgs that were built with IGNORE_RECOMMENDED,
...
just issue a warning.
Checked by wiz@, no reply from original author (rh@) after several weeks. :(
2005-07-18 09:06:48 +00:00
christos
70b85ad925
Don't do things you are not supposed to inside a signal handler.
2005-07-18 04:01:33 +00:00
rpaulo
f90b533f0a
Remove the sentence in parenthesis about WSDISPLAY_SCROLLSUPPORT that
...
might confuse readers on which framebuffers support that option.
2005-07-18 00:21:58 +00:00
junyoung
06e730ed76
More cosmetic changes.
2005-07-17 23:53:57 +00:00
junyoung
a226b79f42
Make code prettier.
2005-07-17 23:49:49 +00:00
rpaulo
80cf1e727a
Add missing man page source for rtw.4
2005-07-17 22:39:28 +00:00
rpaulo
28226933f3
Add rtw(4) man page.
2005-07-17 22:20:59 +00:00
rpaulo
404ec27cd6
Add rtw.4
2005-07-17 22:04:07 +00:00
rpaulo
5188e9d01d
Add man page for Realtek RTL8180L IEEE 802.11b wireless network driver (rtw).
...
By Jonathan Gray <jsg@openbsd.org>.
This solves part of PR#29733.
ok David Young.
2005-07-17 22:02:32 +00:00
christos
0e7146df89
Improve on the migration bit. Check if files are different, and if not,
...
remove the source and leave a symlink behind. Otherwise, let the user know.
2005-07-17 21:28:45 +00:00
christos
acf21e59f6
add regression test for c99 array range initializer.
2005-07-17 19:37:14 +00:00
christos
ddee551034
Handle C99 array range initializers:
...
type a[] = { [lo ... hi] = c }:
2005-07-17 19:35:48 +00:00
macallan
19a7332aff
added tslot and dbri manpages
2005-07-17 18:54:10 +00:00
he
d3fc666f98
Make tlp_idle() not be static, so that the newsmips version of the
...
driver can access that function again.
Approved by thorpej
2005-07-17 18:11:36 +00:00
christos
2d45339e97
Remove a const.
2005-07-17 17:08:25 +00:00
christos
a2663103c5
Copy and link files to allow a chrooted named to start-up automatically.
2005-07-17 16:30:57 +00:00
christos
e99183b649
Add comments at the end of #endif's; Requested by Havard Eidnes.
2005-07-17 16:07:36 +00:00
yamt
01f4919e33
genfs_putpages: don't bother to clean the vnode unless VONWORKLST.
2005-07-17 16:07:19 +00:00
he
a052596ae7
Make misc.h depend on makeerrnos.sh, to ease UPDATE builds after the
...
latest change to support WARNS=3.
2005-07-17 15:48:28 +00:00
augustss
57ffd27623
Remove obsolete comment about ehci.
2005-07-17 14:53:56 +00:00
he
2243c46578
After christos relaxed the tty handling code, we no longer need to
...
set a tty as a controlling tty in order to use F_SETOWN on it, so
comment out USE_FSETOWNCTTY.
2005-07-17 12:46:51 +00:00