unix-history/.git
1985-11-10 Keith Sklowerin rtinit, allow for deleting pt to pt hosts, by requiring
1985-11-10 Keith Sklowerin rtinit, allow for deleting pt to pt hosts, by requiring
1985-11-10 Mike Karelsonly set WOPEN once, only if no carrier
1985-11-09 Mike Karelsautoconfiguration vector calculations redone (by bloom);
1985-11-09 Mike Karelsifconfig down resets interface, ifconfig up reinitializes;
1985-11-09 Mike Karelsifconfig down resets interface, ifconfig up reinitializes;
1985-11-09 Mike Karelsso much cleaning: make skip-sector work in formatter...
1985-11-09 Mike Karelsmake receive buffers large enough for trailing bits,
1985-11-09 Mike Karelsso much cleaning: make skip-sector work in formatter...
1985-11-09 Mike Karelsallow select on exceptional to check control operations
1985-11-09 Mike Karelsshare unibus resources between multiplexor types; chang...
1985-11-09 Mike Karelsshare unibus resources between multiplexor types
1985-11-09 Mike Karelscorrect previous fix to failed connect; let's really...
1985-11-09 Mike Karelsselect for exceptional cond. on ptc gets special operations
1985-11-09 Kirk McKusickdate and time created 85/11/08 18:31:09 by mckusick
1985-11-09 Kirk McKusickgetusershell() becomes a library routine
1985-11-09 Kirk McKusickdate and time created 85/11/08 18:14:31 by mckusick
1985-11-09 Jim Bloommake sure fetching the terminal type doesn't clobber...
1985-11-09 Jim Bloomcheck for null string as well as null pointer
1985-11-09 Mike Karelstry host numbers before addresses, try multiple address...
1985-11-09 Mike Karelsdon't flush input on oob unless it's really a flush...
1985-11-09 Mike Karelsonly need to indicate window knowledge in oob messages
1985-11-08 Kirk McKusickfixes from Kirk Smith for line numbers
1985-11-08 Jim Bloomuse return value and not same function
1985-11-08 Jim Bloomfix order things read in (from muller@sdcsvax)
1985-11-08 Jim Bloomget rid of asm, prevent making file executable if incom...
1985-11-08 Jim Bloomfix manual page to agree with code
1985-11-08 Mike Karelsallow receive from transmit buffer (for deuna)
1985-11-07 Mike Karelslet's get it all
1985-11-07 Mike Karelstry to make panic message intelligible
1985-11-07 Sam Lefflerdon't need extra line discpline slot for tablet now...
1985-11-07 Sam Lefflerbring in updated version from lfl; supports setting...
1985-11-07 Sam Lefflerdate and time created 85/11/06 18:20:54 by sam
1985-11-07 Sam Lefflerdelete extraneous line discipline what with ioctl to...
1985-11-07 Mike Karelstypo
1985-11-07 Jim Bloommake it lint (almost, putc can't be done easily)
1985-11-07 Jim Bloomeverything should be declared as returning an int
1985-11-07 Jim Bloomchange return value of handler, add new signals for 4.3
1985-11-07 Mike Karelsmove nullmodem to tty.c, maintain TS_CARR_ON
1985-11-06 Jim Bloomallocate only enough space for the maximum path length...
1985-11-06 Jim Bloomlink reset and tset
1985-11-05 Jim Bloomrewrite to avoid division by zero
1985-11-05 Kevin DunlapAdd error return codes for gethostby*() routines
1985-11-05 Mike Karelsreduce duplicate complaints
1985-11-05 Mike Karelsmove carrier change code to line disciplines; make...
1985-11-05 Jim Bloommerge work from arpa
1985-11-05 Jim Bloomadd unixtomh
1985-11-05 Mike Karelsuse modem entry in linesw to signal carrier change...
1985-11-05 Mike Karelsnow using modem control entry in linesw; don't let...
1985-11-05 Mike Karelslog tprintf's at LOG_INFO; block or skip tty if output...
1985-11-05 Jim Bloommerge from arpa development
1985-11-05 Jim Bloommove unixtomh, redist instead of forward, prevent loops...
1985-11-05 Kevin DunlapChanges for 4.2bsd from Mike@brl
1985-11-05 Mike Karelscleanup spgrp, rm unused code (should rm it all)
1985-11-05 Jim Bloommove unixtomh, redist instead of forward, prevent loops...
1985-11-05 Jim Bloombranch-place-holder
1985-11-05 Jim Bloomecho where typed not top of screen
1985-11-05 Mike Karelsupdate
1985-11-05 Kevin Dunlapfix for 4.2bsd from Mike@brl
1985-11-05 Jim Bloomadd error if can't open requested mailbox
1985-11-04 Serge ???h19kermit: added (from earle@smeagol.UUCP)
1985-11-04 Serge ???w50: changed \: to \072 in is
1985-11-04 Serge ???w50-w: collapsed (using tc=w50)
1985-11-04 Serge ???improve performance by using two FILE pointers instead...
1985-11-03 Serge ???improve performance by using two FILE pointers instead...
1985-11-03 Serge ???check for overflow in getrawlist()
1985-11-03 Serge ???improve performance by using two FILE pointers instead...
1985-11-03 Serge ???increase several limits to be more realistic (from...
1985-11-03 Serge ???increase several limits to be more realistic
1985-11-03 Serge ???increase nbuf[] in netlook() to BUFSIZ (from mp@allegra...
1985-11-02 Serge ???tek4404: added (from carolyn@dali)
1985-11-02 Serge ???allow relative path names after -f
1985-11-02 Serge ???allow relative path name after -f
1985-11-02 Serge ???allow passing of flags to showtc
1985-11-02 Serge ???xterm: deleted white on black initialization sequence
1985-11-02 Jim Bloomfix sigstack (from donn@utah-cs)
1985-11-02 Jim Bloomonly try to read the header from the rwho packets
1985-11-02 Jim Bloomfix syslog message
1985-11-02 Jim Bloomadd fastboot and nosync flags from David Grubb (dgg...
1985-11-02 Jim Bloomsri-nic -> sri-nic.arpa
1985-11-02 Jim Bloomone field in /etc/ttys may be quoted (from entropy...
1985-11-02 Jim Bloomrewrite by Doug Gwyn (gwyn@brl.mil)
1985-11-02 Kevin DunlapFreeze for Novebber 1 network distribution
1985-11-02 Kevin DunlapFreeze for November 1 network distribution
1985-11-02 Kevin Dunlapchange define to defined
1985-11-02 Jim Bloomperformance improvements
1985-11-01 Jim Bloomdon't use old free() - realloc() since (from chris...
1985-11-01 Kevin DunlapAdd a few more cpu's to define
1985-11-01 Jim Bloomdon't import IFS if ruid != euid or root. Hopefully...
1985-11-01 Jim Bloomserge couldn't get it right ( # as comment only from...
1985-11-01 Kevin DunlapFreeze for November 1 network distribution
1985-11-01 Mike Karelsargh, need to check zero fields or bcmp will fail ...
1985-10-31 Jim Bloomdocument bug with office phone numbers
1985-10-31 Jim Bloomadd /etc/shells, more forgiving about entering GCOS...
1985-10-31 Kirk McKusickif present, /etc/shells is used to provide a list of...
1985-10-31 Mike Karelsunsuccessful attempt to connect leaves socket disconnec...
1985-10-31 Jim Bloomdeclaration of void type requires programs to also...
1985-10-31 Kirk McKusickupdate return values for endpwent and setpwent
1985-10-31 Jim Bloomfix time, endpwent, setpwent, fseek
1985-10-31 Kevin DunlapRemove C_CS network class, NIC said it goes bye bye
next