unix-history/.git
1993-04-19 Kirk McKusickenable clustered read/write by default as we now believ...
1993-04-19 Kirk McKusickallow for old variants of cpp
1993-04-19 Eric AllmanExtended Load Average (XLA) hooks
1993-04-19 Eric Allmanuse -D_FORGIVING_CC_
1993-04-19 Eric Allmanoops... fix botch in previous delta
1993-04-19 Eric Allmanuse UCB standard prototyping standard; use more prototypes
1993-04-19 Eric Allmanuse UCB standard prototype string
1993-04-19 Eric Allmanuse UCB standard for __P
1993-04-19 Eric Allmanadd defines for prototype compatibility
1993-04-18 Eric Allmanavoid NULL mci_out syserr; creates bogus error messages
1993-04-18 Chris Torekturn on pseudo-device table
1993-04-18 Chris Torekdo need imp pseudo-device for now
1993-04-18 Chris Torekmake multicast happen all the time, add tcp over clnp...
1993-04-18 Chris Torekdate and time created 93/04/18 04:38:44 by torek
1993-04-18 Chris Torekrename `files' file so we can coexist with old config...
1993-04-18 Chris Torekrm rcs headers (commit to maintenance on vangogh)
1993-04-18 Chris Torekadd test for branches across braces (was getting bogus...
1993-04-18 Chris Torekfix broken label handling (rewrite label code completely)
1993-04-18 Kirk McKusickadd support for net.inet variables
1993-04-18 Kirk McKusickspecify types for sysctl names
1993-04-18 Kirk McKusickdefine sysctl types; specify types for sysctl names
1993-04-18 Kirk McKusickspecify types for sysctl names
1993-04-18 Kirk McKusickdefine ip sysctl routine and also declare ip_defttl
1993-04-18 Kirk McKusickdefine icmp sysctl routine
1993-04-18 Kirk McKusickadd in sysctl functions for ip and icmp
1993-04-18 Kirk McKusickreplace udp_ttl with sysctl setable ip_defttl
1993-04-18 Kirk McKusickreplace tcp_ttl with sysctl setable ip_defttl
1993-04-18 Kirk McKusickdefine icmp sysctl variables
1993-04-18 Kirk McKusickdefine ip_defttl
1993-04-18 Kirk McKusickdefine default value for ip_ttl
1993-04-18 Kirk McKusickTCP_TTL is replaced by ip_ttl setable by sysctl
1993-04-18 Kirk McKusickUDP_TTL is replaced by ip_ttl setable by sysctl
1993-04-18 Kirk McKusickadd sysctl definitions for inet family and ip protocol
1993-04-18 Kirk McKusicktoo agressive on the mib counting
1993-04-18 Chris Torekpseudo_ioconf() generates pdevinit[] table so that...
1993-04-18 Chris Torekloattach => loopattach, for generic pseudo-device attac...
1993-04-18 Chris Torekadd bpfilterattach
1993-04-18 Chris Torekall pagers change from pseudo-devices to options
1993-04-18 Chris Torekfrom pseudo-device to option
1993-04-18 Chris Torekptyattach (#ifdef notyet); don't need #if NPTY > 0
1993-04-18 Chris Torekuse pseudo-device initialization table instead of ...
1993-04-18 Kirk McKusickupdate for deleteing paging options
1993-04-18 Kirk McKusicktake gid from parent directory, not user
1993-04-18 Keith Bosticminor wordsmithing
1993-04-18 Kirk McKusickallow truncate to grow files as well as shrink them
1993-04-18 Eric Allmanimprove error printing (changes format of C line in qf)
1993-04-18 Kirk McKusickenable clustered read/write by default
1993-04-18 Kirk McKusickavoid clobbering the other arguments (from leres@ee...
1993-04-17 Eric Allmanturn off DEFNAMES and DNSRCH in hostsignature for old...
1993-04-17 Keith Bosticstty dumps core if you try to set the ispeed (ex: stty...
1993-04-17 Kirk McKusickhave to call the tree delete function before freeing...
1993-04-17 Kirk McKusickufs_free_netcred needs a return value
1993-04-17 Eric Allmandon't double-#define SMTP and QUEUE
1993-04-17 Eric Allmanupdate expected release date and mention contrib directory
1993-04-16 Eric Allmanfix bug causing host\!user to be parsed as one token
1993-04-16 Eric Allmanfix compilation problem when IDENTPROTO is not defined
1993-04-16 Keith Bostictypo
1993-04-16 Keith Bosticadd mergesort link to qsort
1993-04-16 Eric Allmanfixes to handle null messages -- why did this break?
1993-04-16 Eric AllmanIPC mailers can take a colon-separated list of addresse...
1993-04-16 Eric Allmandocument the -B flag
1993-04-16 Eric AllmanB line in qf file
1993-04-16 Eric Allmanminor botch: use htons on ident port name
1993-04-16 Elan AmirLINES can be any number. No restriction. COLS should...
1993-04-15 Eric Allman(no message)
1993-04-15 Eric Allmandiscard errors only on responses to responses to respon...
1993-04-15 Eric Allmanadd e_bodytype and B queue line and -B flag for body...
1993-04-15 Eric AllmanIDENT problem applies to HPUX as well as Ultrix
1993-04-15 Kazumasa Utashironot include endian.h
1993-04-15 Eric Allmanadd e_bodytype
1993-04-15 Eric Allmandon't dequote if there would be spaces left -- they...
1993-04-15 Eric Allmansome first thoughts at a MAILB lookup
1993-04-15 Mike Hiblerfix bug in setbootflag, would improperly reset the...
1993-04-15 Keith Bosticmisspelled the name of the getgrnam function
1993-04-15 Eric Allmanadd fifth parameter to *_map_lookup
1993-04-15 Eric Allmanreturn status information from map lookups and from...
1993-04-15 Eric Allmanset q_ruser when you send to a true human user
1993-04-15 Eric Allmanprint a list of the bad addresses on returned email
1993-04-15 Eric AllmanFEATURE(nocanonify) to turn off calls to $[ ... $]...
1993-04-15 Eric Allmanadd FEATURE(nocanonify)
1993-04-15 Eric Allmandate and time created 93/04/14 13:06:37 by eric
1993-04-15 Eric Allmandocument multiple hostnames on IPC $@ clause and IDENTPROTO
1993-04-15 Chris Torekfix REs over completely empty spaces
1993-04-14 Eric Allmanlet the $@ clause of an SMTP mailer be a colon separate...
1993-04-14 Eric Allmanrandom cleanup -- nothing major
1993-04-14 Eric Allmanmove IDENTPROTO #define into conf.h; default it off...
1993-04-14 Elan Amirmake sed work on 8-bit objects
1993-04-14 Ralph Campbelladded NNON_LEAF for non-profiled non-leaf entry points.
1993-04-14 Ralph Campbellfix kernel profiling
1993-04-14 Ralph Campbellfix cursor for pmax emulation
1993-04-14 Ralph Campbellfix frame buffer size
1993-04-14 Ralph Campbellturn off debug by default
1993-04-14 Ralph Campbelladded mips ttys
1993-04-14 Eric Allmansimplify and generalize OutChannel => stdout code
1993-04-14 Eric Allmancheck for I/O errors on OutChannel
1993-04-14 Keith Sklowerfix two bugs: rn_lookup did not change conventions...
1993-04-14 Keith Sklowerpotential bug in reference counting ifaddrs
1993-04-14 Elan Amirquickch() returns if there is a bottom unchanged region...
1993-04-14 Elan AmirMove from line turns of __ISPASTEOL.
1993-04-14 Eric Allmanimprove setproctitle info
next