augustss
23906f1d41
defopt COMPAT_14
1999-08-14 14:40:08 +00:00
drochner
7317aa4924
make it report the correct ISA port range
1999-08-14 14:32:12 +00:00
tron
4a02fc690c
Add missing declarations of external variables "PC", "BC", "UP" and
...
"ospeed" which are listed in termcap(3). Fixes PR lib/8147 by
Richard Earnshaw.
1999-08-14 13:56:48 +00:00
tron
b6c7adba38
Regen.
1999-08-14 13:43:27 +00:00
tron
3622436247
Add support for 3Com 3CXEM556B-INT as suggested by Noriyuki KOIZUMI in
...
PR kern/8188.
1999-08-14 13:43:02 +00:00
simonb
6b7eee9252
Initialise "error" in wsmux_detach_sc() before testing if it set.
1999-08-14 11:40:31 +00:00
ragge
6535fd2313
Erroneous checking of return value from bounds_check_with_label().
...
Massbus disks should work now.
1999-08-14 11:33:09 +00:00
ragge
eab2e881a5
Fix UBA IO space scan addresses; was searching at the wrong place.
1999-08-14 11:31:48 +00:00
ragge
650524ed75
Fix CMI probe bug on VAX 11/750. Prettify CPU printout.
1999-08-14 11:30:48 +00:00
hwr
4882320d4b
Initialize error variable. Should fix spurious init errors.
...
From Dave Huang in PR 8205.
1999-08-14 11:23:39 +00:00
hwr
af827a1284
Remove dulicate "Ethernet" output. From Dave Huang in PR 8206
1999-08-14 11:09:18 +00:00
augustss
b23490d39f
Implement timeout and abort of requests.
...
Compute length of short transfers correctly.
1999-08-14 08:56:09 +00:00
ross
0833f2de7b
Arrange struct simplelock more efficiently. (Megabytes of these can be
...
allocated dynamically.)
1999-08-14 06:56:07 +00:00
ross
7c367407aa
In uvm_anon_init() and uvm_anon_add(), initialize the ref count lock.
1999-08-14 06:25:48 +00:00
ross
2f76dd5371
In getnewvnode(), initialize v_interlock when the vnode comes from the
...
pool allocator.
1999-08-14 06:23:59 +00:00
ross
4ed22602e7
In pmap_page_protect(), don't (try to) use the pv_entry_t we just
...
freed in order to find the pmap to unlock.
1999-08-14 06:19:49 +00:00
oster
740b9848cc
Decrease the number of outstanding IO's threashold slightly.
...
The previous value may have been too high in some instances.
1999-08-14 03:47:07 +00:00
oster
6409e641a6
Remove a 'struct proc *'-passing abomination that's been bugging me
...
for quite some time.
1999-08-14 03:10:03 +00:00
oster
4a058e82c5
Correct and/or improve detection of bogus row/column values
...
passed in via ioctls.
1999-08-14 02:41:36 +00:00
christos
582a6def8b
protect against large uio_offset
1999-08-14 02:20:19 +00:00
christos
063e3b9f0f
protect against large uio_offsets
1999-08-14 02:17:17 +00:00
mjl
89fa8aef99
Clarify usage message.
1999-08-13 21:12:18 +00:00
itojun
35a68ecb71
avoid multiple BUGS section.
1999-08-13 13:57:52 +00:00
proff
209c8a802a
ctrl-g is beep(), not "^G", damnit. strictly for the attention deprived.
1999-08-13 13:52:59 +00:00
ad
df3501fd4a
FUD
1999-08-13 12:30:38 +00:00
ad
b87c990c32
CMIIW, MYOB.
1999-08-13 12:28:52 +00:00
bad
9e8bff3633
Another sacrifice to appease egcs: wrap "if .. if .. else" in braces.
1999-08-13 11:40:46 +00:00
itojun
8dba61e664
fix multicast demux.
...
From: Matthias Drochner <drochner@zel459.zel.kfa-juelich.de>
1999-08-13 10:57:05 +00:00
bouyer
21521cffe4
Sync with sys/disklabel.h
1999-08-13 10:23:39 +00:00
ad
8974edc06c
The 8bpp PROM console uses index 0 as black, 255 as white. Update ri_devcmap
...
to cater. Partially addresses PR port-sparc/8121.
1999-08-13 09:59:47 +00:00
itojun
94c4bdf1cc
pacify too-picky compiler.
...
From: onoe@sm.sony.co.jp
1999-08-13 09:45:51 +00:00
ad
a7510095cc
Pass color index through ri_devcmap; don't assume that it already
...
matches the device's color map.
1999-08-13 09:45:46 +00:00
simonb
4be158521b
Put original contents of the TURBOchannel bus-cycle counter clkread()
...
from an old version of machdep.c into kn03_clkread(). Fixes problems
with wild CPU time usage noted on port-pmax.
1999-08-13 06:21:39 +00:00
oster
db2eaf18cf
rf_sys.h does not need to be #included in any of these files, and, actually,
...
is no longer needed at all.
1999-08-13 03:41:52 +00:00
oster
67e8cf0262
No need to include rf_sys.h.
1999-08-13 03:37:42 +00:00
oster
1ec5208866
This file is no longer needed.
1999-08-13 03:31:20 +00:00
oster
8deb1f5f2e
dev/raidframe/rf_sys.c is no longer needed.
1999-08-13 03:30:14 +00:00
oster
1aa6ce1041
Garbage collect rpcc().
1999-08-13 03:27:46 +00:00
oster
02acd1910a
First kick at cleaning up the RF_ETIMER code. New timer handling code
...
provided by Peter Galbavy via OpenBSD.
1999-08-13 03:26:55 +00:00
oster
eca431e87c
Nuke configuration of ETimer stuff during main configuration.
1999-08-13 03:25:01 +00:00
sommerfeld
7e9fe5fb1e
Fix the part of pr8201 which is IMHO a bug: the error message now goes
...
to stderr.
The existing error message ("I don't know what xxx means") is
unchanged, as it is stylisticly in keeping with the light-hearted
nature of the program, and is also more likely to be accurate than the
"no such acronym" error message proposed in 8201.
1999-08-13 03:02:06 +00:00
lukem
d890e44637
regen
1999-08-13 02:11:19 +00:00
oster
5cab826918
Clean up reconstruction accounting a bit. While it worked before, it was
...
slightly broken in the case where the RAID set did not support reconstruction.
1999-08-13 01:43:33 +00:00
aidan
b7519caaf7
Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroy
...
a forwarded ccache on cleanup.
1999-08-12 23:05:22 +00:00
tron
c3fd5ee212
Undo last commit. As pointed out by John Darrow on "regex.c" wasn't listed
...
twice in "SRCS", it were "regex.c" and "rexec.c".
1999-08-12 21:00:05 +00:00
ragge
33bc1af047
PGOFSET should be VAX_PGOFSET.
...
Remove two unused prototypes.
1999-08-12 20:23:49 +00:00
itojun
98fab25334
fix sototcpcb(). this sometimes caused panic on OOB data reception.
...
the macro may need to be expanded into dedicated function, rather than a macro,
to capture unsupported values.
1999-08-12 16:04:52 +00:00
bouyer
d4a5c0f7ec
Add wiconfig(8), needed for installs over wawelan networks.
1999-08-12 15:34:19 +00:00
bouyer
3c4909c449
Add wi* at pcmcia, wawelan adapters can be used for installs.
1999-08-12 15:32:24 +00:00
thorpej
ba76e54050
Use C-style comments.
1999-08-12 10:46:33 +00:00