unix-history/.git
1994-05-31 Geoff RehmetProblem pointed out by Gene Stark: mput command breaks...
1994-05-31 Andrey ChernovRemove COM_BIDIR -- obsoleted option
1994-05-31 Andrey ChernovRemove COM_BIDIR/FIFO_TRIGGER_* -- obsoleted options
1994-05-31 Andrey ChernovCorrect supported hardware (multiports)
1994-05-31 Andrey ChernovFix probe for Boca-boards (NOMASTER case)
1994-05-31 Andrey ChernovComment out uucpd, not properly configured as default
1994-05-31 Andrey ChernovAdd missing uucp directories for search, whereis uucico...
1994-05-31 Andrey ChernovChange mode of libexec/uucp to 0755
1994-05-31 Andrey ChernovBack out previous change and allow uucico to run by...
1994-05-31 Jordan K. HubbardDocument options:
1994-05-31 Andrey ChernovMode 0775 for /var/spool/lock
1994-05-31 Andrey ChernovDon't need to restrict cu, it can be able to check...
1994-05-31 Andrey ChernovAllow uux and uucp to run by others,
1994-05-31 Andrey ChernovI forget to add BINGRP=$(group)
1994-05-31 Andrey ChernovDisallow uucp execution to others.
1994-05-31 Andrey ChernovAllow group "dialer" to run cu
1994-05-31 Andrey ChernovDon't allow others to run uuconv
1994-05-31 Andrey ChernovDon't allow others run uuchk
1994-05-31 Andrey ChernovDon't allow others run uuxqt
1994-05-31 Andrey ChernovDon't allow others run uucico
1994-05-31 Andrey ChernovChange /var/spool/uucp/* modes to 0775
1994-05-31 Andrey ChernovMake /usr/libexec/uucp uucp.uucp 0750
1994-05-31 Andrey ChernovMake /etc/uucp uucp.uucp 0770
1994-05-31 Andrey ChernovUncomment uucpd, now it works
1994-05-31 Andrey ChernovChange group to uucp group
1994-05-31 Andrey ChernovIntruduce new group for uucp, gid 66
1994-05-31 Andrey ChernovIntruduce new group for uucp, gid 66
1994-05-31 Andrey ChernovTab cleanup after multiply pacthes
1994-05-31 Andrey ChernovFix multiport probe bug pointed by John Capo:
1994-05-31 Andrey ChernovCorrect problem with *roff extention cause this error...
1994-05-30 Andrey ChernovReplace all .ti0 to .ti 0, *roff produce error
1994-05-30 Gary Clark II1. General cleanup.
1994-05-30 Andrey ChernovFrom Bruce:
1994-05-30 Paul TrainaIncorporate Geoff's patch to deal properly with this...
1994-05-30 Andrey ChernovRemove ttnread, now static
1994-05-30 Andrey ChernovFrom Bruce:
1994-05-30 Steven WallaceCurses library problems Medium * ...
1994-05-30 Steven WallaceFixes:
1994-05-30 Paul TrainaRemove bogus typecast -- compiler warning is valid...
1994-05-30 Paul TrainaChange return type for putchar() routine to deal with...
1994-05-30 Guido van RooijDocument the DUMMY_NOPS option. I already forgot its...
1994-05-30 Andrey ChernovComment out MCR_LOOPBACK in probe
1994-05-30 Andrey ChernovTemporary fix probe code, better solution is coming
1994-05-30 Andreas SchulzGet device.c correct. For older versions of XFree86...
1994-05-30 Jordan K. HubbardI don't have my c++ reference handy, but this member...
1994-05-30 Andrey ChernovMake bootblocks fit into 7168 limit
1994-05-30 Wiljo HeinenFinally eliminate /usr/local/bin from eth default searc...
1994-05-30 Andrey ChernovFrom Ache:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Ache:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Bde:
1994-05-30 Andrey ChernovFrom Ache:
1994-05-29 Geoff Rehmet>From Jordan K. Hubbard
1994-05-29 Andreas SchulzAdd the missing NOBOUNCE ifdef so that a kernel can...
1994-05-29 Andreas SchulzPut back a missing NOBOUNCE around a call to vm_bounce_...
1994-05-29 David GreenmanFrom John Dyson:
1994-05-29 David GreenmanFrom John Dyson:
1994-05-29 David GreenmanPatch from John Dyson:
1994-05-29 David GreenmanDon't include stddef.h. It was included for the offseto...
1994-05-28 Geoff RehmetTurn globbing on when a section number is specified...
1994-05-28 Rod GrimesDo not declare sys_errlist or sys_nerr, they are alread...
1994-05-28 Rod GrimesPlease let stdio.h define sys_errlist and sys_nerr,
1994-05-28 Andrey ChernovMove values.h to libg++
1994-05-28 Andrey ChernovMove values.h to proper place
1994-05-28 Geoff RehmetAdd comments to Makefile.inc's about libg++ and shlib...
1994-05-28 Geoff RehmetPrevent make clean in libg++ from mysteriously deleting...
1994-05-28 Geoff RehmetBecause f libg++'s deeeper directory structure, Makefil...
1994-05-28 Andrey ChernovFix stty to set/print VMIN/VTIME values
1994-05-28 Wiljo HeinenMake and install the Sun math library if WANT_MSUN...
1994-05-28 Wiljo HeinenInstall as libm and also install the Sun math.h. If...
1994-05-27 Jordan K. HubbardRemove the now deprecated include files from the instal...
1994-05-27 Joerg WunschMarked floppy fixes as done.
1994-05-27 Joerg WunschYuck, forgot to add `fdcontrol' in the Makefile along...
1994-05-27 Joerg WunschAdded libcompat
1994-05-27 Joerg WunschThis commit was generated by cvs2svn to track changes...
1994-05-27 Joerg WunschThis is a small library with compatibility functions...
1994-05-27 Jordan K. HubbardFrom: pw@snoopy.MV.COM (Paul F. Werkowski)
1994-05-27 Geoff RehmetOnce more: Nuke explicit specification of SHLIB major...
1994-05-27 Jordan K. HubbardMention the `ft' program to hopeful floppy tape users.
1994-05-27 Geoff RehmetRemove explicit specification of SHLIB major and minor...
1994-05-27 Geoff RehmetRemove explicit setting of SHLIB major and minor numbers.
1994-05-27 Soren SchmidtNow select should work....
1994-05-27 Paul TrainaFix compiler warnings about static vs external declarat...
1994-05-27 Paul TrainaClean up S/key library (libskey.a) so that filename...
1994-05-27 Paul TrainaInclude missing data structure definitions.
1994-05-27 Paul TrainaPthread version of stdio warns about bogus size casting.
1994-05-27 Paul TrainaRepair integer overflow caused by RAND_MAX not being...
next