unix-history/.git
1987-09-12 John A. Kunzeadded test target to compile test programs
1987-09-12 Gregory MinshallCorrect .h files.
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:53 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:52 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:50 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:44 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:40 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:39 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:36 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:35 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:33 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:31 by minshall
1987-09-12 Gregory Minshalldate and time created 87/09/11 15:40:29 by minshall
1987-09-12 John A. Kunzeadded chmod to Init files since many installed systems...
1987-09-12 John A. Kunzebugs caught by Sun and some clearerr-type problems...
1987-09-12 Keith Bosticflags are optional
1987-09-12 Keith Bosticdessicate -> desiccate; add desiccant
1987-09-12 Keith Bosticuse S/T if exec bit not set; bug report 4.3BSD/bin/57
1987-09-12 Keith Bosticdocument S and T if execute bit not set; bug report...
1987-09-12 Keith Bosticnegative numbers fix; bug report 4.3BSD/bin/53
1987-09-12 Keith Bosticinitialize variable "i"; bug report tahoe/ucb/4
1987-09-11 Keith Bosticget rid of old assignment operator
1987-09-11 Keith Bosticget rid of old assignment operators
1987-09-11 Keith Bosticget rid of that *stupid* error message...
1987-09-11 Keith Bosticusage for only 1 argument; do copy/truncate, not create
1987-09-11 Keith Bosticinstall shouldn't know about errno/sys_errlst[];
1987-09-11 Keith Bosticdocument perror((char *)NULL)
1987-09-11 Keith Bosticdocument -t, -h, minor reformatting
1987-09-11 Keith Bosticallow "last p5" for compatibility, use allocated linked...
1987-09-11 epgchanged reference to awk to "nawk"
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
next