thorpej
81a51455cd
Fix brain'o in last, pointed out by Johan Danielsson.
2000-06-25 16:25:33 +00:00
thorpej
685a0649a8
lm* -> sysmon
2000-06-24 00:43:26 +00:00
fvdl
1840f1fa18
Allow a higher count of started services for broadcast RPC services. Since
...
rpcbind version 3 and 4 clients will try broadcasts using both the old
and new protocol for IPv4, the double amount of packets may come in,
causing bogus "service looping" events in inetd.
2000-06-22 11:35:13 +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
ad
bd9588d282
Add /etc/netconfig and /etc/security.local.
2000-06-20 15:01:19 +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
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
soren
fdcd620b35
Less use for kernfs/procfs now.
2000-06-19 18:32:08 +00:00
mrg
8c791f7aee
add radius & radacct.
2000-06-18 04:09:54 +00:00
shin
80873ae6f8
make kernels for TX3912 TX3922.
2000-06-17 10:59:27 +00:00
soren
d880cab464
MD etc bits. MAKEDEV incomplete.
2000-06-14 05:28:59 +00:00
itojun
c45b4229e4
typo
2000-06-14 03:24:16 +00:00
itojun
60cd90f104
TODO; should check /etc/ipsec.conf owner/permission,
...
while we don't have find(1).
2000-06-13 18:17:13 +00:00
itojun
00ded2c64e
add rc.d/ipsec for ipsec configuration. when enabled, it will inject
...
/etc/ipsec.conf into "setkey -f". PR 9609.
2000-06-13 16:29:53 +00:00
itojun
246f43dbbb
use ${start_precmd} to check duplicate sendmail.cf.
...
do not use "err" on failure, it is not that fatal (it's okay if we
don't start sendmail)
2000-06-13 15:53:03 +00:00
matt
01c627b9ed
Add a wd version of fstab since most macppc now are ide based
2000-06-12 23:06:59 +00:00
matt
2ecddab632
Build GENERIC_MD too.
2000-06-12 23:04:36 +00:00
tsutsui
c21cf29460
MD Makefile.inc to make release for news68k.
...
XXX distrib/notes/news68k is not yet.
2000-06-12 15:09:39 +00:00
shin
de480e09b1
Do machine dependent part of 'make release'.
2000-06-12 12:41:40 +00:00
fredb
21fcee54a9
Loosen sendmail's permission checks for building the aliases.db file
...
even further. Particularly, allow ${DESTDIR} to be within a world writable
directory, such as /var/tmp.
2000-06-12 06:23:21 +00:00
tsutsui
af2ad1c7a1
Split /dev/fd/* from std entry. Install floppy does not require them.
2000-06-11 17:30:00 +00:00
mycroft
e8c2265aae
Make /var/games/sail here.
2000-06-11 15:36:26 +00:00
fredb
9f387ca272
Pass ${MAKEFLAGS} to all recursive invocations of ${MAKE}.
2000-06-11 13:01:29 +00:00
veego
a32605d17c
pcvt is gone and therefore ttyv[1-7] as well.
2000-06-11 09:13:51 +00:00
wrstuden
63698a2c60
Revert to decemal numbering. From talking w/ Jason, we really should
...
support more than 256 ports. That would mean 3 digits in hex, and I
don't want to write the script for that..
2000-06-09 17:58:29 +00:00
wrstuden
00ee1c57fc
Cyclades-Z tty's are now ttyCZ??, not ttyCZ????. Add support for them
...
to macppc's MAKEDEV.
2000-06-09 16:59:03 +00:00
fvdl
5b8623bec6
Add and rc.conf.d directory. If a config file for command X exists
...
(/etc/rc.conf.d/X), then it is sourced in addition of /etc/rc.conf
This means that the base system will still use rc.conf, but that
3rd party scripts can use rc.conf.d
2000-06-09 14:27:57 +00:00
fvdl
75748efda9
Use load_rc_config
2000-06-09 14:14:44 +00:00
tsutsui
2f3b6e9a65
Fix blocksize to match ns/nt/nc.
2000-06-09 12:58:57 +00:00
fvdl
0ced5dd715
Enable -6 flag to nfsd.
2000-06-09 00:08:02 +00:00
matt
8e734e6188
Make the release notes, etc.
2000-06-07 20:29:00 +00:00
sommerfeld
b88d86b1b6
Comment out telnet, ftp since they use cleartext passwords (discussed
...
recently on tech-net, no objection raised except that it doesn't go
far enough..)
Fix misc/10219 as suggested in PR: add -L to rlogind and -l to tftpd
command lines to enable logging.
2000-06-06 12:04:02 +00:00
mycroft
95c4357e1b
Add kpop.
2000-06-05 18:12:57 +00:00
tron
0377727ee6
Fix typo in last commit.
2000-06-04 09:34:58 +00:00
tron
306acd3e78
Handle "bktr" related devices like audio devices:
...
- Create device nodes with numbered names (e.g. "tuner0").
- Create softlinks with unnumbered names (e.g. "tuner") pointing to device
nodes of unit 0.
2000-06-04 09:34:06 +00:00
itojun
2ece7fc42f
use netstat -inv for all address familires. PR 10249.
2000-06-04 08:35:10 +00:00
itojun
609377a40f
run sendmail under the following conditions:
...
- /etc/mail/sendmail.cf exists, no /etc/sendmail.cf
- /etc/mail/sendmail.cf exists, /etc/sendmail.cf same content as
/etc/mail/sendmail.cf
die in other cases. PR 10243.
2000-06-04 08:33:58 +00:00
perry
e3fc70bd16
Add a ttyaction file for port-i386 that properly sets the ownership
...
on the console device when you log in using wscons on the console.
Why haven't we had defaults for this all this time?
2000-06-04 00:04:59 +00:00
perry
4d477e62b7
install ttyaction if it exists
2000-06-03 23:53:17 +00:00
veego
5b78d0c312
Rename a remaing comment about portmap to rpcbind.
2000-06-03 17:23:59 +00:00
fvdl
a5f38c029b
rpcbind uses a pidfile.
2000-06-03 00:17:17 +00:00
fvdl
580b06b52e
s/portmap/rpcbind/
2000-06-02 23:23:27 +00:00
fvdl
02cd59a751
* Portmap is now called rpcbind.
...
* Add IPv6 RPC entries to inetd.conf (commented out by default, as the others)
* Add netconfig file, needed for TI-RPC code.
2000-06-02 22:54:08 +00:00
matt
ce0c35cb45
Make the two installation directories mentioned in INSTALL.*
2000-05-31 21:09:48 +00:00
matt
934311a24b
Update instfs to current ramdisk size.
2000-05-31 17:39:55 +00:00
itojun
a7c4c34f96
refer PR 10100 for /etc/sendmail.cf check
2000-05-31 16:00:36 +00:00
fredb
1a725dd534
Build and install the release notes.
2000-05-31 15:45:55 +00:00
he
d32a31d48c
Build boot media and release notes under "snap_md_post", to complete
...
the "make release". Largely copied from the i386 port, and adapted.
2000-05-31 14:33:11 +00:00
bouyer
f5e3c48aad
Depends on quota; when quotached runs while NFS clients are writing,
...
bad things happens.
2000-05-29 07:10:41 +00:00
tron
e63bc36c7f
Call "load_rc_config()" earlier so that configuration variables are read
...
before command arguments are defined. Fixes PR bin/10220 by Ron Roskens.
2000-05-29 06:53:03 +00:00