unix-history/.git
1992-03-08 Ralph Campbellfix so it compiles
1992-03-08 Ralph Campbelladded cfb for ds5000
1992-03-08 Ralph Campbellmtpr.h is not used
1992-03-08 Ralph Campbelldon't try to read nswap, its not used if NEWVM defined.
1992-03-08 Ralph Campbellfix include files
1992-03-08 Ralph Campbelldo denorms correctly
1992-03-08 Ralph Campbelladded mips case
1992-03-08 Ralph Campbellavoid arithmetic overflow in constant expression.
1992-03-08 Ralph Campbelladded mips case
1992-03-07 Eric Allmanprint host name in debugging info
1992-03-07 Keith Bosticlast change broke loose matching
1992-03-07 Keith Bostictypo, LINK1 and lINK2 have the same value in the IFFBIT...
1992-03-06 Keith Sklowerthis version works, has been tidied up for public consu...
1992-03-06 Keith Sklowerthis version has some debugging code
1992-03-06 Craig LeresWhile we're at it, it's safer to use sizeof than a...
1992-03-06 Craig LeresRename buf -> tbuf to avoid gcc warnings about the...
1992-03-06 Elan AmirMade fts_pointer and fts_number fields separate fields.
1992-03-05 Keith Sklowerthis version almost works, but buffer counts are wiered
1992-03-05 Keith Bosticadd escape clause, if we've done a distribution of it
1992-03-05 Keith Bosticadd language to (hopefully) prevent redistribution...
1992-03-05 Keith Bosticmake -r work again (add RBYTES and RLINES cases into...
1992-03-05 Keith Bosticunsigned comparisons <= 0
1992-03-05 Keith Bosticwhitespace changes
1992-03-05 Keith Bostic-f with more than one argument is an error; close files...
1992-03-05 Keith Bosticdon't need to clear the error if returning
1992-03-05 Keith Bosticcan't use freopen; example is "date | head file1 /dev...
1992-03-05 Keith Bosticerror message if -f and multiple files
1992-03-05 Keith Bosticmove lfs_ifind into lfs_inode.c, it's only used in...
1992-03-05 Keith Bosticuse stdin instead of another file descriptor; make...
1992-03-05 Keith Bosticrename line.3 to tcsendbreak.3, libplot already had...
1992-03-04 Kirk McKusickfix problem with window system failing to start up...
1992-03-04 Keith Sklowermore prettying up before we circulate this;
1992-03-04 Keith Sklowercorrect misspellings
1992-03-04 Keith Sklowerthis version can at least talk to the CSR's of the...
1992-03-04 Keith Bosticmake tail work like head for multiple files
1992-03-04 Keith Bosticdocument exit status
1992-03-04 Mike Hibleravoid NULL object pointer dereference in vmtotal
1992-03-04 Keith Bosticadd -n for POSIX 1003.2 compatibility, document file...
1992-03-04 Kirk McKusickmust have directory vnode as first op;
1992-03-04 Kirk McKusickmust have directory vnode as first op
1992-03-04 Keith Bosticfree'ing wrong pointer on error
1992-03-04 Keith Bosticfree'ing the wrong pointer when copyin fails; minor...
1992-03-04 Keith Bosticset saveaddr to NULL, otherwise will re-free space...
1992-03-03 Kirk McKusickbreak out machine independent part to ../csu.gmon/gmon.c
1992-03-03 Kirk McKusickgmon.c moves out; mcount.c replaces it
1992-03-03 Kirk McKusickbreak out machine independent part (leaving just mcount...
1992-03-03 Kirk McKusickadd -C option to break cycles
1992-03-03 Kirk McKusickextract profiling rate from header if present
1992-03-03 Kirk McKusickget phdr from gmon.h; define old format header
1992-03-03 Kirk McKusicknow get gmon.h from csu.gmon
1992-03-03 Ralph Campbellfix missing argument to usage().
1992-03-03 Ralph Campbellfix uninitialized variable (dst) if senderr called...
1992-03-03 Chris Torekdeclare dead and pure functions as such
1992-03-03 Chris Torekdeclare pure functions as such
1992-03-03 Chris Torekdeclare dead and pure functions as such
1992-03-03 Chris Torekadd dead and pure function qualifiers, with appropiate...
1992-03-03 Keith Bosticdeclare struct proc, struct uio before using in prototypes
1992-03-03 Keith Bosticfts_children now takes two arguments
1992-03-03 Keith Bosticmake = of no permissions (ex: "g=") work
1992-03-03 Kirk McKusickdisallow creation of files in removed directories
1992-03-03 Keith Skloweruse generic, endian-independent versions for ns & ip...
1992-03-03 Keith Sklowerupdate publication date for copyright, rename as real...
1992-03-03 Keith Bosticdon't let users reexec init
1992-03-03 Keith Sklowerupdate publication date for copyright
1992-03-03 Keith Sklowercan use #include "param.h" instead of #include "sys...
1992-03-03 Keith Sklowermake tahoe use machine-independent ns_cksum()
1992-03-03 Keith BosticKNF; only real change was to pass u_int instead of...
1992-03-03 Keith Bosticdon't permit multiple invocations
1992-03-03 Keith Bosticmake 'od file +3' work right
1992-03-03 Keith Bosticminor wordsmithign
1992-03-03 Keith Bosticminor rewording, no fixes
1992-03-03 Keith Bosticdon't drop core if no arguments, use getopt(3) for...
1992-03-02 Christos ZoulasFixed and documented $histfile
1992-03-02 Ralph Campbellremove unused KADB external decl.
1992-03-02 Ralph Campbelldon't include mtpr.h unless needed
1992-03-02 Ralph Campbelldon't bsearch() the null entry.
1992-03-02 Ralph Campbellremove unused KADB stuff, fix va_alist for ULTRIX compiler
1992-03-02 Ralph Campbellcalls to chdirec didn't pass 'p'.
1992-03-02 Keith Bosticdate and time created 92/03/01 16:59:09 by bostic
1992-03-02 Keith Bosticreplace -k with the BLOCKSIZE environmental variable
1992-03-02 Keith Bosticdocument BLOCKSIZE environmental variable
1992-03-02 Keith Bosticreplace -k with the BLOCKSIZE environmental variable
1992-03-02 Kirk McKusickcheck that write was successful (net2/usr.bin/9)
1992-03-02 Kirk McKusickallow subset of pagers to be defined (net2/sys/7)
1992-03-02 Kirk McKusickrd disks depend on NRD not NSD (net2/sys/6)
1992-03-02 Kirk McKusickcheck errors on close (net2/usr.bin/2)
1992-03-02 Keith Bosticcheckpoint
1992-03-02 Keith Bosticadd FTS_NAMEONLY flag to fts_children; check options...
1992-03-02 Keith Bosticadd option argument to fts_children; error return if...
1992-03-02 Keith Bosticadd options arg to fts_children, add FTS_NAMEONLY flag
1992-03-02 Keith Bosticfix newline/directory name display logic; fts_children...
1992-03-02 Keith Bosticlint
1992-03-02 Ralph Campbellchecked in for Ralph by TK; update for 5000, not sure...
1992-03-02 Keith Bosticdate and time created 92/03/01 10:16:39 by bostic
1992-03-02 Keith Bosticdate and time created 92/03/01 10:09:58 by bostic
1992-03-02 Keith Bosticfix SEE ALSO stuff
1992-03-01 Mike Hiblersync with current vn_open interface
1992-03-01 Ralph Campbellremove p_regs
1992-03-01 Ralph Campbelladded KADB support & DS5000 support
1992-03-01 Ralph Campbellremoved p_regs
next