enami
bc066a6ce1
Avoid null pointer dereference; the `addrp' is NULL if a mount point
...
is default exported.
2000-06-21 02:48:31 +00:00
hubertf
159bc2d0e5
s/the/The/ at beginngin of sentense.
2000-06-21 02:30:37 +00:00
perseant
bbc8485d45
Make sure to segunmap segments on error in lfs_bmapv or lfs_markv. Prevents
...
a memory leak of by default 1 Mb per error. May fix PR #9149 .
2000-06-21 01:58:52 +00:00
itojun
f42e218016
sync with more recent kame code.
...
accept scoped address notation.
2000-06-20 22:23:01 +00:00
thorpej
4696f48761
Remove pre-genereated info files.
2000-06-20 22:02:22 +00:00
thorpej
b914f28687
Remove formatted manpages.
2000-06-20 22:00:14 +00:00
thorpej
4e81b0f0e5
One off the list.
2000-06-20 21:57:46 +00:00
thorpej
4e2363b75f
Put the example openssl.cnf into /usr/share/examples/openssl, not
...
/etc/openssl.
2000-06-20 21:57:12 +00:00
thorpej
e352d2ca43
Fix installing <kerberosIV/des.h>
2000-06-20 21:49:02 +00:00
eeh
75eaa6ba70
lda is unsigned, ldswa is signed. Fixes a 32-bit sign extension bug.
2000-06-20 18:06:12 +00:00
veego
dd68d1f399
Fix the version comment: s/1.4ZD/1.5A/
...
Noticed by pooka.
2000-06-20 17:59:42 +00:00
bouyer
dbc130250d
Patch from Eduardo Horvath: don't bus_dmamap_sync the script dma map if
...
it lives in the on-chip RAM !
2000-06-20 17:16:22 +00:00
itojun
c60ddc2403
remove ip6defaultif configuration. because:
...
- ndp is in /usr/sbin, chokes on NFS-mounted /usr installation
- the option is just for IPv6 specification geek, not for normal users
2000-06-20 16:48:14 +00:00
matt
568a487125
Make this produce local objects with .lo suffix.
2000-06-20 16:07:04 +00:00
itojun
948e11b707
allow IPv[46]-over-IPv6 setting properly. sync with kame.
2000-06-20 15:59:35 +00:00
ad
318f9b048b
Feck.
2000-06-20 15:04:50 +00:00
ad
bd9588d282
Add /etc/netconfig and /etc/security.local.
2000-06-20 15:01:19 +00:00
pk
2bb919e39a
Update entries for VME devices ie[1-4].
2000-06-20 14:24:24 +00:00
fvdl
ce3461b310
Oops, previous should not have been committed.
2000-06-20 13:56:43 +00:00
fvdl
6806083e5d
Free buffer used in xdrmem_create.
2000-06-20 13:55:11 +00:00
fvdl
c92917ebae
Declare 1.5A
2000-06-20 12:42:37 +00:00
fvdl
4d16ecfd4e
Bump to 1.5A
2000-06-20 12:41:12 +00:00
pk
a849fa0158
region_free: use correct index to invalidate a MMU region cookie in a pmap.
...
Remove work-around in pmap_enter(); the sun4/3-level MMU now works.
2000-06-20 12:04:22 +00:00
enami
295358cfe1
Don't warn that $hostname isn't set if the hostname is already set.
2000-06-20 08:34:33 +00:00
soda
7b3141e1fb
for DeskStation RPC44
2000-06-20 08:26:52 +00:00
soda
5b55580c01
sys/arch/alpha/isa/isadma_bounce.c, for reference.
2000-06-20 08:25:41 +00:00
tsubai
1d8c57a8e5
Need include <vm/vm.h>.
2000-06-20 08:04:35 +00:00
lukem
327792f9ed
fix problems noted by <dogcow@redback.com> in [bin/10390] and private email:
...
* fix RATE{GET,PUT} under some situations when the client is slower than
the server (something i missed when migrating the rate limiting code
i wrote in ftp(1) to ftpd(8))
* document what units RATE{GET,PUT} use
2000-06-20 07:39:46 +00:00
thorpej
0fa81d1574
...and a couple more.
2000-06-20 06:02:37 +00:00
thorpej
e7d6b96938
Merge a bunch of things from crypto-us and crypto-intl into basesrc,
...
adding support for Heimdal/KTH Kerberos where easy to do so. Eliminate
bsd.crypto.mk.
There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00
soda
76baab0725
3rd argument of TBRPL() is not paddr_t but PTE.
...
XXX - mips3_TBRPL seems to be never called.
2000-06-20 05:54:03 +00:00
thorpej
efbc580022
One more.
2000-06-20 05:12:07 +00:00
thorpej
8b8fb98e91
Add an initial TODO list. This is based solely on things I encountered
...
while doing the Heimdal+KTH merge.
2000-06-20 05:03:04 +00:00
enami
ff4f7d0056
Sync with reality; netconfig.4 is moved to section 5. rpc.4 is removed.
2000-06-20 04:31:45 +00:00
matt
6f65b2f744
Nuke mount_kernfs and add the new small dmesg.
2000-06-20 04:30:16 +00:00
matt
5c13e34063
CDROMs can exist on ide buses
2000-06-20 03:48:53 +00:00
soren
d78ff1cd5b
Add mips3_write_config().
2000-06-20 02:57:17 +00:00
sommerfeld
e62920cf2e
revised rndctl which can display pool statistics.
2000-06-20 02:40:10 +00:00
mrg
7083fdcb62
disable the bloated NFS structure check on 64bit sparc64.
2000-06-20 02:29:51 +00:00
itojun
278184a8ab
avoid possible mbuf leaks on ipsec policy violation.(sync with kame)
2000-06-20 02:24:42 +00:00
simonb
ec2eacc1f6
Add a -DSMALL dmesg that uses sysctls only.
2000-06-20 01:52:11 +00:00
simonb
73dfacb53d
If "SMALL" is defined don't include kvm support, primarily for install
...
media.
2000-06-20 01:49:20 +00:00
simonb
6a2c167125
The default core file is /dev/mem, not /dev/kmem.
2000-06-20 01:47:03 +00:00
minoura
860baf4491
Sort.
2000-06-20 01:28:36 +00:00
hubertf
25ad63a22f
Tell people how to make the system re-read this file after changing it
...
Fixes PR 10398 by John Refling <refling@comet.lbl.gov>.
2000-06-20 00:54:04 +00:00
fvdl
d7fde522ec
Fix 2 items.
2000-06-20 00:53:08 +00:00
fvdl
d65482091f
Adapt to new RPC interface. Use getaddrinfo(), not gethostbyname().
2000-06-20 00:45:24 +00:00
soren
6cf4b35f71
s/installboot/installkernel/, so it won't be confused with a real installboot.
2000-06-20 00:24:03 +00:00
thorpej
1d5362fe7e
Detect if MIT Kerberos V headers are present on the system (by looking
...
in ${DESTDIR}/usr/include/krb5/osconf.h) and if so, tell the operator
to remove the contents of that directory in an error message and abort.
2000-06-19 23:50:52 +00:00
tsutsui
b703642129
Rename netbsd-RAMDISK{,3X}.gz -> netbsd.RAMDISK{,3X}.gz for consistency.
...
etc/Makefile uses ${KERNEL}.${CONFIGFILE}.gz.
2000-06-19 23:46:08 +00:00