unix-history/.git
1985-03-29 Ralph Campbelladded random_.c
1985-03-29 Ralph Campbellchanges from donn@utah-cs.
1985-03-29 Ralph Campbellname changes and fix return value in res_init().
1985-03-28 Jaap Akkerhuisdate and time created 85/03/27 15:58:20 by jaap
1985-03-28 Ralph Campbellmake more machine independent.
1985-03-28 Ralph Campbellallow environment LOCALDOMAIN to override default domain.
1985-03-28 Ralph Campbelldelete debugging stuff.
1985-03-28 Ralph Campbelladded getshort() and getlong() for machine independence.
1985-03-28 Jim Bloomconfusion with yanks at beginning of line
1985-03-28 Jim Bloombackout fix from sun and terminate input buffer
1985-03-28 Jim Bloomuse optimal size for i/o
1985-03-28 Jim Bloommove sbrk to avoid problems with fopen calling malloc
1985-03-28 Jim Bloomuse optimal size for i/o
1985-03-28 Ralph Campbellincrease buffer size in lccopy().
1985-03-28 Ralph Campbelladded dF for tek4013 to delay screen clears.
1985-03-28 Miriam Amos... fix ecc error recovery
1985-03-28 Ralph Campbellabs is in standard C library.
1985-03-28 Mike Karelsadd EOR
1985-03-27 Kirk McKusickclean up those ridiculously long names
1985-03-27 Kirk McKusickeyacc moves into local domain
1985-03-27 Kirk McKusickcleanups
1985-03-26 Jaap AkkerhuisAdded q (quit) command (jaap)
1985-03-26 Jaap Akkerhuisdate and time created 85/03/26 00:55:21 by jaap
1985-03-26 Sam Lefflerneed .arpa for name server
1985-03-26 Ralph Campbellversion which uses resolver & name server.
1985-03-26 Ralph Campbelladded new kermit entries.
1985-03-26 John A. Kunzeuses random(), not rand()
1985-03-25 Kirk McKusickuse ``setitimer'' to find out the clock frequency inste...
1985-03-25 Edward Wangin psymoff(), make sure a value is actually in kernel...
1985-03-25 Kirk McKusickuse ``setitimer'' to find out the clock frequency inste...
1985-03-25 Serge ???chmod database world-readable after completion
1985-03-25 Kirk McKusickretry setsockopt until an agreeable size is found
1985-03-25 Kirk McKusickdynamically calculate tape block size unless specified...
1985-03-25 Kirk McKusickuse HIGHDENSITYTREC for 6250 BPI dumps
1985-03-25 Kirk McKusickretry setsockopt until an agreeable size is found
1985-03-25 Kirk McKusickadd HIGHDENSITYTREC to define block size on high densit...
1985-03-25 Edward Wangcheck for set group id as well as setuid
1985-03-25 Kirk McKusickspelling error in error message
1985-03-25 Sam Lefflerbotched number of options
1985-03-25 Kirk McKusicksubsummed by passwd
1985-03-25 Sam Leffleradd qualifiers for ttype negotiation; fill in other...
1985-03-25 Sam Leffleradd terminal type telnet option
1985-03-25 Sam Lefflercorrect comment now that I (believe) I understand ...
1985-03-25 Jim Bloomfix spelling error
1985-03-24 Sam Lefflerignore SIGTTOU to avoid problems with csh changing...
1985-03-23 Jay LepreauUse 1st, not last, passwd file entry for those with...
1985-03-23 Ralph Campbelldate and time created 85/03/22 10:10:11 by ralph
1985-03-23 Ralph Campbelldate and time created 85/03/22 09:03:14 by ralph
1985-03-22 Jaap AkkerhuisSyntax errors are now considered to be fatal (JAap...
1985-03-22 Ralph Campbellallow internet address besides hex numbers
1985-03-21 Kirk McKusickdynamically allocate buffer space based on needs
1985-03-21 Kirk McKusickfix usage message
1985-03-21 Kirk McKusickdelete -X flag; replace with X mode to indicate conditi...
1985-03-21 Ralph Campbellchanges from donn@utah-cs for common header file for pcc
1985-03-21 Ralph Campbelldon't strip parity since its done with stdio.
1985-03-21 Kirk McKusickadd -R flag for recursive descent (from layer)
1985-03-21 Kirk McKusickadd -R option to work recursively (from layer)
1985-03-21 Kirk McKusickgenerate appropriate Fatal error message
1985-03-21 Kirk McKusickneed to be a bit more careful about identifying labels
1985-03-21 Kirk McKusickpcops.h goes away
1985-03-21 Kirk McKusickdon't try to truncate inodes on read-only file systems...
1985-03-21 Mike Karelsdon't be misleading
1985-03-20 Kirk McKusickeliminate extraneous include of conf.h
1985-03-20 Kirk McKusickdo coercions for expressions like int i = 9600/1234.5
1985-03-20 Kirk McKusickremoved spurious type mismatch errors in expressions...
1985-03-20 Kirk McKusickeliminate use of stdio as it uses malloc while exrecove...
1985-03-20 Kirk McKusickfix for ^B from sun!shannon
1985-03-20 Kirk McKusickmerge from sun!shannon
1985-03-20 Kirk McKusickdelete unneeded sync() (from sun!shannon)
1985-03-20 Kirk McKusickrange check signal number
1985-03-20 Kirk McKusickmore signals; getenv() becomes setupenv()
1985-03-20 Kirk McKusickadd the rest of the signals
1985-03-20 Kirk McKusickgetenv() becomes setupenv()
1985-03-20 Kirk McKusickupdate dup() to dup2()
1985-03-20 Kirk McKusickboiler plate around killpg()
1985-03-20 Kirk McKusickbetter argument cracking
1985-03-20 Kirk McKusicknull pointers; system call boiler plate
1985-03-20 Kirk McKusickcheck for reference through null pointer
1985-03-20 Kirk McKusickcheck for null pointer reference
1985-03-20 Edward Wangnew flags, and single program format
1985-03-20 Kirk McKusickload history after sourcing .login file in case .login...
1985-03-20 Kirk McKusickspeedups for ubasetup (from speck)
1985-03-20 Kirk McKusickdo not follow symbolic links on exclusive open (from...
1985-03-20 Kirk McKusickzero out quotas for deleted uids
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols
1985-03-20 Mike Karelsfixes, logging
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols,
1985-03-20 Mike Karelsmove net addresses from interface layer into protocols;
1985-03-20 Ralph Campbelladded pcc.h for /lib/f1 opcode definitions
1985-03-20 Ralph Campbelldate and time created 85/03/19 14:04:56 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:29:57 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:24:25 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:24:10 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:22:36 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:22:25 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:20:27 by ralph
1985-03-20 Ralph Campbelluse common header file for C, Fortran, Pascal.
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:07:24 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:05:07 by ralph
next