Jacques Vidrine
6042ca2e01
Install the OpenSSL man pages in /usr/share/openssl/man
...
and remove the WANT_OPENSSL_MANPAGES knob.
2003-02-10 19:57:56 +00:00
Dag-Erling Smørgrav
75af7cb8a7
Major cleanup & homogenization.
2003-02-10 00:50:03 +00:00
Dag-Erling Smørgrav
87e55d0799
No idea what this is for, and it doesn't make much sense. If a port needs
...
it, it can install its own copy in /usr/local/etc/pam.d/.
2003-02-10 00:49:44 +00:00
Dag-Erling Smørgrav
5eb3150c28
There's no reason to have two identical policies for FTP servers, so
...
make ftp a symlink to ftpd.
2003-02-10 00:47:46 +00:00
Joerg Wunsch
a7a02d1917
Set the expected permissions of /dev to 0555 since this is what devfs
...
is using anyway. Otherwise, "make installworld" insists on resetting
them to 0755.
2003-02-09 19:33:53 +00:00
Gregory Neil Shapiro
a4d1b9a3c6
Allow multiple aliases files to be rebuilt
...
PR: bin/40540
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
MFC after: 3 days
2003-02-08 21:55:31 +00:00
Gregory Neil Shapiro
5a8562abaf
/etc/rc.network isn't built to handle a value of "DEFAULT" (nor should it
...
be). Using that string leads rc.network to execute:
# sysctl -w vfs.nfs.bufpackets=DEFAULT
vfs.nfs.bufpackets: 4 -> 0
Which isn't what was intended.
PR: conf/31280
MFC after: 3 days
2003-02-08 20:55:56 +00:00
Gregory Neil Shapiro
5f2e780d36
Add a comment regarding the use of the msgs alias with sendmail to help
...
users who want to enable it.
PR: misc/39951
2003-02-08 19:00:12 +00:00
Poul-Henning Kamp
48becfddca
Install geom include files.
2003-02-08 13:25:48 +00:00
Giorgos Keramidas
d38c8c5622
Misc grammar, typo and wording fixes of comments.
...
PR: docs/41034
Submitted by: Chris Pepper <pepper@rockefeller.edu>
2003-02-07 20:58:38 +00:00
Tom Rhodes
133c1315d5
Add a header: #!/bin/sh.
...
PR: 44363
2003-02-06 22:00:38 +00:00
Dag-Erling Smørgrav
e7744a70b3
Use pam_group(8) instead of pam_wheel(8).
2003-02-06 14:33:23 +00:00
Ruslan Ermilov
a9263b6214
NODEVFS cleanup.
2003-02-05 15:31:43 +00:00
Maxim Konovalov
5e024dbb52
ep(4) does not have link0 and link1 options.
...
PR: conf/46651
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
Reviewed by: imp, mdodd
MFC after: 1 week
2003-02-04 14:10:55 +00:00
Dag-Erling Smørgrav
487fffcbf2
Don't enable pam_krb5 by default - most people don't have it since most
...
people don't build with MAKE_KERBEROS5 defined. Provide commented-out
usage examples instead, like we do everywhere else.
Pointy hat to: des
2003-02-03 14:45:02 +00:00
Dag-Erling Smørgrav
f1c2c0a87e
Enable pam_krb5 for sshd. I've had this in my tree for ages.
2003-02-02 18:41:26 +00:00
Poul-Henning Kamp
232849fa1f
NODEVFS cleanup: Goodbye, and good riddance!
2003-02-01 22:22:50 +00:00
Poul-Henning Kamp
3347cc5e11
NODEVFS cleanup: Don't ever install MAKEDEV anymore.
2003-02-01 22:22:06 +00:00
Daniel Baker
b86cf90b7a
Re-add information for applying for IP space from a registry since that
...
hasn't been included since the ancient rs.internic.net address was
removed.
Offer the option of the five regional registries.
MFC after: 3 days
2003-01-28 21:29:23 +00:00
Jake Burkholder
984e265523
Change ofwcons to use the output-device property from the firmware for the
...
name of the device that it creates. Update /etc/ttys accordingly.
An alias is created for the old name so that old /etc/ttys will continue to
work, but due to aliases being implemented as symlinks in devfs you cannot
login as root when using the alias device.
Discussed with: grehan
2003-01-27 04:42:17 +00:00
Mike Makonnen
c20168e432
NETWORKING should also mean routing daemons are up.
...
Approved by: markm (mentor)
2003-01-25 23:14:08 +00:00
Mike Makonnen
4d1483b4fe
Start isdnd before ppp for those folks who use ppp-over-isdn.
...
Approved by: markm (mentor)
2003-01-25 23:03:48 +00:00
Mike Makonnen
77c1940282
Read /etc/rc.subr.
...
Approved by: markm (mentor)(implicit)
Noticed by: kris
2003-01-25 20:02:35 +00:00
Mike Makonnen
9a03c49d6c
Cleanup as many instances of rc.conf variable use before
...
calling load_rc_config().
Approved by: markm (mentor) dougb
2003-01-24 00:37:52 +00:00
Mike Makonnen
eeefb22eb0
Missing '$'
...
Approved by: markm (mentor)(implicit)
2003-01-23 04:31:55 +00:00
Mike Makonnen
03891d9007
Write out the debug messages (from the previous commit) only if
...
the evaluated command exists.
Approved by: markm (mentor)(implicit)
2003-01-20 19:30:15 +00:00
Mike Makonnen
fff6d6f312
Add a missing OR.
...
Approved by: markm (mentor)(implicit)
2003-01-20 18:57:16 +00:00
Mike Makonnen
276ae160e6
Make the debug messages, for when a script rolls its own start routine,
...
more usefull. Currently it just says 'xxx_cmd'; whereas with this
change it will name the routine that's being run.
Approved by: markm (mentor)
2003-01-18 05:25:59 +00:00
Takeshi Shibagaki
5770575cfc
Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).
2003-01-18 02:14:23 +00:00
Takeshi Shibagaki
03874c20cf
Add Allied Telesis WR211PCM.
2003-01-17 18:50:00 +00:00
Andrey A. Chernov
ad3c832cf7
Add missing ca_ES, lt_LT, sr_YU aliases
2003-01-17 00:56:34 +00:00
Mike Makonnen
5a28517db0
Purely cosmetic change.
...
The # PROVIDE line should precede the # REQUIRE line.
Approved by: markm (mentor)
2003-01-16 02:27:52 +00:00
Eric Anholt
5e002f9351
Add missing lib/X11/xedit/lisp directory.
2003-01-16 02:17:28 +00:00
Mike Makonnen
69808e534d
Add rc_debug knob to rc.conf. The code for it has been in rc.subr for
...
some time now.
Document all knobs introduced by rc.d
Approved by: markm (mentor)
Reviewd by: gordon (earlier revision)
2003-01-14 15:50:17 +00:00
Mike Makonnen
dbc8124671
Finish merging in rev. 1.124 of rc.network, so that natd can be used
...
withough the $natd_interface having to be explicitly specified on the
command line.
Approved by: markm (mentor)
Submitted by: Aaron D. Gifford <agifford@infowest.com>
PR: conf/47024
MFC: upon re approval
2003-01-14 15:43:02 +00:00
Tom Rhodes
7ee7d3e359
Add an entry for the Dlink Air 660 Wireless PC Card.
...
PR: 46977
Submitted by: gioria
Approved by: imp
2003-01-14 00:50:30 +00:00
Mike Makonnen
48055d8c9d
Fix the named script to find the correct pid file for the
...
named(8) daemon by providing a new rc.conf knob: named_pidfile
that defaults to the path specified in the system-installed named.conf(5).
Approved by: markm (mentor)
Reviewed by: dougb
Noticed by : Galen Sampson <galen_sampson@yahoo.com>
Dan Pelleg <daniel+bsd@pelleg.org>
PR: conf/46402
MFC: 2 weeks (with re@ approval)
2003-01-12 04:53:54 +00:00
Warner Losh
a13340a8e4
Either compaq has two variants of the WL200, or the old entry is
...
wrong. Go ahead and include a second entry for the WL200 until I can
sort this out.
Submitted by: Matt Pearce
2003-01-10 18:35:20 +00:00
Warner Losh
99127de584
Move devd.conf here and install it by default (didn't do a repo copy
...
because there's so little history to save).
MFC After: 10 millifortnights
2003-01-09 04:05:06 +00:00
Garrett Wollman
ce54c9279d
Tighten wording of comment.
...
Suggested by: gshapiro
2003-01-08 18:52:32 +00:00
Garrett Wollman
de1d122868
Do not do manually what sendmail(8) can do better automatically.
...
Tell sendmail to clean up its own host status cache.
The error condition handling could probably be done better.
2003-01-08 18:51:45 +00:00
Stefan Eßer
2068678af4
Add support for bzip2ed log files.
2003-01-05 21:32:50 +00:00
Jens Schweikhardt
161113b6ad
Comment out imap3@220 and imap4-ssl@585 which are not used.
...
PR: conf/46294
Submitted by: Larry Rosenman <ler@lerctr.org>
MFC after: 2 weeks
2003-01-04 16:03:56 +00:00
Jens Schweikhardt
ad82110dcd
Add 1701/l2tp, layer 2 tunnelling protocol, as per IANA services.
...
PR: conf/35240
Submitted by: Annihilator <annihilator.c@usa.net>
MFC after: 2 weeks
2003-01-04 15:46:22 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Robert Watson
8ab14aaa2d
Further sync to kernel make_dev(): since we don't provide group access
...
to /dev/raidctl, don't set the group to operator. (This isn't a
storage device, it's a control device).
Also, since umask here is already restrictive, we don't need to
explicitly set the mode.
Submitted by: bde
2002-12-31 16:45:47 +00:00
Hidetoshi Shimokawa
4dadad5ee1
add fwmem* and fw*.
2002-12-31 06:38:35 +00:00
Robert Watson
6b8eb4cb35
Set the mode on the raidctl device to 0600.
...
Reviewed by: scottl
2002-12-31 06:14:59 +00:00
Hidetoshi Shimokawa
8993821383
Install /sys/dev/firewire/*.h under /usr/include/dev/firewire
...
for userland utilities.
2002-12-30 09:45:03 +00:00
Andrey A. Chernov
c6f442e743
Add directories for upcoming ca_ES locale
2002-12-30 08:52:05 +00:00