Commit Graph

1944 Commits

Author SHA1 Message Date
veego
ec058576d4 /usr/include/gssapi/rpc and /usr/include/ss are no longer used, so remove
them.
2001-03-18 10:03:51 +00:00
hubertf
efc93d040b Run skeyaudit (only) from /etc/daily instead of /etc/security, else there's
some risk that the users don't get warned if an admin turns off running
/etc/security (by putting run_security=no into daily.conf).

Fixes PR 12267.
2001-03-15 02:23:47 +00:00
atatat
a99a7deee1 Allow md5 passwords of length 34 as passwords 2001-03-12 16:48:13 +00:00
lukem
c01bf98a39 commented out entry for named_chrootdir 2001-03-12 16:13:17 +00:00
lukem
6ddd47cd37 if $named_chrootdir != "", ensure that the following files, devices,
and links exist:
	${named_chrootdir}/usr/libexec/named-xfer
	${named_chrootdir}/dev/null
	${named_chrootdir}/etc/localtime
	/var/run/named.pid -> ${named_chrootdir}/var/run/named.pid
	/var/run/ndc -> ${named_chrootdir}/var/run/ndc
and then start named with the appropriate options to run chroot(2)ed
under $named_chrootdir as user named group named.

to take advantage of this, an admin should copy /etc/namedb ->
${named_chrootdir}/etc/namedb, and set named_chrootdir in /etc/rc.conf.

[dev/null & etc/localtime setup inspired by openbsd. i already had the rest]
2001-03-12 16:08:38 +00:00
lukem
a2c01fa479 if $named_chrootdir is defined, add ${named_chrootdir}/var/run/log to
the list of sockets listened to.
2001-03-12 16:04:20 +00:00
lukem
b6742129e8 move date before rcorder 2001-03-12 15:56:39 +00:00
wiz
c897860d56 Reflect correct architecture in comment. 2001-03-12 14:10:03 +00:00
wiz
0447d6c08c Remove obsolete /usr/share/man/{cat,man}{1,3,5}/i386. 2001-03-12 12:48:47 +00:00
lukem
c8a14a309d whitespace police 2001-03-08 19:05:13 +00:00
itojun
c1d9ab7c34 comsat is ipv6 ready 2001-03-08 01:27:24 +00:00
garbled
e254aae479 Add and delete mtree entries for the change in how scripting/logging is
organized in sushi.
2001-03-07 07:14:16 +00:00
garbled
f646706dac Add the mtree entries for the new sushi subdirectories 2001-03-06 21:59:49 +00:00
mrg
703e80624d build GENERIC_SUN4U kernel. 2001-03-04 10:14:55 +00:00
lukem
d2a924ca51 remove `falken' user; nothing depends upon it, it causes confusion about
whether it's required or not, and by default it's useless anyway (because
the one-hit-wonder joke with respect to its shell being /usr/games/wargames
is moot unless you enable the account)
2001-03-04 06:00:54 +00:00
bjh21
f78e009eba Don't create /dev/cpu* any more. 2001-03-03 18:06:55 +00:00
itojun
5c34a310c2 comment correction: 127/8 must not leave the node (RFC1122) 2001-03-02 03:07:29 +00:00
tv
e64fcaf2af Also make hup work in single user; revert dot.cshrc to atatat's version,
and make equivalent for dot.shrc.
2001-03-01 22:45:49 +00:00
tv
15f19b7a16 Use "head -1" as a generic way to snarf the first line of the pid file;
also works with the existing alias in dot.shrc.
2001-03-01 22:30:41 +00:00
atatat
f4ad2126ae Teach the hup alias to deal with sendmail's pid file 2001-03-01 22:26:57 +00:00
lukem
2e92ff9036 setup named chroot cage under /var/named 2001-02-28 19:22:30 +00:00
lukem
9c42e9ee42 explicitly REQUIRE mountcritremote. sort REQUIRE entries 2001-02-28 18:14:50 +00:00
lukem
a65b46cfa0 clarify purposes 2001-02-28 17:19:42 +00:00
lukem
12c191e0cc support `resync' (ipf -y).
suggested by Johnny C. Lam in [misc/12300]
2001-02-28 17:03:50 +00:00
lukem
7c7983ed46 provide commented-out example for rc_fast_and_loose 2001-02-28 16:52:04 +00:00
lukem
c47a806047 various speed-ups (and related work):
- only load rc.conf if $_rc_conf_loaded is not set
- use case instead of if for various string comparisons
- print the date at the start of the boot as well as at the end
- if $rc_fast_and_loose is set, always run the rc.d scripts in the
  current shell rather than in a subshell. this is not on by default
  because it's potentially dangerous (a rogue command could terminate
  the boot), but it is provided as an optional speedup for people
  with slow machines that have an expensive fork
2001-02-28 16:49:18 +00:00
atatat
f9eeef1569 Sync up with the official protocol number assignments list. 2001-02-28 16:10:22 +00:00
uch
5995b072f7 sample fstab for Flash ATA card based system. 2001-02-28 15:46:49 +00:00
uch
21348ba66f change console speed to 19200. 2001-02-28 15:45:02 +00:00
uch
c5618686d5 add RCS tag. 2001-02-28 15:44:25 +00:00
uch
33c6bf8dbc delete floppy disk define. 2001-02-28 15:43:39 +00:00
mjacob
ff6391eccb add knowledge of SES device (4) 2001-02-28 00:07:26 +00:00
lukem
8aaa117469 remove `ingres' user & group; we have never shipped with ingres in the
base distribution, and packages that need a specific user & group can
create it.
2001-02-26 17:25:28 +00:00
lukem
614a276987 add named pseudo-user & group 2001-02-26 00:03:15 +00:00
mrg
4a8b1de6c4 save the world. save the trees. use :sh: in the example entries.
suggested by Andrew Cagney <ac131313@cygnus.com>
2001-02-21 06:50:16 +00:00
nisimura
573fd4fa4d Make sure to have rnd pseudo device. 2001-02-21 01:44:44 +00:00
reinoud
a81842f91d Changing /dev/vidcvideo0 to /dev/vidcconsole0 with backwards X compat. trough
a symbolic link. Part of the vidcvideo0 to vidcconsole0 renaming to allow
an easy integration of wscons for RiscPC/A7000/RC7500
2001-02-21 00:59:45 +00:00
ragge
68c0ea9798 Add /dev/leds. 2001-02-18 10:50:45 +00:00
lukem
bc9099d3bd don't explicitly need /var/spool/lpd; it's not used by anything by default 2001-02-15 15:00:51 +00:00
lukem
337217f58f use /var/spool/output instead of /var/spool/lpd as the default spooldir,
because that's what lpd, the SMM, and hier(7) has used for ages, even
if printcap(5) and this file were wrong...
2001-02-15 15:00:14 +00:00
mycroft
3020c1ac92 Change output to root from auth.debug to auth.notice. It's ridiculous trying
to use the console when, e.g., inetd is spewing at it continually.
2001-02-12 06:08:31 +00:00
jdolecek
4ceebb1156 Introduce max_grouplen - this determines the maximum permitted length
of group names, similarily to max_loginlen
2001-02-11 09:55:09 +00:00
fredb
fac4bf8060 Add "hup" and "stop" commands. Closes PR bin/12135. 2001-02-11 00:51:35 +00:00
briggs
64ccad7179 Support files for the sandpoint 2001-02-09 22:25:02 +00:00
ad
11b1ba1e54 Make mlx0 as part of all. 2001-02-06 19:38:31 +00:00
ad
8d75ab98d3 Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
nonaka
3f2f1009bc Add ./usr/share/locale/en_US.UTF-2 2001-02-04 16:51:47 +00:00
is
4a733c4de9 Device nodes for wscons. 2001-02-02 22:11:52 +00:00
itojun
c714ba6dfc zh_TW.BIG5 (alias to zh_TW.Big5) 2001-02-01 19:45:19 +00:00
tsutsui
2a1e10d963 Add entries for install floppy. 2001-02-01 05:52:49 +00:00