have to dup, not copy credentials in nfs_doio
[unix-history] / usr /
1992-10-10 Kirk McKusickhave to dup, not copy credentials in nfs_doio
1992-10-10 Keith Bosticadd overflow page test
1992-10-10 Keith Sklowerfix from forys@utah.edu
1992-10-10 Keith Bosticdone freeing overflow page check had a typo, pages...
1992-10-10 Keith Bosticimplement free page reuse
1992-10-10 Keith Bosticadd bt_page.c
1992-10-10 Keith Bosticclose read file descriptor
1992-10-10 Keith Bosticupdate
1992-10-09 Chris Toreksscanf first arg should be "const char *" (from John...
1992-10-09 Keith Sklowerhave to worry about tcp_respond when there is no tcpcb
1992-10-09 Keith Sklowercorrect defective copyright dates
1992-10-09 Keith Sklowerdate and time created 92/10/09 00:51:47 by sklower
1992-10-09 Keith Sklowerdate and time created 92/10/09 00:51:46 by sklower
1992-10-09 Margo SeltzerWhen truncating indirect blocks, we cannot call bread...
1992-10-09 Margo SeltzerPlace indirect block pointer at correct offset.
1992-10-09 Margo SeltzerAdd argument to bmap. Fix accounting of segment summar...
1992-10-09 Margo SeltzerUse new queue structures. Count finfos before you...
1992-10-09 Margo SeltzerRemove lfs_bmap and lfs_bmaparray calls (use ufs ones...
1992-10-09 Margo SeltzerPass flags to vinvalbuf. Use new queue structures.
1992-10-09 Margo SeltzerUse new queue structures. Initialize new fields in...
1992-10-09 Margo SeltzerUse combined ufs_bmap instead of lfs_bmap. Make lfs_re...
1992-10-09 Margo SeltzerMerge ffs/lfs bmap into ufs_bmap. Move structures...
1992-10-09 Elan AmirFixed end-of-line problem with cursor not being on...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Kirk McKusickuse new queue routines to manage list of I/O requests
1992-10-08 Kirk McKusickuse new queue routines to manage list of I/O requests...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Kirk McKusickuse new queue routines for buffer lists hanging off...
1992-10-08 Kirk McKusicknew queue linkage names
1992-10-08 Kirk McKusicknew queue link names
1992-10-08 Kirk McKusicknew queue link names; fix queue_end
1992-10-08 Kirk McKusicknew cache link names
1992-10-08 Margo Seltzerffs/lfs_bmap become ffs/lfs_balloc; add ufs_bmap
1992-10-08 Margo SeltzerAdd vinvalbuf flags.
1992-10-08 Margo SeltzerPass flags to vinvalbuf so it can optionally keep indir...
1992-10-08 Margo SeltzerPass flag argument to vinvalbuf.
1992-10-08 Margo SeltzerAdd argument to VOP_BMAP.
1992-10-08 Margo SeltzerAdd comment in argument list to bmap.
1992-10-08 Margo SeltzerAdd an argument to bmap.
1992-10-08 Margo SeltzerAdd comment for extra argument in bmap call.
1992-10-08 Margo SeltzerAdd ufs_bmap and ufs_getlbns declarations.
1992-10-08 Margo SeltzerAdd macros to access new fields in ufsmount structure.
1992-10-08 Margo SeltzerAdd indir structure.
1992-10-08 Margo SeltzerAdd fields to ufsmount structure for integration of...
1992-10-08 Margo SeltzerUse ufs_bmap rather than ffs_bmap.
1992-10-08 Margo SeltzerInitialize new fields in ufsmount structure. Pass...
1992-10-08 Margo SeltzerUse negative block numbers for indirect blocks.
1992-10-08 Margo SeltzerRemove ffs_bmap. Modify ffs_balloc to use ufs_bmap.
1992-10-08 Margo SeltzerAdd extra argument to VOP_BMAP.
1992-10-08 Margo SeltzerAdd argument to bmap to return number of contiguous...
1992-10-08 Keith Bosticadd Bob Toxen (lock), Dirk Husemann (X25/LLC2)
1992-10-07 Kirk McKusickqueue.h moves to /sys/sys; old MACH queue compatibility...
1992-10-07 Kirk McKusickmove the last of the MACH queue code to vm.h
1992-10-07 Kirk McKusickuse a more efficient queue implementation
1992-10-07 Kirk McKusickdo not need to include <vm/queue.h> as it comes in...
1992-10-07 Margo SeltzerAlways report what segment is cleaned.
1992-10-06 Kirk McKusickeliminate last vestiges of AT&T code
1992-10-06 Kirk McKusickhave to set type of single name ls commands
1992-10-06 Kirk McKusickpsearch get more intuitive name pathsearch
1992-10-06 Kirk McKusickmodernize the bit test macros; more intuitive name...
1992-10-06 Kirk McKusickmisc cleanups; remove last vestiges of AT&T code
1992-10-06 Kirk McKusickmodernize the bit test macros
1992-10-06 Kirk McKusickdo not longjmp before starting command shell
1992-10-06 Kirk McKusickstandardize usage message
1992-10-06 Kirk McKusickuse standard bit test macros
1992-10-06 Keith Bosticerr doesn't need newlines, thanks, Craig!
1992-10-05 Kirk McKusickneed macros
1992-10-05 Keith Bosticdon't write out the trailing NULL
1992-10-05 Keith Bosticdon't write the trailing NULL out
1992-10-05 Margo SeltzerDisallow O_WRONLY permission on hash files.
1992-10-05 Keith Bosticdon't permit O_WRONLY
1992-10-05 Keith Bosticdocument that O_WRONLY isn't doable
1992-10-05 Keith Bosticlitn
1992-10-05 Keith Bosticmake it work for n==0: give in and run strlen first...
1992-10-05 Keith Bosticlint
1992-10-05 Keith Bosticlet mount(2) do existence and type checking
1992-10-05 Keith Bosticfix include files
1992-10-05 Keith Bostic<sys/errno.h> -> <errno.h>
1992-10-05 Keith BosticWelcome to the wonderful world of ANSI C! (Not to...
1992-10-05 Keith Bosticnfssvc has two arguments, second is a caddr_t
1992-10-04 Keith Bosticexplicitly document renumbering effect of deletion
1992-10-04 Keith Bosticfix delete code (pinning was incorrect)
1992-10-04 Ralph Campbellthe field p_frag is a character and cgetnum takes apoin...
1992-10-04 Keith Bosticonce half < nbytes, don't decrement further, can wrap...
1992-10-04 Keith Bosticbytes needed calculation for BLEAF parent page was...
1992-10-04 Eric Allmansecurity fixes: check mode and owner of qf files
1992-10-03 Keith Sklowerfix bug that cherenson reported
1992-10-03 Keith Bosticremove last vestiges of AT&T proprietary code
1992-10-03 Keith Bosticoff_t's aren't longs anymore, from Craig Leres
1992-10-02 Kirk McKusicknow use modern list management methods
1992-10-02 Kirk McKusickmodernize the management of the hash and free lists
1992-10-02 Kirk McKusickav_forw/av_back are gone; now use b_actf/b_actb for...
1992-10-02 Kirk McKusickupdate to modern list management
1992-10-02 Kirk McKusicknow use modern list management methods
1992-10-02 Kirk McKusickav_forw/av_back are gone; now use b_actf/b_actb for...
1992-10-02 Kirk McKusickmodernize the management of the hash and free lists
1992-10-02 Kirk McKusickmove crud out to vfs_bio.c where it belongs
1992-10-02 Keith Bostictypo
1992-10-02 Keith Bosticfix prototypes for gcc 2.2.2
1992-10-02 Kirk McKusickconvert vm_page bit fields to flags
next