if doing setenv keep prompting while terminal type is unknown
[unix-history] / usr / src / usr.bin /
1985-01-11 Serge ???if doing setenv keep prompting while terminal type...
1985-01-11 Ralph Campbellmake code more portable.
1985-01-10 Kirk McKusickchanges to work with `linted' code
1985-01-10 Kirk McKusickalloc is gone, use pcalloc()
1985-01-10 Kirk McKusickchange interface to gettime() to use one in ../src...
1985-01-10 Kirk McKusickshare subr.c and string.c with pi/pc
1985-01-10 David Wasleydon't allow list read beyond EOR. DLW
1985-01-10 Ralph Campbellrename local gets to prevent conflict with stdio
1985-01-10 David Wasleyreturn EOF in e_rsle. DLW
1985-01-10 Ralph Campbellcheck argv[0] for chfn or chsh
1985-01-10 Ralph Campbelluse sigmask() macro
1985-01-10 Ralph Campbelluse sigmask() macro instead of defining twice.
1985-01-09 Serge ???specify if mail in the mbox is new
1985-01-09 Serge ???Exit status was inverted.
1985-01-09 Ralph Campbelldon't use protocol 'n' if not connected to network.
1985-01-05 John A. Kunzeadd t4013 module for tek 4013.
1985-01-05 John A. Kunzeadd 4013 option
1985-01-05 John A. Kunzeadd t4013 for tektronix 4013.
1985-01-03 Ralph Campbellfix return codes so 0=same, 1=differ, 2=problem as...
1984-12-24 Sam Lefflercheck slave usable before taking master (from brl)...
1984-12-24 Sam Lefflerdidn't convert \r to \r\n; from brl
1984-12-22 David Wasleydereference exit code before cleanup. Donn Seeley
1984-12-21 Mike Karelsreformatting
1984-12-19 Ralph Campbelldon't throw out 2 letter words.
1984-12-19 Robert R. Henryadd modula2 (only reserved words, not standard identifi...
1984-12-19 Robert R. Henryaccept errors from both versions of decwrl powell modul...
1984-12-18 Ralph Campbellset umask here until switchover (get it from init).
1984-12-17 Jay Lepreauignore -8 flag so can get passed to rlogin
1984-12-13 Mike Karelsuse AHZ
1984-12-12 Ralph Campbellnull pointer & missing subroutine argument fixes
1984-12-12 Robert R. Henryadd decwrl modula2 (this quick&dirty: the ^ pointers...
1984-12-12 Ralph Campbellfixes for vt100.
1984-12-09 Jay Lepreaufix bug with -f and room number
1984-12-08 Ralph Campbellallow symbolic links to replace existing file.
1984-12-07 Craig LeresUse new setsockopt() interface
1984-12-07 Ralph Campbelladded FILE variable for special commands, allow symboli...
1984-12-07 Ralph Campbellbug fix from Jay Lepreau for null expansion.
1984-12-07 Ralph Campbellmake location of rdist definable (for testing).
1984-12-06 Edward Wangefficiency
1984-12-06 Ralph Campbelldo setuid(getuid)) before popen to close security hole.
1984-12-03 Jay Lepreaucnvt setsockopt to new interface
1984-11-27 Kirk McKusickuse UNIX syntax, not VAX syntax (from chris@maryland)
1984-11-27 Ralph Campbelldon't quit if __SYMDEF should happen to have a valid...
1984-11-27 Ralph Campbellignore __SYMDEF if it should happen to have a valid...
1984-11-21 Edward Wangdate and time created 84/11/21 00:30:28 by edward
1984-11-21 Edward Wangtth29 added
1984-11-21 Edward Wangwe don't flush typeahead any more
1984-11-21 Edward Wangfixed sysline window bug (unframed foreground window)
1984-11-21 Edward Wanglint
1984-11-21 Edward Wang-I to specify which interface we care about
1984-11-21 Edward Wang-I flag to specify interface
1984-11-20 Kirk McKusickmake depend
1984-11-20 Edward Wangforgot to initialize 'termcap'
1984-11-20 Edward Wangsyntax fix for v7 C compiler
1984-11-17 Mike Karelsbogus mbuf calculations
1984-11-01 Mike Karelswider format not used with -A
1984-11-01 Mike Karelsget rthashsize from kernel
1984-10-26 Ralph Campbellfix access check on destination files in recvrequest().
1984-10-23 Ralph Campbellfix TUBELINES to handle 70 line terminals (5620).
1984-10-20 Bill Joyfixed bug wherein files not removed between lessons...
1984-10-19 Sam Lefflersplit receive and send buffers (other way just don...
1984-10-19 Sam Lefflerfix print format for garbage packets (from mogul@stanford)
1984-10-19 Sam Lefflerfix reported bug where seek is L_INCR instead of L_SET...
1984-10-18 Kirk McKusickadd -i flag to summarize interrupts
1984-10-18 Kirk McKusickremember to layout intterupt names when redrawing
1984-10-16 Kirk McKusickcleanups; add column detailing interrupts
1984-10-07 Helge Skrivervikfixed typo in comment
1984-10-06 Sam Lefflerfix install (requires setgid kmem)
1984-10-06 Sam Lefflerm_mfree no longer exists
1984-10-04 David Wasleymade it work. DLW
1984-10-04 David Wasleyforce '0' fill on E/D output of 0. DLW
1984-09-27 Ralph Campbelladded void keyword
1984-09-26 Ralph Campbellfix -n and -t so files aren't touched.
1984-09-26 Ralph CampbellRecognize "Error No assembly" message from f77
1984-09-22 Ralph Campbellfix security hole.
1984-09-22 Ralph Campbellfix security hole
1984-09-21 Kirk McKusickclean up patterns for mc68000
1984-09-18 Ralph Campbelldon't call setbuf.
1984-09-18 Ralph Campbelldon't call setbuf.
1984-09-13 Ralph Campbellrestore sigint correctly, print 0 seconds if time ...
1984-09-13 Ralph Campbelluse sigmask macro
1984-09-05 Ralph Campbelladded network device NET to allow uucp over sockets.
1984-09-01 Ralph Campbelldate and time created 84/08/31 11:25:03 by ralph
1984-08-31 Ralph Campbelladded network device NET
1984-08-30 Ralph Campbell-f option replaces chfn, -s option replaces chsh
1984-08-29 Steve WallFix small bug in "isprefix" routine.
1984-08-29 Ralph Campbelldon't close files that haven't been opened.
1984-08-26 Sam Lefflereliminate internal version of library func
1984-08-26 Sam Leffleruse funcs in libc
1984-08-19 Kirk McKusickdate and time created 84/08/18 18:25:01 by mckusick
1984-08-19 Kirk McKusickpc2 now lives in a subdirectory
1984-08-19 Kirk McKusicksubsume Pascal dependent part of pc2.c
1984-08-18 Jim Bloommore coherent error messages
1984-08-10 Kirk McKusickmsps defaults to off
1984-08-10 Kirk McKusickupdate to new sources from sam; weed out unnecessary...
1984-08-10 Steve Wallmodify to account for all spoolfiles being owned by...
1984-08-10 Steve Wallmodify to account for all spoolfiles being owned by...
1984-08-10 Steve Wallmodify to account for all spoolfiles being owned by...
1984-08-10 Steve Wallmodify so that all spoolfiles are owned by "daemon".
1984-08-10 Kirk McKusickdate and time created 84/08/09 17:59:24 by mckusick
next