unix-history/.git
1992-11-05 Keith Bosticaccess() is supposed to return 0 if all of the desired...
1992-11-05 Eric Allmanfix a variety of small bugs noticed by bcx
1992-11-05 Keith BosticAGE flag only set for regular files, not symlinks or...
1992-11-05 Keith Bosticadd TGMPDIR
1992-11-05 Keith Bosticdate and time created 92/11/04 08:19:12 by bostic
1992-11-05 Keith Bosticdate and time created 92/11/04 08:19:08 by bostic
1992-11-05 Keith BosticGCC (and DEC?) align 64 bit values on an eight byte...
1992-11-04 Ralph Campbellmips needs to align stack on 8 byte boundary for double...
1992-11-04 Kirk McKusickbetter fix for -r7.40 from Macklem
1992-11-03 Kirk McKusickuse new kvm library functions
1992-11-03 Keith Bosticjust in case, lseek lint
1992-11-03 Kirk McKusickincrease the size of MAXSYMLINKLEN to include indirect...
1992-11-03 Kirk McKusickAGE flag only set for regular files, not symlinks or...
1992-11-03 Kirk McKusicksignpost error in argument cracking (from mike@cs.utah...
1992-11-03 Margo SeltzerDetect contiguous allocation at the beginning of files and
1992-11-03 Kirk McKusickavoid unlocking directories
1992-11-03 Keith Bostichandle backslash and ampersand correctly; from Diomidis...
1992-11-03 Keith Bosticdatabase must be readable
1992-11-03 Keith Bosticuse O_ACCMODE to extract O_WRONLY bit
1992-11-02 Kirk McKusickfix from Jeff Forys for tracking changing NFS file...
1992-11-02 Kirk McKusickuninitialized variable
1992-11-02 Keith Bosticunneeded set
1992-11-02 Keith BosticAdd more information on printf when cleaner runs.
1992-11-02 Keith BosticVerify that segment doesn't exceed maximum size.
1992-10-30 Keith Sklowerinconsistent use of second arg to bread caused problems
1992-10-28 Elan AmirAdded check for no HO or CM since without them we can...
1992-10-28 Elan AmirCommented quickch() and cleaned up scrolln().
1992-10-28 Elan AmirChanged touchline() to __touchline() so that user interface
1992-10-28 Elan AmirChanged touchline to __touchline so that touchline...
1992-10-27 Elan AmirAdded hash.c and tscroll.c.
1992-10-27 Elan AmirChanged to accomodate new line structures (__LDATA...
1992-10-27 Elan AmirChanged to new line data structures (__LDATA and __LINE...
1992-10-27 Mike Hiblerwe allow -g as well
1992-10-25 Keith Bosticdate and time created 92/10/24 16:00:12 by bostic
1992-10-25 Ralph Campbellfix gcc2 static warning
1992-10-25 Ralph Campbellfix gcc2 warning about register char array.
1992-10-25 Ralph Campbellfix gcc2 warnings for extern & later declared static.
1992-10-25 Ralph Campbellfix SCCS headers, fix gcc2 extern & later declared...
1992-10-25 Ralph Campbellnew libsa version
1992-10-25 Ralph Campbellchanged to allow any size boot program (i.e., more...
1992-10-25 Ralph Campbellnew libsa version
1992-10-25 Ralph Campbellnew version with libsa
1992-10-25 Ralph Campbelluse COPY_SIGCODE now.
1992-10-25 Ralph Campbellincrease kernel VM size
1992-10-25 Ralph Campbellchanged sigreturn code to be on user's stack
1992-10-25 Ralph Campbellchanges for vm_page->flags.
1992-10-25 Ralph Campbellvm_flags changes, changed sigreturn code to be on user...
1992-10-25 Ralph Campbellchanged signals to use user stack.
1992-10-25 Ralph Campbellchanges for buf->b_actf
1992-10-25 Ralph Campbellremove unneeded include files
1992-10-25 Ralph Campbellremove -Isys since include lines are standardized now
1992-10-25 Keith Bosticdon't allow process to attach to itself
1992-10-25 Margo SeltzerCheck all flags, not just B_CACHE to determine if block...
1992-10-25 Margo SeltzerDon't construct 0 length partials
1992-10-25 Margo SeltzerAdd diagnostics to check summary size. Fix compare...
1992-10-25 Margo SeltzerCompile with DIAGNOSTICS for awhile.
1992-10-24 Keith Bosticdate and time created 92/10/23 18:48:15 by bostic
1992-10-24 Keith Bosticdate and time created 92/10/23 16:13:11 by bostic
1992-10-24 Kirk McKusickhave to malloc temporary inode so lock can be seen...
1992-10-24 Keith Bosticpatch for leading '-' in ranges (sed fix from Henry)
1992-10-24 Keith BosticANSI plus getopt(3)
1992-10-23 Keith Bosticcleanup trace macro so it is less likely to cause undet...
1992-10-23 Kirk McKusickuse new queue conventions
1992-10-23 Kirk McKusickdelete spurious NULL's
1992-10-23 Kirk McKusickadd size distribution printout for -m option
1992-10-23 Margo SeltzerAdd exists field to indir structure. Make logical...
1992-10-23 Margo Seltzerdate and time created 92/10/22 18:42:00 by margo
1992-10-23 Margo SeltzerDo indirect block allocation in balloc instead of bmap.
1992-10-23 Kirk McKusickuse new queue primitives
1992-10-23 Kirk McKusicktrack allocation sizes
1992-10-23 Kirk McKusickadd new statistics
1992-10-23 Mike Hiblerhave to explicitly set vnode pointer to NOLIST
1992-10-23 Kirk McKusickcheck for that NULL pointer
1992-10-23 Kirk McKusickfix from Macklem for hanging UDP mounts after server...
1992-10-23 Kirk McKusickmaximum timeout backoff is 8 not 9 (from Jeff Forys)
1992-10-22 BSD Tape Makersput back the previous language per Mary
1992-10-22 Kirk McKusickwe do allow -F flags
1992-10-21 Elan AmirFixed bug in makech().
1992-10-21 Kirk McKusickmore accurate backoff
1992-10-21 Elan AmirChanges standout character representation so that chara...
1992-10-21 Elan AmirChanged standout character representation so that chara...
1992-10-21 Keith Bosticadd bt_page.c
1992-10-18 Keith Bosticsnprintf returns printed length, not actual length
1992-10-18 Keith Bosticsnprintf used incorrectly, lint; from Craig
1992-10-18 Keith Bosticit's considered tacky to remove the include files
1992-10-18 Keith Bosticmake kernel includes standard
1992-10-18 Keith Bostictalk only works on VAXen
1992-10-18 Keith Bosticlint to make gcc shut up
1992-10-18 Keith Bosticdate and time created 92/10/17 13:33:47 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:31:40 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:30:26 by bostic
1992-10-18 Keith BosticTWO BUGS (printf doesn't take a FILE *, plus wrong...
1992-10-18 Keith Bosticdate and time created 92/10/17 13:25:48 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:24:46 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:23:57 by bostic
1992-10-18 Keith Bosticdate and time created 92/10/17 13:20:14 by bostic
1992-10-18 Keith Bosticno longer permitted to go behind libcurses back
1992-10-18 Craig LeresFix sccs header.
1992-10-18 Keith Bosticnl is an exported curses function
1992-10-18 Keith Bosticlint
next