tsutsui
01397a64b5
Add etc/netconfig to lists.
2000-06-19 14:55:20 +00:00
tsutsui
c72204655e
mkdir -p ${RELEASEDIR}/installation/miniroot on "make release".
2000-06-19 14:39:24 +00:00
hubertf
65162fd077
be sure to set pkgdbp to NULL after closing the db.
2000-06-19 13:28:06 +00:00
simonb
8e0ec9a961
s/ouwl/outl/ in macro definition.
2000-06-19 12:19:38 +00:00
augustss
88e928528c
Unswap functiona arguments that got swapped during ANSIfication. Now
...
mixer controls work again.
2000-06-19 11:43:48 +00:00
kleink
8a7d2ae8da
+ FAQ
2000-06-19 11:27:52 +00:00
kleink
09d00231dc
+ KITA
2000-06-19 09:40:58 +00:00
msaitoh
03cf0ea64a
clear ORER, FER and PER bit of the SCSSR reg.
...
(This bits aren't cleared automatically)
2000-06-19 09:32:00 +00:00
msaitoh
4d2677e3a0
clear the ER bit of the SCSSR2 reg.
...
(This bit isn't cleared automatically)
2000-06-19 09:30:35 +00:00
matt
1293f1b88b
Rename ncr[5380] device to si to more consistent with other ports.
...
Add VAX660 to cputype.h. Remove needs-flag from si & asc entries.
2000-06-19 04:22:14 +00:00
soren
d2df3196f7
Note tr_pcmcia.
2000-06-19 04:04:46 +00:00
itohy
39c5d5c7a4
Store return value to a0 before calling CERROR function if __SVR4_ABI__.
2000-06-19 03:43:12 +00:00
itohy
db3aed16df
Fix weird macro definitions.
...
They are internal use only and the typos are no harm, you know. :)
2000-06-19 03:42:31 +00:00
matt
bf54f490b3
fix typo.
2000-06-19 01:14:34 +00:00
hubertf
f9aaf0a4e5
Allocate space & copy a string returned by a function that'll clobber it on
...
next call.
2000-06-19 00:55:11 +00:00
cyber
4f6b2833f7
dhclient support added
2000-06-18 23:57:32 +00:00
cyber
099ead3895
increase size to allow for dhclient
2000-06-18 23:53:32 +00:00
cyber
cbefbdefce
dhclient support added
...
only invoked if dhclient is present on install image
2000-06-18 23:50:02 +00:00
fvdl
51e81216d1
Rearrange previous slightly to avoid getting values that are too low;
...
the only goal here is to leave some space for the stack.
2000-06-18 23:03:45 +00:00
scottr
fbafc16812
Revert debug-related bogon that snuck in (no change in functionality).
2000-06-18 22:58:45 +00:00
matt
955a631ce4
We use opt_cputype.h now.
2000-06-18 22:47:19 +00:00
itojun
35d0fb470c
do not assume that nsaddr_list[n].sa_len is properly initialized,
...
there can be some third-party code that does not.
2000-06-18 21:41:23 +00:00
itojun
855792d5bd
recomend get{addr,name}info for scoped address support.
2000-06-18 20:30:26 +00:00
abs
2e1a21aab4
Fix netboot link - noted by ADAM Sulmicki
2000-06-18 19:36:20 +00:00
pk
d982283952
vme4_dmamap_[un]load: ensure enough DVMA space is allocated to cover the
...
buffer and store that amount in the DMA map to avoid re-computation.
Also add a cache flush as the bus_dmamap_sync() don't do that yet.
2000-06-18 19:30:21 +00:00
pk
5f887c484e
The sparc clients of this driver (si & sw) now use bus_space_*().
2000-06-18 19:22:33 +00:00
pk
a29dc4045f
Conversion to bus_space*().
2000-06-18 19:19:53 +00:00
castor
512723f616
Fix integer overflow in calculation of VM_MAX_KERNEL_BUF.
2000-06-18 18:29:04 +00:00
hubertf
112d4ac068
* Add some cut&paste ready commands for installing this
...
* Move audioplay to a shell function, to have one location where to
change the noise-making
* use /etc/rc.d/dhclient instead of doing it manually
* when going line->battery and vice versa, adjust idle timeouts of
harddisk (atactl), and add noatime,nodevmtime mount options.
Inspired by htdocs/Documentation/power-mgmt/
2000-06-18 16:16:34 +00:00
hubertf
2c8ac0d812
don't worry about non-existing files when deleting obsolete files
...
in the upgrade-case. just skip them silently.
2000-06-18 13:40:41 +00:00
minoura
bdb99fed93
Reduce the size to fit with a single floppy.
...
Still too large by 20KB. ...give up IPv6?
2000-06-18 10:33:18 +00:00
minoura
fa85bf07cd
Enable INET6.
2000-06-18 10:30:35 +00:00
mrg
e1f4b1c95e
use ${MAKE} not make
2000-06-18 10:11:25 +00:00
mrg
cafc122317
catch up with fpu changes.
2000-06-18 08:13:45 +00:00
mrg
f44ba0a4dc
back out part of previous.
2000-06-18 08:13:26 +00:00
mrg
94dde80b07
remove unused crap.
2000-06-18 07:20:15 +00:00
mrg
fab0adad15
iommu_flush becomes iommu_strbuf_flush cuz that's what it does.
2000-06-18 07:17:40 +00:00
mrg
70a9c29b9b
give BSDB_MAP a value. add a shushing cast.
2000-06-18 07:13:41 +00:00
mrg
b6026e7c35
kill dead code.
2000-06-18 07:12:39 +00:00
mrg
fde87ed5d6
add a (u_long) cast for quietness
2000-06-18 07:10:23 +00:00
mrg
0bd5307bf8
remove an unused variable.
2000-06-18 07:05:09 +00:00
mrg
9105157268
duplicate "file" should only include "compile-with"
2000-06-18 07:03:35 +00:00
mrg
4f9416205c
update to reality
2000-06-18 07:02:04 +00:00
mrg
e36a32c98f
obsolete these; use the merge sparc version.
2000-06-18 06:58:30 +00:00
mrg
41d83cead7
use arch/sparc/fpu
2000-06-18 06:57:15 +00:00
mrg
feddb7ad96
merge in ultrasparc changes
2000-06-18 06:54:17 +00:00
simonb
58d0ed9dd2
Set p->p_addr to NULL after it gets freed.
2000-06-18 05:20:27 +00:00
mrg
8c791f7aee
add radius & radacct.
2000-06-18 04:09:54 +00:00
ghudson
dcb9078cff
Set errno when res_mkquery fails.
2000-06-18 04:07:03 +00:00
fvdl
8dde6d4336
Account for the stack when computing the base va. This makes the
...
bootblocks work again on the 4/110.
2000-06-18 02:25:17 +00:00