fixup comments to reflect that softclock no longer gets a frame ptr
[unix-history] / usr / src / usr.bin /
1992-07-08 Chris Torekdate and time created 92/07/07 22:30:14 by torek
1992-07-08 Keith Sklowernot every value return in an nlist structure was being
1992-07-07 Andrew Cherensonfix order in "newer" message
1992-07-07 Keith SklowerMulticast changes from lbl
1992-07-07 Keith Sklowerdate and time created 92/07/06 15:35:03 by sklower
1992-07-07 Keith BosticSparc fixes from Chris Torek
1992-07-07 Keith Bosticdon't quit just because can't find one man page
1992-07-07 Keith Bosticprototype for ANSI and make it work with quads
1992-07-01 Keith Bosticassume untouched page if read fail in datadump
1992-06-30 Keith Bosticturn off the NODUMP flag
1992-06-30 Keith Bosticquad fixes, but some general cleanup too
1992-06-30 Keith Bosticput in keywords
1992-06-30 Keith Bosticcleanup and ANSI-ficatoin
1992-06-30 Keith Bosticgeneral cleanup and ANSI-fication; should be no real...
1992-06-30 Keith Bosticput keywords back in
1992-06-30 Keith Bosticdon't need util.c
1992-06-30 Keith Bosticnew include file, fnmatch.h
1992-06-30 Keith BosticFNM_QUOTE now the default for fnmatch, reverse return...
1992-06-30 Keith BosticFNM_QUOTE is the default now, flip the return sense...
1992-06-30 Keith Bosticallow "-" as an argument to mean stdin
1992-06-30 Keith BosticANSI C cleanups
1992-06-30 Keith BosticANSI C prototypes
1992-06-29 Keith BosticFix word erase on non-termios systems; bug report 4...
1992-06-29 Keith Bosticmmap and write files less than 8M
1992-06-29 Keith Bosticdelete extra newlines
1992-06-29 Keith Bosticpreserve file flags across install; general ANSI C...
1992-06-27 Keith Bosticdate and time created 92/06/26 12:03:54 by bostic
1992-06-27 Keith Bosticquad's broke it -- prototyped it rather than figure...
1992-06-26 Keith Bostic<sys/resource.h> needs <sys/types.h>
1992-06-25 Edward Wanginput error correction stuff
1992-06-25 Keith Bosticminor cleanups, ANSI prototypes
1992-06-25 Keith Bosticdelete MAP_FILE, check file size before attempting...
1992-06-25 Keith Bosticdelete MAP_FILE, check for file larger than a mappable...
1992-06-25 Keith Bosticdelete MAP_FILE, check file size before mmap'ing, print...
1992-06-25 Keith Bosticcheck size of mmap'd object; clean up error handling
1992-06-25 Keith Bosticfix mmap call (MAP_FILE is gone) plus type casting
1992-06-24 Marc TeitelbaumIt makes a BIG difference if you prune duplicate entries.
1992-06-24 Keith Bosticdon't bother to cast malloc
1992-06-24 Steven McCanneoops, also need to change LIBUTIL to LIBKVM.
1992-06-24 Steven McCanneport to new kvm; use stathz instead of phz
1992-06-24 Steven McCanneport to new kvm
1992-06-24 Steven McCanneuse libkvm instead of libutil to get kvm
1992-06-23 Keith Bosticst_blocks are quad's now
1992-06-23 Keith Bosticgrep -efoo dropped core on the sparc
1992-06-23 Keith Bosticgrep -e dumps core; fix from Craig Leres
1992-06-22 Keith Bosticlseek takes an off_t, not a long
1992-06-22 Keith Bosticoff_t is a quad, now
1992-06-22 Kirk McKusicktry to give better error messages on connection failure
1992-06-22 Keith Bosticlseek takes an off_t
1992-06-22 Keith Bosticfixes without testing for mmap, lseek, fseek when quads...
1992-06-22 Keith Bosticsecond arg to mmap is a size_t
1992-06-22 Keith Bosticoff_t is a quad, use %qd; 2nd arg to mmap is an int
1992-06-22 Keith Bosticlseek takes a quad; minor cleanups
1992-06-21 Keith Bosticput K option in the usage statement
1992-06-20 Steven McCanneport to 4.4
1992-06-20 Steven McCanneuse sccs include to snarf copyright
1992-06-20 Steven McCannedate and time created 92/06/19 16:48:51 by mccanne
1992-06-20 Steven McCannedate and time created 92/06/19 16:48:50 by mccanne
1992-06-20 Steven McCanneport to 4.4 -- involved changing interface (need text...
1992-06-20 Steven McCanneport to new kvm interface
1992-06-20 Keith Bosticst_size is now a quad, st_mtime is now a timespec
1992-06-20 Keith Bosticlseek now returns a quad
1992-06-19 Andrew Cherensonslightly better error messages, add extra error check
1992-06-19 Andrew Cherensonfix MDTM comparisons, fix mcase conversion in mget
1992-06-19 Keith Bosticsys/resource.h needs sys/types.h now
1992-06-19 Keith Sklowerroutines to print inet to ascii should not be private...
1992-06-19 Keith Bosticresource.h needs types.h now
1992-06-19 Keith Bostickvm has its own library now
1992-06-18 Keith Bostichpux stuff moved
1992-06-18 Keith Bostichpux support moved
1992-06-17 Keith Bosticoff_t's changed size
1992-06-09 Keith Bosticfile system reorg
1992-06-09 Keith Bosticmake fstat work with new kvm interface; from Donn Seele...
1992-06-09 Keith Bosticadd kvm library
1992-06-02 Elan AmirChanged find(1) primaries to more logical evaluation.
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirAdded -Hh options.
1992-06-02 Elan AmirAdded -Hh flags
1992-06-02 Elan AmirAdded -Hh flags documentation.
1992-06-02 Elan AmirAdded -Hh flags.
1992-05-29 Elan AmirDocumented new -Hh options.
1992-05-28 Keith Sklowerincorporate changes for new kvm interfaces from lbl
1992-05-28 Elan AmirSearch globally -- locate(1) is fixed.
1992-05-28 Elan AmirFixed if-else ambiguity bug.
1992-05-21 Keith Bosticdon't segv if no utmp file
1992-05-21 Keith Bosticdelete -k
1992-05-15 Marc Teitelbaummodify for use within /bin/sh
1992-05-15 Keith Bosticadd munmap call
1992-05-15 Keith Bosticflush stdout, rest of tail uses write(2)
1992-05-14 Keith Sklowerreally merged version of my stuff & leres
1992-05-14 Keith Sklowerminor other leres-like changes but this branch didn...
1992-05-12 Keith Bosticfix (ruthlessly tested, too!) boundary conditions where...
1992-05-12 Marc Teitelbaumfix processing of '*' and a few other minor nits
1992-05-08 Keith BosticDon't loop endlessly on EOF
1992-05-06 Keith Bosticflush stdout so error messages in the right place
1992-05-05 Keith Bosticallow editing portable archives
1992-04-28 Keith Sklowerdate and time created 92/04/27 17:35:35 by sklower
1992-04-27 Keith Bosticthe prettiness police welcome login to ANSI; no real...
1992-04-27 Keith Bosticrootlogin should be set early in the loop
1992-04-25 Keith Sklowermark changes made by leres@lbl
next