des
31ddf87424
Add /etc/pam.d.
...
Sponsored by: DARPA, NAI Labs
2001-12-05 21:10:01 +00:00
des
9fc2ed638e
pam.d-style configuration, auto-generated from pam.conf.
...
Sponsored by: DARPA, NAI Labs
2001-12-05 21:06:21 +00:00
des
07f27091df
Short README for /etc/pam.d, mostly extracted from the comments in pam.conf.
2001-12-05 20:59:38 +00:00
des
4366dec8fb
Perl script that splits pam.conf into separate files suitable for pam.d.
...
Sponsored by: DARPA, NAI Labs
2001-12-05 20:58:39 +00:00
des
ac8ed77cfa
Bruce says the links are not needed.
2001-12-05 08:50:51 +00:00
des
ecc2670185
Call the ATAPI tape devices "ast" and "nast", not "rast" and "nrast". Add
...
backward compatibility symlinks for good measure.
DEVFS already gets this right (except for the symlinks).
PR: 24781
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
MFC after: 3 days
2001-12-04 00:48:21 +00:00
des
d3e87ede47
Create {ad,da,...}s1[a-h].
...
PR: 19849
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
MFC after: 3 days
2001-12-04 00:40:38 +00:00
cjc
765a22d46d
The named.conf file should refer to named.conf(5) in addition to
...
named(8) in the comments.
PR: 32459
Submitted by: "Gary W. Swearingen" <swear@blarg.net>
MFC after: 2 days
2001-12-03 08:05:52 +00:00
obrien
dd4a3faea4
Use tabs where possible.
2001-12-01 17:14:34 +00:00
ru
1ab3b39503
GC cvs-1.8.1 import left-overs.
2001-11-28 09:31:56 +00:00
ru
3f4f880250
Whitespace police.
...
Submitted by: cjc, ru
2001-11-28 08:52:35 +00:00
silby
d03f718884
Make sure the security check output includes a To: line in the
...
same way the daily run output does.
2001-11-28 04:07:03 +00:00
ache
d1f6a55d62
Add hi_IN.ISCII-DEV
2001-11-27 23:24:41 +00:00
msmith
e614b0ad04
Support the 'ciss' device node.
...
MFC after: 1 week
2001-11-27 23:12:00 +00:00
rwatson
47ff42dab2
Remeber to set the permissions on an md-backed /tmp to 01777, rather than
...
using the default of 0755.
2001-11-27 22:12:27 +00:00
sheldonh
776532304a
Catch two extraneous calls to expr(1) that slipped past rev 1.311.
2001-11-27 11:57:47 +00:00
silby
7f6c9afbd1
Have security add a To: root@host line; the lack of a To: line is causing
...
spambouncer to think my security logs are spam.
2001-11-27 01:06:57 +00:00
sobomax
1e01215fef
Add entries for GDM (GNOME Display Manager).
...
MFC after: 3 days
2001-11-26 16:55:40 +00:00
sheldonh
4a36d47b42
Style clean-up.
...
Submitted by: bde
2001-11-25 12:49:32 +00:00
dd
5dd8a71701
Spelling police: sucessful -> successful.
2001-11-24 23:41:32 +00:00
darrenr
94889bc82b
second part of the patches to complete ipf changes to rc
...
PR: multiple
Submitted by: Arjan de Vet <devet@devet.org>
2001-11-24 15:36:30 +00:00
darrenr
6524b81033
Resolve all the ipfilter startup issues in rc.network with one big patch
...
to get it all right, allowing ipnat to be enabled independantly of ipfilter
in rc.conf (among other things).
PR: multiple
Submitted by: Arjan de Vet <devet@devet.org>
Reviewed by: Giorgos Keramidas <keramida@FreeBSD.org>
2001-11-24 13:48:30 +00:00
ache
9adece6dee
Sync with main
2001-11-22 21:43:43 +00:00
ache
a4b0ee2641
Copy from main termcap
2001-11-22 21:05:57 +00:00
ache
5e151785f2
Merge with main variant
2001-11-22 19:39:36 +00:00
imp
aaff9c5767
Add Toshiba wireless LAN card
...
Submitted by: "Mark Sergeant" <msergeant@snsonline.net>
2001-11-21 06:24:44 +00:00
obrien
0c304be14e
'ircd' is a better service name. Also note '6667' is unoffical
...
Submitted by: knu (name change)
2001-11-20 19:52:28 +00:00
obrien
9bd1852fac
There is already an 'irc' service at port 194. However my experience is that
...
1667 is what is really used. So name port 1667 'irc-client'.
2001-11-20 19:00:12 +00:00
obrien
20e994e2d1
Add IRC
2001-11-20 18:01:10 +00:00
sheldonh
915800e911
Avoid unnecessary calls to expr(1) by using standard shell arithmetic
...
expansion instead.
MFC after: 1 week
2001-11-20 17:56:34 +00:00
sheldonh
aaeaa0d93a
Introduce new shell functions hexdigit, hexprint and zeropad.
...
Use these new functions instead of printf(1), which is scheduled for
removal as a shell builtin command, and which will not be available as a
standalone utility if MAKEDEV is run prior to mounting /usr.
Requested by: knu
2001-11-20 17:24:35 +00:00
brian
f0503f1783
Handle wtmp.0 being compressed
...
PR: 32113
Submitted by: Yar Tikhiy <yar@comp.chem.msu.su>
MFC after: 1 week
2001-11-20 15:01:24 +00:00
ume
78d7a09422
The rtsol must be done before the alias processing.
...
PR: conf/31366
Submitted by: gshapiro
MFC after: 1 week
2001-11-20 12:51:12 +00:00
gshapiro
96bd9ad269
Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,
...
installworld should install them.
PR: 29928
Submitted by: wollman
MFC after: 3 days
2001-11-20 03:41:05 +00:00
gshapiro
823ad9f7c7
Handle the sendmail_outbound_enable knob in the start target.
...
PR: 32033
MFC after: 3 days
2001-11-20 03:31:54 +00:00
sheldonh
229073ca49
Use shell functions for printing hex instead of printf(1) so that
...
printf(1) can be dropped from the system shell as a shell builtin.
2001-11-19 11:41:51 +00:00
ru
b7f75f85b5
Apply README style guidelines (this time checked).
2001-11-19 10:10:27 +00:00
imp
704847dbeb
Avaya Wireless PCCARD
...
Submitted by: Ants Aader <ants@kernel.ee>
2001-11-19 01:51:40 +00:00
imp
8d3576085a
Add Xircom wireless card from pir@pir.net
2001-11-18 06:01:09 +00:00
iedowse
2332b7be9a
Add support for making the Coda /dev/cfsN devices.
...
PR: conf/22695
Submitted by: Kenneth Ingham <ingham@i-pi.com>
2001-11-18 00:20:08 +00:00
gshapiro
4e03d04c96
Add two new accounts/groups for sendmail:
...
smmsp - sendmail 8.12 operates as a set-group-ID binary (instead of
set-user-ID). This new user/group will be used for command line
submissions. UID/GID 25 is suggested in the sendmail documentation and has
been adopted by other operating systems such as OpenBSD and Solaris 9.
mailnull - The default value for DefaultUser is now set to the uid and gid
of the first existing user mailnull, sendmail, or daemon that has a
non-zero uid. If none of these exist, sendmail reverts back to the old
behavior of using uid 1 and gid 1. Currently FreeBSD uses daemon for
DefaultUser but I would prefer not to use an account used by other
programs, hence the addition of mailnull. UID/GID 26 has been chosen for
this user.
This was discussed on -arch on October 18-19, 2001.
MFC after: 1 week
2001-11-17 21:24:45 +00:00
guido
e6be341188
Change mode for var/db/ipf to 0700
2001-11-17 12:21:29 +00:00
imp
94c28882db
GVC 10Mbps Ethernet Card
...
PR: 30329
Submitted by: David Xu <davidx@viasoft.com.cn>
2001-11-15 05:54:25 +00:00
imp
6e0b9119a9
Add Compaq WL110 PC Card to the list.
...
PR: 31023
Submitted by: wilko
2001-11-15 05:49:18 +00:00
cjc
05f295d22b
After further discussion on -CURRENT, some people (jhb) do not like
...
the idea of not masking passwords on comments in case the
administrator comments out an entry without clearing the
password. Instead completely ignore comments (since they have no
security impact) when doing the diff of the old and new passwd file.
Suggested by: rwatson
2001-11-14 09:30:01 +00:00
sheldonh
fa34986a65
Avoid unnecessary calls to expr(1) by using standard shell arithmetic
...
expansion instead.
2001-11-14 06:35:43 +00:00
matusita
212eddcc65
sysinstall complains about creating acd0t* devices while all dists are
...
extracted and recreating device files.
Without this, you'll see following messages when 'MAKEDEV all':
[: : out of range
[: : out of range
acd0t is invalid -- can't have more than 32 devices or 169 tracks
Reported by: David Syphers <dsyphers@uchicago.edu> (at current@FreeBSD.org )
2001-11-13 18:07:14 +00:00
cjc
bfc3513ef7
No need to hide stuff in the $FreeBSD$ tag or in other comments like,
...
Backup passwd and group files:
1c1
< # $FreeBSD:(password):09:07 peter Exp $
---
> # $FreeBSD:(password):27:16 ache Exp $
MFC after: 1 week
2001-11-11 07:15:19 +00:00
markm
f58db95528
Make rsh(d) more secure (Hah!) by not defaulting PAM to promiscuously
...
accepting connections.
Add KDE entries.
Committed From: BSDConEU Terminal Room
2001-11-10 14:23:07 +00:00
wollman
95a5653e72
Add share/zoneinfo/North_Dakota in preparation for tzdata update.
2001-11-09 18:58:07 +00:00