unix-history/.git
1990-06-29 Marc Teitelbaumtprintf
1990-06-29 Marc Teitelbaumttysleep to catch revokes terminals
1990-06-29 Marc Teitelbaumname change
1990-06-29 Marc TeitelbaumNIXED
1990-06-29 Marc Teitelbaum(no message)
1990-06-29 Marc Teitelbaumsplit out descend and inherit attributes; add signal...
1990-06-29 Marc Teitelbaumadd generation number for revoke; col numbers stored...
1990-06-29 Marc Teitelbaumfix bug in adjusting joc counter
1990-06-29 Marc Teitelbaumtprintf - for device drivers
1990-06-29 Marc Teitelbaumdisable general use until security checks in place */
1990-06-29 Mike Karelsadd sbcheck for debugging only
1990-06-29 Mike Karelscollect tests in soreceive (and add comments); minor...
1990-06-29 Mike Karelsupdate BSD date
1990-06-29 Mike Karelsprotocol notify routines set errors, so can be soft
1990-06-29 Mike Karelsfrom van: put common tests first; rearrange to minimize...
1990-06-29 Mike Karelsadd macro for rexmt time; use soft error if set after...
1990-06-29 Mike Karelsfrom van: update rtentry appropriately on close; patcha...
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...
next