date and time created 88/07/22 16:08:01 by bostic
[unix-history] / usr / src / bin /
1988-07-22 Keith Bosticrewritten from scratch by Steve Sellgren; add Berkeley...
1988-07-19 Keith Bosticrewritten by Sam Leffler; add appropriate copyright
1988-07-10 Keith Bosticinstall approved copyright notice
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-08 Keith Bosticadd cpio to subdirectory list
1988-06-07 Keith Bosticrewrite and add Berkeley specific header; atoi is in...
1988-06-07 Keith Bosticadd -s flag, Berkeley header, hostname now run from...
1988-06-07 Keith Bosticadd Berkeley specific copyright; add -s flag; general...
1988-06-07 Keith Bosticmake cshputchar a macro; some reformatting
1988-06-02 Keith Bosticnew _doprnt doesn't support %[A-Z]
1988-05-20 Keith Bosticinstall C version of _doprnt
1988-05-07 Keith Bosticdon't need printf; add Berkeley header, this is a compl...
1988-04-25 Keith Bosticfix for ANSI C
1988-04-25 Keith BosticANSI C preprocessor doesn't like single apostrophes...
1988-04-25 Keith Bosticfix for ANSI C
1988-04-24 Edward Wangfixed mistake in filename completion (control-D to...
1988-04-22 Keith Bosticmv mail and rmail into usr.lib/sendmail/aux
1988-04-22 Keith Bosticadd getopt for "--" capability
1988-04-22 Keith Bosticadd getopt; clean up tree traversal; lint cleanups
1988-04-22 Keith Bosticremove chgrp, replaced by link to chown
1988-04-15 Keith Bosticuse SHDIAG, not "2", already mucked with descriptors
1988-04-14 Mike Karelstry again (better format for times >99:59)
1988-04-08 Keith Bosticnew version from Rick Adams; rick@seismo.css.gov
1988-03-11 Mike Karelssigh, I give up making this fit on a line (need to...
1988-03-11 Mike Karels"pagedaemon" is too long now
1988-03-11 Mike Karelsoops, don't keep state from previous process
1988-03-11 Mike Karelsoops, don't keep the last proc's state
1988-03-11 Mike Karelsupdates
1988-03-11 Mike Karelsleave spaces between fields, enough space for large...
1988-01-22 Keith Bosticdon't ask about access modes, if already asked for...
1988-01-21 Keith BosticBug involving csh and the "source" command; 4.3BSD...
1988-01-15 Edward Wangfixed labuf overflow (caused by, for example, very...
1988-01-11 Keith Bosticfix #endif lines for ANSI C
1987-12-23 Keith Bosticmake ANSI C compatible; use supplied defines
1987-12-22 Keith Bostic{,} construct should allow '\' to escape comma; bug...
1987-12-22 Keith Bosticmake ANSI C compatible; besides, structs don't fit...
1987-12-21 Keith Bostic"not removed" doesn't tell you a whole helluva lot
1987-12-06 Keith Bostictahoe beta update
1987-12-03 Keith Bosticbug report 4.3BSD/bin/107; exit 0 on success
1987-12-01 Keith Bosticadd strings.o to clean: label
1987-12-01 Keith BosticBerkeley code; add header
1987-11-06 Keith Bosticadd getopt; remove unused variables; use correct consta...
1987-11-06 Keith Bosticfix "ln -s file1 file2 file3"; bug report 4.3BSD/bin/95
1987-11-06 Keith Bosticfix "ln -s /etc/motd /etc/group /etc/passwd"; bug report
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-01 Keith Bostic:e works on variables; bug report 4.3BSD/man/11
1987-10-01 Keith Bosticfix -c definition; bug report 4.3BSD/man/19
1987-09-30 Keith Bosticlist all options; bug report 4.3BSD/man/22
1987-09-29 Keith Bosticchange "file changed size" error to a real read error...
1987-09-22 Keith Bosticgrammar cleanup
1987-09-17 Keith Bosticuse "Suspended", not "Stopped"; bug report 4.3BSD/bin/56
1987-09-17 Keith Bosticnon-interactive csh/children fix; bug report 4.3BSD...
1987-09-17 Keith Bosticmove 4.2BSD syntax to BUGS
1987-09-12 Keith Bosticuse S/T if exec bit not set; bug report 4.3BSD/bin/57
1987-09-12 Keith Bosticdocument S and T if execute bit not set; bug report...
1987-09-12 Keith Bosticnegative numbers fix; bug report 4.3BSD/bin/53
1987-09-11 Keith Bosticusage for only 1 argument; do copy/truncate, not create
1987-07-28 Keith Bosticnew template, don't worry about mv, strip, or cp, minor...
1987-07-28 Keith Bosticrcp dereferences NULL; bug report 4.3BSD/bin/36
1987-07-02 Keith Bosticuse getopt(3), use uid_t/gid_t, minor lint work, cache...
1987-06-26 Keith Bosticcsh long/int mismatches; bug report 4.3BSD/bin/45
1987-06-23 Keith Bosticlint, getopt
1987-06-06 Keith Bosticremove ifdef's for vax
1987-06-05 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticnew template
1987-06-01 Keith Bosticdo make depends on sub directories
1987-06-01 Keith Bosticadded depend label
1987-05-05 Keith Bosticdon't use search path for rsh, hardwire it in; bug...
1987-04-26 Keith Bosticbug report 4.2BSD/man/36
1987-04-14 Jay LepreauWhen forced to copy a regular or special file, ignore the
1987-04-14 Jay LepreauWhen forced to copy a regular or special file, ignore the
1987-04-09 Keith Bosticrealloc not used
1987-04-08 Keith Bosticask for protection override even if -i set; bug report...
1987-04-08 Keith Bosticdon't truncate output files; bug report 4.2BSD/bin/43
1987-04-07 Keith Bosticnew time package, general cleanup
1987-04-07 Keith Bosticnew time package, cleanup
1987-04-02 Keith Bostictimezone is really minutes_west
1987-03-29 Mike Karelsmake -k work on tahoe
1987-03-25 Keith Bosticadded -t, -u for timezone, dst setting
1987-03-25 Keith Bosticnew time package, general cleanup
1987-03-19 Kirk McKusickSBLOCK become SBOFF
1987-02-14 Kirk McKusickadd `machine'; make depend
1986-12-19 Keith Bosticallow EOF to end tagged input
1986-12-03 Keith Bosticmade I/O buffer long-word aligned for Power 6/32.
1986-11-27 Keith Bosticdocumented (slightly) the directory linking capability
1986-10-16 Eric Allmantypo fix in description of U option
1986-10-14 Sam Lefflerdoprnt.o is needed only on vax (need better way than...
1986-08-13 Kirk McKusickmissing .TP 5
1986-08-13 Kirk McKusickdelete decryption for the foreign sites
1986-08-13 Kirk McKusickadd `ifdef CRYPT' to show the part of ed.c implementing...
1986-06-06 Jim Bloomfix plus because cfo decided to change things
1986-06-06 Kirk McKusickdocument for 4.3BSD release
1986-06-06 Kirk McKusickdocument distributed with 4.2BSD
1986-06-06 Kirk McKusickdocument distributed with 4.1BSD
1986-06-06 Kirk McKusickdocument for 4.3BSD release
1986-06-06 Kirk McKusickdocument distributed with 4.2BSD
next