wiz
e4ddc05c86
Fix date and whitespace.
2001-04-11 18:55:33 +00:00
wiz
53273fee33
Fix date and Nd.
2001-04-11 18:54:00 +00:00
wiz
ee76aede6a
Fix date, and remove a space.
2001-04-11 18:53:26 +00:00
wiz
cfb9d94137
Fix date and whitespace.
2001-04-11 18:51:53 +00:00
wiz
de87d4581f
Add sections to xrefs, sort SEE ALSO, discard some whitespace.
2001-04-11 18:43:07 +00:00
wiz
143014121b
Fix date, add sections to xrefs, and sort SEE ALSO.
2001-04-11 18:40:54 +00:00
wiz
cb692f86df
Fix date, and one formatting.
2001-04-11 18:38:58 +00:00
wiz
9c8af6744a
Add RCS Id, and fix some whitespace.
...
XXX: no copyright notice.
2001-04-11 18:33:06 +00:00
wiz
0f5249b84c
Fix date.
2001-04-11 18:31:53 +00:00
wiz
7babccce18
Fix date and punctuation.
2001-04-11 18:31:23 +00:00
wiz
1ed75412a9
Fix date and whitespace/punctuation.
2001-04-11 18:27:10 +00:00
wiz
f3e777112c
Fix date.
2001-04-11 18:23:42 +00:00
wiz
7d69dd4748
Fix date and (missing) punctuation.
2001-04-11 18:20:37 +00:00
wiz
841140208a
Fix date.
2001-04-11 18:06:42 +00:00
wiz
b1e99bd2a5
make -> ${MAKE}
...
Noted by Olaf Seibert on current-users.
2001-04-11 17:32:57 +00:00
wiz
6227373923
make -> ${MAKE}.
...
Noted by Olaf Seibert on current-users.
2001-04-11 17:31:44 +00:00
agc
c286afd376
"It's" is short for "it is". The possessive pronoun is "its".
2001-04-11 15:17:51 +00:00
leo
3f7694f804
Adapt these for use on the Milan.
2001-04-11 14:45:07 +00:00
itojun
e366844be7
need to declare NULL for inline function.
2001-04-11 14:44:55 +00:00
mrg
a655930206
expand on swap priorities, xref new section in swapctl(8). PR#12610.
2001-04-11 14:18:30 +00:00
mrg
32aec0200a
add a section on swap priorities. document the round robin scheme.
...
fixes half of PR#12610.
2001-04-11 14:10:17 +00:00
itojun
9e3025d914
des_cblock_print_file() does not really exist.
2001-04-11 10:13:28 +00:00
wiz
bc80fa8140
Fix typo.
2001-04-11 09:41:37 +00:00
wiz
6215965c03
re-install /usr/include/dev/ic/bt8xx.h
2001-04-11 09:09:03 +00:00
wiz
b7f59127c9
re-add bt8xx.h (needed for fxtv, without which bktr is pretty much useless)
2001-04-11 09:07:21 +00:00
sato
5dd91b669c
add VR4101 specific BCU registers.
...
add VR4122 specific BCU registers.
add cpu specific comments.
2001-04-11 08:52:59 +00:00
augustss
76c2f6d190
Regen.
2001-04-11 08:44:06 +00:00
augustss
c2b7bb4ddb
Add device id from PR 12611.
2001-04-11 08:43:47 +00:00
sato
68d21310de
opt_vr41x1.h -> opt_vr41xx.h.
...
add 'options VR41XX' and kill 'options VR41X1'.
add 'options VR4101' (not yet supported)
add 'options VR4102'
add 'options VR4111'
add 'options VR4121'
add 'options VR4122' (not yet supported)
add 'options VR4181' (not yet supported)
these are for config level size optimization.
currenty, no optimization codes are exist.
NOTE: there are some incompatibility in VR4181 & VR4101 &
VR4102,4111,4121 group & VR4122.
GENERIC (for VR41XX series) has options VR4102, VR4111, VR4121.
2001-04-11 08:23:26 +00:00
jdolecek
b5fc54017b
Majority of headers under /usr/include/dev/ is not installed anymore,
...
remove them from release list and put them to obsolete list.
2001-04-11 07:45:54 +00:00
jdolecek
372e5956ef
Only install headers which are actually used by our userland. This
...
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@
recently.
I HOPE to get the list right. The headers I left in are ones
used for MI tools and those whose usage I discovered by grep over tree sources.
Feel free to put needed includes back in if you encounter anything which
should not be removed from lists.
2001-04-11 07:42:31 +00:00
jhawk
4ac5e36af2
Improve error messages; instead of "getfile failed", now:
...
getfile can't resolve client %s
getfile can't resolve server %s for %s
getfile lookup failed for %s
(the second condition had me chasing my tail for a while recently...)
2001-04-11 06:21:49 +00:00
jhawk
b68b42a2aa
Use .Bc/.Ec local macros for two-column formatted list.
2001-04-11 06:19:26 +00:00
jhawk
ceb940e644
Why I got nothing done this weekend: Add .Bc/.Ec macros for
...
columnarized unfilled displays. Not perfect for every scenario,
but work fine for the intended application (common/donations).
2001-04-11 06:19:09 +00:00
itojun
f4e4c674a7
disallow userland programs from specifying addresses with IPV6_PKTINFO
...
setsockopt, if:
- the address is not verified by DAD (= not ready)
- the address is an anycast address (= not permitted as source)
sync with kame
2001-04-11 04:57:53 +00:00
thorpej
8dc1d7cbac
Add bridge netisr glue (only used if no __HAVE_GENERIC_SOFT_INTERRUPTS).
2001-04-11 03:55:16 +00:00
thorpej
f62e94272e
Add hooks for bridging.
2001-04-11 03:47:24 +00:00
thorpej
e0b3faf07e
Add configuration glue for forthcoming bridge code.
2001-04-11 03:43:23 +00:00
briggs
4290b6b288
Make sure that this will compile on a big-endian system.
2001-04-11 01:47:18 +00:00
enami
fe247cae7a
fix possible typo in comment.
2001-04-10 22:58:55 +00:00
mjacob
dfb8f5f43f
Include isp_ioctl.h.
2001-04-10 21:52:15 +00:00
mjacob
78a44662f5
Add initial implementation of ISP_SDBLEV, ISP_RESETHBA, ISP_FC_RESCAN,
...
ISP_FC_LIP and ISP_FC_GETDINFO ioctls.
2001-04-10 21:52:00 +00:00
mjacob
7bcf01a29a
Note one other place that bogus interrupts can be measured.
2001-04-10 21:51:21 +00:00
mjacob
81a6d0ec41
Add isp_ioctl.h.
2001-04-10 21:50:53 +00:00
mjacob
5f8aa905e6
Add some HBA ioctl functions (LIP resets, rescan, setting debugging level).
2001-04-10 21:50:40 +00:00
thorpej
4702254396
Process pfil hooks for Ethernet input and output.
2001-04-10 21:47:36 +00:00
thorpej
4cbf0044c4
Add a PFIL_HOOKS filtering point to every network interface.
2001-04-10 21:45:39 +00:00
bjh21
d039e70428
Remove the "asc" driver. It's never worked, and we should have an MI version
...
sometime.
2001-04-10 21:33:00 +00:00
bjh21
fc48602859
MI ea(4) and eb(4)
2001-04-10 21:19:05 +00:00
bjh21
a886186c7f
Create MI manpages for ea(4) and eb(4) and remove the arm{26,32}-specific ones.
2001-04-10 21:11:11 +00:00