modern syntax for asgops & inits cause Donn's latest ccom rejects the old.
[unix-history] / usr / src / bin /
1986-05-23 Kevin Dunlapdocument distributed with 4.1BSD
1986-05-23 Kevin Dunlapdocument for 4.3BSD release
1986-05-23 Kevin Dunlapdocument distributed with 4.2BSD
1986-05-23 Kevin Dunlapdocument distributed with 4.1BSD
1986-05-23 Kirk McKusickdo not follow symbolic links; clarify error messages
1986-05-23 Kirk McKusickclarify that -R does not follow symbolic links
1986-05-23 Kirk McKusickchgrp is no longer setuid
1986-05-19 Jay Lepreaudon't mess with SIGWINCH, instead get winsz every time...
1986-05-19 Jay Lepreauexit status
1986-05-19 Jay Lepreaulint
1986-05-18 Jay Lepreaureqork exit codes: 0 = success, 1 = failure, 2 = failed...
1986-05-16 Mike Karelsinitialize those registers
1986-05-16 Jay Lepreaumake "mv <file> <non-existent-dir>" print reasonable msg
1986-05-13 Jay Lepreaumake qsort compare routine extern so sh.file.c can...
1986-05-13 Jay Lepreaunice is absolute after all; allow killing with 0 as...
1986-05-13 Jay Lepreaunice is absolute after all; comment the problem Sun...
1986-05-13 Jay Lepreaunice is absolute (note that in 5.2 and before "nice...
1986-05-13 Jay Lepreaufix so "cmd && cmd2 &" (or ||) does not hang the tty...
1986-05-13 Jay Lepreauavoid null ptr deref, from glenn@sun
1986-05-13 Jay LepreauFix "cmd not found error handling in script (was seekin...
1986-05-13 Jay Lepreauget winsz via ioctl and respond to SIGWINCH.
1986-05-13 Anne Hughesgrammar, spelling
1986-05-13 Mike Karelsundo -S
1986-05-13 Anne Hughesgrammar
1986-05-13 Anne Hughesgrammar
1986-05-12 Anne Hughesgrammar, diction
1986-05-12 Jay Lepreaubring doc of "alloc" up to date; clarify nice doc;...
1986-05-09 Mike Karelsadd -b
1986-05-09 Mike Karelsrm -S
1986-05-09 Mike Karelsrename nch => namecache (hopefully never used!)
1986-05-06 Jim Bloomadd cols and fix format error
1986-05-06 Kirk McKusickfix description of buffering
1986-04-30 Jim Bloomuse absolute instead of relative time for setting netwo...
1986-04-26 Jay Lepreaugive LIM field 1 more space
1986-04-26 Jay Lepreauremove bogus "compacting" free preceding a realloc
1986-04-24 Kirk McKusickwall must also run setgid to tty
1986-04-21 Kirk McKusickmerge of 5.4.1.1
1986-04-21 Kirk McKusickmove verification to front of database to prevent looping
1986-04-20 Jay Lepreaubring up to date with negative pid kernel code; missing...
1986-04-20 Jay Lepreauallow negative pids to match kernel code.
1986-04-14 Mike Karelsadd -n to avoid setting network time
1986-04-14 Mike Karelsadd -n to avoid timed
1986-04-14 Mike Karelsadd -n
1986-04-13 Mike Karelswrite => tty
1986-04-11 Kirk McKusickclarifications from sechrest
1986-04-05 Jim Bloommake cols an alias for columns
1986-03-29 Jay LepreauMinor speedups & cleanups:
1986-03-29 Jay Lepreaudon't sigblock(SIGINT) around setting t_brkc to save...
1986-03-29 Jay Lepreaureplace internal N**2 linear exchange sort with qsort...
1986-03-29 Jay Lepreaumake sh.char.o shared text; sh.h now includes sh.local...
1986-03-29 Jay Lepreaumake csh-specific hacks to libc malloc.c, sid 5.5.
1986-03-29 Jay Lepreaulint
1986-03-14 Kirk McKusicksetgid to group "write" so that terminals need not...
1986-03-04 Jay LepreauXTABS is a 2 bit field
1986-03-03 Eric Allmancall sendmail with -i to ignore "." on a line by itself
1986-02-17 Mike Karelscleanups from sam; connect in order to be able to get...
1986-02-13 Edward Wangchanges from John Coker
1986-02-11 Edward WangChanges from John Coker
1986-02-08 Jim Bloomuse stdout instead of stdin for sizing window
1986-01-12 Jay Lepreaunice is relative, not absolute. (Kirk "authorized"...
1986-01-10 Jay Lepreaumake specifying just proc 0 work
1986-01-10 Mike Karelsadd rows, columns and size options
1986-01-10 Mike Karelsadd "stty size" ala "stty speed"
1986-01-10 Mike Karelsadd "stty size" ala "stty speed"
1986-01-07 Kirk McKusick``rm -f'' produces no error message (from whm%arizona...
1985-12-06 Jay Lepreaugrow some buffers
1985-12-06 Jay Lepreaureset sticky eof on stdin so can handle multiple "...
1985-11-26 Kirk McKusickfile systems grow larger
1985-11-16 Jay Lepreauavoid "ln -s nosuchfile non-writeable-dir" give misleading
1985-11-06 Jim Bloomallocate only enough space for the maximum path length...
1985-11-02 Jim Bloomfix syslog message
1985-10-17 Kirk McKusickdepend needs expr.c
1985-10-12 Kirk McKusickadd copyright
1985-10-12 Kirk McKusickcopyright
1985-10-12 Mike Karelsdon't complain about not binding if network not turned on
1985-10-10 Jim Bloomnow allows recursive copies of non-writable directories...
1985-10-08 Edward WangFile name completion added
1985-10-02 Mike Karelsmake df setgid operator instead of setuid root
1985-09-24 Jim Bloomdocument change in specifying remote user name
1985-09-24 Jim Bloomdocument change of how to specify remote user name
1985-09-18 Eric Allmanfacilities in syslog
1985-09-13 Jim Bloomfix protocol error returns (karels), make work with...
1985-09-10 Jim Bloomshould chmod /bin/mv when installing
1985-09-08 Kirk McKusickdependency on FRC
1985-09-08 Jim Bloomuse ls style uid/name hash (from serge@arpa), delete...
1985-09-08 Jim Bloomuse ls style name hashing, remove purdue rcs logs
1985-09-08 Kirk McKusickspecial handling for strip
1985-09-05 Jim Bloomadd sort by size and bug fix (from serge@arpa)
1985-09-05 Jim Bloomadd sort by size
1985-09-01 Sam Lefflerdocument -f
1985-09-01 Sam Leffleradd -f flag for install; cleanup -R code
1985-08-29 Kirk McKusicksymbolic wchan (from crl@newton.purdue.edu)
1985-08-29 Kirk McKusicksymbolic wchan's (from Charles LaBrec; crl@newton.purdu...
1985-08-27 Kirk McKusicknew `make depend'; rebuild dependencies
1985-08-13 Jay Lepreauadd PASS8: pass all 8 bits of input
1985-08-01 Kirk McKusickblock SIGINTS while waiting for a kid (from ks@purdue)
1985-08-01 Kirk McKusickdynamic allocation of tty slots; save tty hash structur...
1985-07-27 Jim Bloomfix problem with -R listing incorrect directories
1985-06-27 Jim Bloomdon't want date set wrong on errors
1985-06-26 Mike Karelspatch things up a bit
next