vnode interface conversion
[unix-history] / usr / src / bin /
1992-05-13 Marc Teitelbaum-w weirdness fixed
1992-05-07 Christos Zoulascheck PATH for relative pathnames when running as root...
1992-05-01 Marc Teitelbaumadd arithmetic
1992-05-01 Marc Teitelbaumadd support for arithmetic (and tilde)
1992-05-01 Marc Teitelbaumadd support for tilde
1992-05-01 Marc Teitelbaumadd tilde -- remove UDIR
1992-05-01 Marc Teitelbaumadd support for tilde expansion
1992-05-01 Marc Teitelbaumadd exp and let builtins for arithmetic
1992-05-01 Marc Teitelbaumremove UDIR (we now have tilde)
1992-04-28 Marc Teitelbaumarithmetic
1992-04-24 Keith Bosticdon't let fields meet under any circumstances
1992-04-17 Marc Teitelbaumcheck if root has dot in PATH and issue warning
1992-04-17 Marc Teitelbaumcheck if effective userid is root
1992-04-17 Marc Teitelbaumadd ! keyword
1992-04-08 Keith Bosticuse -lkvm, now
1992-04-04 Kirk McKusickfrom Steve McCanne
1992-04-04 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-03 Keith Bosticdon't put fts_open in the error message
1992-03-21 Keith Bosticminor cleanup, more consistency checking
1992-03-21 Keith Bosticdocument that seconds are 0 to 61
1992-03-16 Ralph Campbellfix setting date with '.ss' for seconds
1992-03-14 Keith Bosticalways print out something for -o option
1992-03-14 Elan Amircalculate all of the field sizes dynamically
1992-03-10 Keith Bosticflags is -o, not -g
1992-03-10 Keith Bosticmake block size a long
1992-03-10 Keith Bosticdelete the -g flag, display group for all "long" listings
1992-03-10 Keith Bosticemalloc no longer used, -g flag is gone
1992-03-03 Keith Bosticminor wordsmithign
1992-03-02 Christos ZoulasFixed and documented $histfile
1992-03-02 Ralph Campbelldon't bsearch() the null entry.
1992-03-02 Keith Bosticreplace -k with the BLOCKSIZE environmental variable
1992-03-02 Keith Bosticfix newline/directory name display logic; fts_children...
1992-03-02 Keith Bosticlint
1992-02-27 Keith BosticKNF
1992-02-26 Elan AmirFixed no stat'ing on -i option -- need to stat.
1992-02-19 Keith Bosticone more time, with feeling
1992-02-13 Christos Zoulasdocumented -l
1992-02-13 Christos ZoulasUse the system's version of malloc
1992-02-13 Christos ZoulasFixed directory printing in case there was both a ...
1992-02-13 Keith Bosticfix -l documentation
1992-02-07 Keith Bostic-Wall is for debugging
1992-02-07 Christos ZoulasKeith for Christos; checkpoint
1992-02-06 Christos Zoulaspmatch declaration fix.
1992-02-06 Christos Zoulas{}{a,b} did not expand correctly; Gmatch() accepts...
1992-02-06 Christos Zoulasfixed bug in realloc: copy the min size of the new...
1992-02-06 Christos ZoulasUse vis(3) to print unprintable characters
1992-02-05 Keith Bosticuse FTS_COMFOLLOW flag to follow symlinks unless -l...
1992-02-05 Keith Bosticdocument that -d doesn't indirect through symbolic...
1992-02-05 Keith Bosticlint
1992-02-04 Keith Bosticno error message for stdout; try "(cat 1>&0) < /"
1992-02-04 Keith Bosticmake routines public; fix physical/logical walk; clean...
1992-02-04 Elan AmirFixed bug that prevented '.' files from being listed...
1992-01-31 Elan AmirFixed bug of determining the path for reading links...
1992-01-30 Elan AmirChanged print routines to conform to new ls(1) inplemen...
1992-01-30 Elan AmirDeleted LS struct, and got rid of stat(2) struct field...
1992-01-30 Elan AmirAdded fatal option to error routines.
1992-01-30 Elan AmirNew version of using fts(3) routines. This version...
1992-01-30 Elan AmirChanged fn prototypes to conform to new version using...
1992-01-30 Elan AmirChanged comparison fns to conform to new version using...
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-28 Keith Bosticfts_statb -> fts_statp
1991-12-29 Keith Bosticdon't permit illegal file modes; lots of minor ANSI...
1991-12-16 Keith Bosticadd getopt front-end
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-13 Kirk McKusickmissing static declaration
1991-12-13 Kirk McKusickadd -o option to list file flags
1991-12-04 Keith Bosticdon't indirect through null pointers
1991-11-24 Keith Bosticdo includes right
1991-11-20 Chris Torekdoargs writes on argv via prcopy, so provide writable "."
1991-11-14 Keith Bosticmultiple defines for dd_close(), setup()
1991-11-13 Keith Bosticsearch is static void, not just void
1991-11-13 Keith Bosticfix sortscmp to compile under pcc
1991-11-13 Keith Bosticcp requires the new VM, ps now builds for everybody
1991-11-13 Keith Bosticget vm include files from /sys
1991-11-11 Keith Bosticbreak ufs into multiple parts
1991-11-09 Cynthia A. E. Livi... lets try that again too...
1991-11-09 Cynthia A. E. Livi... lets try that usage stmt again...
1991-11-09 Cynthia A. E. Livi... fix usage stmt, make clear flags and f are bsd extensio...
1991-11-07 Christos ZoulasAdded support for displaying non-printable characters
1991-11-07 Keith Bosticdon't step over the end of the argv array
1991-11-06 Cynthia A. E. Livi... escape two character sequence - this man page still...
1991-11-06 Keith Bosticcreate kernel /usr/include symlink
1991-11-05 Keith Bosticps doesn't need -I/sys
1991-11-05 Christos ZoulasCouple of new variables...
1991-11-05 Christos ZoulasSome modifier, which, and $! documentation
1991-11-05 Christos Zoulasreset the alias and eval pointers before calling lex
1991-11-05 Christos ZoulasLoop freeing was busted
1991-11-05 Christos ZoulasAdded :a modifier and $foo:s
1991-11-05 Christos ZoulasChanged slightly the $! error message
1991-11-05 Christos ZoulasWe need strstr now...
1991-11-05 Christos ZoulasOnintr would reset SIGINT if found in /etc/csh.{cshrc...
1991-11-05 Christos ZoulasAdded noambiguous
1991-11-01 Keith Bosticuse getopt(3)
1991-10-29 Craig LeresFix gcc "bodyless for/while" warnings.
1991-10-29 Keith BosticIt's a brave new ANSI world!
1991-10-29 Keith Bosticdate and time created 91/10/28 15:44:54 by bostic
1991-10-28 Christos ZoulasSmall declatation typo
1991-10-28 Christos ZoulasLoops were broken again. (Michael Schroeder's fix)
1991-10-28 Christos Zoulasdinit() would pass to dcanon() an unallocated pointer
1991-10-28 Christos ZoulasMinor fixes
next