bde
800769b784
Update a comment to match the 1993/12/03 change to `np' and fix some
...
punctuation.
1995-06-25 04:08:29 +00:00
bde
f0f95a88b6
Optionally set the dump device.
1995-06-25 04:01:32 +00:00
ache
364241ddc5
Rename ISO8859-1 to ISO_8859-1 per RFC1700
1995-06-17 03:37:18 +00:00
ache
c8f182e00d
Rename ISO8859-1 to ISO_8859-1 per RFC1700
1995-06-17 03:17:16 +00:00
ache
361c030727
Rename *.ISO8859-1 to *.ISO_8859-1 per RFC1700
1995-06-17 03:14:31 +00:00
ache
d5c3dcd9e0
Create share/nls/* for local-installed message catalog pgms
1995-06-17 02:51:03 +00:00
ache
88a149d82b
Create missing nls/C
1995-06-17 02:49:53 +00:00
rgrimes
4f960dd75f
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
ache
d88e789ffe
Eliminate two Subject: from *ly output, call sendmail root directly
1995-05-27 01:55:21 +00:00
ache
d503e1e6bc
Use -b for diff, ls produce different number of spaces
1995-05-27 01:37:44 +00:00
ache
4db41bb804
Use proper PATH in front of monthly
...
Eliminate Subject duplication for insecure output
1995-05-27 01:31:40 +00:00
rgrimes
c6563af053
Reviewed by: sos
...
Submitted by: bde
rc.i386 failed messily when I used a serial console.
Editors note:
Use file redirection so that all the kbdcontrol and vidcontrol
commands act upon /dev/ttyv0 instead of stdin. Though this feature
is not documented it is the intended behavior of {vid,kbd}control
and shall be documented in the future as such.
1995-05-26 18:06:52 +00:00
jkh
515b1b92e4
Add tun0 to the all rule.
1995-05-18 10:51:03 +00:00
rgrimes
6a59740b8a
nogroup 32766 -> 65533 to go with nobody's change to 65534.
1995-05-17 10:02:07 +00:00
rgrimes
81c32f746b
Regenerate these using mtree -cdinx -kuname,gname,mode on a very recently
...
built release after fixing all the wrong directory permissions in that release.
Then use diff -c -b to verify them against the old versions, nothing but
new directories added :-). And a lot of alphabetizing done!
1995-05-17 09:31:17 +00:00
rgrimes
037b95c21c
Reviewed by: bde, jkh
...
Add comment that you should not have to edit netstart, and if you
do we would like to know about it.
The lo0 interface is now handled just like any other interface,
This makes it possible to do things to it from sysconfig.
Redo the comments in sysconfig about network_interfaces and ifconfig_${X}
to reflect the moving of lo0 to this scheme. We now have an uncommented
variable for sysintall to find and play with. (Your welcome Jordan)
Redo the way static routes are handled. Basically use the same
scheme for routes that I did for network interfaces. This allows
any number of static routes to be added from sysconfig.
Make sure we do the default route first so we stand a chance of
getting to our DNS server (if we have one) to resolve our own
IP address from $hostname.
1995-05-17 04:46:57 +00:00
rgrimes
80a0428f98
The ``mount -a -t nfs'' should never have been backgrounded. If you
...
have non-critical nfs volumes in /etc/fstab they should have option bg
on them. The behavior of the system is more tuneable this way, and
allows a slow mounting /usr over nfs to work.
Submitted by: bde
1995-05-15 19:50:59 +00:00
ache
e8fd58285e
change nobody master.passwd entry to 65534:65534
...
change nobody group entry to 65534
Suggested-by: pst
1995-05-15 19:24:57 +00:00
ache
c0e4693116
Change xten shell from /dev/null to /nonexistant, adduser
...
complaints instead.
Change nobody user group from non existent in /etc/group (9999) to
existent nobody (39).
1995-05-15 18:35:22 +00:00
rgrimes
17fc6d821b
Remove all /dev/'s from device names, they should all be relative
...
to /dev. Putting absolute paths in here breaks the make release
process, and screws up testing of this script in other directories.
Submitted by: bde
1995-05-15 09:44:10 +00:00
dg
138edd5273
Fixed incompleteness that would allow dirty filesystems to get mounted
...
when the single user shell was terminated. These changes disallow mounting
or R/W upgrading filesystems that are dirty unless "-f" (force) option
is used with mount. /etc/rc has been modified to abort the startup if
one or more non-nfs partitions fail to mount.
Reviewed by: Poul-Henning Kamp, Rod Grimes
1995-05-15 08:39:37 +00:00
gpalmer
249601e430
Clean up the matcd entry so it deletes the *matcdl* entries before trying
...
to create new ones.
Reviewed by: davidg, rgrimes
1995-05-15 06:55:18 +00:00
rgrimes
b9f7f0bc61
Remove XXX comment that I had moved to netstart and forgot to remove from
...
here.
1995-05-13 20:16:11 +00:00
ache
8eb426e095
Change ln -sf to rm -f and ln -s, first one work incorrectly
...
for directories when called second time
1995-05-13 16:58:37 +00:00
asami
f6a6350e67
Add "include".
1995-05-13 12:07:08 +00:00
jkh
d86322bd5b
Document the fact that almost all the user configuration stuff is now
...
in /etc/sysconfig, per Luigi's suggestion.
1995-05-11 21:11:17 +00:00
jkh
dc7062c07a
The lites web page has moved.
...
Submitted by: rich
1995-05-11 20:39:36 +00:00
rgrimes
e3b120088f
Reviewed by: wollman
...
Add a knob to make it easy to turn off RFC 1323 and RFC 1644 options.
1995-05-11 19:08:37 +00:00
jkh
a558882de6
Lower-case the name of the DES directory. Yes, it's an acronym, but DOS
...
is still dOs.
Jordan
1995-05-11 05:22:29 +00:00
jfieber
9f49101aff
New directory for sgml tools: /usr/share/sgml
...
Reviewed by: rgrimes
1995-05-09 23:06:59 +00:00
jkh
f56b14d054
secure -> DES
1995-05-09 00:15:30 +00:00
ache
0044255e3c
Change 'rc' entries from 'r' to 'm', conflict with ptys
1995-05-07 23:04:03 +00:00
asami
7946064660
ttyq[0-9a-f] -> ttyp[g-v]
1995-05-05 10:06:34 +00:00
dufault
d1f7e52e49
Make scsi control devices such as "/dev/rsd0.ctl".
1995-05-03 18:15:35 +00:00
dufault
26b0e06cf4
Use the correct offset for LabPC digital devices.
1995-05-01 14:34:45 +00:00
ache
df9d0d2576
Add yet one popular russian code table
1995-04-30 14:45:00 +00:00
jkh
affe35f024
As a public service (and because I'd like to see more LITES people chose
...
FreeBSD), add mach-4 target to MAKEDEV; it creates various compatability
devices for Mach4.
Submitted by: (Submitter name unknown) <root@ns2.redline.ru>
1995-04-30 07:56:45 +00:00
bde
5ff2c2e2fb
Remove chmod of pcaudio* to 666. Not everyone should be allowed to
...
play the speaker and consume 10-100% of the available cycles.
Remove chmods of sound devices to 666. Use chmod to give the same security
holes.
1995-04-28 07:53:43 +00:00
bde
9b057d0c4d
Add cyclades serial devices cuac*, cuaic*, cualc*, ttyc*, ttyic* and ttylc*.
1995-04-28 07:39:21 +00:00
dufault
6702bdcc1b
Add National Instruments "LabPC" driver
1995-04-28 00:51:40 +00:00
bde
9f7c1b77ac
Reviewed by: Gene Stark (starkhome!gene@sbstark.cs.sunysb.edu)
...
Change ownership of tw* from bin.bin to root.operator. Hardware devices
shouldn't be accessible to bin.
1995-04-26 08:07:30 +00:00
rgrimes
7297445841
Add $defaultdomainname to sysconfig and use it in netstart to set the
...
domainname. This eliminates /etc/defaultdomain.
Correct tickadj, it should have been tickadjflags.
1995-04-24 23:52:16 +00:00
jkh
1eb314188d
Document COPTFLAGS in addition to CFLAGS.
1995-04-23 13:03:24 +00:00
ache
e9609fc2f3
Add 'rc' devices.
1995-04-23 12:02:21 +00:00
amurai
2a008b93da
Fixing misspelling and chang default device as dailout
...
Reviewed by: Atsushi Murai <amruai@spec.co.jp>
1995-04-22 17:14:21 +00:00
jkh
b260bebb69
Add xten user/group.
...
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
1995-04-18 02:03:59 +00:00
rgrimes
23e4756f71
A better solution for the noisy ibcs2 startup, just echo a space and then
...
call ibcs2.
Submitted by: jkh, slight modification by me.
1995-04-13 21:23:17 +00:00
jkh
f86d0bfb93
I missed some of Frank Durda's changes for MAKEDEV. Fixed.
...
Submitted by: Frank Durda IV <bsdmail@nemesis.lonestar.org>
1995-04-13 00:51:55 +00:00
ache
baa7d4604a
Call gated as /usr/local/sbin/gated instead of possible adding
...
/usr/local/sbin to rc PATH
1995-04-12 16:58:06 +00:00
ache
6e2a70a06e
Fix "at" directories owner
1995-04-12 03:02:01 +00:00