nra
33ee029c74
Minor spelling fixes.
...
Partititon -> Partition
aquired -> acquired
2001-07-24 18:24:51 +00:00
nra
70ff3c5f63
Minor spelling fixes.
...
dislabel -> disklabel
labelled -> labeled
Asumming -> Assuming
2001-07-24 18:18:32 +00:00
nra
c1dd5f1c31
s/Asumming/Assuming/
2001-07-24 18:14:34 +00:00
nra
88b9d96885
Minor spelling/grammar fixes.
...
meessages -> messages
NetbSD -> NetBSD
parttion -> partition
utlility -> utility
you'e -> you've
2001-07-24 18:11:00 +00:00
nra
ad3472e4d8
s/comands/commands/
2001-07-24 18:05:20 +00:00
nra
18aa2a8837
Minor Spelling fixups.
...
duing -> during
issueing -> issuing
Partititon -> Partition
standarize -> standardize
2001-07-24 18:02:56 +00:00
nra
b98067f83b
s/recommenation/recommendation/
2001-07-24 17:57:45 +00:00
nra
337cba2a73
s/layed/laid/
2001-07-24 17:51:03 +00:00
nra
6d7d43474a
Minor spelling fixes.
...
auxilliary -> auxiliary
concatinate -> concatenate
2001-07-24 17:46:07 +00:00
nra
181324be97
Minor spelling fixes.
...
choise -> choice
continous -> continuous
dalog -> dialog
labelled -> labeled
limitiations -> limitations
neccessary -> necessary
sceme -> scheme
standarize -> standardize
2001-07-24 17:30:55 +00:00
wiz
0aa5d1cdfb
s/accellerate/accelerate/
2001-07-24 16:50:41 +00:00
wiz
f1bde32520
s/necesary/necessary/
2001-07-24 16:43:02 +00:00
nra
f9e15b45d4
Minor spelling fix. s/accellerator/accelerator/
2001-07-24 16:36:17 +00:00
itojun
cf7ae5ac15
clear ifindex2ifnet[] on if_detach.
2001-07-24 16:35:29 +00:00
nra
888511b35b
Minor spelling fix. s/necesary/necessary/
2001-07-24 16:31:39 +00:00
tsutsui
e4258b142d
Remove sn_dma_init() for the old Sonic driver.
2001-07-24 16:26:53 +00:00
assar
a292e4c661
update to 1.5X: removed WILLRELE from vop_mknod and vop_symlink
2001-07-24 15:40:15 +00:00
assar
bec71dc090
change vop_symlink and vop_mknod to return vpp (the created node)
...
refed, so that the caller can actually use it. update callers and
file systems that implement these vnode operations
2001-07-24 15:39:30 +00:00
bjh21
8dc13781cb
Random patch lying around my tree: When a conversion fails, print out the
...
incorrect result.
2001-07-24 15:32:02 +00:00
wiz
64662a0528
Fix `pkg_add -u' for packages without dependencies.
...
Patch by Hubert Feyrer.
Addresses pkg/13536.
2001-07-24 14:45:16 +00:00
christos
457aea07fb
explain why test3 does not work. [untested since my cable modem line is down!]
2001-07-24 13:46:04 +00:00
sato
2ddad1a12e
add missing terminator of hpcbattery_parameters.
2001-07-24 09:23:30 +00:00
matt
bfac03b510
Update the max_linkhdr when we attach a fddi interface.
2001-07-24 06:29:13 +00:00
matt
2850b6d11e
Print out errno when vfork fails.
2001-07-24 05:06:40 +00:00
itojun
19392ee73b
fix comment on setsockopt arg size. KAME PR 369
2001-07-24 00:44:36 +00:00
eeh
a25d2e82ff
Update this.
2001-07-23 21:06:37 +00:00
jdolecek
000f85917b
Since ~all pckbc_poll_data1() callers had the appropriate pckbc
...
tag handy and we are going to need more of it in pckbc_poll_data1() soon,
change pckbc_poll_data1() to accept it as first arg. iot, ioh_d, ioh_c are
no longer passed separately. Use fabricated pckbc tag for calls from
arch/arc/jazz/pckbc_jazzio.c and dev/isa/pckbc_isa.c.
2001-07-23 21:03:19 +00:00
tsubai
1278735b51
.init/.fini support.
2001-07-23 20:43:31 +00:00
tsubai
585f21f3fe
.init/.fini regression test for sh3.
2001-07-23 20:39:16 +00:00
scw
5b69ac0a44
Apply pmap_k{enter_pa,remove} patches provided by Chuck Silvers.
2001-07-23 20:34:00 +00:00
bouyer
aa053c0bd1
Regen for TITAN PCI100H.
2001-07-23 20:14:36 +00:00
bouyer
d2039a5f9b
Add TITAN PCI100H.
2001-07-23 20:13:26 +00:00
jdolecek
bef81951f3
define BIG_PIPE_SIZE value using PIPE_SIZE
2001-07-23 19:34:36 +00:00
itojun
bee33e3d00
repair scoped address handling in PRU_BIND. sync with kame.
2001-07-23 19:29:53 +00:00
eeh
cc6781a464
Get rid of a bunch of obsolete files.
2001-07-23 18:21:26 +00:00
thorpej
bd35a1b7ed
Make sure to initialize the all Rx descriptors properly in *_init()
...
even if mbufs for them are already allocated.
2001-07-23 17:26:50 +00:00
thorpej
536f4fded2
Adjust some reset delays.
2001-07-23 17:23:09 +00:00
thorpej
13dab3bfa7
Make sure to initialize the all Rx descriptors properly in *_init()
...
even if mbufs for them are already allocated.
2001-07-23 17:20:03 +00:00
eeh
f53d7d33ec
Get rid of some debug code that really isn't all that useful any more.
2001-07-23 17:19:56 +00:00
matt
c944f94d86
MACHINE_ARCH=arm changes
2001-07-23 17:13:44 +00:00
thorpej
a7dc1c1b01
Some whitespace cleanup.
2001-07-23 17:08:18 +00:00
matt
a161d61e18
Make arm use -O2
2001-07-23 17:08:17 +00:00
matt
384a403ca5
Make sync_icache_args use more standard types.
2001-07-23 17:04:27 +00:00
tsutsui
8a34464ff6
Remove old homegrown sonic driver since now we have switched to
...
the MI one.
2001-07-23 16:40:32 +00:00
tsutsui
2a2e37ec6c
Switch to the MI SONIC driver.
...
XXX Device declaration for the MI SONIC should be moved into sys/conf/files
XXX after all other ports switch to it from their own drivers.
2001-07-23 16:36:37 +00:00
tsutsui
2f456b8f00
Make sure to initialize the all Rx descriptors properly in sonic_init()
...
even if mbuf for them are already allocated.
This fixes "receive descriptor exhausted" errors.
2001-07-23 16:33:48 +00:00
itojun
ddf920093e
wrap IPv6 code by #ifdef INET6
2001-07-23 15:20:41 +00:00
itojun
489df53efe
use in6_maxmtu, not in_maxmtu, for IPv6 mss computation
2001-07-23 15:17:58 +00:00
nathanw
9f36932334
Add the constant for the IEEE 1284-mode protocol for the printer
...
class, as given in revision 1.1 of the USB printer class spec.
2001-07-23 15:17:50 +00:00
bouyer
ecbce129cb
Handle HPT-370A controllers, from skanto@sjk-software.fi (kern/13540) but
...
with some differences to the original patch: don't assume all controllers with
rev >= HPT370_REV are HPT370, and explicitely print if we have a chip with a
rev the driver does't know.
2001-07-23 14:55:26 +00:00