oster
ec84f30ddd
If we can't malloc a RF_ShutdownList then we should return ENOMEM right away.
...
Waiting for more kernel memory to come along can cause more problems than
we're willing to deal with right now.
2000-01-13 23:41:18 +00:00
mycroft
1ee1632a02
Remove EX_CONF_MII for the 3c980. At least 2 people need this for the card
...
to work.
2000-01-13 23:26:35 +00:00
thorpej
c194b71ab0
Per my comment earlier in the file, we only need to go do splsoftclock()
...
when write-locking the proclist; splstatclock() is a wee bit overkill.
2000-01-13 21:55:36 +00:00
augustss
a0a41d46da
Add another item.
2000-01-13 20:19:43 +00:00
augustss
e4f6c4c51b
Add umass.c.
2000-01-13 20:19:14 +00:00
augustss
380035a59d
Regen.
2000-01-13 20:16:49 +00:00
augustss
81ae0fb432
Add a Broadcom PHy used in the D-Link USB100 adapter.
...
There's no special driver for this PHY (yet).
2000-01-13 20:16:08 +00:00
augustss
63d3068c61
Regen.
2000-01-13 19:58:40 +00:00
augustss
3e973f6af5
Sync with FreeBSD.
2000-01-13 19:58:14 +00:00
ad
660d78e477
[#[@ ]]dpt* at eisa? slot ?
2000-01-13 19:10:22 +00:00
mycroft
c82f5a6009
In command execution displays, only draw a single line between the status
...
display and the output window, not a whole box. This looks better, and it
works much better on terminals.
2000-01-13 18:52:21 +00:00
ad
10e2e10965
Beef this up a little in anticipation of a pull-up to netbsd-1-4.
2000-01-13 18:00:51 +00:00
uch
ee917c935b
TX39 IR module (connected to TX39 UARTB module)
2000-01-13 17:53:35 +00:00
itojun
7a9fea2792
improve message when IPv4 address is not assigned to interface
...
(and netmask-related directives can misbehave).
the change is in kame and tcpdump.org repository as well.
2000-01-13 17:14:56 +00:00
jsm
0bd979e6bf
Remove unnecessary casts, and add necessary ones for printf arguments.
2000-01-13 16:22:10 +00:00
jsm
f7bce06e2e
Change __GCC__ to __GNUC__.
2000-01-13 16:20:27 +00:00
jsm
993c7bf2ac
Remove obsolete NO_VOID conditional.
2000-01-13 16:19:36 +00:00
jlam
2cda0d3aff
Add 'l' to getopt-checked flags
2000-01-13 16:04:53 +00:00
itojun
a31f62a92c
call sigsetmask() on ipsec initialization failure.
2000-01-13 15:53:00 +00:00
matt
32bb54d2ff
Enable IBCS2 (DEC SVR3) compatibility.
2000-01-13 15:09:52 +00:00
ad
3476632b59
Make 'if' capability from gettytab work. *shudder*.
2000-01-13 13:11:31 +00:00
mjl
eb1d660e28
Clean up changes a bit.
2000-01-13 12:43:19 +00:00
ad
b7de5e4494
Two tiny formatting nits in each file.
2000-01-13 12:39:04 +00:00
ad
902637d2e4
swapctl(SWAP_OFF, ...) now works.
2000-01-13 12:11:30 +00:00
joda
de798768b3
(cardbus_attach_card): zero out ca
2000-01-13 10:27:31 +00:00
joda
78d457dc77
(stp4020_chip_mem_map): explicitly don't handle 8-bit memory
2000-01-13 10:03:25 +00:00
joda
31188c7a4b
(tcic_chip_do_mem_map): handle 8-bit memory
2000-01-13 09:38:17 +00:00
haya
3eb44d6879
Add flags description for cardslot.
2000-01-13 09:33:16 +00:00
joda
87414deb1e
remove stale comment
2000-01-13 09:05:41 +00:00
joda
8430609055
(pccbb_pcmcia_do_mem_map): handle 8-bit memory
2000-01-13 09:01:17 +00:00
joda
4bc55bd307
(pcic_chip_do_mem_map): handle 8-bit memory
2000-01-13 09:00:30 +00:00
joda
c61a134a00
add flags for memory width
2000-01-13 08:58:51 +00:00
joda
e8937eb4e5
make this slightly more inline with other code; and while at it, fix
...
some oddities in pccbb_winset
2000-01-13 08:54:20 +00:00
joda
69034619d0
add %b strings for sockevent and sockstate registers
2000-01-13 08:46:46 +00:00
mjl
07053cf7c1
Re-enable login_cap processing, now that a non-existing login.conf
...
won't make it crash. Also make it less noisy in that case.
2000-01-13 06:52:47 +00:00
mjl
923f186481
Make login_cap routines resilient to non-existant conf file, and
...
secure_path() less noisy.
2000-01-13 06:48:14 +00:00
matt
897c73a03a
Fix wait case for VAX SVR3.
2000-01-13 06:33:29 +00:00
mjl
cfdb7e0720
Ack. Disable login caps, until problems are fixed.
2000-01-13 06:30:31 +00:00
mjl
4863ee6f07
Add login.conf capability setting.
2000-01-13 06:17:56 +00:00
mjl
33a82426ba
Add a history section.
2000-01-13 06:16:48 +00:00
mjl
cfd5989461
Update for added capabilities in login(1).
2000-01-13 06:13:30 +00:00
shin
d4cd1dcd2f
change '-G 32' to '-G 30' to avoid overflow(TX3912).
2000-01-13 05:32:41 +00:00
nisimura
12291ad31f
Add raidframe and fix bozos and typos I made.
...
-
2000-01-13 01:06:24 +00:00
nisimura
765a46262c
- Add raidframe and wsmux.
...
- Fix off-by-one error of scsibus.
2000-01-13 01:04:33 +00:00
nisimura
1775fae985
Add tweaks for TEAC compact cassette tape drive.
2000-01-13 00:18:27 +00:00
mycroft
493acb76cb
More alloca() -> malloc(). Needed to make some shared libraries link when
...
compiled with -g.
2000-01-13 00:05:32 +00:00
lukem
ab88a15086
suppress verbose messages from CWD and post-login if the first
...
character of the anonymous password is `-'.
2000-01-13 00:04:31 +00:00
lukem
c8493e9499
* add ftpd.conf directive `portrange class min max', which allows specification
...
of the port range used by passive connections. based on work in [bin/9158]
from Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
* change the way global variables are defined and extern-ed to be more
consistent.
2000-01-12 22:39:27 +00:00
cgd
e838d6a869
these are needed due to the change in rev 1.16 of mips/include/mips_param.h
2000-01-12 19:33:18 +00:00
drochner
56b8bc14b4
-catch zeroed descriptors and skip nodes with no valid ressources,
...
needed to deal with disabled nodes
-Parse "fixed io descriptors". Their use in nonsense in principle
because 10-bit decoding is implied. Hope this is not real...
-Tolerate mismatches between node size and actually used space
as long as the used size is smaller than the buffer size. There
is at least one broken BIOS which reports node sizes larger than
the used one, and windows obviously doesn't complain...
2000-01-12 19:24:02 +00:00