leo
65dd34362f
Fix typo.
2002-05-23 14:59:28 +00:00
itojun
7e7fcd1df4
remove wrong "break" statement
2002-05-23 06:53:13 +00:00
leo
1babc14d15
Fix the siron()/siroff() macro's. They were using a too loose contraint
...
that made the wd-driver fall over on kernels compiled with the latest
assembler. The macro;s now use the single_inst_*() functions so there
are less places to go wrong here next time...
2002-05-23 06:46:20 +00:00
pooka
70b72ccc43
sgimips-specific changes:
...
* describe kernels
* remove misc/
* add netboot/
2002-05-23 06:44:17 +00:00
itojun
64a1cfbf83
no longer need IFT_PROPVIRTUAL "bridge[0-9]+" check.
2002-05-23 06:40:03 +00:00
leo
3f3c4827e0
Update md config:
...
- md0 -> 1MB image on a 720KB floppy
- md1 -> 1.44MB image on a 720KB floppy
- md2 -> 1.44MB image on a 1.44MB floppy
2002-05-23 06:39:32 +00:00
itojun
970757edd8
simplify conditions to do DAD. sync w/kame
2002-05-23 06:35:18 +00:00
leo
4393af0b6d
regen.
2002-05-23 06:32:42 +00:00
leo
2ad2395021
Remove the 'ex at pci' driver. The ex driver does not work with the
...
3c900-COMBO card at the moment. Something is wrong with DMA.
2002-05-23 06:30:32 +00:00
itojun
e1d17f512b
should perform DAD for IFT_GIF.
2002-05-23 06:28:25 +00:00
itojun
5a51285f02
do not have link-local address for IFT_BRIDGE
2002-05-23 06:25:25 +00:00
itojun
d64426f359
use IFT_BRIDGE
2002-05-23 06:19:39 +00:00
itojun
754f309c32
add recently-added IANA values from http://www.iana.org/assignments/smi-numbers
2002-05-23 06:18:44 +00:00
leo
5d6a896647
Force the absolute jump in a more elegant way. Suggested by Jaromir Dolecek.
2002-05-23 06:08:40 +00:00
pooka
a25409a53c
use common xfer notes
2002-05-23 06:06:03 +00:00
pooka
8bf14942e0
add sgimips bits
...
from Scott G. Akmentins-Taylor
2002-05-23 06:05:41 +00:00
itojun
e54108f021
in m_aux_delete, no need to chase beyond victim. from Archie Cobbs, sync w/kame
2002-05-23 05:45:34 +00:00
pooka
a9c4f01782
* merge in documentation from Scott G. Akmentins-Taylor
...
* add bits and pieces here and there
2002-05-23 05:44:50 +00:00
simonb
fd401c6634
Add port 121/udp (erpc).
2002-05-23 04:34:39 +00:00
perseant
de3d200cd0
Re-checksum the superblock whenever it is marked dirty.
...
Tested on alpha.
2002-05-23 04:05:11 +00:00
nathanw
eb5a18d259
Deliberately #include the appropriate arch-specific param.h to get
...
the correct value for NBSG, even when building with a different sun68k
target.
2002-05-23 03:50:37 +00:00
gmcgarry
da51df2271
Clarify comment: cpu_startup() doesn't do autoconfiguration.
2002-05-23 03:05:30 +00:00
nathanw
c19639f45d
Tell the user consistently that time zone files are in
...
/usr/share/zoneinfo, rather than that in one place and
/usr/share/timezone in another.
2002-05-23 02:57:08 +00:00
jmc
deed1e1714
Fix bug in the way the config_found loop runs. Passing NULL doesn't work well.
2002-05-23 00:10:46 +00:00
hubertf
89b73d6b18
add SRC definition (and use it, instead of hardcoding ../../..)
2002-05-23 00:03:38 +00:00
briggs
f03fce66ce
Fix odd typo from addition of pba_bridgetag.
2002-05-22 23:54:14 +00:00
bjh21
f402b4faa2
Regen (sorting).
2002-05-22 23:46:53 +00:00
bjh21
2a1092efaa
Sort the Wild Vision parallel card into order.
2002-05-22 23:46:36 +00:00
bjh21
1e170f49cd
Regen (merge of RISC iX manufacturers list).
2002-05-22 23:27:16 +00:00
bjh21
35010db489
Merge in the list of manufacturer IDs from <arm/xcb.h> on RISC iX 1.2.
...
Where they differ with what we've had historically, I've kept our value
and added a comment. The RISC iX list stops at 65 (0x41).
2002-05-22 23:23:23 +00:00
bjh21
205186731b
Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are
...
assigned by RISCOS Ltd (and were assigned by Acorn) to be unique across all
manufacturers. This means that associating each one with a manufacturer (and
checking the manufacturer when attaching) is bogus. Thus, we don't do that
any more.
This should have the pleasant side-effect of getting APDL IDE interfaces
working, since they're just ICS ones with a different manufacturer ID.
2002-05-22 22:43:13 +00:00
bjh21
6d59ad5ec5
Add podule_readcmos(), for getting the CMOS configuration for a podule.
...
Only implemented on acorn26 for now, but the acorn32 implementation should
be pretty much identical.
2002-05-22 22:13:12 +00:00
manu
d72c924447
First implementation of a few usync_cntl commands.
2002-05-22 21:32:21 +00:00
thorpej
d4260bb037
Back out an unintended change.
2002-05-22 19:06:23 +00:00
lukem
fa9f459228
unused
2002-05-22 18:04:04 +00:00
wiz
f7d76b1062
bcmp -> memcmp.
2002-05-22 16:03:14 +00:00
wiz
45bbb2368f
bcopy -> memcpy. Reviewed by Greg Oster.
2002-05-22 15:40:47 +00:00
uch
c46d7a2d08
increase partition to 16.
2002-05-22 15:02:22 +00:00
uch
ba28fa4dc2
change disklabel to
...
16 partition.
no bsd area of the disk.
2002-05-22 15:01:33 +00:00
tron
f2679ef4e3
Revert last change after protoype of getnameinfo(3) has been changed back.
2002-05-22 14:42:37 +00:00
drochner
7a829b7e85
-Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets
...
into kernel_object where this was missing.
(important here because VM_MIN_KERNEL_ADDRESS != 0)
-add some diagnostics
-eliminate some differences to other Utah derived pmaps
2002-05-22 14:34:26 +00:00
drochner
60b6f587bc
Subtract vm_map_min(kernel_map) from kernel virtual addresses to get offsets
...
into kernel_object where this was missing.
This is a no-op on ports where VM_MIN_KERNEL_ADDRESS==0, ie all but
cesfic.
Confirmed and corrected by Chuck Silvers.
2002-05-22 14:29:23 +00:00
simonb
c9e9cab056
We don't need the code to discard setgid privileges if we aren't setgid!
2002-05-22 13:12:27 +00:00
wiz
5f7ebe2497
Grammar fix, and drop a .Pp after a section header.
2002-05-22 10:22:41 +00:00
bjh21
6bd902a1db
Adapt for recent lib/libc/softfloat changes.
2002-05-22 10:20:20 +00:00
kleink
a24f74d0fd
Turn the flags argument to getnameinfo(3) back into an int (from unsigned
...
int); this is consistent with RFC2553, the current draft-ietf-ipngwg-
rfc2553bis-05 and the majority of deployed implementations.
Also, there is an effort under way to have this changed back to int in
XBD6/XSH6, XNS, and POSIX-2001 TC1.
2002-05-22 09:42:37 +00:00
itojun
0ee7a49136
if called multiple times with different names, only the last pid file
...
will be kept
2002-05-22 07:37:26 +00:00
itojun
c2c2980f42
change return type of pidfile(3) to int (-1 on error), to inform caller
...
of errors. behavior now in sync with openbsd implementation.
(see tech-userlevel and bsd-api-discuss)
2002-05-22 07:31:40 +00:00
simonb
1c5a1746ae
Fix space/tab indentation nit.
2002-05-22 05:49:57 +00:00
manu
381f22f4de
File forgotten in the previous commit.
2002-05-22 05:14:51 +00:00