unix-history/.git
1990-06-29 Mike Karelsarrange stat block sensibly
1990-06-29 Mike Karelsfrom van: add rttmin; cleanup timer code, use 4x rttvar;
1990-06-29 Mike Karelsfrom van: header prediction, pcb one-element cache...
1990-06-29 Mike Karelsput tcp console debugging on ifdef
1990-06-29 Mike Karelsrm lint fix, just make TCP_MSS 512; define MAXWIN
1990-06-29 Mike Karelswatch out for ip_len >32767 (is incorrectly declared...
1990-06-29 Mike Karelsdeprecate ENETUNREACH, always use EHOSTUNREACH; support...
1990-06-29 Mike Karelsadd internet-common options in pcb, add ip header proto...
1990-06-29 Mike Karelsadd defs for TOS, Precedence
1990-06-29 Mike Karelseliminate u.u_error, more like KNF
1990-06-29 Mike Karelsmove imp stuff to netimp; formalize op_opts storage...
1990-06-29 Paul BormanAdd XDISPLOC, ENVIRON, SOFT_TAB and LIT_ECHO definitions
1990-06-29 Paul BormanLots of bugfixes, add the ENVIRON and X-DISPLAY-LOC
1990-06-29 Mike Karelsmove newlines
1990-06-29 Mike Karelsdate and time created 90/06/28 12:17:44 by karels
1990-06-29 Mike Karelsdate and time created 90/06/28 12:17:37 by karels
1990-06-29 Mike Karelsupdate for new mbufs
1990-06-29 Keith Bostic# line defines change the current directory for gcc
1990-06-29 Keith Bosticdon't pass anything but -D, -I to makeoptions
1990-06-29 Keith Bosticgcc blows dead goats
1990-06-29 Mike Karelsinitial version
1990-06-28 Keith Bosticexit 0 so make doesn't get unhappy
1990-06-28 Marc Teitelbaumuse pty library
1990-06-28 Mike Karelsdon't do duplicate ROOT login logs from rlogind w/...
1990-06-28 Mike Karelsset IP type of service; minor kerberos touchups
1990-06-28 Mike Karelsset IP type of service
1990-06-28 Mike Karelsoptimize for machines other than the Cray (infinite...
1990-06-28 Mike Karelsadd IP type-of-service without gettos (at least for...
1990-06-28 Mike Hiblerconvert numbers to hex for easy comparison with termios.h
1990-06-28 Mike Karelssetreuid => seteuid; set IP type-of-service
1990-06-28 Mike Hiblerconvert directly between HP-UX termio and POSIX termios
1990-06-28 Mike Karelsset IP type-of-service
1990-06-28 Kirk McKusickopenlog earlier; create mountdtab if it does not exist
1990-06-28 Kirk McKusickmove mountdtab to /var/db so it is not purged on reboots
1990-06-28 Mike Karelsadd IP type-of-service without gettos (at least for...
1990-06-28 Marc Teitelbaumalways initialize (XXX), also _BSD_LINE_MAX (???)
1990-06-28 Marc Teitelbaumadd login_tty.c
1990-06-28 Marc Teitelbaumfix strunvis. return SYNBAD instead of ERROR.
1990-06-28 Marc Teitelbaumcdecode -> unvis - new man page
1990-06-28 Mike Karelsbetter fix for loop if unmount fails; clear signal...
1990-06-28 Mike Karelsadd CLRSIG for mfs unmount
1990-06-28 Jim Bloomnew copyright; make sure domain search terminates last...
1990-06-28 Keith Sklowertested wrong thing to see if new or old sockaddrs.
1990-06-28 Keith Sklowertested wrong thing to decide if new or old sockaddrs...
1990-06-28 Jim Bloomfix printing of time when ttl is 0
1990-06-28 Jim Bloomone more try at getting the buffer end checking right...
1990-06-28 Trent Heinchanged one more pathname (sigh)
1990-06-28 Keith Sklowerdate and time created 90/06/27 12:13:36 by sklower
1990-06-28 Keith BosticFREAD is gone
1990-06-28 Keith Bosticfix for gcc; # line directives change its notion of...
1990-06-28 Mike Karelsoff by one when logging to console (was missing \n)
1990-06-28 Mike HiblerVan's speed enhancements and rts/cts flow control additions
1990-06-28 Mike Hibleradded rts/cts flow control
1990-06-27 Jim Bloomcorrect reference to resol(3)
1990-06-27 Mike Hiblermake sure vp->v_text is set before dereferencing
1990-06-27 Keith Bosticsetexit and reset are gone; use setjmp/longjmp
1990-06-27 Marc Teitelbaumduplicate TIOCGPGRP for controller - minus the check...
1990-06-27 Marc Teitelbaumuse ttysleep to catch revoked terminals
1990-06-27 Keith Bosticadd dialer, it's used by tip
1990-06-27 Keith Sklowerconform to UC kernel conventions concerning if(, functi...
1990-06-27 Keith Bosticif I had any intelligence, I'd be fucking dangers.
1990-06-27 Keith Sklowerskip over big sockaddrs obtained by SIOCGIFCONF
1990-06-27 Keith Sklowerrevise parse of information obtained via SIOCGCONF
1990-06-27 Keith Bosticcomment wasn't right...
1990-06-27 Kirk McKusickmissing newline in error message
1990-06-27 Keith Bosticadd /etc/dumpdates to create list
1990-06-27 Marc Teitelbaumnew implementation -- unvis replaces cdecode
1990-06-27 Marc Teitelbaumnew implementation -- vis replaces cencode
1990-06-27 Marc Teitelbaumnew copyright, cflag CIGNORE implements TCSASOFT
1990-06-27 Keith Bosticneed -x file for obscene fortunes
1990-06-27 Marc Teitelbaumput back TCSASOFT - flag to inhibit updating cflag
1990-06-27 Marc Teitelbaumdate and time created 90/06/26 14:23:54 by marc
1990-06-27 Marc Teitelbaumnew copyright, STDC prototypes, new flags
1990-06-27 Keith Bosticdate and time created 90/06/26 14:09:28 by bostic
1990-06-27 Mike Hiblerreplace ttclosed with ttysleep
1990-06-27 Marc Teitelbaumzombies count last
1990-06-27 Keith Bosticpatch for HP300, from Mike Hibler
1990-06-27 Keith Bosticundef yywrap for flex, clean style2.c
1990-06-27 Keith Bosticcleanup
1990-06-27 Keith Bosticobjects depend on ex_vars.h
1990-06-27 Keith Bosticundef yywrap for flex
1990-06-27 Marc Teitelbaumfix botch
1990-06-27 Marc Teitelbaumnew copyright, remove cursig, "s" state means session...
1990-06-27 Marc Teitelbaumadd secondary erase; add "flush" as alias for discard...
1990-06-27 Keith Bosticcleanup, make documentation match program, move config...
1990-06-27 Mike Karelsignore SIGTSTP, HUP in rc; open console for writing...
1990-06-27 Keith Bosticneeds rlogin for des_rw.c
1990-06-26 Cynthia A.... converted man page
1990-06-26 Keith Bosticdate and time created 90/06/25 23:09:54 by bostic
1990-06-26 Keith Bosticdate and time created 90/06/25 23:09:50 by bostic
1990-06-26 Keith Bosticmake sym links bin.bin
1990-06-26 Keith BosticChris hadn't tested another one
1990-06-26 Keith Bosticminor reorder...
1990-06-26 Keith Bosticdon't use sym link for man.conf
1990-06-26 Keith Bosticadd group bin (7)
1990-06-26 Keith Bosticdate and time created 90/06/25 18:59:36 by bostic
1990-06-26 Keith Bosticdate and time created 90/06/25 18:29:42 by bostic
1990-06-26 Keith Bosticdate and time created 90/06/25 18:28:17 by bostic
1990-06-26 Keith Bosticdon't need source from rlogin
1990-06-26 Keith Bosticdate and time created 90/06/25 18:22:50 by bostic
next