unix-history/.git
1987-09-11 Thomas Ferrinflush stdout before calling stderr
1987-09-10 Kirk McKusickreduce cpg to insure that requested bytes per inode...
1987-09-10 Kirk McKusickneed to know if cpg is specified
1987-09-10 Keith Bosticincreased TTYS to 500, read buffer to 1K; rewrote to...
1987-09-10 Mike Karelstahoe conversion
1987-09-10 Kirk McKusickallow cg's to start at frag instead of block boundries
1987-09-10 Mike Karelsdon't accept connections from ports below 512
1987-09-10 Keith Bosticadded case-insensitive string comparison routines
1987-09-10 Mike Karelsbranch to diff against for sending bug report
1987-09-10 Mike Karelswrong icmp code when record-route dest. is unreachable
1987-09-07 Mike Karelscall line discipline start routine!
1987-09-05 Keith Bosticfix opterr usage; bug report 4.3BSD/lib/86; reformat
1987-09-05 Kirk McKusickfix bogus use of varags (4.3BSD/etc/90)
1987-09-05 Kirk McKusickadd symbols.sort to the dependency list (4.3BSD/etc/89)
1987-09-05 Mike Karelsdon't accept connections from ports below 512
1987-09-05 Kirk McKusickcast sizeof operator to int so will work with ANSI...
1987-09-05 Keith Bosticmoved message.c to version.c
1987-09-05 Keith Bosticdate and time created 87/09/04 17:34:59 by bostic
1987-09-05 Kirk McKusickadd <sys/param.h> to define hton (4.3BSD/lib/89)
1987-09-05 Kirk McKusickneed <sys/param.h> to get hton funcs (4.3BSD/etc/88)
1987-09-05 Kirk McKusickList epoch time as "the epoch" 4.3BSD/etc/86
1987-09-05 Mike Karelstwo-phase slow start; don't wait for mbufs from intr.
1987-09-05 Mike Karelstwo-phase slow start
1987-09-05 Mike Karelstwo-phase slow start; pack again
1987-09-05 Mike Karelstwo-phase slow start; fast retransmit on repetitive...
1987-09-03 Gregory MinshallSigh. Map <CR><LF> to \r, rather than \n.
1987-09-03 Marc Teitelbaumupcase title line
1987-09-03 Keith Bosticdate and time created 87/09/02 15:25:56 by bostic
1987-09-02 Mike Karelstry to preserve To, etc (or translate from Apparently-To)
1987-09-02 Mike Karelsavoid reading past mark if oob data arrives during...
1987-09-02 Mike Karelsfix incorrect title; block signals to test if there...
1987-09-01 Gregory MinshallFix bug on non-vaxen (with scanf and %c).
1987-09-01 Keith Bosticspelling check
1987-09-01 Gregory MinshallFix mapping of NULL to NULL (in ds to ebcdic direction).
1987-09-01 Mike Karelswe'll get this right eventually!
1987-09-01 Mike Karelsdon't count board braindamage as input errors; was...
1987-09-01 Mike Karelswiden fields so numeric addresses aren't truncated
1987-08-31 Kirk McKusickavoid editing unwritable files; bug report 4.3BSD/games/9
1987-08-31 Keith Bosticbetter fix for chmod problem; bug report 4.3BSD/games/8
1987-08-31 Keith Bosticmisdeclaration of fread(); bug report 4.3BSD/ucb/108
1987-08-31 Keith Bosticadd exit(0); bug report 4.3BSD/ucb/107
1987-08-31 Keith Bosticmisdeclared atof(); bug report 4.3BSD/usr.bin/82
1987-08-31 Keith Bosticmisdeclaration of getw(); bug report 4.3BSD/usr.bin/81
1987-08-30 Kirk McKusickgetw => getword to avoid stdio definition; bug report...
1987-08-30 Mike Karelsreadjust field widths
1987-08-30 Mike Karelswiden fields so numeric addresses aren't truncated
1987-08-29 Kirk McKusickmust chgrp disks to operator and set mode correctly
1987-08-28 Mike Karelsdefeat DEFNAMES if removing trailing '.'; fix typo
1987-08-28 Kirk McKusickavoid writing out null's in error messages (4.3BSD...
1987-08-27 Keith Bosticmake pstat recgonize SLIP; bug report 4.3BSD/etc/82
1987-08-26 Kirk McKusickreturn s1 if zero or negative length
1987-08-25 Mike Karelsremove redundant assignments
1987-08-24 Keith Bosticadd "doc" folder
1987-08-24 Keith Bosticdocument reading the environment, -e flag
1987-08-24 Mike Karelslook for disk label at any reasonable offset
1987-08-24 Mike Karelscall ttystart before checking for queue overflow,
1987-08-24 Kirk McKusickuusend should NOT be setuid
1987-08-19 Marc TeitelbaumAdd -follow so find can follow symbolic linked directories.
1987-08-18 Gregory Minshalladd "toggle crlf" for <CR><LF> on carriage return.
1987-08-18 Gregory MinshallFix bugs with binary mode.
1987-08-18 Gregory MinshallFix bug when operating in LOCAL_CHARS mode and
1987-08-15 Keith Bosticfrom Tom Quarles; fix problem with initial directory...
1987-08-15 Keith Bosticdocument that make reads the environment, -e flag
1987-08-15 Keith Bosticdocument that make reads environment, -e flag
1987-08-14 Keith Bosticinclude mtpr.h for tahoe too
1987-08-14 Keith Bosticuse mkdep(1)
1987-08-14 Gregory Minshall4.3+ install actions.
1987-08-13 Peter CollinsonSwap rewind and close - so that the rewind-offline...
1987-08-12 Peter Collinsondate and time created 87/08/11 23:52:35 by pc
1987-08-12 Peter CollinsonAdd dumpdev to list of tapes
1987-08-12 Peter CollinsonMods for 4.3
1987-08-12 Peter Collinsondate and time created 87/08/11 22:37:05 by pc
1987-08-12 Peter CollinsonAdd dumplabel to Makefile
1987-08-12 Peter CollinsonFix for 4.3
1987-08-12 Peter CollinsonFix for new labelling system
1987-08-12 Peter CollinsonAdd volume/inode print to the what output routine
1987-08-12 Peter CollinsonRevise the way label reading is done
1987-08-12 Peter CollinsonAlter to improve printed output and to write the hostname
1987-08-12 Gregory MinshallNew version numbering.
1987-08-11 Mike KarelsPhil Karn's retransmit algorithm, using t_rxtcur for...
1987-08-11 Keith Bosticrename /usr/man/man0/xx to /usr/man/man.template
1987-08-10 Keith Bosticrindex takes char pointer, not char
1987-08-10 Keith Bosticrindex gets char pointer, not char
1987-08-09 Peter CollinsonWorking version for 4.3
1987-08-09 Mike Karelsclean up after wnj
1987-08-09 Peter CollinsonCorrections - now it works (?)
1987-08-09 Peter CollinsonAdd label handling and rewind off line
1987-08-08 Peter Collinsondate and time created 87/08/08 01:10:09 by pc
1987-08-08 Jay Lepreautypo on tu78 nrmt16
1987-08-08 Peter CollinsonChanges from Kirk McKusick
1987-08-08 Peter Collinsondate and time created 87/08/07 23:10:34 by pc
1987-08-08 Peter Collinsondate and time created 87/08/07 23:10:31 by pc
1987-08-08 Peter Collinsondate and time created 87/08/07 23:10:29 by pc
1987-08-08 Kirk McKusickuse malloc/free to hold zombie status
1987-08-08 Peter Collinsondate and time created 87/08/07 18:38:13 by pc
1987-08-08 Peter Collinsondate and time created 87/08/07 18:33:24 by pc
1987-08-08 Marc Teitelbaumchanges for qdss support
1987-08-08 Marc Teitelbaumnot needed anymore - merged into qd.c for 4.3
1987-08-08 Marc Teitelbaumfirst 4.3 version
1987-08-08 Peter Collinsondate and time created 87/08/07 15:53:08 by pc
next