convert to revised accounting
[unix-history] / usr /
1984-07-15 Sam Lefflerconvert to revised accounting
1984-07-15 Sam Lefflertrack changes to kernel: times now returned in 64ths...
1984-07-15 Sam Lefflerstarting time of proc now timeval
1984-07-15 Sam Lefflercorrect accounting system: report times in 64ths of...
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-12 John A. Kunzechanged -d messages, fixed prompt glitch, underline...
1984-07-12 Sam Lefflerneed more resolution on starting time for accounting
1984-07-12 John A. Kunzeadded code for terminals with underline glitch, changed...
1984-07-11 Kirk McKusickparenthesis botch (from kre)
1984-07-10 Kirk McKusicklast line botched (fix from Mike Laman, NCR Torrey...
1984-07-09 Mike Karelscan't keep open count; clear lock on failed open
1984-07-09 Kirk McKusickuse new interface to `copyinstr' and `copystr'
1984-07-09 Kirk McKusickuse proper definition of UIO flags
1984-07-09 Kirk McKusickoptionally return length of string copied by `copyinstr...
1984-07-09 Edward Wangimproved last col, last line update
1984-07-09 Kirk McKusickadd `copyinstr' and `copystr' to replace `uchar' and...
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1984-07-09 Kirk McKusickrework namei interface to eliminate global variables
1984-07-09 Kirk McKusickcomments; add provision for returning pathname buffers
1984-07-09 Kirk McKusickrework namei interface to eliminate global variables;
1984-07-09 Kirk McKusickrework `namei' interface to eliminate global variables
1984-07-09 Sam Lefflerchecked in for karels; don't return looutput status...
1984-07-09 Sam Lefflerchecked in for karels; make hash index a macro so it...
1984-07-09 Sam Lefflerufs_nami.c -> ufs_namei.c and nami.h -> namei.h
1984-07-09 Sam Lefflernami.h now included by user.,h
1984-07-08 Kirk McKusickmaintain our own pool of buffers to avoid alloc/release...
1984-07-07 Sam Lefflerfix up profiling
1984-07-07 Sam Lefflerfix up profiling; correct last hack
1984-07-07 Sam Lefflerturn copy() into bcopy(); fix up profiling
1984-07-07 Sam Lefflerrestore prior formatting
1984-07-07 Sam Lefflerremove signal calls in favor of sigblock/sigsetmask
1984-07-07 Mike Karelsadd new
1984-07-07 Mike Karelsdon't need internal getpwuid now
1984-07-07 Ralph Campbelluse syslog routines.
1984-07-07 Ralph Campbellreturn the number of symbols not found
1984-07-06 Sam Lefflererradicate bogus include line; makes make depend go...
1984-07-06 Sam Lefflerrevert to previous version after moving ch* to local...
1984-07-06 Sam Leffleradd errno interpretation code
1984-07-06 Ralph Campbellkeep two open files to avoid seeks (from Robert Elz).
1984-07-06 Ralph Campbellchanges from Robert Elz to reorder the string table...
1984-07-05 Kirk McKusickalways use `igrab' to avoid race condition with `iput';
1984-07-05 Kirk McKusicksave time, use ILOCK and IUNLOCK to avoid call overhead
1984-07-05 Sam Lefflerdon't nlist /vmunix unless file changes (from dpk@brl)
1984-07-05 Sam Lefflerdon't search for net number when zero; from dpk@brl
1984-07-04 Kirk McKusickfix the unlimit command so that it does not try to...
1984-07-03 Kirk McKusickresize namei cache to cover the entire inode table
1984-07-03 Ralph Campbellfix line length limitations and don't use setbuf.
1984-07-03 Kirk McKusickclean up locking protocol in namei cache;
1984-07-03 Kirk McKusickmove most of the directory consistency checks out of...
1984-07-03 Kirk McKusickeliminate unnecessary panic when id's wrap
1984-07-03 Kirk McKusickFollow same protocol as `unlink' to prevent potential...
1984-07-03 Ralph Campbellfix to symbolic link comparisons.
1984-07-01 Sam Lefflertake out MODULE hack -- who knows how it interacts...
1984-07-01 Sam Lefflerrename: if source has gone away when time to unlink...
1984-06-30 Ralph Campbellfixes to message forwarding. only prepend host at final...
1984-06-29 Ralph Campbellhandle symbolic and hard links.
1984-06-29 Ralph Campbellfix memory allocation - don't realloc().
1984-06-28 Sam Lefflercheck in for karels -- mscp messages actually larger...
1984-06-28 Sam Leffleradd unique id for namei cache -- allows . and .. to...
1984-06-28 Sam Lefflerrevise to hold soft references so . and .. can be held...
1984-06-28 Sam Lefflerconvert namei cache to hold soft references to inodes...
1984-06-28 Kirk McKusickmerge in ralph's branch
1984-06-28 Kirk McKusickadded "-type s" for sockets; fix pathname buffer size...
1984-06-27 Mike Karelscheck superblock magic, size before copying; better...
1984-06-24 Sam Lefflermerge linton branch delta trail
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:59:16 by sam
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:59:14 by sam
1984-06-24 Sam Lefflerbranch delta of linton changes from net.sources
1984-06-24 Sam Leffleradd re pattern search of source code
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:32:46 by sam
1984-06-23 Sam Lefflerslight cleanup -- this is inet, so use sockaddr_in's
1984-06-23 Sam Lefflercache routes on send
1984-06-23 Dave Slattengrenfix flyback so it never goes back beyond the start...
1984-06-22 Robert ElzHandle EOF from user sanely (don't just loop till timeout)
1984-06-22 Mike KarelsI give up; sticky EOF stays.
1984-06-22 Ralph Campbellchanges from dlw to fix I/O hanging on illegal fmt...
1984-06-20 Mike Karelscure cancer
1984-06-19 Ralph Campbelltranslate \n to \r\n.
1984-06-19 Ralph Campbellchmod follows links so don't use lstat.
1984-06-18 Eric Allmanabortive attempt to install a name server.... sigh.
1984-06-10 Sam Lefflerdon't clear C bit in the wrong place (return through...
1984-06-10 Sam Lefflerdon't copyout rusage on wait3 unless user has supplied...
1984-06-10 Sam Leffleronly fork if biff is on; do gethostname once rather...
1984-06-10 Sam Lefflerupdate for changes to namei cache & and add other stats
1984-06-10 Sam Lefflerallow multiple includes
1984-06-09 Ralph Campbellioinit.f should be in the library
1984-06-08 Ralph Campbellfix "tail -10b"
1984-06-08 Craig LeresWait until we're foreground before saving the terminal...
1984-06-08 Mike Karelsnew version from leres
1984-06-08 Ralph Campbellmoved ioinit.f from libI77 to here (from dlw).
1984-06-08 Ralph Campbelldate and time created 84/06/07 13:53:31 by ralph
1984-06-07 Sam LefflerBerkeley coding standards committee in action (clean...
1984-06-07 Sam Lefflercheck in for mike: add kre's changes for separate lists of
1984-06-07 Sam Lefflerfix bug, wasn't setting timezone
1984-06-07 Sam Lefflerdelete NETSLOP what with inetd
1984-06-07 Kevin Layercreate .history with mode 666 not 777 (should use umask...
1984-06-07 Ralph Campbelldon't throw away float <-> double conversions for FORTRAN.
next