aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added a manpage for the tw device. Changed the Makefile to install thatAndreas Schulz1994-06-052-1/+113
* Comment out the startup of the xtend daemon by default.Andreas Schulz1994-06-051-4/+4
* I just realized that the vtty's won't kick in until the user loads the bindistJordan K. Hubbard1994-06-041-5/+6
* 1. Bumped version number to 1.1.5 in preparation for impending release.Jordan K. Hubbard1994-06-041-2/+10
* Removed extra (bogus) declaration of Xrsvd14 that was confusing me.David Greenman1994-06-042-2/+2
* 1. Removed duplicate include of <stdio.h>Jordan K. Hubbard1994-06-041-2/+1
* Added reference to RFC 1597 about "private-net" IP#'s. The following numbersPoul-Henning Kamp1994-06-041-4/+12
* Now rc.serial used for initial setup of serial linesAndrey A. Chernov1994-06-043-1/+189
* Updated for new sio driverAndrey A. Chernov1994-06-042-156/+396
* make /etc/motd mode 644 NOT 666Geoff Rehmet1994-06-031-1/+1
* Fix the absolute paths for boot blocks. Now uses ${DESTDIR}.Jordan K. Hubbard1994-06-031-4/+4
* Move skey.h to /usr/include so other packages will be able to useGuido van Rooij1994-06-0210-23/+18
* This should fix up the absolute paths to /usr/mdec - just prependedJordan K. Hubbard1994-06-022-40/+40
* Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"Andrey A. Chernov1994-06-012-40/+10
* AddedPaul Richards1994-06-011-1/+5
* Add explanation of -e in usage().Satoshi Asami1994-06-011-1/+2
* Close /dev/tty that is opened in y_or_n()...this is called many timesSatoshi Asami1994-06-011-1/+2
* Restore bin.bin for /usr/libexec/uucp, uucp owner not needed hereAndrey A. Chernov1994-06-011-2/+2
* added make.conf template, which does nothing.Poul-Henning Kamp1994-06-014-2/+71
* Call fpsetmask(3) so awk doesn't dump core on FP exceptions.Andrew Moore1994-05-3132-4728/+8458
* Comment out uucpd, not properly configured as defaultAndrey A. Chernov1994-05-311-4/+4
* Add ${COPY} on install command so that the file in obj doesRodney W. Grimes1994-05-311-1/+1
* Change mode of libexec/uucp to 0755Andrey A. Chernov1994-05-311-2/+2
* Back out previous change and allow uucico to run by others,Andrey A. Chernov1994-05-311-3/+2
* Mode 0775 for /var/spool/lockAndrey A. Chernov1994-05-311-2/+2
* Don't need to restrict cu, it can be able to check permissions by itselfAndrey A. Chernov1994-05-311-3/+2
* Allow uux and uucp to run by others,Andrey A. Chernov1994-05-312-6/+4
* I forget to add BINGRP=$(group)Andrey A. Chernov1994-05-315-6/+11
* Disallow uucp execution to others.Andrey A. Chernov1994-05-311-2/+3
* Allow group "dialer" to run cuAndrey A. Chernov1994-05-311-2/+3
* Don't allow others to run uuconvAndrey A. Chernov1994-05-311-1/+2
* Don't allow others run uuchkAndrey A. Chernov1994-05-311-1/+2
* Don't allow others run uuxqtAndrey A. Chernov1994-05-311-2/+2
* Don't allow others run uucicoAndrey A. Chernov1994-05-311-2/+2
* Change /var/spool/uucp/* modes to 0775Andrey A. Chernov1994-05-311-2/+2
* Make /usr/libexec/uucp uucp.uucp 0750Andrey A. Chernov1994-05-311-2/+2
* Make /etc/uucp uucp.uucp 0770Andrey A. Chernov1994-05-311-2/+2
* Uncomment uucpd, now it worksAndrey A. Chernov1994-05-311-4/+4
* Change group to uucp groupAndrey A. Chernov1994-05-311-1/+1
* Intruduce new group for uucp, gid 66Andrey A. Chernov1994-05-311-4/+4
* Intruduce new group for uucp, gid 66Andrey A. Chernov1994-05-312-1/+2
* Do not install ld or man from here, we use the gnu versions of these.Rodney W. Grimes1994-05-301-1/+2
* BSD 4.4 Lite Share SourcesRodney W. Grimes1994-05-30511-0/+474032
* Cleanup so that make install can run, many install: maninstall changedRodney W. Grimes1994-05-308-29/+16
* Add i386 support, and reorder machine #ifdefs to be in alphanumeric order.Rodney W. Grimes1994-05-301-12/+16
* Add a beforeinstall rule to turn off the immutable flag on chpass so youRodney W. Grimes1994-05-301-0/+3
* Disable afterinstall rule as it is broken when you have CVS files around.Rodney W. Grimes1994-05-301-1/+2
* Need ${LDFLAGS} one more place.Rodney W. Grimes1994-05-301-1/+1
* Make bootblocks fit into 7168 limitAndrey A. Chernov1994-05-304-16/+14
* From Ache:Andrey A. Chernov1994-05-302-18/+30