ache
616cf86edb
Add commented out msgs alias
1995-11-19 16:52:19 +00:00
ache
fe21df6c4d
Change owner of msgs to daemon, sendmail msgs alias not works in other case,
...
sendmail change itself to daemon.daemon before executing program.
1995-11-19 16:50:34 +00:00
markm
ebb856464a
Fix stupid typo.
...
Pointed out by: Mark Valentine
1995-11-14 06:24:00 +00:00
markm
4c1319ac1e
OOps, nearly missed this bit. Add the call to rndcontrol to set the
...
chosen interrupts for the entropy gathering in /dev/random.
1995-11-13 21:33:04 +00:00
markm
8c16ebd604
Put in a user-configurable variable to allow root to select interrupts to be
...
used in the entropy-gathering for /dev/random.
1995-11-13 21:18:24 +00:00
pst
d2205dfe02
remove path in front of kadmind, path already set correctly
1995-11-04 05:03:16 +00:00
ache
c22584acd3
Remove startup_locale reference
1995-11-02 12:46:20 +00:00
nate
16af6306ac
Don't have ldconfig look in /usr/gnu/lib since it was removed before 2.0R.
1995-11-01 16:53:25 +00:00
ache
e702f25f2b
If accounting becomes enabled and /var/account/acct
...
not exist, touch it, or accounting is never started
(it must be pre-existen file).
1995-11-01 00:22:45 +00:00
bde
6eadaa6667
Add random and urandom.
1995-10-29 15:52:31 +00:00
ache
cc116c7cb7
Use back-quotes in echo ...recover.*
1995-10-29 12:43:47 +00:00
pst
4990780520
Recover vi recovery files on reboot.
...
Closes pr misc/556 and others.
1995-10-28 23:32:26 +00:00
ache
29cf56813b
Add ascii links
1995-10-28 13:39:27 +00:00
ache
e6df6d82e7
Add ascii locale dir
1995-10-28 13:35:32 +00:00
peter
124a7c632e
Part 2 of the linux LKM hook, and use the new screen saver entry
...
points in the modload, as enforced by the recent symorder and
bsd.kmod.mk changes..
1995-10-28 12:44:13 +00:00
peter
c1a3db62e4
In a moment of weakness, I added the switch for loading the linux LKM,
...
in the same style as the ibcs2 LKM..
1995-10-28 12:41:40 +00:00
peter
8284ee3abc
At the risk of starting a commit-war, attempt to fix once and for all, the
...
"make distrib-dirs" target.
Neither of Andrey's two attempts have worked for me with the [ -h ..]
test both with && and ||.
I've changed it to a full
if [ -h ...]; then \
rm ... ; \
fi ; \
construct. It's much clearer what's meant to happen, and it works! :-)
1995-10-28 09:39:57 +00:00
ache
9d04264cb6
Back out bogus "fix" which was commited over right fix without any check.
1995-10-28 02:01:34 +00:00
julian
2494489f35
Submitted by: john hay
...
patches to merge the two IPX packages to work with each other and to
not break make-world :)
IPXrouted should be working now, (or at least compiling) :)
1995-10-27 10:48:31 +00:00
ache
f87e0570b6
Add test for symlink presence before remove it
1995-10-26 10:05:55 +00:00
ache
bcf71a810c
Fix 'upgrade' stuff, i.e. when make distrib-dirs runs not
...
on clean file system but for -current locale links upgrade.
1995-10-22 21:26:52 +00:00
ache
e1b761d3d6
Implement locale.alias via links (including backward-compatible issue)
1995-10-22 00:38:16 +00:00
ache
53a591f7a7
Make real directories for each 8859-1 locale
1995-10-21 23:20:04 +00:00
bde
e28ffae1a8
Update Digiboard entries.
...
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su>
1995-10-17 16:26:54 +00:00
phk
d2ceeaab19
Add pccard.conf to makefile.
1995-10-10 09:47:51 +00:00
phk
06c401355c
sample config file.
1995-10-10 09:46:52 +00:00
joerg
1c4d32ea4e
Make the options for newfs'ing floppies more specific; the prvious
...
example without optios would create floppies that waste half of their
space in i-node areas. :) (Comment only)
Add a sample entry for a Sony 650 MB MOD.
1995-10-02 21:31:21 +00:00
ache
02c5b6cf4f
Change non-existent /usr/lib/uucp to /usr/libexec/uucp
1995-09-30 17:50:32 +00:00
ache
8e50858f81
Refle
1995-09-30 17:20:27 +00:00
jfieber
ab84fe1d35
Remove /usr/share/FAQ, add /usr/share/examples/sup.
1995-09-30 15:42:49 +00:00
wollman
d2a70153e6
Reword confusing comment.
...
Requested by: Nate Williams
1995-09-29 20:10:40 +00:00
ache
d55aa6df3b
Change SUPFILEx order, secure first, ports second to make base system update first
...
All stuff commented out
1995-09-28 14:59:44 +00:00
peter
2686702724
Update the /dev naming for the Specialix driver.. I've changed it to do
...
the same sort of thing as the Digiboard driver (ttyD*), as creating 96
/dev entries one by one was very painful.
1995-09-22 20:42:11 +00:00
jkh
45d3cf3f79
local_startup=/usr/local/etc/rc.d
...
[ As suggested by Satoshi - rc.local.d was pretty redundant under /usr/local;
duh! :-)]
[ -f /etc/rc.local ] && sh /etc/rc.local
For backwards compatibilty with non-executable rc.local files. Sorry, Bruce!
Submitted by: asami & bde & jkh
1995-09-19 10:19:44 +00:00
jkh
510222472c
Bring my fixes over from 2.1.
1995-09-19 08:33:43 +00:00
nate
8fd6f0e694
Added /usr/src/sys/compile to cdpath.
...
Set cdpath instead of leaving it commented out.
1995-09-19 04:57:31 +00:00
nate
34e8d1a314
Fix the cdpath to find utilities in the gnu src tree.
1995-09-18 19:53:42 +00:00
paul
36d9e35218
Removed startup code for pcnfsd and apache. These don't even exist
...
in FreeBSD and should never have got in here.
Removed hard-coded /etc/rc.local.d hacks and implemented a more flexible
solution.
Added a local configuration area to sysconfig.
1995-09-18 19:17:14 +00:00
jkh
29f0a0da6d
Add support for /etc/rc.local.d directory, ala SYSV. If the purists
...
don't like it, they don't have to use it. The check makes sure that
/etc/rc.local.d exists before attempting to do anything with it. Now
packages will be able to add their startups as /etc/rc.local.d/<pkgname>.sh
in order to get local startup behavior. Maybe we can stop adding
knobs to /etc/sysconfig for ports/packages now?
Submitted by: wollman & jkh
1995-09-18 07:38:18 +00:00
ats
1fa8cd4c0c
Add a description for the wcd* devices to the Disks section.
1995-09-16 23:15:01 +00:00
gibbs
fff68644b8
inetd.conf:
...
Add rkinit at 2108/tcp.
services:
Add rkinitd.
1995-09-15 22:02:06 +00:00
ache
af12deb11c
Add -fno-strength-reduce to -O2 optimization, all stuff commented out
1995-09-15 01:05:41 +00:00
ache
02aaca1d68
Add commented out entries for SUP update, 3 standard supfiles handled:
...
standard/ports/secure
1995-09-15 01:03:55 +00:00
ache
4fe95f1bb3
If no passwd.bak/group.bak/aliases.bak exists, put warning and make them,
...
commands failed in old case
Produce diffs on group and aliases too
1995-09-15 00:31:38 +00:00
ache
66a1f35e31
If no $LOG/setuid.today exists (f.e. first time to run), put
...
warning and make it, all following commands fails in old case
1995-09-15 00:22:31 +00:00
jkh
a07381c8ae
Correct a small typo I noticed during my 2.1 merge.
1995-09-14 23:17:13 +00:00
jkh
875a4ab676
Add checks for pcnfsd (flag to mountd must be added in this case)
...
and Apache httpd, so a user can be brought up to speed quickly.
1995-09-14 02:44:49 +00:00
julian
651f993a33
Obtained from: FTP.RS.INTERNIC.NET
...
The named.root file is out of date.. (well it was.. this fixes it..)
15,16c15,16
< ; last update: Aug 25, 1995
< ; related version of root zone: 1995082500
---
> ; last update: Sep 1, 1995
> ; related version of root zone: 1995090100
18,19c18,22
< . 3600000 IN NS NS.INTERNIC.NET.
< NS.INTERNIC.NET. 3600000 A 198.41.0.4
---
> ;
> ; formerly NS.INTERNIC.NET
> ;
> . 3600000 IN NS A.ROOT-SERVERS.NET.
> A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
>
1995-09-12 04:28:56 +00:00
jfieber
2682bb7094
Add target directories for the FAQ and the Handbook.
1995-09-08 19:46:31 +00:00
jkh
94c170a647
Add entries for Digiboard serial card and document Specialix driver
...
entries while I'm at it.
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su> + mods by jkh
1995-09-03 20:40:16 +00:00