unix-history/.git
1990-04-06 Keith Skloweradd if_index (little) and generate AF_LINK sockaddr...
1990-04-06 Keith Bostictypo; bug report 4.3BSD/ucb/289
1990-04-06 Keith Sklowerallow direct ethernet addrs for IS-IS
1990-04-06 Keith Skloweradd index field; changes to ifaddr struct for link...
1990-04-06 Keith Sklowernew version of message format for routing socket.
1990-04-06 Keith Sklowerrights now special case of ancillary data
1990-04-06 Keith Sklowerrtmsg format changed; always include metrics; sockaddrs...
1990-04-06 Keith Skloweradd notion of cloning routes; allocate extra space...
1990-04-06 Keith Sklowerno longer included in route.c; needed "malloc.h" to...
1990-04-06 Marc Teitelbaumtsleep changes (checked in by sklower)
1990-04-06 Keith Sklowerremomve ISO snpac ioctl; move ia_flags to general ifadd...
1990-04-06 Keith Sklowermove snpacache ioctls to this file (will eventually...
1990-04-06 Keith Sklowercltp_usrreq.c made separate file in conf/files
1990-04-06 Keith Sklowerrights special case of ancillary data
1990-04-06 Keith Sklowerrewrite if_eon.c to allow arbitrary nsaps routed via...
1990-04-06 Keith Sklowerif_output now called with rtentry ptr.
1990-04-06 Keith Sklowerif_output now called with pointer to rtentry.
1990-04-06 Keith Sklowermake rights special case of ancillary data; if_output...
1990-04-06 Keith Sklowerchange error for requiring fragmentation; if_output...
1990-04-06 Keith Skloweraccess rights made special case of ancillary data
1990-04-06 Marc Teitelbaumreorg
1990-04-06 Keith Skloweraccess rights made special case of control info
1990-04-06 Marc Teitelbaummove uuencode uucpd to their own src directory
1990-04-05 Keith Bosticchange -# to -w#, minor cleanups
1990-04-05 Keith Bosticuse getopt, change -# to -w#, don't call function per...
1990-04-05 Mike Karelsadd strings for sleep messages; increase ttyhog to 1K
1990-04-05 Mike Karelsimplement lowat; add NOINTR sockbuf flag and noninterru...
1990-04-05 Mike Karelsadd ERESTART, EJUSTRETURN pseudos for modifying return...
1990-04-05 Mike Karelsadd OSI alias for ISO; add XTP, LINK; define cmsghdr...
1990-04-05 Mike Karelsifdef for _POSIX_SOURCE; add NOKERNINFO, sep. RTS/CTS...
1990-04-05 Mike Karelsnew tsleep, unwind on signal; server exit when signal...
1990-04-05 Mike Karelsnew tsleep, unwind on signal; server exit when signal...
1990-04-05 Mike Karelsnew sblock, sbwait (unwind on signal)
1990-04-05 Keith Bosticuse -n number instead of -#
1990-04-05 Bob CorbettI fixed a reference through zero bug. -rpc
1990-04-05 Kirk McKusickdelete unneeded header files
1990-04-05 Keith Bosticremove duplicates from output list (again!); don't...
1990-04-05 Kirk McKusickdelete unneeded header files
1990-04-05 Kirk McKusickadd needed header files
1990-04-05 Kirk McKusickdelete unneeded header files
1990-04-05 Kirk McKusickdo not need includes
1990-04-05 Keith Bosticundo revision 5.33, log missing utmp files, /etc/rc...
1990-04-05 Keith Bosticdelete libg.a
1990-04-05 Mike Karelsu.u_eosys is gone, use EJUSTRETURN; stop using u.u_error
1990-04-05 Keith Bosticdon't lose datagram server on reconfig; bug report...
1990-04-05 Mike Karelsrm setjmp, longjmp
1990-04-05 Keith Bosticbetter error messages when user's editor doesn't exist
1990-04-05 Keith Bosticremove side-effects, make value a pointer so could...
1990-04-04 Keith Bosticchange maximum arguments to 20; 5's too few, and it...
1990-04-04 Mike Karelsether_input
1990-04-04 Mike Karelslots of cleanups; HCX-9 config.; tsleep; make resets...
1990-04-04 Mike Karelslots of cleanups; try to figure out what drives are...
1990-04-04 Mike Karelscorrect correction flags; augment definitions for onlin...
1990-04-04 Mike Karelsnew tsleep; unwind when signal interrupts; close routin...
1990-04-04 Mike Karelsclose routines must return error
1990-04-04 Mike Karelsrev 7
1990-04-04 Mike Karelstsleep: unwind after signal interrupts; close routines...
1990-04-04 Mike Karelsattempt to make it possible to put breakpoints in printf
1990-04-04 Mike Karelstsleep: unwind after signal interrupts; close routines...
1990-04-04 Mike Karelssync with tahoe
1990-04-04 Mike Karelsmove current kdb options from boothowto to separate...
1990-04-04 Mike Karelsadd ALIGN macro to round pointer up to aligned boundary
1990-04-04 Mike Karelsrm setjmp, longjmp
1990-04-04 Mike Karelsu.u_eosys is gone, use EJUSTRETURN; stop using u.u_error
1990-04-04 Mike Karelsdon't bother copying in data for /dev/null
1990-04-04 Mike KarelsISSIG => CURSIG; remove setjmp; use ERESTART to indicat...
1990-04-04 Mike Karelsrm setjmp, longjmp
1990-04-04 Mike Karelstsleep; unwind on interrupt
1990-04-04 Keith Bosticmove tar(5) to tar.format(5)
1990-04-04 Mike Karelstsleep; unwind on interrupt; don't back up uio then...
1990-04-04 Mike Karelstsleep II, as it was meant to be
1990-04-04 Marc Teitelbaumtsleep I (checked in for marc)
1990-04-04 Mike Karelsproc hashing with pointers instead of indices
1990-04-04 Mike Karelsremove setjmp; new tsleep
1990-04-04 Mike Karelsnew tsleep; rm setjmp's; strings for sleep messages
1990-04-04 Mike Karelstsleep; sblock/sbwait catch/return interrupts; implemen...
1990-04-04 Mike Karelsutime/stime now in proc structure, copy to rusage for...
1990-04-04 Mike KarelsYech! use a "reserved" errno for fdopen
1990-04-04 Mike Karelsremove setjmp's; check for EINTR/ERESTART, and clear...
1990-04-04 Mike Karelsremove u.u_error; fixes in previous delta; rearrange...
1990-04-04 Mike Karelsnew tsleep, catching interrupts; access rights now...
1990-04-04 Mike Karelsas of Feb 23: tsleep; confirming sockets; hack for...
1990-04-04 Keith Bosticmove to /usr/bin
1990-04-04 Keith Bosticadd ttymsg, minor cleanups
1990-04-04 Keith Bosticchecked in for Marc; checkpoint for pmake
1990-04-04 Keith Bosticmove uuencode.5 to uuencode.format.5
1990-04-04 Keith Bosticquit signal not being restore correctly
1990-04-04 Keith BosticKerberos include files are in a subdirectory now
1990-04-04 Kirk McKusickadd fs_state field to validate fs_clean
1990-04-04 Mike Karelsnew ctlinput, matches local port/addr when appropriate
1990-04-04 Mike Karelsin_pcb.h requires ip.h
1990-04-04 Mike Karelsvarious cleanups: new route, ifaddr stuff; #ifdef DEBUG...
1990-04-04 Mike Karelsstart shifting away from udpip structure (part done...
1990-04-04 Mike Karelssonewconn has second arg; in_pcb.h requires ip.h
1990-04-04 Mike Karelsdefault ttl 30 => 60
1990-04-04 Mike Karelschange "35% rule" to 50%, as its just a backstop; don...
1990-04-04 Mike Karelspass ip header in error packet to protocol, making...
1990-04-04 Keith Bosticinclude files moved to kerberosIV, not /usr/include
1990-04-04 Keith Bosticneeded libcompat, minor cleanups
1990-04-04 Mike Karelsneeded start routine pointer
next