oster
d7e754c41d
On an idea from Thor (tls@), do not fail a component if doing so would
...
render the RAID set completely dead. Instead, we retry the IO a
maximum of RF_RETRY_THRESHOLD times (currently '5'), and then just
return an IO error if the IO fails. This should reduce the damage
caused by having multiple disks appear to fail when the culprit is
really something else (power, controllers, etc.)
2004-11-16 16:45:51 +00:00
jschauma
297b6b1873
Use NetBSD logo pixmaps in reachover, too.
2004-11-16 14:42:19 +00:00
jschauma
6588a0e00e
Add new NetBSD logo pixmaps to set lists
2004-11-16 14:40:32 +00:00
skrll
17000c110b
Regen
2004-11-16 09:18:20 +00:00
skrll
09e4029fc5
Add Intel PRO/Wireless LAN 2200BG Mini-PCI Adapter
2004-11-16 09:17:20 +00:00
itojun
da88342476
NI_WITHSCOPEID was not picked up by IETF standardization process
2004-11-16 06:04:12 +00:00
itojun
384b8c15c2
remove NI_WITHSCOPEID
2004-11-16 06:00:51 +00:00
itojun
bb4eb5b8cd
NI_WITHSCOPEID was not picked up by IETF standardization
2004-11-16 06:00:37 +00:00
itojun
b95181fc9b
NI_WITHSCOPEID was not picked up by IETF standardization process.
2004-11-16 05:59:32 +00:00
yamt
057eb0b30f
don't use variable arg macro, which is not supported by gcc2.
2004-11-16 05:14:12 +00:00
christos
3e870b856b
print TTY instead of TT, one question mark instead of two and always the
...
full tty name.
2004-11-16 04:58:14 +00:00
christos
81726ab7e3
Print the full pty name; reported by atatat
2004-11-16 04:52:46 +00:00
christos
13c63648cb
PR/28324: Takayoshi Kochi: localtime_r(3) returns GMT
...
Add missing tzset_unlocked(); as suggested.
2004-11-16 04:15:28 +00:00
christos
13b48b2499
Add ${.CURDIR}.
2004-11-16 03:51:30 +00:00
christos
d6ecb79b20
Use the ttys file from etc.${MACHINE} directly.
2004-11-16 02:33:21 +00:00
christos
ee21460344
moved to m68k/m68k
2004-11-16 01:24:01 +00:00
christos
527610e2db
moved from x86k/x68k
2004-11-16 01:21:45 +00:00
christos
4de5735102
off-by-one
2004-11-15 23:28:50 +00:00
christos
fdad6cabc9
Use the 1st element's size as the argument to bsearch.
2004-11-15 21:59:23 +00:00
christos
c2edf6628e
Oops, always store a full struct sockaddr_storage.
2004-11-15 21:01:18 +00:00
christos
b904cdf4f6
- use sockaddr_storage directly.
...
- socklen_t instead of int.
- check ss_len for validity.
- pass -a to login so that it can record the address we've logged in from.
- constify.
2004-11-15 20:45:52 +00:00
cube
0af5ad74e4
Free mbufs as they're read instead of leaking them. Now qemu lets me do a
...
FTP install in tunfd network mode.
2004-11-15 20:19:06 +00:00
jdolecek
b1dec5cb21
fix comment (s,basesrc,src,)
2004-11-15 17:18:12 +00:00
oster
5cdd8e2bd5
continueFunc and continueArg arn't used. Turf. Simplify calls to
...
rf_GetNextReconEvent().
2004-11-15 17:16:28 +00:00
he
52bd3adde5
Don't leave the stray reference to etc.${MACHINE}/ behind in the ttys
...
file installation command.
2004-11-15 16:33:41 +00:00
he
5cdd904c9b
Add a cast to unsigned char when using a ctype function/macro.
2004-11-15 12:21:29 +00:00
rtr
ca0e376ca6
record rtr-xorg-branch
2004-11-15 10:31:50 +00:00
martin
ddde12b011
Add bus_space_region_stream* functions (verbatim copy from sparc64).
...
Fixes PR port-sparc/28302. OK'd by pk.
2004-11-15 10:18:58 +00:00
wiz
6c359ba88f
gdb-6.3 out.
2004-11-15 01:03:49 +00:00
christos
829bf2603d
Don't append ptys to the ttys file. It is not needed anymore as ttyslot
...
will DTRT.
2004-11-15 00:28:16 +00:00
mbw
13d793cad5
Small correction to macppc X server info
2004-11-15 00:23:13 +00:00
yamt
ded5cfa88c
install PF configs.
2004-11-14 20:28:28 +00:00
yamt
2918ba1f0d
handle configinstall target correctly.
2004-11-14 20:27:13 +00:00
cube
992f7838e6
It compiles at WARNS=3.
2004-11-14 20:06:03 +00:00
cube
96c0d03c20
Add tap (as in Linux's tap) functionality to ethfoo. That means you now
...
have a device interface to the ethfoo devices through a device node.
select, poll, kqueue and SIGIO are possible on that device node. See TODO
for what remains to be done at that level.
2004-11-14 20:05:42 +00:00
nathanw
433feed71e
Obsolete the short-lived wsfb.o.
...
XXX this mechanism sucks. fixed under duress.
2004-11-14 19:53:59 +00:00
christos
67197f4e02
Remove erroneous KASSERT; i_size is one of the fields mentioned in
...
<ufs/inode.h> as unused by ext2fs.
2004-11-14 19:42:13 +00:00
christos
4be762fee1
Use common procfs_machdep.c
2004-11-14 19:10:56 +00:00
christos
8eb2aff618
Delete empty function.
2004-11-14 19:10:03 +00:00
christos
f65821a933
Remove copy of empty function.
2004-11-14 19:09:01 +00:00
christos
10f45207fd
Use shared file.
2004-11-14 19:08:13 +00:00
christos
a0138ea436
Use common procfs_machdep.c
2004-11-14 19:04:44 +00:00
christos
1666a373fd
Delete copy of empty function.
2004-11-14 19:03:50 +00:00
christos
9e909da589
use the common procfs_machdep.c
2004-11-14 19:03:06 +00:00
christos
accc5fc2e1
Delete copy of empty function.
2004-11-14 19:02:26 +00:00
christos
f9258cf2bd
Eliminate copies of functions that do nothing.
2004-11-14 19:01:22 +00:00
christos
6e77b72448
use the common procfs_machdep.c
2004-11-14 18:59:50 +00:00
christos
f19f4f121f
Add CPU/FPU information from Radek Kujawa
2004-11-14 18:58:22 +00:00
dsl
8c170ab578
Stop md_pre_disklabel falling off its bottom.
2004-11-14 18:36:11 +00:00
christos
8b4b693dbe
Pass -a [srrvis'd struct sockaddr] to login, so that login can record the
...
address where we have logged in from.
2004-11-14 18:07:56 +00:00