jhb
4f51bb11c1
Complete removal of 320.rdist by removing its entry from periodic.conf and
...
removing the related 220.backup-distfile script and associatd periodic.conf
entry.
Discussed with: obrien
2003-04-01 17:45:27 +00:00
mtm
c5a4cda504
Make the 'restart' command work. Otherwise, it would successfully
...
stop ipfw, but not enable it again.
Aesthetic changes
o Use positve logic (instead of negative)
o create a 'stop' function, rather than putting the
commands in the stop_cmd variable.
Submitted by: des
Approved by: markm (mentor) (implicit)
2003-03-30 15:52:18 +00:00
obrien
0c8ca48d87
320.rdist is OBE as we don't have rdist in the base system any more.
2003-03-29 03:28:28 +00:00
obrien
1a1209f873
This is OBE as we don't have rdist in the base system any longer.
2003-03-29 03:27:49 +00:00
sobomax
09dfc903cd
Add pc-card from ARCHOS CD-224E cdrom.
...
MFC after: 1 week
2003-03-28 11:12:52 +00:00
trhodes
5ef2a20ee5
Update the handbook printing section URL so that it points to the
...
correct location.
2003-03-25 18:03:11 +00:00
gshapiro
a1a4db3471
Fix formatting (spaces -> tab)
...
MFC after: 1 week
2003-03-25 00:54:05 +00:00
ru
97be9a96e6
Directories for Russian manpages.
2003-03-24 09:39:09 +00:00
ume
7928fbf09d
add missing `ipf -s'.
...
Submitted by: Mark Huizer <xaa+freebsd@timewasters.nl>
2003-03-22 14:53:23 +00:00
cjc
95811eed28
Attach the kldxref script to the build/install.
2003-03-17 23:20:48 +00:00
cjc
c5ea907b7e
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
dougb
ec4ba6b3ab
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
ru
183c65a97c
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
mux
6a7b9a7c64
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
ru
bfe7fb29c7
Record the BOG death here too.
2003-03-12 14:29:15 +00:00
ru
26502dd8d8
No tabs here.
2003-03-11 11:14:34 +00:00
markm
ecc5f917a3
Initiate KerberosIV de-orbit burn. Disconnect the /etc configs.
2003-03-08 09:50:11 +00:00
sam
87f8be3c6a
add ath to the list of Ethernet devices
2003-03-07 23:43:09 +00:00
peter
f9806b1803
Stop creating /usr/include/netns
2003-03-05 19:21:23 +00:00
ume
afad0cd7d1
Latest IPFilter requires flushing rules for IPv6 separately
...
from IPv4.
2003-03-05 17:16:22 +00:00
ru
b6a38ff592
Make sure the default install comes with /etc/login.conf hashed.
2003-03-03 11:19:18 +00:00
dougb
bd43cb6292
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
mtm
ca2c24db40
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
des
2753d4cfa6
Alphabetize.
2003-02-16 13:07:20 +00:00
des
a9bd5d5fb8
Back out previous commit now that pam_opieaccess(8) has an allow_local
...
option.
2003-02-16 13:04:27 +00:00
des
a9b8975387
Add the allow_local option to all pam_opieaccess entries.
2003-02-16 13:02:39 +00:00
des
8c8f33d988
Add the want_agent option to the commented-out "session" pam_ssh entry.
2003-02-16 13:02:03 +00:00
des
cc216413fb
Allow password logins from localhost (including the console).
2003-02-15 23:17:40 +00:00
keramida
6b0752c491
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
jhay
0333c90edc
kenv moved from /usr/bin/ to /bin/.
2003-02-15 16:34:14 +00:00
jhay
b671096f55
Add another backslash ('\').
2003-02-15 16:29:20 +00:00
shiba
058ff5e0df
Add YIS YWL-11B.
2003-02-15 14:04:05 +00:00
mtm
4d9a4192f7
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
imp
b735f32b59
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
imp
65ef87b1e1
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
imp
8412e60e53
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
ache
652b5cc7e3
Apply man.alias to /usr/share/openssl/man too
2003-02-11 01:08:51 +00:00
nectar
b36647ffe0
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
des
d4d4a833ae
Major cleanup & homogenization.
2003-02-10 00:50:03 +00:00
des
439e079c7b
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
des
ca9add3762
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
5428aebe8f
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
gshapiro
da275a07b3
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
gshapiro
d908e50a42
/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
gshapiro
0cb596bf64
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
phk
5f06b24786
Install geom include files.
2003-02-08 13:25:48 +00:00
keramida
be3ac9dc01
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
trhodes
2791241073
Add a header: #!/bin/sh.
...
PR: 44363
2003-02-06 22:00:38 +00:00
des
3a6d7496df
Use pam_group(8) instead of pam_wheel(8).
2003-02-06 14:33:23 +00:00
ru
58b4ceca92
NODEVFS cleanup.
2003-02-05 15:31:43 +00:00