unix-history/.git
1990-04-08 Keith Sklowerdump routing tree via getkerninfo call (in progress)
1990-04-08 Keith Skloweradd cltp stats; print out (co)tp stats only when on...
1990-04-08 Keith Sklowerin_pcb now has proto ip header; switch order of includes
1990-04-08 Kirk McKusickunlock during readlink RPC (from Rick Macklem)
1990-04-08 Kirk McKusickdo not do direof cacheing
1990-04-08 Kirk McKusickbuffer invalidation is now handled by vclean
1990-04-07 Keith Bosticmove copyright notice into /usr/share
1990-04-07 Keith SklowerISO ip encapsulation targets set by route rather than...
1990-04-07 Keith Bosticwaitpid may return EINTR if another signal is received...
1990-04-07 Mike Karelsrm /fastboot after making root writable; redirect ...
1990-04-07 Keith Bostic/dev/stdin has to be copied, but isn't a "-" on the...
1990-04-07 Keith Sklowersame as 7.14 (7.15 just records debugging code)
1990-04-07 Keith Sklowerdocument debugging code (collect refusal modes)
1990-04-07 Keith Bosticadd hd driver, minor changes in gets() string to make...
1990-04-07 Keith Bosticupdate for HCX9 tape
1990-04-07 Keith Bosticupdate for tahoe tape
1990-04-06 Edward Wangmissing \ in tek4115 entry
1990-04-06 Marc Teitelbaumtsleep, unwind
1990-04-06 Marc Teitelbaumv_poll, v_getc
1990-04-06 Keith Sklowerremove unneeded (and harmful) header file dir.h
1990-04-06 Marc Teitelbaumctty is a vnode
1990-04-06 Marc Teitelbaumsingle thread
1990-04-06 Marc Teitelbaump_comm, p_logname, ktrace inherit flag in traceflag...
1990-04-06 Marc Teitelbaumtsleep
1990-04-06 Marc Teitelbaumstrcat, strcpy, strncpy
1990-04-06 Marc Teitelbaum[us]time's maintained in proc. copy to rusage as necessary
1990-04-06 Marc Teitelbaumv_getc and v_poll (to support kdb on workstations monitors)
1990-04-06 Marc Teitelbaumtsleep, unwind, ktrace, ISSIG->CURSIG, expunge cursig
1990-04-06 Marc Teitelbaumswapper and pagedaemon have names set in p_comm.
1990-04-06 Marc Teitelbaumu_comm->p_comm, trace signals, minor cleanups, make...
1990-04-06 Keith Sklowerredo NTOHS (etc.) macros since they are needed with...
1990-04-06 Marc Teitelbaumtimes moved to proc, also ctty to session
1990-04-06 Mike Karelsadd SSINTR for wakeup; move utime/stime from user to...
1990-04-06 Keith Sklowerexplicitly list files which previously included (radix...
1990-04-06 Keith Sklowergross hack to distinguish between different malloc...
1990-04-06 Keith Sklowerfast hack at making rights special case of ancillary...
1990-04-06 Keith Sklowerif_output needs rtentry ptr
1990-04-06 Keith SklowerIFA_ROUTE now protocol independent
1990-04-06 Keith Skloweraccess rights special case of ancillary data
1990-04-06 Keith Sklowerif_output wants ptr to rtentry or 0.
1990-04-06 Keith SklowerIFA_ROUTE now moved to protocol independent part of...
1990-04-06 Keith Sklowerpass rtentry ptr to if_output; get ip_src addr from...
1990-04-06 Marc Teitelbaumdrop unnecessary include of dir.h (checked in by sklower)
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...
next