cleanup raw pup interface
[unix-history] / usr / src / usr.bin /
1982-03-02 Sam Lefflers_addr is u_long, so <= is pointless
1982-03-02 Sam Lefflerbug fix, plus code to view option negotiation
1982-03-01 Bill Joygroup initialization
1982-03-01 Bill Joygroups stuff
1982-03-01 Bill Joyfix sccs keywords
1982-03-01 Bill Joydate and time created 82/02/28 23:15:28 by wnj
1982-03-01 Bill Joyadd login -r
1982-03-01 Bill Joydate and time created 82/02/28 10:34:16 by root
1982-02-27 Bill Joyget rid of SDETACH
1982-02-27 Kurt A. Shoens+name as a recipient gets sent to a folder;
1982-02-27 Kurt A. Shoenschanged isfileaddr() to think that names that begin...
1982-02-27 Kurt A. Shoenschanged the -T flag to close(creat()) the file at the...
1982-02-21 Kurt A. Shoenschanged file() to call setfile() with proper arg for...
1982-02-21 Bill Joyrestore keywords
1982-02-21 Bill Joyrecognize PRESS files
1982-02-18 Kurt A. Shoenschanged the "maildir" option to "folder"
1982-02-18 Kurt A. Shoenschanged newfileinfo() to detect when user is editing...
1982-02-18 Kurt A. Shoensadded routine getfold() to find user's folder directory...
1982-02-18 Kurt A. Shoenschanged the folders command to use execlp instead of
1982-02-18 Mark Lintonthe NAME operator now checks to make sure its operand...
1982-02-18 Mark Lintonadded isvariable procedure
1982-02-18 Mark Lintonanother multiple files bug
1982-02-18 Mark Lintonadded isvariable procedure
1982-02-17 Mark Lintonchanged the way reals are printed.
1982-02-17 Mark Lintonmuddled with "fetchpc", it now looks at the frame mask...
1982-02-17 Mark Lintonchanged the default for the FOR operator -- now for...
1982-02-17 Mark Lintonadded a PFLUSH prior to zero byte in processing BPT op,
1982-02-17 Kirk McKusickretain MOD and USE flags; inherit index type to temporary
1982-02-15 Kurt A. Shoensadded command "folders" to list all your folders
1982-02-15 Kurt A. Shoensadded entry for "folders" command -- list folders
1982-02-15 Kurt A. Shoensadded routine folders() for listing all folders in...
1982-02-15 Kurt A. Shoensadded entry for machine kim in the table
1982-02-15 Kurt A. Shoensadded command folder as a synonym for file
1982-02-15 Kurt A. Shoensadded command "folder" as a synonym for "file";
1982-02-14 Bill Joychange to really check for eof from stdin
1982-02-14 Bill Joychange not to allow chsh to now existant qualified...
1982-02-14 Bill Joyadded -f to all rm's
1982-02-14 Kurt A. Shoensfixed so that the + filename convention can be used...
1982-02-14 Kurt A. Shoensadded global "loading" to indicate that reading of...
1982-02-14 Kurt A. Shoenschanged expand() to interpret a relative pathname for...
1982-02-14 Kurt A. Shoenschanged source file stacking/unstacking to save/restore...
1982-02-14 Mark Lintonadded routine "popsmall"
1982-02-14 Mark Lintonsmall elements are now stored in their exact size rathe...
1982-02-14 Mark Lintonreorganized the way small ( < a long ) elements are...
1982-02-14 Kurt A. Shoenschanged to load user's .mailrc before figuring out...
1982-02-14 Kurt A. Shoensadded the "copy" command to copy messages into a file...
1982-02-14 Kurt A. Shoenschanged the way commands() works: now it just reads...
1982-02-14 Kurt A. Shoenschanged the file command to print the "new file info"
1982-02-14 Kurt A. Shoensput most of the code to do the save command in save1...
1982-02-14 Kirk McKusickmust update "class" field of shadow variables
1982-02-12 Mark Lintonmodified to usd "printwhere" from process/pstatus.c...
1982-02-12 Mark Lintonmodified to use "printwhere" from process/pstatus.c...
1982-02-12 Mark Lintonchanged skimsource so that it just returns if the given...
1982-02-12 Mark Lintoncentralized the printing of a source line number and...
1982-02-12 Mark Lintonmodifications for centralizing the printing of a source...
1982-02-12 Mark Lintonaddition of "printwhere" routine
1982-02-12 Mark Lintonadded a call to "newfile" in uninclude
1982-02-12 Mark Lintonchanged relative line number and address information...
1982-02-12 Bill Joyupgraded signal handling to 4.1bsd (mikey olson)
1982-02-12 Kurt A. ShoensChanged so that all file names used anywhere may begin...
1982-02-12 Kurt A. ShoensChanged expand() to interpret names that begin with...
1982-02-12 Kirk McKusickfix up dependancies, and locations of sources
1982-02-12 Kirk McKusickput in check for old style objs
1982-02-10 Mark Lintonthe "con" operator was being incorrectly processed
1982-02-10 Mark LintonUses new objsym.rep to read raw line number information
1982-02-10 Mark LintonAdded the definition of the object file representation
1982-02-10 Mark LintonSIGILL has got to be traced for catching breakpoints,
1982-02-10 Bill Joyremoved all reference to dballoc. DLW
1982-02-09 Kirk McKusickadd BPT pseudo-opcode
1982-02-09 Kirk McKusickadd runtime checking for sin, cos, atan, and exp
1982-02-09 Kirk McKusickadd ATAN.c, COS.c, EXP.c, and SIN.c to allow for runtim...
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:15 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:10 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:04 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:32:58 by mckusick
1982-02-09 Kirk McKusickmake it an error to reset a temporary file that has...
1982-02-09 Kirk McKusickadd return statements after errors
1982-02-09 Kirk McKusickadd runtime checking routines for sin, cos, atan, and exp
1982-02-08 Mark Lintonslight change in the way signals are handled -- px...
1982-02-04 David Wasleyadded 'End of Makefile' & spcl distribution make. DLW
1982-02-03 Kirk McKusickuse -lnm instead of -lm
1982-02-03 Kirk McKusickget rid of panics, so that all signals and errors pass...
1982-02-03 Kirk McKusickadd underflow checking, and intelligent SIGFPE errors...
1982-02-03 Kirk McKusicksignal EXCEPT() on SIGFPE if runtime tests are enabled
1982-02-03 Kirk McKusickadd EXCEPT()
1982-02-03 Kirk McKusickdate and time created 82/02/02 23:09:47 by mckusick
1982-02-03 Kirk McKusickconvert CASEOP* to use CASERNG instead of explicit...
1982-02-03 Kirk McKusickbreak out case range error into CASERNG
1982-02-03 Kirk McKusickdate and time created 82/02/02 16:00:30 by mckusick
1982-02-03 Kirk McKusickconvert ECASE to call on CASERNG
1982-02-03 Kirk McKusickgive correct name when complaining about obsolete files
1982-02-03 Mark Lintonadded PDX constant BSD-4_1_snap-Snapshot-Development
1982-02-03 Mark Lintonargument processing is done before preparing to change
1982-02-03 Mark Lintonadded some hooks for pdx
1982-02-03 Bill Shannonfix bug when tip is given phone number
1982-02-03 Mark Lintonadded savenl.c and -I<pdxdir> in CFLAGS
1982-02-03 Mark Lintonnew for pi to dump symbolic information for pdx
1982-02-03 Mark Lintonmerge pdx into the Pascal system
1982-02-03 Mark Lintonremoved all argument handling, stuff in runcont is...
1982-02-03 Mark Lintonargument handling in conjunction with passing things...
next