unix-history/.git
1986-01-11 Eric Allmanallow multiple words per line in file classes; require...
1986-01-11 Donn SeeleyWhen the variable $unsafecall is set, override the...
1986-01-10 Jay Lepreaudoc crontab.local and "user" field; crontabs are checke...
1986-01-10 Jay LepreauHandle crontab.local and/or crontab (or neither); cleanups
1986-01-10 Jay Lepreaugrow buffer from 8K to 32K.
1986-01-10 Jay Lepreaumake specifying just proc 0 work
1986-01-10 Jay Lepreaualways quit on EOF from stdin
1986-01-10 Jay Lepreaualways quit on EOF from stdin
1986-01-10 Jay LepreauDon't loop on eof on tty; Map eof -> quit always.
1986-01-10 Jay LepreauIn command mode exit on EOF on stdin
1986-01-10 Jay Lepreauwhen findbucket fails twice, copy largest possible...
1986-01-10 Kevin DunlapAdd h_errno error status return
1986-01-10 Kirk McKusickspeedup and cleanup by Chris Torek
1986-01-10 Kirk McKusickreaddir is incorrectly implemented (from Chris Torek)
1986-01-10 Kirk McKusickcheck for null string before calling strlen()
1986-01-10 Mike Karelsadd rows, columns and size options
1986-01-10 Kirk McKusickadd sanity checks for preposterous sizes
1986-01-10 Mike Karelsmake left-alignment work with windows
1986-01-10 Mike Karelsadd "stty size" ala "stty speed"
1986-01-10 Kirk McKusickuse /bin/echo (from Doug Kingston <mcvax!dpk@seismo...
1986-01-10 Kirk McKusick4.3BSD version
1986-01-10 Mike Karelsprint trailer flag, allow it to be set
1986-01-10 Mike Karelsoops, don't want to remove mbufs while peeking!
1986-01-10 Mike Karelsprint trailer flag
1986-01-10 Kirk McKusickupdate for 4.3BSD (from arnol@ucsfcgl.arpa)
1986-01-10 Kirk McKusickbug is fixed; longjmp botch can now be caught
1986-01-10 Mike Karelsadd "stty size" ala "stty speed"
1986-01-10 Kirk McKusickbreak longjmp botch out into a separate routine, so...
1986-01-10 Kirk McKusickdate and time created 86/01/09 15:51:54 by mckusick
1986-01-10 Eric Allmanapparently European timezones were wrong; thanks to...
1986-01-10 Eric Allmanfixes so that is no longer a macro
1986-01-10 Kirk McKusickdelete trash for distribution
1986-01-10 Eric Allmanallow underscores in login names
1986-01-10 Kirk McKusickbetter calculation of freespace
1986-01-10 Kirk McKusick.rhosts file make be a symbolic link
1986-01-09 Donn SeeleyDon't close stdin after reading the makefile when doing...
1986-01-09 Donn SeeleyThere was a test for a leading '.' in VPATH to avoid...
1986-01-09 Sam Lefflertypo
1986-01-09 Donn SeeleyRepair problems with sccs ids and copyrights
1986-01-09 Donn SeeleyAdd copyright
1986-01-09 Kevin Dunlapadd res_skip for skipping along packets and RR's
1986-01-09 Mike Karelsprint value of new trailer flag
1986-01-09 Jay Lepreaumake dup defs from file.h be textually the same so...
1986-01-09 Jerry Berkmancheck if exceeding number of scratch files mktemp will...
1986-01-09 Mike Karelsrm bbnnet
1986-01-09 Mike Karelsrm bbnnet, pup
1986-01-09 Kirk McKusick/usr/lib/whatis moves to /usr/man/whatis
1986-01-09 Kirk McKusickone of the bugs has been fixed
1986-01-09 Kirk McKusickSIGUSR does not cause a core dump if not caught or...
1986-01-09 Kirk McKusickadd SIGUSR1 and SIGUSR2
1986-01-09 Kevin DunlapAdd MX record
1986-01-08 Donn SeeleyAdded econvert() to the list of faked PCC functions...
1986-01-08 Donn SeeleyAdded tests for negative constant shifts.
1986-01-08 Donn SeeleyCatch more instances of 'ashl $1,A,A' => 'addl2 A,A'.
1986-01-08 Donn Seeleydate and time created 86/01/08 02:10:21 by donn
1986-01-08 Donn Seeleydate and time created 86/01/08 02:08:07 by donn
1986-01-08 Donn Seeley(1) Delete SPRECC table stuff for unsigned => float...
1986-01-08 Donn SeeleyMake genargs more persistent when trying to convert...
1986-01-08 Donn Seeley(1) Modified zzzcode() to pick up unsigned int => float...
1986-01-08 Donn Seeley(1) Make 'integer *= float' work right -- pass such...
1986-01-08 Donn SeeleyBetter error reporting for undefined structures. You...
1986-01-08 Donn Seeley(1) Deleted arguable 'i << 1' => 'i + i' optimization...
1986-01-08 Donn SeeleyExtended the test in usable() for operations that requi...
1986-01-08 Sam Lefflermust insure bus errors and ksp not valid signals are...
1986-01-08 Donn Seeley(1) Fix bugs with GOTOs from an inner loop into an...
1986-01-08 Donn Seeley(1) Pick up CHARACTER*(*) declarations for variables...
1986-01-08 Donn SeeleyPrevent core dumps for peculiar statement numbers.
1986-01-08 Donn SeeleyFix the scanning for character constants in gettok...
1986-01-08 Donn SeeleyDon't permit more than one 'positional iocontrol' param...
1986-01-08 Mike Karelsuse select on exceptional condition on pty to detect...
1986-01-08 Donn SeeleyPermit CHARACTER*(n) in function declarations by elimin...
1986-01-08 Donn SeeleyInsist on parser state INEXEC after seeing an executabl...
1986-01-08 Donn Seeley(1) Enforce more strict ordering of specification state...
1986-01-08 Donn Seeley(1) Lots of changes for handling hardware errors which...
1986-01-08 Donn Seeley(1) Assignment statements are executable statements...
1986-01-08 Donn SeeleyDynamically allocate buffer; add lint fixes.
1986-01-08 Eric Allmandocument E field in qf file, NDBM flag; misc. cleanup
1986-01-08 Kirk McKusickmake ruptime less technophobic (from whm%arizona.csnet...
1986-01-08 Kirk McKusickadd `dx' to enable DECCTLQ (from muller@nprdc.arpa)
1986-01-08 Kirk McKusickset DECCTLQ on specifc lines with getty (from muller...
1986-01-08 Kirk McKusicktcp packet with options corrupts mbufs (from lcc.richar...
1986-01-08 Kirk McKusickfix for configuring multiple units (from Terry Slattery)
1986-01-08 Kirk McKusickint => uid_t and int => gid_t
1986-01-08 Kirk McKusickint => gid_t
1986-01-08 Donn Seeleyint => uid_t
1986-01-08 Kirk McKusickint => uid_t
1986-01-08 Kirk McKusickadd SOCK_SEQPACKET info (checked in for sklower)
1986-01-08 Kevin Dunlapmake non standard numbers in a range to give standard...
1986-01-08 Kevin Dunlapadd resolver(5)
1986-01-08 Kevin DunlapRemove bugs section
1986-01-08 Kevin Dunlapdate and time created 86/01/07 13:30:55 by kjd
1986-01-08 Eric Allmanmerge ditroff version; add ideal, pic, and gremlin...
1986-01-08 Eric Allmandate and time created 86/01/07 13:20:54 by eric
1986-01-08 Kirk McKusickformat fix
1986-01-08 Kirk McKusicksave size to avoid free/malloc continuously (from terry...
1986-01-07 Sam Lefflereveryone wants to rename calls to callf (or similar...
1986-01-07 Sam Lefflerdate and time created 86/01/07 00:01:12 by sam
1986-01-07 Sam Lefflerdate and time created 86/01/07 00:01:11 by sam
1986-01-07 Sam LefflerCALLSDEBUG -> CALLDEBUG
1986-01-07 Sam Leffleradd tahoe; CALLSDEBUG -> CALLDEBUG (so folks won't...
next