bug fix from Jay Lepreau for null expansion.
[unix-history] / usr / src / usr.bin /
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
1984-08-10 Kirk McKusickshorten name of blurb file
1984-08-09 Ralph Campbellfix stdio flushing, don't mess with stdio buffers
1984-08-09 Ralph Campbelldon't need to call setbuf().
1984-08-08 Kirk McKusickadd alphabetical index printing routine; minor format...
1984-08-08 Kirk McKusickclean up semantics of doarcs() to calculate indicies;
1984-08-08 Kirk McKusickdoarcs() now returns pointer to sorted list for gprof...
1984-08-08 Kirk McKusicksort entries and assign indicies so that all listings...
1984-08-04 Ralph CampbellJust print no mail if zero length mail file
1984-08-03 Kirk McKusickreformat, reinsert sccs headers
1984-08-03 Kirk McKusickdate and time created 84/08/02 10:13:15 by mckusick
1984-08-02 Steve Walladded initgroups(3x) for multiple groups, added mail...
1984-08-02 Steve WallMAJOR CHANGES -- added comments (much needed), 3 line...
1984-08-02 Steve Walldate and time created 84/08/02 00:17:35 by wall
1984-08-02 Steve Walldate and time created 84/08/02 00:17:05 by wall
1984-07-29 John A. Kunzefixed bug in final separator string
1984-07-27 Ralph Campbellcleanup odd unused entries.
1984-07-27 Ralph Campbellcheck buffer size.
1984-07-21 Jay LepreauMissing return: just lucky before
1984-07-20 Edward Wangthe echo command
1984-07-20 Ralph Campbellquit on EOF if input is not a tty.
1984-07-20 Ralph Campbelldelete old berknet tables
1984-07-20 Ralph Campbelluse flock for mailbox locking
1984-07-15 Sam Lefflerconvert to revised accounting
1984-07-14 Edward Wang$? added
1984-07-14 Edward Wangfixed error messages
1984-07-13 Edward Wangnew ARG_LIST flag for commands
1984-07-13 Edward Wangnow it really works
1984-07-09 Edward Wangimproved last col, last line update
1984-07-05 Sam Lefflerdon't search for net number when zero; from dpk@brl
1984-07-03 Ralph Campbellfix line length limitations and don't use setbuf.
1984-07-03 Ralph Campbellfix to symbolic link comparisons.
1984-06-29 Ralph Campbellhandle symbolic and hard links.
1984-06-28 Kirk McKusickmerge in ralph's branch
1984-06-28 Kirk McKusickadded "-type s" for sockets; fix pathname buffer size...
1984-06-22 Robert ElzHandle EOF from user sanely (don't just loop till timeout)
1984-06-22 Ralph Campbellchanges from dlw to fix I/O hanging on illegal fmt...
next