get rid of the fiction of NOQUAD
[unix-history] / usr / src / usr.bin /
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
1992-04-24 Keith Bosticreplace the character (from Christos Zoulas)
1992-04-21 Keith Bosticrun it through indent
1992-04-16 Marc Teitelbauminherit flag wasen't set to zero after it was moved...
1992-04-16 Marc Teitelbaumadd KTRFAC_CSW "w" -- context switching trace point
1992-04-16 Marc Teitelbaumsplit out trace points into default and complete list
1992-04-16 Marc Teitelbaumby default, not ALL trace points are enabled -- only...
1992-04-15 Vern PaxsonIntroduced "my_yytext" to emulate AT&T lex's yytext...
1992-04-14 Kirk McKusickadd -lkvm
1992-04-07 Keith BosticIf I had brains, I'd be a fuckin' menace.
1992-04-04 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-01 Keith Bosticdon't run if getting nothing from the terminal
1992-03-31 Keith Bosticcheck for failures when fts_read finishes
1992-03-30 Keith BosticThe 386 has a virtual console just like the hp300.
1992-03-22 Keith Bosticempty ine
1992-03-22 Keith Bosticforgot to exit with right status
1992-03-22 Keith Bosticbring rev back into the main-line source tree
1992-03-21 Craig LeresAllow later -e flag to override -E.
1992-03-12 Keith Bosticmake mail understand TMPDIR
1992-03-11 Keith Bosticmake fts(3) work again, welcome to the wonderful world...
1992-03-10 Keith Bosticmake block size a long
1992-03-08 Keith Bosticmove pcc assembler/loader to /usr/old/bin
1992-03-07 Keith Bosticlast change broke loose matching
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 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 Bosticuse stdin instead of another file descriptor; make...
1992-03-04 Keith Bosticmake tail work like head for multiple files
1992-03-04 Keith Bosticdocument exit status
1992-03-04 Keith Bosticadd -n for POSIX 1003.2 compatibility, document file...
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 Keith Bosticmake 'od file +3' work right
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 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 McKusickcheck errors on close (net2/usr.bin/2)
1992-02-28 Keith Bosticupdate the 'see also' list to be a little more reasonable
1992-02-25 Kirk McKusickadd -C flag to do cycle elimination
1992-02-20 Kirk McKusickthrow away arcs that are out of range
1992-02-20 Kirk McKusicknllookup failures are acceptable
1992-02-20 Keith Bosticcommas don't require quoting
1992-02-16 Chris Torekrebuild .depend only when necessary
1992-02-13 Craig LeresDon't make ilevel go negative when we test it.
1992-02-13 Keith Bosticfix buffer overflow problem; example was really long...
1992-02-13 Keith Bosticmake tail match historic practice for the various arguments
1992-02-13 Keith Bosticfix so if falls off the beginning of the file doesn...
1992-02-13 Keith Bosticfix so if falls off the beginning of the file doesn...
1992-02-07 Keith Bosticfix exit change; major whitespace cleanup
next