sommerfeld
43311a870f
Regen
2000-01-25 01:17:40 +00:00
enami
0d45936ccf
Please pay an attention to the existing code and not to introduce
...
different coding style.
2000-01-25 01:16:00 +00:00
fvdl
cb47ac210f
Add prototypes for exec hooks.
2000-01-25 01:15:29 +00:00
fvdl
65e677bd99
Add an exec hook mechanism, where kernel subsystem can register to
...
execute certain functions when a process does an exec(). Currently
uses a global list. Could possibly be done using a per-process list,
but this needs more thought.
2000-01-25 01:15:14 +00:00
sommerfeld
97597e1d12
Add ID for BayStack 660 (DS version of 650)
2000-01-25 01:15:06 +00:00
mycroft
a443bc2758
+IPv6 +Raylink/Aviator
2000-01-25 01:10:50 +00:00
ad
04ddf7ae0d
Default bit/byte order with #define's and fix usage().
2000-01-25 01:04:07 +00:00
thorpej
98ac9f3fdb
Update copyright.
2000-01-25 01:03:21 +00:00
thorpej
4e10c0202f
Make display of media status information (e.g. carrier, etc.) table-driven
...
and easily extensible (by merely adding to the tables in ifmedia.h).
2000-01-25 00:59:39 +00:00
thorpej
fe58a40561
Define some convenience information and tables related to ifmedia status
...
bits for ifconfig(8).
2000-01-25 00:58:59 +00:00
nisimura
d3657aebd3
Change the previous decision.
...
NetBSD/luna68k (1) creates UniOS/ISI label with BSD label embedded
at offset 64, (2) reads BSD label if found, (2) falls back to
reading UniOS/ISI label when no BSD label is found. Plus, (4)
reads SunOS label if found in place of UniOS/ISI label.
2000-01-25 00:19:30 +00:00
chopps
2377e11b8d
allow setting (and reporting) nwid for ieee 802.11 devices.
2000-01-24 23:24:16 +00:00
mcr
4efc8f6b33
install notes for ioat66 device
2000-01-24 23:15:50 +00:00
enami
7acb650645
- fix comment style/indentaion.
...
- add comment to refer aic_pcmcia_enable.
2000-01-24 23:14:23 +00:00
tron
91e1f3f01b
Don't write leading white spaces and directory names to whatis file.
2000-01-24 23:03:54 +00:00
thorpej
c1e175b999
Add OTL.
2000-01-24 22:38:21 +00:00
thorpej
9e4fad9efa
Fix a bug in get_media_options() which wasn't caught with global options;
...
make sure we only return option bits.
2000-01-24 22:31:27 +00:00
chopps
7d55178466
support switching to/from adhoc/infrastructure mode with media opt.
...
fill in 802.11 correctly for 802.11 infrastructure.
code not verified with base station yet.
2000-01-24 22:05:53 +00:00
kleink
1a3fa11c95
Support *__errno() indirection.
2000-01-24 21:57:39 +00:00
tron
04eb110431
Add "dependall" target for comfort.
2000-01-24 20:36:06 +00:00
mcr
7b42e3b65c
man page for ioat66 device
2000-01-24 20:19:06 +00:00
mcr
b6d39b9d3e
man page for ioat66 device (under proper name)
2000-01-24 20:14:24 +00:00
mcr
0d661ece3c
man page for ioat66 device
2000-01-24 20:10:25 +00:00
mycroft
4170f63662
Handle arbitrarily long input lines.
...
(Patch taken from gas.new.)
2000-01-24 19:44:37 +00:00
augustss
df8590ff36
Back out last change. The if_ieee80211.h file was already there.
2000-01-24 18:53:53 +00:00
thorpej
e2e27455dd
Use config_pending.
2000-01-24 18:35:51 +00:00
thorpej
0c93dded4a
Use config_pending. Addresses kern/9247.
2000-01-24 18:34:44 +00:00
mycroft
5086341bbf
Don't try to use /tmp/Makefile...
2000-01-24 18:07:54 +00:00
thorpej
5aa64075cc
Add a `config_pending' semaphore to block mounting of the root file system
...
until all device driver discovery threads have had a chance to do their
work. This in turn blocks initproc's exec of init(8) until root is
mounted and process start times and CWD info has been fixed up.
Addresses kern/9247.
2000-01-24 18:03:19 +00:00
thorpej
6068308fcd
In cwdinit(), if there isn't a cdir vnode yet, don't VREF() it.
2000-01-24 17:57:34 +00:00
mycroft
9cd2b045d3
Make these work again.
2000-01-24 17:52:24 +00:00
pk
9cfc74c312
Report write-protected disks.
2000-01-24 16:52:02 +00:00
soda
d4e0f6e9de
remove accidentally revived this file again, since this file was
...
moved to /cvsroot/syssrc/sys/arch/arc/conf/GENERIC,v
2000-01-24 16:30:14 +00:00
joda
7ac1ad97ba
The TI 2030 is a PCI-PCI bridge and doesn't belong here
2000-01-24 15:51:59 +00:00
joda
4b45d02e15
regen
2000-01-24 15:50:16 +00:00
joda
a8308ddfd4
TI PCI2030 is a PCI-PCI bridge
2000-01-24 15:49:50 +00:00
ad
66c5e62a89
Install dpt(4).
2000-01-24 15:33:12 +00:00
augustss
4783cfc22f
Note the use of 64K memory.
2000-01-24 15:30:03 +00:00
augustss
e740eea06d
Add ray(4).
2000-01-24 15:26:10 +00:00
augustss
b39bfbcc51
Add ray(4).
2000-01-24 15:15:21 +00:00
augustss
4efea9d42c
Add a preliminary man page for the ray(4) driver.
2000-01-24 15:13:11 +00:00
augustss
c1b8e93168
Add ./usr/include/net/if_ieee80211.h
2000-01-24 15:05:34 +00:00
enami
29ffb365e2
Use format_bytes to convert drive capacity into human familier string (like
...
sd.c does).
2000-01-24 14:51:07 +00:00
itojun
6e6f6caf3e
declare -DLOGIN_CAP in CPPFLAGS, not in CFLAGS.
2000-01-24 14:10:56 +00:00
itojun
3f638e0b65
fix pathname for rtadvd.conf. (/etc/rtadvd.conf for netbsd-current)
2000-01-24 12:59:30 +00:00
he
5b26c39aa4
Remove local declaration of errno, rely on <errno.h> instead.
2000-01-24 10:40:56 +00:00
augustss
bbd7b89f19
Recognize Linksys USB10T.
2000-01-24 08:47:43 +00:00
augustss
50f87c16d8
Regen.
2000-01-24 08:44:33 +00:00
augustss
46ada10a40
Add Linksys USB10T.
2000-01-24 08:44:07 +00:00
soda
4f994e0e73
Add commented out "ident"-command
...
from hubertf's changes to (removed) pica/conf/GENERIC
2000-01-24 08:04:11 +00:00