unix-history/.git
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
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:02:05 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 13:01:22 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 12:15:10 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 12:10:00 by ralph
1985-03-20 Ralph Campbelldate and time created 85/03/19 11:58:56 by ralph
1985-03-20 Ralph Campbelllint changes from donn@utah-cs.
1985-03-20 Ralph CampbellTurn on optimization for gosh sakes.
1985-03-19 Mike Karelsmove net address to protocol layer; keep a copy of...
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer;
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer;
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer;
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer
1985-03-19 Mike Karelsmove net addresses from interface to protocol layer;
1985-03-19 Mike Karelsseparate internet addressing from interface layer
1985-03-19 Mike Karelsdistinguish INADDR_BROADCAST from INADDR_ANY; remove...
1985-03-19 Mike Karelsmove protocol addresses and address initialization...
1985-03-19 Mike Karelsctloutput calls to protocol
1985-03-19 Mike Karelsin_control gets PRU_CONTROLS; bigger TCP send/recv...
1985-03-19 Mike Karelsifioctl args change
1985-03-19 Mike Karelsuse separate global for open flag; print logged errors...
1985-03-19 Mike Karelssleep just drops priority briefly, then returns after...
1985-03-19 Mike Karelsadd gid_t for groups; copy u.u_groups to int array...
1985-03-19 Ralph Campbelldefine NAMESERVER_PORT for connections
1985-03-19 Mike Karelsdegenerate test; purge spl6!
1985-03-19 Ralph Campbelldon't use chdir(). Build full name & malloc size needed.
1985-03-18 Sam Lefflerpropagate window size changes
1985-03-18 Sam Lefflerhandle propagated window size changes
1985-03-18 Sam Lefflercan't stand ugly code
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge dbx from linton
1985-03-16 Kirk McKusicknew dbx from linton
1985-03-16 Kirk McKusickmerge in dbx changes
1985-03-16 Kirk McKusickdbx mods from linton
1985-03-16 Kirk McKusickmerge dbx mods
1985-03-16 Kirk McKusickmods for dbx (from linton)
1985-03-16 Serge ???fix portability problem in post()
1985-03-16 Ralph Campbellchanged single label to names not ending in '.' as...
1985-03-15 Serge ???date and time created 85/03/14 17:56:37 by serge
1985-03-15 Serge ???date and time created 85/03/14 17:52:57 by serge
1985-03-14 Kirk McKusickuse power of two to avoid modulo
1985-03-14 Kirk McKusickdon't try to truncate inodes on read-only file systems...
next