aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Don't set hostname if we already have it. (diskless).Poul-Henning Kamp1994-11-021-3/+5
| | | | Notes: svn path=/head/; revision=4101
* Call adjkerntz -a every half hour from 0 to 4 amAndrey A. Chernov1994-11-021-1/+6
| | | | Notes: svn path=/head/; revision=4092
* Restore back -i for adjkerntzAndrey A. Chernov1994-11-021-2/+2
| | | | Notes: svn path=/head/; revision=4091
* The last committer didn't know that '*' doesn't start a comment in shell's ????Poul-Henning Kamp1994-11-022-4/+4
| | | | Notes: svn path=/head/; revision=4078
* Remove adjkerntz callAndrey A. Chernov1994-11-011-6/+1
| | | | Notes: svn path=/head/; revision=4050
* Remove -i options from adjkerntz callAndrey A. Chernov1994-11-011-2/+2
| | | | Notes: svn path=/head/; revision=4049
* Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulatorPaul Traina1994-11-012-2/+18
| | | | | | | | | 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.) Notes: svn path=/head/; revision=4037
* daily:Joerg Wunsch1994-10-302-4/+23
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=4005
* Add commented out startup locale setup, needed for some daemonsAndrey A. Chernov1994-10-301-1/+9
| | | | | | | like comsat Notes: svn path=/head/; revision=4004
* Fixes related to release-production:Poul-Henning Kamp1994-10-291-3/+3
| | | | | | | | bdes only if !NOCRYPT Always MAKEDEV in bindist, otherwise diskless installation is a mess. Notes: svn path=/head/; revision=3992
* fixed a typing error.Poul-Henning Kamp1994-10-292-4/+4
| | | | Notes: svn path=/head/; revision=3988
* Added: /usr/share/{info,locale,perl}.Garrett Wollman1994-10-271-1/+17
| | | | Notes: svn path=/head/; revision=3943
* Fix a bunch of annoying details here, while I remember it.Poul-Henning Kamp1994-10-273-7/+7
| | | | Notes: svn path=/head/; revision=3923
* Sync with termcap.srcAndrey A. Chernov1994-10-261-2/+2
| | | | Notes: svn path=/head/; revision=3878
* Sync with termcap.srcAndrey A. Chernov1994-10-261-4/+7
| | | | Notes: svn path=/head/; revision=3876
* Make devices for sd2 and sd3 too. If we have them in Generic, we shouldPoul-Henning Kamp1994-10-262-4/+6
| | | | | | | have the devices too. Notes: svn path=/head/; revision=3874
* Sync with termcap.srcAndrey A. Chernov1994-10-261-1/+1
| | | | Notes: svn path=/head/; revision=3873
* Moved swapon -a to before the fsck. It isn't possible to run fsck onDavid Greenman1994-10-251-3/+3
| | | | | | | moderately sized filesystems on 4MB machines otherwise. Notes: svn path=/head/; revision=3843
* Added share/examples/ibcs2 directorySøren Schmidt1994-10-241-2/+4
| | | | Notes: svn path=/head/; revision=3831
* Reflect the fact that we only have one GENERIC kernel now.Poul-Henning Kamp1994-10-221-47/+17
| | | | Notes: svn path=/head/; revision=3764
* Sync with termcap.srcAndrey A. Chernov1994-10-211-3/+3
| | | | Notes: svn path=/head/; revision=3752
* Various changes to the 1.1.5.1'sh install procedure.Poul-Henning Kamp1994-10-172-9/+15
| | | | Notes: svn path=/head/; revision=3654
* Some changes to the old floppies to handle the new /etc/init's way of doingPoul-Henning Kamp1994-10-162-9/+13
| | | | | | | things. Notes: svn path=/head/; revision=3647
* Sync with termcap.srcAndrey A. Chernov1994-10-151-4/+18
| | | | Notes: svn path=/head/; revision=3623
* disklabel needs the "full-disk" partitionPoul-Henning Kamp1994-10-151-1/+1
| | | | Notes: svn path=/head/; revision=3608
* Format floppy before use. Make 1.44 Mb floppies for now.Poul-Henning Kamp1994-10-151-3/+6
| | | | Notes: svn path=/head/; revision=3607
* Added socksys device (for iBCS2 emulation)Søren Schmidt1994-10-132-2/+20
| | | | Notes: svn path=/head/; revision=3562
* Remove /usr/include/g++/{gen,sys}, we long ago quit using them.Rodney W. Grimes1994-10-101-5/+1
| | | | Notes: svn path=/head/; revision=3501
* Sync with termcap.srcAndrey A. Chernov1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=3399
* Make multicasts go out default interfacePaul Traina1994-10-061-1/+5
| | | | Notes: svn path=/head/; revision=3393
* Added entry for apm device (needed for Advanced Power Management support).David Greenman1994-10-012-2/+16
| | | | Notes: svn path=/head/; revision=3261
* mention MAKE_EBONES and MAKE_KERBEROSGeoff Rehmet1994-09-302-2/+20
| | | | Notes: svn path=/head/; revision=3241
* You must rm -f lkm before attempting to create it.Rodney W. Grimes1994-09-302-2/+4
| | | | Notes: svn path=/head/; revision=3235
* Sync with termcap.srcAndrey A. Chernov1994-09-301-3/+3
| | | | Notes: svn path=/head/; revision=3226
* Install improved skey access codePaul Traina1994-09-291-8/+30
| | | | Notes: svn path=/head/; revision=3204
* Add nfs_client and amdflagsPaul Traina1994-09-292-5/+11
| | | | Notes: svn path=/head/; revision=3203
* Secure fingerd by defaultPaul Traina1994-09-291-1/+1
| | | | Notes: svn path=/head/; revision=3196
* Disable rexecd by default (major security hole)Paul Traina1994-09-291-1/+1
| | | | Notes: svn path=/head/; revision=3190
* Add an entry for pcnfsd (commented out)Paul Traina1994-09-281-0/+1
| | | | Notes: svn path=/head/; revision=3169
* /etc/profile added (the similar stuff like in csh.login)Andrey A. Chernov1994-09-282-2/+11
| | | | Notes: svn path=/head/; revision=3161
* Mark in comment, that startup locale restricted to 8-bitAndrey A. Chernov1994-09-281-1/+1
| | | | Notes: svn path=/head/; revision=3160
* Change locale comments to be more clearAndrey A. Chernov1994-09-281-1/+3
| | | | Notes: svn path=/head/; revision=3159
* Sync again with termcap.srcAndrey A. Chernov1994-09-261-1/+8
| | | | Notes: svn path=/head/; revision=3132
* Add comment about where user can find loading fonts/keyboard exampleAndrey A. Chernov1994-09-261-0/+3
| | | | Notes: svn path=/head/; revision=3123
* Start adjkerntz at 3:01 instead of 3:00, it is too early for TZ change at 3:00Andrey A. Chernov1994-09-261-2/+2
| | | | Notes: svn path=/head/; revision=3121
* Update pc3,pc3r,cons25,cons50 entries from termcap.srcAndrey A. Chernov1994-09-261-41/+30
| | | | Notes: svn path=/head/; revision=3120
* Remove elvis editor preserve stuff. We don't have elvis in 2.0 (nor amPaul Traina1994-09-261-7/+1
| | | | | | | I aware of anyone who wants it given that we have nvi). Notes: svn path=/head/; revision=3116
* Make /etc/ppp. Someone still needs to make the install touchGarrett Wollman1994-09-251-1/+3
| | | | | | | /etc/ppp/options so that pppd will run. Notes: svn path=/head/; revision=3075
* Don't pass a filename to kvm_mkdb, it can figure out the correct fileGarrett Wollman1994-09-241-2/+2
| | | | | | | on its own. Notes: svn path=/head/; revision=3046
* Make /dev/lkm as a part of `std'. Delete references to ancient `com' driver.Garrett Wollman1994-09-232-24/+4
| | | | Notes: svn path=/head/; revision=3039