Andrey A. Chernov
|
33dddc66c6
|
I forget to add BINGRP=$(group)
|
1994-05-31 05:46:42 +00:00 |
|
Andrey A. Chernov
|
336116b49a
|
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 |
|
Andrey A. Chernov
|
5974426b37
|
Allow group "dialer" to run cu
Disallow others to run cu
|
1994-05-31 05:23:39 +00:00 |
|
Andrey A. Chernov
|
241ca242fb
|
Don't allow others to run uuconv
|
1994-05-31 05:13:08 +00:00 |
|
Andrey A. Chernov
|
a537d2cfa6
|
Don't allow others run uuchk
|
1994-05-31 05:11:12 +00:00 |
|
Andrey A. Chernov
|
ac0c045974
|
Don't allow others run uuxqt
|
1994-05-31 05:09:03 +00:00 |
|
Andrey A. Chernov
|
5789078704
|
Don't allow others run uucico
|
1994-05-31 05:08:11 +00:00 |
|
Andrey A. Chernov
|
1b7219ff62
|
Change /var/spool/uucp/* modes to 0775
|
1994-05-31 05:05:41 +00:00 |
|
Andrey A. Chernov
|
5db77d7e3a
|
Make /usr/libexec/uucp uucp.uucp 0750
|
1994-05-31 05:00:24 +00:00 |
|
Andrey A. Chernov
|
e1e52bf058
|
Make /etc/uucp uucp.uucp 0770
|
1994-05-31 04:53:08 +00:00 |
|
Andrey A. Chernov
|
5f7d00d180
|
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 |
|
Andrey A. Chernov
|
3af2612b6a
|
Change group to uucp group
|
1994-05-31 04:41:32 +00:00 |
|
Andrey A. Chernov
|
5a433546e8
|
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 |
|
Andrey A. Chernov
|
62936ec704
|
Intruduce new group for uucp, gid 66
|
1994-05-31 04:36:30 +00:00 |
|
Rodney W. Grimes
|
b57afed2bc
|
Do not install ld or man from here, we use the gnu versions of these.
|
1994-05-30 19:11:58 +00:00 |
|
Rodney W. Grimes
|
afe61c1516
|
BSD 4.4 Lite Share Sources
|
1994-05-30 19:09:18 +00:00 |
|
Rodney W. Grimes
|
9f23196c42
|
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 |
|
Rodney W. Grimes
|
5c64522858
|
Add i386 support, and reorder machine #ifdefs to be in alphanumeric order.
|
1994-05-30 14:12:06 +00:00 |
|
Rodney W. Grimes
|
432f44f5e4
|
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 |
|
Rodney W. Grimes
|
79bd0a6516
|
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 |
|
Rodney W. Grimes
|
bfce144014
|
Need ${LDFLAGS} one more place.
|
1994-05-30 13:59:50 +00:00 |
|
Andrey A. Chernov
|
03afa5ecd8
|
Make bootblocks fit into 7168 limit
|
1994-05-30 05:23:53 +00:00 |
|
Andrey A. Chernov
|
f21bfa8ee5
|
From Ache:
Add proper devices for new sio initial/locking mechanism
|
1994-05-30 03:53:01 +00:00 |
|
Andrey A. Chernov
|
32b6b31c1e
|
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 |
|
Andrey A. Chernov
|
123e9a592b
|
From Bde:
o Removed bidir options.
|
1994-05-30 03:49:16 +00:00 |
|
Rodney W. Grimes
|
eb25948122
|
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 |
|
Rodney W. Grimes
|
662764bce8
|
Remove unneeded targets for manual page. Remove unneeded cleanfiles.
|
1994-05-29 16:35:09 +00:00 |
|
Rodney W. Grimes
|
17917d67f8
|
Corrected to work without symbolic links for md-${MACHINE}.c.
|
1994-05-29 12:44:36 +00:00 |
|
Rodney W. Grimes
|
5b3d56346b
|
Need to sue ${LDFLAGS} when building local binaries so they get built
static if ${NOSHARED}==YES. This makes it easier to bootstrap a system.
|
1994-05-29 12:43:06 +00:00 |
|
David Greenman
|
329cfeccd5
|
Don't panic if we can't malloc a cblock...just print a console message
and be happy.
|
1994-05-29 07:50:11 +00:00 |
|
David Greenman
|
3962127e78
|
Changed mbuf allocation policy to get a cluster if size > MINCLSIZE. Makes
a BIG difference in socket performance.
|
1994-05-29 07:48:17 +00:00 |
|
David Greenman
|
db8889c62b
|
Changed loopback MTU to 65535.
|
1994-05-29 07:43:54 +00:00 |
|
David Greenman
|
26e30fbba5
|
Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdef
to set it to 4k.
|
1994-05-29 07:42:47 +00:00 |
|
Rodney W. Grimes
|
987df638a9
|
Add read_names support for i386, based on my original work from FreeBSD
and cleaned up slightly.
|
1994-05-29 06:19:34 +00:00 |
|
Geoff Rehmet
|
7a34df0d8f
|
Turn globbing on when a section number is specified, this makes things work
properly when /usr/share/man/man?/ contain gzipped unformatted pages.
|
1994-05-28 20:19:25 +00:00 |
|
Rodney W. Grimes
|
9f5cdc1599
|
I know better than to edit files on freefall, next time take a patch file.
Change vm_paramh. to vm_param.h
|
1994-05-28 16:21:59 +00:00 |
|
Rodney W. Grimes
|
f46145aa78
|
MAP_FILE is the default on mmap now, and is no longer defined just
like on a sun, so #define it to be 0 if we are running BSD >=199306.
|
1994-05-28 13:59:16 +00:00 |
|
Geoff Rehmet
|
cd9681ffd1
|
Add comments to Makefile.inc's about libg++ and shlib nos.
|
1994-05-28 09:56:30 +00:00 |
|
Rodney W. Grimes
|
ee9183faff
|
Add link.h to list of headers to install.
|
1994-05-28 09:37:33 +00:00 |
|
Rodney W. Grimes
|
1ece12e5f0
|
Enable csu/${MACHINE} now that I have copied in our crt* files.
|
1994-05-28 09:24:46 +00:00 |
|
Rodney W. Grimes
|
1544f99bac
|
Comment out missing/broken sources.
|
1994-05-28 06:44:34 +00:00 |
|
Rodney W. Grimes
|
020d25e037
|
Remove stuff for building manual pages the old way.
|
1994-05-28 06:40:02 +00:00 |
|
Rodney W. Grimes
|
4bf240e3b9
|
Why cast a constant to (unsigned long) when you can make it this by
appending UL.
|
1994-05-28 06:38:34 +00:00 |
|
Rodney W. Grimes
|
4311528181
|
Disable PS_STRINGS for now until I get the headers fixed.
|
1994-05-28 06:36:58 +00:00 |
|
Rodney W. Grimes
|
1e0b7c1862
|
Remove old style manual page depends so make install with NOMAN set
can run.
|
1994-05-28 06:29:36 +00:00 |
|
Rodney W. Grimes
|
3491fdaeb0
|
Disable afterinstall: for manual pages until the manual page fix patch
comes in.
|
1994-05-28 06:27:25 +00:00 |
|
Rodney W. Grimes
|
3ef6a10b70
|
Remove stuff for building manual pages the old way.
|
1994-05-28 06:25:34 +00:00 |
|
Rodney W. Grimes
|
b0358078ab
|
Comment out missing programs fsdb icheck and ncheck.
Comment out porting work needed program scsiformat.
Remove XNSrouted and routed as they have been moved to usr.sbin.
Reviewed by:
Submitted by:
|
1994-05-28 06:24:51 +00:00 |
|
Rodney W. Grimes
|
17b3a49182
|
rbootd compiles on i386 too.
Reviewed by:
Submitted by:
|
1994-05-28 06:21:34 +00:00 |
|
Rodney W. Grimes
|
3a7b365fa1
|
Make comments about what is missing the same as in other makefiles.
Remove the commented out stuff about X11 as the system sources should
not be doing anything with X11.
|
1994-05-28 06:17:33 +00:00 |
|