branch for the 2nd network distribution
[unix-history] / usr / src / bin /
1991-05-07 Keith Bosticbranch for the 2nd network distribution
1991-05-07 Keith Bosticnew copyright; att/bsd/shared
1991-05-07 Mike Karelsrm more stuff the newvm system doesn't have; left-adjus...
1991-05-07 Mike Karelsppid is in eproc now
1991-05-07 Cynthia A. E. Livi... once more with feeling - converted to mdoc (version...
1991-05-07 Cynthia A. E. Livi... remove extraneous .El
1991-05-07 Keith Bosticcheck for close failure -- it may be an NFS file system
1991-05-07 Keith Bosticexplicitly close stdout, so can check for flush/write...
1991-05-04 Keith Bosticdidn't get the argument parsing right; fix stty -tostop
1991-05-03 Keith Bosticbreak stty up into multiple files
1991-05-03 Keith Bosticminor wordsmithing, don't document the flags twice...
1991-05-03 Keith Bosticfix was to fail on unrecoverable errors, i.e. if can...
1991-05-03 Keith Bosticmdoc version three plus some changes by bostic (cael)
1991-05-03 Keith Bosticbreak up into multiple modules; redo the output formats...
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:52 by bostic
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:49 by bostic
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:45 by bostic
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:42 by bostic
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:40 by bostic
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:37 by bostic
1991-05-03 Keith Bosticdate and time created 91/05/02 13:34:29 by bostic
1991-04-26 Cynthia A. E. Livi... mdoc version three/bsd copyright
1991-04-25 Cynthia A. E. Livi... mdoc version three/bsd copyright
1991-04-25 Cynthia A. E. Livi... mdoc version three/bds copyright
1991-04-25 Cynthia A. E. Livi... mdoc version three
1991-04-24 Keith Bosticadd -M, -N, -W for consistency with other stat programs
1991-04-24 Keith Bosticneeds machine dependent includes
1991-04-23 Cynthia A. E. Livi... mdoc conversion/bsd copyright
1991-04-23 Keith Bosticnow ~ accumulates all characters until / or EOS, not...
1991-04-22 Keith Bostichex flags should have a leading "0x"
1991-04-21 Keith Bosticmove from section 1 to section 8
1991-04-21 Keith Bosticmove from section 1 to section 8, typo
1991-04-20 Keith Bostic-p doesn't take arguments
1991-04-18 Keith Bosticnew copyright; att/bsd/shared
1991-04-13 Marc Teitelbaumredo how PS1 is initialized
1991-04-13 Marc Teitelbaumrestore exit status after a trap.
1991-04-13 Marc Teitelbaumfor debug; if HOME not set and root, write to /trace.
1991-04-13 Marc Teitelbaumfix IF exit status
1991-04-13 Marc Teitelbaumcheck for keywords in more places for compat with origi...
1991-04-13 Marc Teitelbaumtypo
1991-04-13 Marc Teitelbaumtype
1991-04-13 Marc Teitelbaumadd BLETCH comment to 'union node;'
1991-04-13 Marc Teitelbaumcleanups
1991-04-09 Keith Bosticnew copyright; att/bsd/shared
1991-04-09 Keith Bosticnew copyright; att/bsd/shared
1991-04-09 Keith Bostickeywords got lost somewhere
1991-04-09 Keith Bosticnew copyright; att/bsd/shared
1991-04-09 Keith Bosticnull indirection
1991-04-09 Keith BosticANSI
1991-04-05 Keith Bosticnew copyright; att/bsd/shared
1991-04-05 Keith Bosticcheckpoint!
1991-04-04 Keith Bosticoops. Got stat test logic wrong
1991-04-04 Keith Bosticmessed up the prototypes
1991-04-04 Keith Bosticuse execl, not execlp; bug was args weren't NULL terminated
1991-04-04 Keith Bosticminor cleanups, ANSIisms, no fundamental changes
1991-04-04 Keith Bosticbreak out path routines
1991-04-04 Keith BosticANSI include files, struct direct -> struct dirent
1991-04-04 Keith Bosticbreak up in anticipation of sharing source with mv
1991-04-04 Keith Bosticdate and time created 91/04/03 11:22:39 by bostic
1991-04-04 Keith Bosticdate and time created 91/04/03 11:22:34 by bostic
1991-04-03 Keith Bosticdon't indirect through a NULL on echo w/o arguments
1991-04-03 Keith BosticWhen reading a directory, -L should still apply, don...
1991-04-03 Keith Bosticls -F foo, where foo is a symbolic link should display...
1991-04-03 Keith Bosticget the SCCS id back
1991-04-02 Keith Bosticsetexit -> setjmp, reset -> longjmp, isdir() -> S_ISDIR...
1991-03-28 Marc Teitelbaumits \not/ an error to specify a keyword twice
1991-03-28 Mike Karelsnew vm
1991-03-21 Keith Bosticdon't use xstr(1) any more
1991-03-21 Keith Bosticadd gl_matchc, GLOG_MAGCHAR to glob(3)
1991-03-21 Keith Bosticdo seconds scaling correctly
1991-03-19 Keith Bosticfix check for no match was wrong.
1991-03-19 Keith Bosticuse GMT0, not GMT (defined by POSIX, don't know why)
1991-03-19 Keith Bosticthis can be simplified a lot by including sh.h.
1991-03-19 Keith Bosticsetenv foo `bar -f`, where bar DNE caused csh to dump...
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-03-15 Keith Bosticforgot to free at one point
1991-03-15 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old, delete...
1991-03-15 Keith Bosticfrom Christos Zoulas; fix "echo /bin/*"
1991-03-15 Keith Bosticany -> index (use the faster library routine)
1991-03-15 Keith Bosticany -> index (use the faster library routine)
1991-03-15 Keith Bosticany -> index (use the faster library routine)
1991-03-15 Keith Bosticany -> index (use the faster library routine)
1991-03-15 Keith Bosticcopy -> bcopy (more than vax and tahoe now)
1991-03-15 Keith Bosticlost the SCCS id's...
1991-03-15 Keith Bosticuse the library globbing routines instead of rolling...
1991-03-15 Keith Bosticany -> index (use the faster library routine)
1991-03-15 Keith Bosticuse the library globbing routines instead of rolling...
1991-03-15 Keith Bosticlost the SCCS id's...
1991-03-15 Keith Bosticuse the library globbing routines instead of rolling...
1991-03-15 Keith Bosticany -> index (use the faster library routine)
1991-03-15 Keith Bosticlost the SCCS id's...
1991-03-15 Keith Bosticuse the library globbing routines instead of rolling...
1991-03-15 Keith Bosticcopy -> bcopy (more than vax and tahoe now)
1991-03-14 Cynthia A. E. Livi... man macros updated to -mdoc version 3
1991-03-14 Cynthia A. E. Livi... updated to -mdoc version 3
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx and unset .Os
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx (invokes tmac.doc.old)
next