enami
4b21362a47
Remove an obsolete comment.
2001-07-25 00:13:16 +00:00
thorpej
6b0e779ce6
Remove a debugging #define.
2001-07-25 00:12:33 +00:00
thorpej
3939c2a6c7
Driver for the Sundance Tech./Tamarack TC9021 Gigabit Ethernet
...
controller.
2001-07-25 00:11:51 +00:00
lukem
9879aab17d
allow passwords less than SKEY_MIN_PW_LEN to work (with a warning),
...
per PR 11417 and subsequent discussion with Robert Elz & others.
the length check is still enforced in skeyinit(1), but at least this
change allows older skeykeys to be used. -f is now a no-op.
2001-07-24 23:53:25 +00:00
rafal
e9ad38e77d
Fix bug in mips3_proc_trampoline: SR wasn't disabled on entry, allowing an
...
interrupt to sneak in after EXL had been set; the interrupt EPC was stale
as PC isn't saved if EXL is set, causing the eret to return to the wrong
place and leading to kernel-mode TLB misses on user addresses. The bug
was discovered by the japanese NetBSD/*mips folks and the same fix was
found independently by shinohara-san (shin@netbsd.org ).
2001-07-24 23:13:33 +00:00
wiz
d2cede024b
Replace some memcpy()s with probably overlapping arguments with memmove()s.
2001-07-24 22:29:07 +00:00
ad
b25d5c0666
Pasto; found by tls.
2001-07-24 21:55:35 +00:00
tv
87c9b9136c
Add missing dependency on ${G_md_file} for host tools, noticed by matt@.
2001-07-24 21:16:08 +00:00
tv
f6709db6c6
Add new toolchain build structure for libg2c, libobjc, and libstdc++.
...
Note that old build system still exists under .if conditionals; this
will be removed once all platforms are using the new toolchain.
2001-07-24 19:44:47 +00:00
tv
b224b62a84
Add config segments for libg2c, libobjc, and libstdc++.
2001-07-24 19:39:52 +00:00
eeh
57b56da169
Garbage collect.
2001-07-24 19:32:11 +00:00
eeh
f13bad30d7
Use OF routines instead of internal ones.
2001-07-24 19:30:14 +00:00
eeh
24a5c4be70
Support for pc-style `rtc' real-time clocks.
...
Doesn't work right. There are still issues w/register accesses.
2001-07-24 19:29:25 +00:00
eeh
64a9c222c0
Use OF_getprop instead of getprop.
2001-07-24 19:27:10 +00:00
nra
986e8b1b32
s/mainlist/maillist/
2001-07-24 18:27:09 +00:00
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