lukem
8086bde7eb
share the same load_rc_config between the lkm* scripts
2000-07-15 02:30:18 +00:00
lukem
bafa86ff31
add usr/share/examples/syslogd
2000-07-13 14:24:13 +00:00
ad
1bc309ff6c
- Replace `[ZBN-]' with `flags'.
...
- kerberos.log isn't generated by syslogd(8). Add `N' flag.
2000-07-11 12:41:06 +00:00
eeh
1feaf31d56
If MACHINE_ARCH is 64-bit then only build 64-bit kernels.
2000-07-07 23:06:09 +00:00
ad
05ca1d3393
Add /etc/{hesiod,passwd}.conf.
2000-07-06 11:11:16 +00:00
itojun
0bfeec5234
sync sendmail default configuration file with GENERIC kernel setting.
...
was: sendmail-IPv6.cf(v4/v6) + sendmail.cf(v4)
now: sendmail-IPv4only.cf(v4) + sendmail.cf(v4/v6)
do we need etc/obsolete.mi?
2000-07-04 12:21:02 +00:00
enami
e0c644c119
Apply same changes done in rev. 1.5 for the entry `hp' which is
...
added in rev. 1.6
2000-07-03 06:11:23 +00:00
sommerfeld
9928e1fe95
Fix pr9320: improve umask checking for root's dotfiles.
...
Now even notices bogus umasks like 044
2000-07-02 22:27:47 +00:00
tsarna
202af8ae4a
Fix typo (enable -> enabled)
2000-07-02 18:18:20 +00:00
wrstuden
becc493865
And let's make some audio devices too. Stolen from port-alpha.
2000-07-01 21:41:41 +00:00
hubertf
3c57129f75
Clarify comment that inetd only starts up IP-based services *that are
...
enabled in /etc/inetd.conf* (someone asked me last week why NetBSD doesn't
come with a telnet server...)
2000-07-01 20:03:44 +00:00
mrg
c76b8a26a9
add "wd" support
2000-07-01 16:27:47 +00:00
minoura
ae45dff5fc
GENERIC should run on any environment.
...
It required 6MB of memory; disable some options/devices so that
it can run on 4MB machines.
2000-06-28 15:27:19 +00:00
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