David E. O'Brien
1b79399c2b
320.rdist is OBE as we don't have rdist in the base system any more.
2003-03-29 03:28:28 +00:00
David E. O'Brien
d19c3acb44
This is OBE as we don't have rdist in the base system any longer.
2003-03-29 03:27:49 +00:00
Maxim Sobolev
5edf954aad
Add pc-card from ARCHOS CD-224E cdrom.
...
MFC after: 1 week
2003-03-28 11:12:52 +00:00
Tom Rhodes
bb5de30ab4
Update the handbook printing section URL so that it points to the
...
correct location.
2003-03-25 18:03:11 +00:00
Gregory Neil Shapiro
436a3d96d7
Fix formatting (spaces -> tab)
...
MFC after: 1 week
2003-03-25 00:54:05 +00:00
Ruslan Ermilov
5efb531d6c
Directories for Russian manpages.
2003-03-24 09:39:09 +00:00
Hajimu UMEMOTO
667b217aa3
add missing `ipf -s'.
...
Submitted by: Mark Huizer <xaa+freebsd@timewasters.nl>
2003-03-22 14:53:23 +00:00
Crist J. Clark
abb4bd6cde
Attach the kldxref script to the build/install.
2003-03-17 23:20:48 +00:00
Crist J. Clark
5d75ba3db9
A new rc-ng script to build linker.hints files with kldxref(8)
...
automatically at boot time. Associated rc.conf(5) knobs and
documentation are included.
2003-03-17 23:15:53 +00:00
Doug Barton
52bf43dc11
Make it more clear how to disable keybell, and where its options are found.
...
PR: conf/41772
2003-03-15 08:14:42 +00:00
Ruslan Ermilov
14ab92b024
Use the canonical form of installing links.
...
Also, make "ftp" and "ftpd" hard links.
Not objected to by: des
2003-03-14 09:01:22 +00:00
Maxime Henrion
36aca8d5b7
Rework the wording of the comment for the security.bsd.see_other_uids
...
sysctl a bit.
Approved by: jmallett
2003-03-13 18:43:50 +00:00
Ruslan Ermilov
4d31f60ec3
Record the BOG death here too.
2003-03-12 14:29:15 +00:00
Ruslan Ermilov
57c190a31f
No tabs here.
2003-03-11 11:14:34 +00:00
Mark Murray
38b1858b1b
Initiate KerberosIV de-orbit burn. Disconnect the /etc configs.
2003-03-08 09:50:11 +00:00
Sam Leffler
58251a8dc0
add ath to the list of Ethernet devices
2003-03-07 23:43:09 +00:00
Peter Wemm
f3634ced5c
Stop creating /usr/include/netns
2003-03-05 19:21:23 +00:00
Hajimu UMEMOTO
b209d7e493
Latest IPFilter requires flushing rules for IPv6 separately
...
from IPv4.
2003-03-05 17:16:22 +00:00
Ruslan Ermilov
6192b1dff1
Make sure the default install comes with /etc/login.conf hashed.
2003-03-03 11:19:18 +00:00
Doug Barton
f2883df60d
Don't try to deal with vi.recover if the directory doesn't exist
...
PR: conf/24515
Submitted by: Jeroen C. van Gelderen <jeroen@systemics.com>
2003-02-21 09:37:20 +00:00
Mike Makonnen
f8a5334bb6
We stopped reloading rc.conf for each script a long time ago. Things
...
shouldn't depend on that any more.
PR: conf/48332
Approved by: markm (mentor)(implicit)
2003-02-16 20:46:08 +00:00
Dag-Erling Smørgrav
6bbe71f3b8
Alphabetize.
2003-02-16 13:07:20 +00:00
Dag-Erling Smørgrav
36e3e2871d
Back out previous commit now that pam_opieaccess(8) has an allow_local
...
option.
2003-02-16 13:04:27 +00:00
Dag-Erling Smørgrav
1995e9db8a
Add the allow_local option to all pam_opieaccess entries.
2003-02-16 13:02:39 +00:00
Dag-Erling Smørgrav
aaf7fddd4f
Add the want_agent option to the commented-out "session" pam_ssh entry.
2003-02-16 13:02:03 +00:00
Dag-Erling Smørgrav
93174d0222
Allow password logins from localhost (including the console).
2003-02-15 23:17:40 +00:00
Giorgos Keramidas
4f110f6898
Remove {man,cat}n from /usr/share/man. They had been added for TCL,
...
but it's no longer a part of the base-system and buildworld works fine
here after deleting them both on disk and from the mtree spec files.
Not objected to by: kris, silence on -audit
2003-02-15 23:05:48 +00:00
John Hay
8a3a674f02
kenv moved from /usr/bin/ to /bin/.
2003-02-15 16:34:14 +00:00
John Hay
160b4bbe6a
Add another backslash ('\').
2003-02-15 16:29:20 +00:00
Takeshi Shibagaki
327c1562c5
Add YIS YWL-11B.
2003-02-15 14:04:05 +00:00
Mike Makonnen
8484cf9776
When cleaning /var/run make sure the control files are not removed
...
unconditionally when the script is being rerun (when it is called
with the reload argument).
PR: conf/47517
Approved by: markm (mentor)
2003-02-15 06:00:11 +00:00
Warner Losh
c42073b2d4
Back out 1.143 and 1.144. They are no longer needed now that we start
...
devd later in the boot process. This should fix all the problems
people have had with those commits. Diskless should be working again,
and those that mount /usr with nfs should be able to do that again too.
2003-02-12 04:26:10 +00:00
Warner Losh
6d60ce9310
Start devd after the networking stuff, but before we mount the
...
critical remote systems. This lets us run commands from devd that
aren't on the / partition. This also means we can remove some kludges
from the networking startup that I added a while ago that caused other
problems.
There's still a race in starting devd that needs to be fixed in devd
so that things present at boot will be configured by the time devd
does daemon(). That race will be fixed later.
2003-02-12 04:22:40 +00:00
Warner Losh
5b3e8e8d83
Now that we don't have the NODEVFS case, we can just check to see if a
...
device node exists directly to see if OLDCARD is compiled into the
kernel. This eliminates the scary warning that people using NEWCARD
are seeing when they have pccard_enable=YES in their /etc/rc.conf
files.
2003-02-12 04:12:23 +00:00
Andrey A. Chernov
367f4d9eb0
Apply man.alias to /usr/share/openssl/man too
2003-02-11 01:08:51 +00:00
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