Commit Graph

1134 Commits

Author SHA1 Message Date
perry
835e4d99ed change to new syslog socket. make symlink from old to new location, too. 1999-03-19 00:35:44 +00:00
wrstuden
ee6f8c2579 Add a commented-out duplicate id checker which doesn't exclude toor, and
add a comment saying how to switch it on.
1999-03-17 19:11:05 +00:00
drochner
1cc109aa7d rc.wscons can take arguments, so we shouldn't simply source it but exec in
a subshell. Being here, add a prototype wscons_flags variable.
1999-03-17 15:49:47 +00:00
wrstuden
56fe49bc20 toor is back, disabled by default as before. 1999-03-17 03:01:54 +00:00
wrstuden
d32be9a273 Modify duplicate user id check to exclude "toor". Any other uid 0
accounts will generate a message with that (those) account names, root, and
toor present in the list.
1999-03-17 02:58:11 +00:00
jonathan
9380518844 Revert to status quo ante (root's shell is csh, per BSD tradition),
pending the proper procedures for making such a change.
1999-03-16 23:24:02 +00:00
mark
5d88663f76 Add the dty (dialout) device nodes for the serial driver. 1999-03-16 11:00:46 +00:00
fair
7153b55a87 Fix PR 5068 - scanning ~user/.rhosts files on NFS mounted home
directories with -maproot=nobody on the server. The argument to be
made is that if NetBSD's root can't read these files, it shouldn't
try to check them.
1999-03-16 06:18:17 +00:00
drochner
294d60fff0 Make wscons configuration nicer: split database and configuration script.
From Matthew Green.
1999-03-15 22:02:24 +00:00
hubertf
3f7861830b This was not intended to be committed - back out. 1999-03-15 16:42:46 +00:00
hubertf
8613009f6a Give root a Bourne shell. 1999-03-15 16:36:38 +00:00
abs
eb710b1b56 It was just Plain Wrong to ship a password file that triggers /etc/security.
Remove toor - if people want another root account, we'll assume they can
copy and modify the root line.
1999-03-14 20:11:06 +00:00
drochner
0fc97689ec introduce a "wscons" rc.conf flag and run /etc/rc.wscons from /etc/rc
if it is set
1999-03-14 14:04:40 +00:00
drochner
b0d64df6ba first cut on a wscons configuration script
(to be included in / sourced from rc.local)
1999-03-13 14:54:22 +00:00
scottr
a443f8c15c Make the includes and install targets consistent, and shove the
ugly hack into the etc/Makefile distribution target instead of
the top-level build target.  Problem noted by Mycroft.
1999-03-10 19:10:14 +00:00
he
1fad0940a8 Need pseudo-ttys on INSTALL disk now (due to sysinst). 1999-03-09 19:31:00 +00:00
cjs
34d3f1c35f Add comment that release is a synonym for snapshot, and make release
present everywhere snapshot is.
1999-03-08 02:37:56 +00:00
mycroft
73230d62d0 Only install ld.so.conf on machines where we install ld.aout_so. 1999-03-05 07:21:44 +00:00
abs
93466b768a /var/spool/ftp/pub (if present) is better 0775 thane 0777.
From Paul Goyette <paul@whooppee.com>
1999-03-05 05:54:23 +00:00
abs
33403acaba If ppp_peers is set, ensure /usr is mounted since pppd is in /usr.
(Modeled on rc.lkm setup)
1999-03-02 23:10:17 +00:00
scw
f4db3c5d7a Add target for raid devices. 1999-02-27 17:57:31 +00:00
tsubai
cc2777e5d4 Add pty0 to "floppy". 1999-02-26 12:01:36 +00:00
scottr
37c5e1f843 Some machines actually do have two floppy drives. 1999-02-23 14:56:26 +00:00
scw
c326e60e4c Fix the ttyC*and ttyZ* entries to correctly parse the unit number. 1999-02-21 18:09:24 +00:00
ender
332dbe4b37 Fix a typo noticed by Frederick Bruckman (fb@enteract.com) in PR#7023. 1999-02-21 00:34:43 +00:00
scw
2a3b5c65d2 It's about time we had an /etc/fstab example with SCSI disks. 1999-02-20 00:22:43 +00:00
scw
b50caeda28 Update MAKEDEV to create cd2401 tty devices. Add getty entries in
"/etc/ttys" for same.
1999-02-20 00:21:28 +00:00
itohy
72e04f8dd5 Make "make release" work without US domestic source
and with more than one extra kernels.
1999-02-19 05:58:40 +00:00
fair
108440dc7b The "secr" set is not made by default by maketars; add stuff to
make it unless EXPORTABLE_SYSTEM is set.
1999-02-18 19:42:51 +00:00
fair
36fe2839e4 Remove "tar" command from EXTRA_KERNELS section; those files are
expected to be ".gz" not ".tgz"
1999-02-18 19:03:44 +00:00
abs
dade5b2993 Handle + in master.passwd (From PR#4802).
Also, handle + in group and allow max_loginlen to be configurable.
1999-02-18 18:53:32 +00:00
scottr
150ff2fe29 Add fd*, and create fd0 in the default set of devices. 1999-02-18 07:36:57 +00:00
lukem
6ccd18ba1f remove duplicate aliases 1999-02-14 00:43:38 +00:00
lukem
dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
cjs
205851f433 Use slightly cleaner syntax for release/snapshot target. 1999-02-11 22:48:11 +00:00
cjs
f0ddf07eb2 Add a release' target, which is a synonym for snapshot.' 1999-02-11 18:19:21 +00:00
tv
7ad02c1392 Add some more directories under /usr/share/locale. 1999-02-11 17:10:13 +00:00
tv
1a71527c29 Add /usr/share/info, and /usr/share/locale/{de,fr}/LC_MESSAGES. 1999-02-11 14:39:35 +00:00
cjs
c95ddabf17 Change a BUILD to an UPDATE that I missed in the last commit. 1999-02-09 19:55:58 +00:00
tv
caacb26e31 Make a /usr/share/ldscripts directory. 1999-02-09 17:41:13 +00:00
tv
fb1e232640 Remove /usr/include/bfd. 1999-02-09 17:35:27 +00:00
frueauf
6f443e73b3 No need to involve awk in the securelevel part, since sysctl has the -n switch.
Pointed out by NAKAJIMA Yoshihiro.
1999-02-07 14:56:01 +00:00
cjs
c8a68d41ad .ifndef BUILD should be .ifndef UPDATE (to avoid `make clean'). 1999-02-07 06:51:41 +00:00
bad
cad34284f4 Use peers too when setting the time via ntpdate. 1999-02-07 00:47:08 +00:00
frueauf
1b01f4840e Add missing '' for awk in the securelevel part. 1999-02-06 23:22:31 +00:00
perry
3c931ccd09 add postfix config and spool directories 1999-02-05 18:51:47 +00:00
perry
3f8da8212c Sendmail will be in libexec/sendmail/sendmail 1999-02-05 18:11:23 +00:00
perry
d93b2ea892 Add libexec/postfix and libexec/sendmail 1999-02-05 18:06:41 +00:00
cjs
7d1e96cc2f Update all this crap so that `make snapshot' makes snapshots in release(7)
format, rather than in some unknown format. Also clean up the code a bit,
remove some code duplication, and add documentation to the Makefile.
1999-02-05 03:01:49 +00:00
drochner
275e4ce247 wscons is default now - replace the "ttyv0" getty by a number of
"ttyEn" lines.
Thanks to "Johnny C. Lam" <lamj@stat.cmu.edu> for pointing out.
1999-02-02 14:33:04 +00:00