| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added reference to RFC 1597 about "private-net" IP#'s. The following numbers | phk | 1994-06-04 | 1 | -4/+12 |
* | Now rc.serial used for initial setup of serial lines | ache | 1994-06-04 | 3 | -1/+189 |
* | Updated for new sio driver | ache | 1994-06-04 | 2 | -156/+396 |
* | make /etc/motd mode 644 NOT 666 | csgr | 1994-06-03 | 1 | -1/+1 |
* | Fix the absolute paths for boot blocks. Now uses ${DESTDIR}. | jkh | 1994-06-03 | 1 | -4/+4 |
* | Move skey.h to /usr/include so other packages will be able to use | guido | 1994-06-02 | 10 | -23/+18 |
* | This should fix up the absolute paths to /usr/mdec - just prepended | jkh | 1994-06-02 | 2 | -40/+40 |
* | Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir" | ache | 1994-06-01 | 2 | -40/+10 |
* | Added | paul | 1994-06-01 | 1 | -1/+5 |
* | Add explanation of -e in usage(). | asami | 1994-06-01 | 1 | -1/+2 |
* | Close /dev/tty that is opened in y_or_n()...this is called many times | asami | 1994-06-01 | 1 | -1/+2 |
* | Restore bin.bin for /usr/libexec/uucp, uucp owner not needed here | ache | 1994-06-01 | 1 | -2/+2 |
* | added make.conf template, which does nothing. | phk | 1994-06-01 | 4 | -2/+71 |
* | Call fpsetmask(3) so awk doesn't dump core on FP exceptions. | alm | 1994-05-31 | 32 | -4728/+8458 |
* | Comment out uucpd, not properly configured as default | ache | 1994-05-31 | 1 | -4/+4 |
* | Add ${COPY} on install command so that the file in obj does | rgrimes | 1994-05-31 | 1 | -1/+1 |
* | Change mode of libexec/uucp to 0755 | ache | 1994-05-31 | 1 | -2/+2 |
* | Back out previous change and allow uucico to run by others, | ache | 1994-05-31 | 1 | -3/+2 |
* | Mode 0775 for /var/spool/lock | ache | 1994-05-31 | 1 | -2/+2 |
* | Don't need to restrict cu, it can be able to check permissions by itself | ache | 1994-05-31 | 1 | -3/+2 |
* | Allow uux and uucp to run by others, | ache | 1994-05-31 | 2 | -6/+4 |
* | I forget to add BINGRP=$(group) | ache | 1994-05-31 | 5 | -6/+11 |
* | Disallow uucp execution to others. | ache | 1994-05-31 | 1 | -2/+3 |
* | Allow group "dialer" to run cu | ache | 1994-05-31 | 1 | -2/+3 |
* | Don't allow others to run uuconv | ache | 1994-05-31 | 1 | -1/+2 |
* | Don't allow others run uuchk | ache | 1994-05-31 | 1 | -1/+2 |
* | Don't allow others run uuxqt | ache | 1994-05-31 | 1 | -2/+2 |
* | Don't allow others run uucico | ache | 1994-05-31 | 1 | -2/+2 |
* | Change /var/spool/uucp/* modes to 0775 | ache | 1994-05-31 | 1 | -2/+2 |
* | Make /usr/libexec/uucp uucp.uucp 0750 | ache | 1994-05-31 | 1 | -2/+2 |
* | Make /etc/uucp uucp.uucp 0770 | ache | 1994-05-31 | 1 | -2/+2 |
* | Uncomment uucpd, now it works | ache | 1994-05-31 | 1 | -4/+4 |
* | Change group to uucp group | ache | 1994-05-31 | 1 | -1/+1 |
* | Intruduce new group for uucp, gid 66 | ache | 1994-05-31 | 1 | -4/+4 |
* | Intruduce new group for uucp, gid 66 | ache | 1994-05-31 | 2 | -1/+2 |
* | Do not install ld or man from here, we use the gnu versions of these. | rgrimes | 1994-05-30 | 1 | -1/+2 |
*-. | This commit was generated by cvs2svn to compensate for changes in r1638, | rgrimes | 1994-05-30 | 507 | -0/+473307 |
|\ \ |
|
| | * | BSD 4.4 Lite Share Sources | rgrimes | 1994-05-30 | 23 | -0/+5798 |
| * | BSD 4.4 Lite Share Sources | rgrimes | 1994-05-30 | 484 | -0/+467509 |
* | | BSD 4.4 Lite Share Sources | rgrimes | 1994-05-30 | 4 | -0/+725 |
* | | Cleanup so that make install can run, many install: maninstall changed | rgrimes | 1994-05-30 | 8 | -29/+16 |
* | | Add i386 support, and reorder machine #ifdefs to be in alphanumeric order. | rgrimes | 1994-05-30 | 1 | -12/+16 |
* | | Add a beforeinstall rule to turn off the immutable flag on chpass so you | rgrimes | 1994-05-30 | 1 | -0/+3 |
* | | Disable afterinstall rule as it is broken when you have CVS files around. | rgrimes | 1994-05-30 | 1 | -1/+2 |
* | | Need ${LDFLAGS} one more place. | rgrimes | 1994-05-30 | 1 | -1/+1 |
* | | Make bootblocks fit into 7168 limit | ache | 1994-05-30 | 4 | -16/+14 |
* | | From Ache: | ache | 1994-05-30 | 2 | -18/+30 |
* | | From Bde: | ache | 1994-05-30 | 2 | -98/+56 |
* | | From Bde: | ache | 1994-05-30 | 2 | -44/+4 |
* | | Repeat after me, I will not edit files on Freefall, but bring patches | rgrimes | 1994-05-29 | 1 | -1/+1 |