Andrey A. Chernov
9d7197a177
Add "posix" subdir to "gnu"
2004-02-25 02:51:37 +00:00
Christian Brueffer
7f69f64c25
Fix typo
2004-02-23 22:00:44 +00:00
Dag-Erling Smørgrav
650b9c5eaa
the default password policy for xdm should be pam_deny, since it is
...
incapable of holding a meaningful conversation.
2004-02-20 21:59:51 +00:00
Mike Makonnen
3c8e9ebafb
Don't forget to enable the ipv6 firewall once the rules are loaded.
...
PR: misc/61501
Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2004-02-19 06:53:24 +00:00
Mike Makonnen
097b26a617
In-line documentation.
...
Prodded by: alfred
2004-02-19 05:49:06 +00:00
Robert Watson
81b27dbb3a
Add com5-com8 (cuaa4-cuaa7) to /etc/remote so they are available to
...
tip by default. On my systems, at least, pccard modems like to turn
up on higher addresses.
2004-02-17 05:10:12 +00:00
Andrey A. Chernov
26ff94ca43
Add "gnu" to the list of subdirs
2004-02-16 22:23:34 +00:00
Dag-Erling Smørgrav
bc816461b7
Run /etc/rc.d/routing at the appropriate time.
...
Spotted by: mat
2004-02-10 19:10:34 +00:00
Johan Karlsson
c1405562c4
Fix typo in comment, s/reebots/reboots/
...
PR: 62481
Submitted by: Ulrich Spoerlein <q at uni.de>
2004-02-07 23:13:28 +00:00
Warner Losh
a88ffc6f99
ttys is gone, kill it here too
2004-02-07 15:46:20 +00:00
Mike Makonnen
a8811e9d1d
Now that devfs is mandatory, there is no need to muck around
...
with tty/pty permissions.
Noticed by: brooks
OKed: phk
2004-02-07 07:10:25 +00:00
Dag-Erling Smørgrav
4cef3cb0e3
Require initrandom rather than random, since random requires
...
mountcritlocal, which requires disks, which gbde_swap provides.
Noticed by: brooks
2004-02-05 21:40:37 +00:00
Dag-Erling Smørgrav
df3ac04211
We don't really need a lockfile, and most likely can't create one at
...
this point.
2004-02-04 15:53:49 +00:00
Peter Grehan
2d85631ba7
PowerPC ttys file.
2004-02-04 01:44:34 +00:00
Mike Makonnen
33dc111393
o Unbreak the individual jail starting patch that I broke when
...
I committed it. Apologies to Juergen Unger <j.unger@addict.de>.
o When stopping jails output the hostname of the jails that
were stopped.
o Refactor
o Remove extraneous empty line
o Correct spelling error
2004-02-03 12:59:30 +00:00
Dag-Erling Smørgrav
607b5a9109
Add support for initializing swap devices with random one-shot keys. Note
...
that the keys are currently generated by computing the MD5 checksum of 512
bytes read from /dev/random, and are passed to gbde on the command line.
Sponsored by: Teleplan AS
2004-02-03 11:26:08 +00:00
Dag-Erling Smørgrav
87e1ee7afb
Missed one in previous commit.
2004-02-03 10:22:55 +00:00
Dag-Erling Smørgrav
b324f932ff
Style fixes.
2004-02-03 10:21:35 +00:00
Mike Makonnen
2104ae4ea4
Configure a jail sysctl value only if it is different than
...
what the rc.conf(5) knob specifies. Also, correct a minor
capitalization error.
2004-02-03 07:15:32 +00:00
Nate Lawson
526785c638
Notify the user (at kern.emerg) that the system will be shutting down if
...
it is still above the critical temperature on the next poll cycle. This
is a 10 second advance notice by default. Document the private
(non-standard) notify we will be using with devd(8).
2004-02-03 04:18:56 +00:00
Pawel Jakub Dawidek
40c0076346
Teach /etc/rc.d/dumpon script how to stop.
...
Reviewed by: gordon
Approved by: gordon, scottl (mentor)
2004-02-02 19:05:06 +00:00
Mike Makonnen
cc93dd4b73
Ruleset numbers are not allowed in devfs_* knobs.
...
Noticed by someone on -current.
2004-02-02 13:27:41 +00:00
Mike Makonnen
5d2885f928
Support starting/stoping of jails individually.
...
This commit also removes the support for the sysutils/jailer port. This
is inline with the general policy to keep ports related knobs out
of the base system's configuration mechanism.
Submitted by: Juergen Unger <j.unger@addict.de>
2004-02-02 13:25:28 +00:00
Doug Barton
b849739c70
Latest version of this file from InterNIC. This version updates the IP
...
address of b.root-servers.net, and various comments.
2004-01-29 16:24:30 +00:00
Andrey A. Chernov
e3d09018bc
Add kk_KZ.PT154
2004-01-29 16:17:25 +00:00
Nate Lawson
c5f3bff0be
Remove only X[0-9]-lock.
2004-01-27 18:19:32 +00:00
Doug Ambrisko
0d6ff3866a
- Existing code would ignore pccard_ether_delay when more then 9 seconds
...
- If there was an exiting dhclient running on the same interface as the
new iface that left and returned then dhclient would be told to use the
same interface twice. Dhclient would fail and exit after getting
confused. Use "sort -u" on them to ensure no duplicates.
This is a mostly a race condition on suspend and resume and how things
happen to occur.
- Check for netmask being set on an interface rather then up. An interface
can be up but not configured.
Reviewed by: mbr
2004-01-25 19:52:16 +00:00
Maxime Henrion
226b72f862
Move the test used to determine whether IPFilter is loaded or not
...
into its own function to avoid a small duplication of code.
2004-01-24 20:40:11 +00:00
Colin Percival
7338182f91
If we're going to "add path 'fd/*' unhide", it only makes
...
sense to "add path fd unhide" first.
Requested by: mtm
Approved by: rwatson (mentor)
2004-01-22 20:53:15 +00:00
Ruslan Ermilov
bee2fe7236
Catch up with etc/Makefile,v 1.324 -- split "install" and "distribution"
...
targets, have "distribution" always install original (as from the release
media) files, whether SENDMAIL_MC is set or not. Do error handling the
make(1) way.
Reviewed by: gshapiro
Approved by: gshapiro
2004-01-22 17:51:02 +00:00
Mike Makonnen
a039fbbf8c
Since id(1) is in /usr, it may not be available until after filesystem
...
mounting.
Reminded by: bde
2004-01-22 08:46:03 +00:00
Ruslan Ermilov
bbe8270c50
- Run makewhatis(1) in etc/Makefile at the end of "install".
...
- Removed redundant and undocumented NO_MAKEDB_RUN knob.
2004-01-22 08:18:37 +00:00
Colin Percival
b991815bc0
After setting a ruleset on a new devfs mount, apply it.
...
Approved by: phk, rwatson (mentor)
PR: bin/61047
2004-01-21 16:36:17 +00:00
Ruslan Ermilov
98c8c6138e
Create section 4 and 8 man subdirectories for all Tier 1 architectures.
2004-01-21 13:15:19 +00:00
Ruslan Ermilov
d5177a67f8
Removed unused {man,cat}9/i386.
2004-01-21 13:09:16 +00:00
Nate Lawson
88a86dedce
Make sure pid file creation doesn't complain if it can't create the file.
...
This removes a warning message when suspending is called by a non-root
user.
2004-01-21 03:03:40 +00:00
Eivind Eklund
19c53c53f9
Add /var/db/ports/ (support directory necessary for
...
ports that use the new OPTIONS infrastructure)
2004-01-20 13:51:23 +00:00
Ruslan Ermilov
98159625c4
Use the standard <bsd.files.mk> API to install files.
2004-01-19 13:40:51 +00:00
Mike Makonnen
fe93d19e19
Remove an extraneous semicolon (;;).
2004-01-17 11:52:37 +00:00
Mike Makonnen
82e3bcc0d5
Use the checkyesno routine instead of a case statement to
...
check an rc.conf(5) variable. This is in line with rc.d style.
2004-01-17 11:31:15 +00:00
Mike Makonnen
e27b3ff8b6
Remove checks for the FreeBSD OS.
2004-01-17 11:25:16 +00:00
Mike Makonnen
e90a5063a4
Make conform to general rc.d style.
2004-01-17 11:19:01 +00:00
Mike Makonnen
f2bdfc7dc7
o Rename the start command to conform to rc.d style.
...
o Move the additional commands list to the end of the
variable initialization to conform to rc.d style
2004-01-17 11:15:04 +00:00
Mike Makonnen
143d8a9539
Simplify setting of securelevel.
2004-01-17 11:11:18 +00:00
Mike Makonnen
62e02b0dad
Remove variables whose sole purpose was to make easier to
...
work with the NetBSD specific stuff.
2004-01-17 11:06:41 +00:00
Mike Makonnen
82387f41ed
Luke Mewburn has indicated that they (NetBSD) are not interested
...
in keeping the scripts under rc.d in sync with us. So, remove
NetBSD specific stuff (which made our scripts more complicated
than necessary).
The NetBSD ident string will be left intact, both for history and
also incase we wish to pull in future versions.
2004-01-17 10:59:43 +00:00
Mike Makonnen
9dd342fee6
Luke Mewburn has indicated that they (NetBSD) are not interested
...
in keeping the scripts under rc.d in sync with us. So, remove
NetBSD specific stuff (which made our scripts more complicated
than necessary).
The NetBSD ident string will be left intact, both for history and
also incase we wish to pull in future versions.
2004-01-17 10:40:45 +00:00
Mike Makonnen
1afce00360
Luke Mewburn has indicated that they (NetBSD) are not interested
...
in keeping the scripts under rc.d in sync with us. So, begin removal
of NetBSD specific stuff (which made our scripts more complicated
than necessary), starting with the NetBSD KEYWORD.
2004-01-17 10:16:38 +00:00
Dag-Erling Smørgrav
6e14bc788d
Get moduli from the OpenSSH sources instead of keeping a local copy.
2004-01-07 11:55:44 +00:00
Brooks Davis
f0e62d30bd
Don't run newaliases if sendmail_enable=NONE.
...
Submitted by: Matt Peterson <matt at peterson dot org>
Approved by: silence on freebsd-rc
2004-01-05 19:14:47 +00:00