Commit Graph

1707 Commits

Author SHA1 Message Date
ache
7a9508d2f0 Updated for new sio driver 1994-06-04 00:41:25 +00:00
csgr
6a53927500 make /etc/motd mode 644 NOT 666
(Thank heavens I run cops every night.)
1994-06-03 08:54:35 +00:00
jkh
f7c683a1fb Fix the absolute paths for boot blocks. Now uses ${DESTDIR}. 1994-06-03 05:18:18 +00:00
guido
d14fac757a Move skey.h to /usr/include so other packages will be able to use
libskey. (such as wu-ftp and xdm).
Editted skey so it matches the standard /usr/include way.
1994-06-02 20:25:30 +00:00
jkh
2fdc4a4a0a This should fix up the absolute paths to /usr/mdec - just prepended
${DESTDIR} to all the right places (any reason why not?).
1994-06-02 16:50:56 +00:00
ache
aa81a0e117 Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"
references
1994-06-01 21:38:46 +00:00
paul
94a4079f75 Added
if [ -x /usr/libexec/xtend ]; then
          echo -n ' xtend';   /usr/libexec/xtend
     fi

to etc/rc
1994-06-01 17:04:01 +00:00
asami
3549c2a452 Add explanation of -e in usage(). 1994-06-01 05:15:00 +00:00
asami
c0c88c1f41 Close /dev/tty that is opened in y_or_n()...this is called many times
so it will run out of ptys if not properly closed.
1994-06-01 05:14:19 +00:00
ache
d9f33e67ba Restore bin.bin for /usr/libexec/uucp, uucp owner not needed here 1994-06-01 02:39:37 +00:00
phk
7034c0c412 added make.conf template, which does nothing. 1994-06-01 00:58:06 +00:00
alm
842f15f2ef Call fpsetmask(3) so awk doesn't dump core on FP exceptions.
Upgrade to version 2.15.5
1994-05-31 18:58:00 +00:00
ache
6c64af0e2d Comment out uucpd, not properly configured as default
Comment out walld/rusersd/rstatd, may be too verbose
1994-05-31 17:55:38 +00:00
rgrimes
d49b45aa01 Add ${COPY} on install command so that the file in obj does
not get removed when running make install.
1994-05-31 16:05:06 +00:00
ache
45e96239b7 Change mode of libexec/uucp to 0755 1994-05-31 15:59:14 +00:00
ache
0f8691556b Back out previous change and allow uucico to run by others,
this required by several programs
1994-05-31 15:55:43 +00:00
ache
e98c79aa42 Mode 0775 for /var/spool/lock 1994-05-31 07:49:53 +00:00
ache
c04a28a46c Don't need to restrict cu, it can be able to check permissions by itself 1994-05-31 07:47:39 +00:00
ache
4f20a0f76c Allow uux and uucp to run by others,
we can got problems with various mailers in other case
1994-05-31 07:37:25 +00:00
ache
7b66d7143b I forget to add BINGRP=$(group) 1994-05-31 05:46:42 +00:00
ache
48ebd7358e Disallow uucp execution to others.
It maybe not so nice, but if any user can easily shut up your
mail feed with big file isn't nice too.
1994-05-31 05:37:12 +00:00
ache
8ea1c93a55 Allow group "dialer" to run cu
Disallow others to run cu
1994-05-31 05:23:39 +00:00
ache
c658162bed Don't allow others to run uuconv 1994-05-31 05:13:08 +00:00
ache
a84b7d35b5 Don't allow others run uuchk 1994-05-31 05:11:12 +00:00
ache
d69fdd8b3f Don't allow others run uuxqt 1994-05-31 05:09:03 +00:00
ache
dd4742288d Don't allow others run uucico 1994-05-31 05:08:11 +00:00
ache
887b745e40 Change /var/spool/uucp/* modes to 0775 1994-05-31 05:05:41 +00:00
ache
a6fe81257c Make /usr/libexec/uucp uucp.uucp 0750 1994-05-31 05:00:24 +00:00
ache
2fa282ac8e Make /etc/uucp uucp.uucp 0770 1994-05-31 04:53:08 +00:00
ache
35f3f7b273 Uncomment uucpd, now it works
Uncomment rstatd/rusersd/rwalld all three worked
mountd still commented out, I remember some problem with it
1994-05-31 04:48:49 +00:00
ache
98c9c4b4c3 Change group to uucp group 1994-05-31 04:41:32 +00:00
ache
58e2ff7a33 Intruduce new group for uucp, gid 66
Change uucp directories group too
Change "lock" directory group to "dialer" to allow various
dialout applications to access it
1994-05-31 04:38:13 +00:00
ache
c0b00d4db6 Intruduce new group for uucp, gid 66 1994-05-31 04:36:30 +00:00
rgrimes
e423cda200 Do not install ld or man from here, we use the gnu versions of these. 1994-05-30 19:11:58 +00:00
rgrimes
8b030394b2 This commit was generated by cvs2svn to compensate for changes in r1638,
which included commits to RCS files with non-trunk default branches.
1994-05-30 19:09:18 +00:00
rgrimes
bf96214f30 BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
rgrimes
b0d61785ca BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
rgrimes
47abdf90ae BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
rgrimes
0b8115bc82 Cleanup so that make install can run, many install: maninstall changed
to just install:, sperious targets and CLEANFILES removed.
1994-05-30 14:17:23 +00:00
rgrimes
42c679066f Add i386 support, and reorder machine #ifdefs to be in alphanumeric order. 1994-05-30 14:12:06 +00:00
rgrimes
fc4ff1175a Add a beforeinstall rule to turn off the immutable flag on chpass so you
can install a new copy of it.
1994-05-30 14:03:53 +00:00
rgrimes
6c494f2fb2 Disable afterinstall rule as it is broken when you have CVS files around.
Reviewed by:
Submitted by:
1994-05-30 14:01:24 +00:00
rgrimes
f989c755d0 Need ${LDFLAGS} one more place. 1994-05-30 13:59:50 +00:00
ache
8f99712096 Make bootblocks fit into 7168 limit 1994-05-30 05:23:53 +00:00
ache
d342b6820c From Ache:
Add proper devices for new sio initial/locking mechanism
1994-05-30 03:53:01 +00:00
ache
355d4fac40 From Bde:
o Rewrote lots of it to be more like stty.1.  The old one was
	  too verbose and the complicated options no longer exist.
1994-05-30 03:50:01 +00:00
ache
d810debdee From Bde:
o Removed bidir options.
1994-05-30 03:49:16 +00:00
rgrimes
7109dadb87 Repeat after me, I will not edit files on Freefall, but bring patches
over instead.
Moved #ifdef to correct place.
1994-05-29 17:15:12 +00:00
rgrimes
440579f09c Remove unneeded targets for manual page. Remove unneeded cleanfiles. 1994-05-29 16:35:09 +00:00
rgrimes
7ed4b195ef Corrected to work without symbolic links for md-${MACHINE}.c. 1994-05-29 12:44:36 +00:00