unix-history/.git
1993-02-17 Chris Torekdate and time created 93/02/17 06:36:41 by torek
1993-02-17 Chris Torekdate and time created 93/02/17 06:36:26 by torek
1993-02-17 Chris TorekADD/DEL MULTI should fail EOPNOTSUPP only if cannot...
1993-02-17 Andrew Cherensonimprove ip & udp stats routines, add Deering's igmp...
1993-02-17 Andrew Cherensonadd prototype for igmp routine
1993-02-17 Andrew Cherensonsupport IGMP stats
1993-02-17 Eric Allmanfixes to bugs noted by Bruce Lilly for UUCP mailer
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-17 Elan AmirOptimized quickch() by eliminating the top and bottom...
1993-02-17 Chris Toreksparc gcc2 wants -O4, not just -O
1993-02-17 Keith Bosticbcmp/bcopy/bzero -> memcmp/memmove/memset
1993-02-17 Keith Bosticuse err(3) routines
1993-02-17 Eric Allmansplit envelope and header mailer rewriting sets
1993-02-17 Edward Wangmultiple header lookup from Keith Sklower
1993-02-16 Keith Bostictypo on mktemp line
1993-02-16 Eric AllmanAllow saving in ~/dead.letter; clean up VRFY output...
1993-02-16 Eric Allmanfix botches with confNO_WILDCARD_MX and confMATCH_GECOS
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-02-16 Ralph Campbelluse old DS3100 style entry point for SCSI disk I/O
1993-02-16 Ralph Campbellfix copyright and comments.
1993-02-16 Ralph Campbelldate and time created 93/02/15 11:10:55 by ralph
1993-02-16 Ralph Campbellfix booting from disk boot program and memory mini...
1993-02-16 Ralph Campbelluse unistd.h to declare lseek properly.
1993-02-16 Ralph Campbelluse SEEK_SET #define instead of constant.
1993-02-16 Ralph Campbelluse SEEK_SET define for lseek.
1993-02-16 Ralph Campbelluse unistd.h to declare lseek properly.
1993-02-16 Ralph Campbelluse unistd.h to declare lseek properly. Change offset...
1993-02-16 Eric Allmanincrease size of prescan buffer
1993-02-16 Ralph Campbelluse unistd.h to declare lseek properly. Fix #ifdef...
1993-02-16 Ralph Campbellchange type of 'offset' to off_t to avoid truncation.
1993-02-16 Keith Bosticabort if unknown type
1993-02-16 Ralph Campbelluse unistd.h to declare lseek properly.
1993-02-16 Ralph Campbelldon't need to include /sys
1993-02-16 Ralph Campbellfix SCCS version number.
1993-02-15 Eric Allmanfix another problem in the MCI state machine
1993-02-15 Keith Bosticindex -> indx_t
1993-02-15 Keith Bosticindex_t -> indx_t
1993-02-15 Eric Allmandb library now stored on vangogh
1993-02-15 Keith Bosticupdate for Eric and sendmail
1993-02-15 Eric Allmandelete feature/no_wildcard_MX.m4 and m4/boilerplate.m4
1993-02-15 Eric Allmandelete no_wildcard_MX
1993-02-15 Eric Allmansome clarification; delete w option
1993-02-15 Eric Allmanrearrange and point people at relevant RFCs
1993-02-15 Keith Bosticdate and time created 93/02/14 14:42:07 by bostic
1993-02-15 Eric AllmanHPUX and OSF/1 support; fix SMTP reply codes & multiple...
1993-02-15 Keith Bosticdon't do a strlen() if length is provided
1993-02-15 Keith Bosticdate and time created 93/02/14 11:06:16 by bostic
1993-02-14 Ralph Campbelladd a.out support for MIPS.
1993-02-14 Keith Bosticdelete addstr.c, add addnstr.c
1993-02-14 Keith Bosticadd the System V C-string oriented functions (from...
1993-02-14 Keith Bosticmove lisp into /usr/src/old
1993-02-14 Keith BosticPOSIX notation for file permissions and type
1993-02-13 Andrew Cherensonfor INP_HDRINCL, tell ip_output to not clobber header...
1993-02-13 Andrew Cherensonfor INP_HDRINCL, tell ip_output to not clobber header...
1993-02-13 Andrew Cherensondo version check as soon as possible, keep count of...
1993-02-13 Andrew Cherensonfix sccs notice
1993-02-13 Andrew Cherensonuse new flag to distinquish forwarded pkts from IP_HDRI...
1993-02-13 Andrew Cherensonmore stats; flag for raw ip output
1993-02-13 Andrew Cherensondocument -l, -n options, relative filename lookup,...
1993-02-13 Andrew Cherensonadd options for logging, suppressing naks; allow relati...
1993-02-13 Keith Bosticadd __progname global variable
1993-02-13 Chris Torekdo not put '\n' characters into the screen data structures
1993-02-13 Elan AmirMIPS machine returns NULL if used '[ ]'. So added fix...
1993-02-13 Keith Sklowerlibkern should be $S relative
1993-02-13 Keith Sklowermake multicast happen all the time, add tcp over clnp...
1993-02-13 Keith Sklowermake use of UBC formatting conventions consistent
1993-02-13 Elan Amirbcmp -> memcmp, probably more portable.
1993-02-13 Keith SklowerCLNP needs rcvif to be correct. put back! (from MITRE)
1993-02-13 Keith Bosticinclude file typo
1993-02-13 Keith Sklowerneed to free RR packets (plug mbuf leak reported by...
1993-02-13 Keith Sklowerfixes from MITRE
1993-02-13 Keith Sklowerminor fixes from MITRE
1993-02-13 Keith Sklowernumber of bits to ignore in matches is wrong; causes...
1993-02-13 Keith Sklowerrevise to match most recent version of tcp_input.c
1993-02-13 Eric Allmanfix System V compatibility -- again
1993-02-13 Keith Sklowerinclude TUBA support for now
1993-02-13 Keith Skloweralthough MULTICAST is standard, MROUTING isn't, need...
1993-02-13 Eric Allmanmake everything configurable on M4 macros
1993-02-13 Eric Allmanfix wildcard MX handling (option W no longer needed...
1993-02-13 Keith Bosticmake addbytes calls declare const char *
1993-02-13 Keith Bosticmake strings to addbytes and addstr const char * (for...
1993-02-12 Edward Wangfor terminals with "db", clear last line before scrolli...
1993-02-12 Keith Sklowerreplies to some ICMP broadcasts were themselves mistake...
1993-02-12 Keith Sklowerfix bug in in_canforward reported by yval@cs.huji.ac.il
1993-02-12 Christos Zoulasfixed sortscmp typo a -> !a
1993-02-12 Elan AmirChanged entry processing since termcap entries no longe...
1993-02-12 Keith Bosticstrings.h -> string.h
1993-02-12 Keith Bostictypo, using wrong page in deletion loop; to test, inser...
1993-02-12 Keith Bosticmove db.h to the end of the includes, make compat.h...
1993-02-12 Keith Bostictypo
1993-02-12 Keith Bosticgcc -Wall from Craig Leres (no substantive changes)
1993-02-11 Keith Bosticatof.c is in libc/stdlib now
1993-02-11 Keith BosticANSI C, prototypes
1993-02-11 Keith BosticANSI C
1993-02-11 Keith BosticANSI C prototypes
1993-02-11 Chris Torek[ ] used *(char *)NULL (net2/bin/16). also, /bin/...
1993-02-11 Keith Bosticadd atof.c to the SRCS lists
1993-02-11 Keith Bosticdate and time created 93/02/10 20:56:45 by bostic
1993-02-11 Keith Bosticdate and time created 93/02/10 20:56:32 by bostic
next