yamt
4882631e1a
correct size to malloc.
2005-04-27 09:51:52 +00:00
yamt
c67c589db3
remove unnecessary #include.
2005-04-27 09:50:26 +00:00
martin
0ad90d21c9
Do not rely on strings to which pointers are returned by promlib functions
...
to persist accross further promlib calls.
This fixes (at least) bootjs.net.
2005-04-27 07:59:47 +00:00
martin
3cde73812d
Fix typo, from C. Plasschaert in PR kern/30069.
2005-04-27 07:48:02 +00:00
skrll
5597345e50
KNF and s/a an/an/
2005-04-27 07:47:25 +00:00
martin
691a804898
As noted by Christophe Plasschaert on tech-kern, g/c never used
...
idletimeout configuration ioctls.
2005-04-27 07:45:52 +00:00
manu
10802677c9
Bug fixes from the ipsec-tools 0.6 branch:
...
- Fix NAT-T problems that prevented multiple peers behind the same NAT
to talk to the same machine outside the NAT. This also require kernel
fixes (already committed eralier)
- Fix a LP64 bug
- Fix NAT-T RFC conformance bugs (missing non ESP marker in packets)
- Add a -p option to setkey to display ports that could be used for ESP
over UDP when printing policies
2005-04-27 05:19:49 +00:00
augustss
6490a3e8e5
Don't null the qh_link point in the interrupt tree after it has been
...
initialized. From Dan Ellis in kern/30003.
2005-04-27 02:12:20 +00:00
christos
0f57a94b66
Add the directories for the new gettext; noted by Jukka Salmi
2005-04-27 00:59:46 +00:00
bad
9ed16d0d93
Mention the Compu-Shack FASTline-II PCI adapters as supported.
...
The 4-port 21143 based board has been working like a charm for me.
2005-04-26 22:12:23 +00:00
christos
699bb11d46
Add more locale directories in preparation of new gettext.
2005-04-26 19:39:11 +00:00
scw
096fb61b39
Since pmap_page_remove() is called from pmap_page_protect(), don't modify
...
the current pmap's pm_cstate if we have to flush the TLB, as callers of
pmap_page_protect() are not required to invoke pmap_update() afterwards.
Otherwise we can end up with a pm_cstate which is inconsistent with reality
in the TLB, which can lead to future TLB flushes being erroneously skipped.
2005-04-26 16:03:08 +00:00
atatat
34325254d6
Reverse order of args in hmevpdoff()
2005-04-26 13:02:06 +00:00
augustss
8a3915972b
Alphabetize.
2005-04-26 12:13:33 +00:00
agc
cb6ade7bb5
Remove a spurious reference to a non-existent ./usr/bin/texi2pdf which seems
...
to have crept in in the previous commit.
2005-04-26 10:51:26 +00:00
blymn
9c99b5674f
Don't adjust the size of the hash table on file removes, it breaks things.
2005-04-26 10:45:41 +00:00
cjs
2dc0814b72
Make ifaliases_lo0 in rc.conf work just like other interfaces (instead of
...
being ignored). Also, when configuring aliases set as ifaliases_xxN,
print out the interface name and the alias address.
2005-04-26 10:28:29 +00:00
scw
08c2f0bab5
In wm_stop():
...
- Clear the interrupt mask to ensure the device cannot assert its
interrupt line.
- Clear sc->sc_icr to ensure wm_intr() makes no attempt to service any
currently pending or shared interrupt.
This should address the problem reported in both PR/29903 and PR/22493.
(wm(4) is susceptible to crashing in wm_intr() when the interface is downed)
2005-04-26 07:55:17 +00:00
manu
cddc307094
Fix build problem after recent NAT-T changes
2005-04-26 05:37:45 +00:00
lukem
ea2bd1f523
If /etc/ssh/sshd_config contains the following deprecated options,
...
comment them out:
rhostsauthentication
verifyreversemapping
reversemappingcheck
2005-04-26 01:07:35 +00:00
bad
eba3ea5f0c
Recognise the Dell OEM version of the ASR-29320B as found in recent
...
e.g. Dell SC1420 boxen. This adapter can't be put out of HostRaid mode,
so recognise it in that mode regardless.
2005-04-25 22:50:28 +00:00
bad
c5863cc55f
Bring in some changes from rev. 1.17 of FreeBSD aic79xx_pci.c:
...
Fix the *_IROC_* masks so that the correct bits get masked out for the HostRaid
features.
The 29320 and 29320B really are 7902 based, not 7901A based. Use the approriate
chip setup routine.
Recognise generic 7901 based boards by matching against ID_9005_GENERIC_MASK.
2005-04-25 22:44:47 +00:00
manu
52786ce730
Don't sleep when handling ESP over UDP packets.
2005-04-25 20:37:06 +00:00
drochner
99c093bad3
fix more SSD_RCODE_VALID misuse introduced in cleanup
2005-04-25 17:52:30 +00:00
wiz
7aaa99cb6d
Add entry for libevent update to 1.0c.
2005-04-25 17:45:42 +00:00
wiz
416ec6ada4
libevent has been updated to 1.0c.
2005-04-25 17:44:41 +00:00
drochner
d918258c4d
Revert the part if 1.236 which comprises a functional change.
...
While I didn't observe a misbehaviour yet, this _must_ be
wrong because SSD_RCODE_VALID is used incorrectly.
2005-04-25 17:35:26 +00:00
matt
ae59c445be
Remove CPPFLAGS
2005-04-25 17:21:31 +00:00
matt
d627c3edde
Don't emit struct units [] anymore. emit a struct units * const foo and
...
in the C file initialize that to the static list.
2005-04-25 17:20:51 +00:00
drochner
3214fe94f4
revert the only part of rev. 1.177 which made a functional
...
change -- it broke error reporting because st->asc(q) are
not set
(actually, I believe that SSD_RCODE_VALID is misnamed)
2005-04-25 17:08:46 +00:00
drochner
03734aa278
note that gettext's current version is 0.14.4, and remove some assertions
...
about file formats which are not true
2005-04-25 16:30:29 +00:00
matt
51ba88ed0f
Add ${DESTDIR}/usr/include/krb5 to CPPFLAGS so <parse_units.h> can be found.
2005-04-25 15:43:34 +00:00
matt
bb1ca526b7
Don't cast the lvalue; cast the rhs instead.
2005-04-25 15:42:46 +00:00
lukem
3fd1802e62
Move the MI printing of `copyright' to the MD cpu_startup() code
...
where the printing of `version' is already performed.
This has the benefit of allowing the copyright to be available
via dmesg(8) on platforms which need the `msgbuf' to be setup
in cpu_startup() before printed output is remembered.
2005-04-25 15:02:02 +00:00
wiz
2756e1f633
tcpdump(8), not (1).
2005-04-25 14:37:49 +00:00
wiz
f4edf0a7d3
Add $NetBSD$ RCS Id.
2005-04-25 14:36:48 +00:00
wiz
2ed9c873eb
Use \*[Gt]. Add $NetBSD$ RCS Id.
2005-04-25 14:36:36 +00:00
tshiozak
1cf148a9cc
make the error message kindly if the last character is incompleted.
...
(bin/30051)
2005-04-25 13:57:34 +00:00
tshiozak
7204e681ae
make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.
2005-04-25 13:42:04 +00:00
jmcneill
b0665daf43
Enable full-duplex mode by default on drivers that support it if the
...
underlying audio device was opened read/write. This is consistent with
Linux OSS behaviour and fixes a bug with certain applications (including
Skype) that assume this behaviour.
Fixes PR# 30044.
2005-04-25 13:19:46 +00:00
wiz
d02dd2f537
Add RCS Id, replace > with \*[Gt], remove references to
...
ancontrol(8), raycontrol(8), wicontrol(8), because we do not have those.
XXX: should link to wiconfig?
2005-04-25 12:28:10 +00:00
wiz
e206009652
New sentence, new line; non-argument options before
...
options with arguments (in SYNOPSIS); use standard section headers;
describe example.
2005-04-25 11:47:37 +00:00
wiz
2b16d52f32
For obsolete files, make sure that both words behind the pathname contain
...
"obsolete".
2005-04-25 11:38:01 +00:00
yamt
8c79aa408b
s!/var/run/nologin!/etc/nologin!g to match with the code.
2005-04-25 10:24:06 +00:00
manu
29ba532e9b
After more testing, it turns out that we don't really need to check the
...
source address to make NAT-T working with multiple clients behind the NAT.
Remove that check for the sake of RFC 2401 conformance.
2005-04-25 08:39:28 +00:00
skrll
d1c90589d8
Use the right arg structure for lfs_setattr, i.e. s/getattr/setattr/.
2005-04-25 06:28:51 +00:00
skrll
fb87303e67
Add lost RCSId.
2005-04-25 06:27:11 +00:00
matt
cfde366733
Use socklet_t with accept.
2005-04-25 03:43:22 +00:00
matt
0e46a38f38
Terminate variable argument list with NULL, not 0.
2005-04-25 01:33:03 +00:00
matt
5ac7f26c22
Emit headers with #include <parse_units.h> so that struct units is defined
...
so that extern struct units <foo> will not cause errors with gcc4.x
2005-04-25 01:25:25 +00:00