my modifications before first test on arpa
[unix-history] / usr / src / usr.bin /
1990-05-16 Edward Wangfixed an obscure bug that doesn't show up in English
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-16 Marc Teitelbaumdate and time created 90/05/15 14:28:10 by marc
1990-05-16 Marc Teitelbaumdate and time created 90/05/15 14:27:54 by marc
1990-05-15 Kirk McKusickupdate from Rick Macklem for TCP based NFS
1990-05-14 Keith Bosticneeds BINOWN, etc
1990-05-14 Keith Bosticgcc work-around; cpp doesn't do replacement the same...
1990-05-14 Keith Bosticadd list of ranges for hp300 (just dup'd tahoe...)
1990-05-14 Keith Bosticadd hp300 definition of SYLMAX (just dup'd tahoe...)
1990-05-14 Keith Bosticadd hp300 #define of RANDMAX (just dup'd tahoe...)
1990-05-13 Keith Bosticyyfix is real, just put it in see also
1990-05-13 Keith Bosticpick up yyname and yyrule if they exist (debug versions...
1990-05-13 Keith Bosticpick up debug tables if they're there
1990-05-13 Keith Bosticdate and time created 90/05/12 19:27:28 by bostic
1990-05-13 Keith Bosticdate and time created 90/05/12 19:27:24 by bostic
1990-05-13 Keith Bosticadd yyfix script
1990-05-13 Keith Bosticfirst pass for new make
1990-05-13 Keith Bosticdate and time created 90/05/12 15:30:02 by bostic
1990-05-13 Keith Bosticdate and time created 90/05/12 15:29:57 by bostic
1990-05-13 Keith Bosticnew syntax
1990-05-13 Keith Bosticdefine strerror() return
1990-05-13 Keith Bosticdon't fail if not a terminal
1990-05-12 Kevin Fallnow depends on kerberosIV/des.h
1990-05-12 Kevin Fallinclude kerberosIV/des.h before kerberosIV/krb.h
1990-05-12 Kevin Fallnow includes kerberosIV/des.h
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Marc Teitelbaumcheckpoint for pmake
1990-05-12 Keith Bosticfirst pass for new make
1990-05-12 Keith Bosticfirst pass for new make
1990-05-11 Keith Bosticstrmode doesn't allocate space anymore, just use the...
1990-05-11 Keith Bosticincrement pointer for "\a"
1990-05-11 Marc Teitelbaummax size of field is 1024, not 256
1990-05-11 Marc Teitelbaumnew strsep semantics
1990-05-11 Mike Karelsmove EOF message back to stdout; something more like...
1990-05-11 Keith Bosticgeneral cleanup, retain exec bits, note read/write...
1990-05-09 Keith Bosticremove -v
1990-05-09 Keith Bosticsimplify, don't bother giving specifications of all...
1990-05-09 Keith Bosticright justify the default outputs so multiple types...
1990-05-09 Keith Bosticsimplify some of the options, don't use tbl for formatting
1990-05-08 Keith Bosticdate and time created 90/05/08 08:59:10 by bostic
1990-05-08 Keith Bosticdate and time created 90/05/08 08:59:07 by bostic
1990-05-08 Keith Bosticbreak out arg parsing into od and hexdump modules
1990-05-08 Keith Bosticadd %l[dioux] support
1990-05-08 Keith Bosticdefine vflag here
1990-05-08 Keith Bosticdate and time created 90/05/08 08:55:44 by bostic
1990-05-08 Keith Bosticchanges to support od(1), plus type "etc" -> "etb"
1990-05-08 Keith Bosticfix bug so doesn't match first line in file of all...
1990-05-07 Keith Bosticwritten by Bill Joy and David Wasley; add Berkeley...
1990-05-07 Kirk McKusickallow fstab file to override location of quota files
1990-05-07 Kirk McKusickallow fstab file to override location of quota file
1990-05-07 Kirk McKusickupdate for new quota system
1990-05-07 Kirk McKusickno more interaction with quotas
1990-05-06 Edward Wangl_time(): give the rss fields more room
1990-05-05 Kirk McKusickdate and time created 90/05/05 00:01:16 by mckusick
1990-05-05 Kirk McKusickdate and time created 90/05/05 00:00:58 by mckusick
1990-05-05 Kirk McKusickdate and time created 90/05/05 00:00:57 by mckusick
1990-05-05 Kirk McKusickfirst cut at new quotas
1990-05-05 Marc Teitelbaumget headers right
1990-05-05 Marc Teitelbaumdate and time created 90/05/04 15:53:06 by marc
1990-05-05 Marc Teitelbaumdate and time created 90/05/04 15:52:22 by marc
1990-05-05 Marc Teitelbaummove proc_compare to ps directory
1990-05-04 Keith Bosticnew version derived from Cimarron Taylor's
1990-05-04 Keith Bosticdocument that dates are only matched if they occur...
1990-05-04 Keith Bosticexecl was missing a terminating NULL
1990-05-04 Keith Bosticminor cleanup, wire .depend directly into make program...
1990-05-04 Keith Bosticdate and time created 90/05/03 11:12:04 by bostic
1990-05-03 Kirk McKusickadd M_DQUOT and M_UFSMNT; delete unneeded header files
1990-05-02 Keith Skloweroff by one error in printing default ifaddrs
1990-05-02 Keith Skloweroff by one error in limit for general sockaddr.
1990-05-02 Keith Sklowerconsistent with new includes
1990-05-02 Keith Bosticadd -x flag to specify hex output (default)
1990-04-26 Marc Teitelbaumuse LINE_MAX, don't hardwire 2048
1990-04-26 Marc TeitelbaumNew version wasn't flushing last file after first hit...
1990-04-23 Keith Bosticfix line "#comment: with both colon; and semi-colon"
1990-04-20 Keith Bosticadd strmode(3) to the SEE ALSO list
1990-04-20 Keith Bosticuse strmode(3)
1990-04-20 Marc Teitelbaumcencode visual output; relative timestamp (-R), signals
1990-04-20 Keith Bosticdate and time created 90/04/19 13:59:05 by bostic
1990-04-20 Keith Bosticdate and time created 90/04/19 13:58:39 by bostic
1990-04-20 Keith Bosticdate and time created 90/04/19 13:58:19 by bostic
1990-04-20 Keith Bosticbreak up at directories
1990-04-19 Keith Bosticwas appending a null argument to the argv array
1990-04-19 Marc Teitelbaumnew calling convention for devname()
1990-04-19 Keith Bosticevaluate numerical arguments as C constants, i.e. 010...
1990-04-18 Keith Bosticdate and time created 90/04/17 21:22:12 by bostic
1990-04-18 Keith Bosticdate and time created 90/04/17 21:22:11 by bostic
1990-04-18 Keith Bosticdate and time created 90/04/17 21:22:10 by bostic
1990-04-17 Keith Bosticmake it clear that args are separated on the command...
1990-04-17 Keith Bosticnew version derived from Cimarron Taylor's
1990-04-17 Keith Bosticnew version of get/setmode
next