Andrey A. Chernov
0e60e64d95
Wrong raw device was created for cd/mcd: d instead of c
1994-11-12 15:48:54 +00:00
Poul-Henning Kamp
feba6ddfd8
/dev/apm should be /dev/apm0
1994-11-10 02:32:29 +00:00
Poul-Henning Kamp
9a4deb1b4a
Now that the default for the shared gcc-internal lib changed, make this match.
1994-11-10 02:29:41 +00:00
Poul-Henning Kamp
957c663526
Update make.conf and sys.mk to reflect the most recent advances in
...
civilization: Use -O2 and MSUN as default, and X11 is in /usr/X11R6
1994-11-07 04:18:04 +00:00
Poul-Henning Kamp
13cd44971d
Only so savecore if people ask for it.
1994-11-07 04:02:26 +00:00
Poul-Henning Kamp
e9362258de
Don't set hostname if we already have it. (diskless).
1994-11-02 23:50:54 +00:00
Andrey A. Chernov
76a581c4ce
Call adjkerntz -a every half hour from 0 to 4 am
1994-11-02 09:50:11 +00:00
Andrey A. Chernov
a3d3b73b53
Restore back -i for adjkerntz
1994-11-02 09:43:38 +00:00
Poul-Henning Kamp
3ac570fb2d
The last committer didn't know that '*' doesn't start a comment in shell's ????
1994-11-02 06:36:42 +00:00
Andrey A. Chernov
f34550da35
Remove adjkerntz call
1994-11-01 16:25:06 +00:00
Andrey A. Chernov
49d3f00136
Remove -i options from adjkerntz call
1994-11-01 16:24:03 +00:00
Paul Traina
5ea2be93cd
Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator
...
created by Amancio Hasty (specificly, this, in conjunction with his sound
driver mods for dual-mode DMA will allow VAT compiled for BSD/386 1.1 to
run under FreeBSD 2.x.)
1994-11-01 01:47:22 +00:00
Joerg Wunsch
90c7a938ef
daily:
...
Leave a warning to the sysop if (s)he didn't yet
enable the /tmp cleanup code.
Made `core' in the cleanup template look `*.core'.
Replace `df -k' by `df -k -t local', since the stats
for kernfs, procfs etc. are not of much interest, and
the inclusion of nfs systems might hang the machine (nor is it a
`disk' statistic as the headline's telling).
weekly:
Modified the locate.updatedb part to work even if there's no
database yet; report errors other than `Permission denied' instead
of silently ignoring all of them.
Added functionality to rebuild the whatis database once a week.
1994-10-30 18:20:58 +00:00
Andrey A. Chernov
eee7222a59
Add commented out startup locale setup, needed for some daemons
...
like comsat
1994-10-30 04:33:57 +00:00
Poul-Henning Kamp
9a89eb9346
Fixes related to release-production:
...
bdes only if !NOCRYPT
Always MAKEDEV in bindist, otherwise diskless installation is a mess.
1994-10-29 12:47:44 +00:00
Poul-Henning Kamp
e68790c363
fixed a typing error.
1994-10-29 10:03:37 +00:00
Garrett Wollman
b06261ed59
Added: /usr/share/{info,locale,perl}.
1994-10-27 23:05:15 +00:00
Poul-Henning Kamp
ca7cc5c89e
Fix a bunch of annoying details here, while I remember it.
1994-10-27 05:27:00 +00:00
Andrey A. Chernov
9dbfabe9eb
Sync with termcap.src
1994-10-26 02:20:47 +00:00
Andrey A. Chernov
6c57314326
Sync with termcap.src
1994-10-26 01:47:19 +00:00
Poul-Henning Kamp
85572e130f
Make devices for sd2 and sd3 too. If we have them in Generic, we should
...
have the devices too.
1994-10-26 01:30:47 +00:00
Andrey A. Chernov
17bde3c52f
Sync with termcap.src
1994-10-26 01:20:11 +00:00
David Greenman
d061325a87
Moved swapon -a to before the fsck. It isn't possible to run fsck on
...
moderately sized filesystems on 4MB machines otherwise.
1994-10-25 08:23:02 +00:00
Søren Schmidt
d12b0665e5
Added share/examples/ibcs2 directory
1994-10-24 10:00:00 +00:00
Poul-Henning Kamp
8b78c8e6af
Reflect the fact that we only have one GENERIC kernel now.
1994-10-22 02:11:08 +00:00
Andrey A. Chernov
5500c9038c
Sync with termcap.src
1994-10-21 04:59:27 +00:00
Poul-Henning Kamp
a8a4ffd402
Various changes to the 1.1.5.1'sh install procedure.
1994-10-17 02:32:41 +00:00
Poul-Henning Kamp
3626ca509d
Some changes to the old floppies to handle the new /etc/init's way of doing
...
things.
1994-10-16 20:38:27 +00:00
Andrey A. Chernov
f6727c1f67
Sync with termcap.src
1994-10-15 20:12:13 +00:00
Poul-Henning Kamp
a5faf1be52
disklabel needs the "full-disk" partition
1994-10-15 07:56:02 +00:00
Poul-Henning Kamp
d49858b6cc
Format floppy before use. Make 1.44 Mb floppies for now.
1994-10-15 07:55:36 +00:00
Søren Schmidt
a163498e32
Added socksys device (for iBCS2 emulation)
1994-10-13 20:10:14 +00:00
Rodney W. Grimes
3cc2a2030e
Remove /usr/include/g++/{gen,sys}, we long ago quit using them.
1994-10-10 15:17:14 +00:00
Andrey A. Chernov
f3dd526d3f
Sync with termcap.src
1994-10-06 21:40:42 +00:00
Paul Traina
40eb7bc241
Make multicasts go out default interface
1994-10-06 20:52:00 +00:00
David Greenman
48a103c379
Added entry for apm device (needed for Advanced Power Management support).
1994-10-01 03:32:26 +00:00
Geoff Rehmet
f03a2300b2
mention MAKE_EBONES and MAKE_KERBEROS
1994-09-30 14:57:01 +00:00
Rodney W. Grimes
3c067b94d4
You must rm -f lkm before attempting to create it.
1994-09-30 07:33:42 +00:00
Andrey A. Chernov
5a28faadc1
Sync with termcap.src
1994-09-30 05:43:09 +00:00
Paul Traina
d7e9de5e6e
Install improved skey access code
1994-09-29 18:58:39 +00:00
Paul Traina
46cf1ccdf3
Add nfs_client and amdflags
1994-09-29 17:27:46 +00:00
Paul Traina
cf84309919
Secure fingerd by default
1994-09-29 09:58:07 +00:00
Paul Traina
ba84155d71
Disable rexecd by default (major security hole)
1994-09-29 09:20:40 +00:00
Paul Traina
d808fe8f6d
Add an entry for pcnfsd (commented out)
1994-09-28 17:09:38 +00:00
Andrey A. Chernov
045dbe68b0
/etc/profile added (the similar stuff like in csh.login)
1994-09-28 13:33:01 +00:00
Andrey A. Chernov
90bb125d48
Mark in comment, that startup locale restricted to 8-bit
1994-09-28 13:30:41 +00:00
Andrey A. Chernov
51c1ba8d0d
Change locale comments to be more clear
1994-09-28 13:19:54 +00:00
Andrey A. Chernov
a2bc90c916
Sync again with termcap.src
1994-09-26 22:09:16 +00:00
Andrey A. Chernov
a4a6c1695e
Add comment about where user can find loading fonts/keyboard example
1994-09-26 20:23:48 +00:00
Andrey A. Chernov
cc1ecf86f9
Start adjkerntz at 3:01 instead of 3:00, it is too early for TZ change at 3:00
1994-09-26 20:15:50 +00:00