describe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalbuf, add
[unix-history] / usr / src /
1992-07-06 Keith Bosticdescribe ap (Kirk); delete lfs_mntinvalbuf, lfs_vinvalb...
1992-07-06 Keith Bosticdelete USES_VOP_whatever (Kirk); use lfs_seglock/unlock...
1992-07-06 Keith Bosticrestructure vnode walk and dirty block invalidation...
1992-07-06 Keith Bosticneeds <sys/mount.h>
1992-07-06 Keith Bosticdescribe ap structure (Kirk); Melton fix for NULL indir...
1992-07-06 Margo Seltzerdescribe ap structure (Kirk); make VDIROP set right
1992-07-06 Keith Bosticminor cleanups, add seglock to synchronize segment...
1992-07-06 Keith Bosticintegrate into the source tree, minor cleanups, bug...
1992-07-06 Keith Bosticdate and time created 92/07/05 14:15:29 by bostic
1992-07-06 Keith Bosticdate and time created 92/07/05 14:15:17 by bostic
1992-07-06 Keith Bosticdate and time created 92/07/05 14:15:13 by bostic
1992-07-04 Christos ZoulasRemoved #ifdef sun
1992-07-04 Chris Torekgcc2 is too smart for our own good
1992-07-04 Chris TorekANSI lint
1992-07-04 Chris Torekdeclare static functions as static before defining...
1992-07-04 Chris Toreknbs8{de,en}crypt are static; say so up front
1992-07-04 Chris Toreklinear_base is static; say so up front
1992-07-04 Chris Torekcvt() is static; say so up front
1992-07-03 Chris Torekuse standard headers, not private declarations; fix...
1992-07-03 Akito Fujitause libkern.a
1992-07-03 Chris Torekcompensate for gcc -M spacing
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickadd paramter declarations; delete USES; streamline...
1992-07-03 Kirk McKusickdelete USES; nfs_vget moves from nfs_vnops.c
1992-07-03 Kirk McKusickadd parameter declarations; streamline unmarshalling
1992-07-03 Kirk McKusickdelete USES; VOP_VGET => VFS_VGET
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusicknfs_vget moves from vop to vfs
1992-07-03 Kirk McKusickdelete USES; VOP_VGET => VFS_VGET
1992-07-03 Kirk McKusickuse ffs_vget
1992-07-03 Kirk McKusickadd parameter declarations
1992-07-03 Kirk McKusickdelete mfs_vget
1992-07-03 Kirk McKusickdelete vget vop declarations; delete USES
1992-07-03 Kirk McKusickffs_vget moves in from ffs_vnops.c; delete USES; VOP_VG...
1992-07-03 Kirk McKusickffs_vget moves to ffs_vfsops.c; add parameter declarations;
1992-07-03 Kirk McKusickadd parameter declarations; delete USES
1992-07-03 Kirk McKusickadd parameter declarations; streamline unmarshalling
1992-07-03 Kirk McKusickdelete USES; add parameter declarations; streamline...
1992-07-03 Kirk McKusickffs_vget moves from VOP to VFS
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickdelete USES; VOP_VGET => VFS_VGET
1992-07-03 Kirk McKusickadd parameter declaration
1992-07-03 Kirk McKusickdate and time created 92/07/03 01:41:04 by mckusick
1992-07-03 Kirk McKusickdate and time created 92/07/03 01:41:03 by mckusick
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickdelete USES; declare vop_*_args for vclean
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickdelete vop_vget declaration
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickdelete USES; delete spec_vget
1992-07-03 Kirk McKusickadd parameter declarations; delete USES; delete fifo_vget
1992-07-03 Kirk McKusickadd parameter declarations; delete USES
1992-07-03 Keith Bosticnew inline structure (avoids use of USES)
1992-07-03 Kirk McKusickVOP_VGET moves to VFS_VGET
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickprotect against multiple includes
1992-07-03 Christos ZoulasUp-to-date with cornell's last RCS version
1992-07-03 Kirk McKusickvegt goes away
1992-07-03 Kirk McKusickdelete USES
1992-07-03 Kirk McKusickdelete USES_VOP
1992-07-03 Kirk McKusickexpand vop args
1992-07-03 Kirk McKusickadd ogetdirentries
1992-07-03 Chris Torekerr must not be static, it is used in keyword.c and...
1992-07-03 Kirk McKusickhang_addrlist and free_addrlist move in from nfs/nfs_so...
1992-07-03 Kirk McKusickclean up includes; nfs_netaddr_match goes to vfs_addr.c;
1992-07-03 Kirk McKusickclean up includes; nfs_netaddr_match goes to vfs_addr.c
1992-07-03 Kirk McKusicknfs_netaddr_match goes to vfs_addr.c
1992-07-03 Kirk McKusickclean up includes; nfs_netaddr_match goes to vfs_addr.c
1992-07-03 Chris Torekneed to return a quad -1
1992-07-03 Kirk McKusickend broken pipes after server reboot
1992-07-03 Kirk McKusickbuild filesystems with new format inodes
1992-07-03 Kirk McKusickbuild and read directories appropriately for the type...
1992-07-03 Kirk McKusickcompatibility with old or new style directories
1992-07-03 Kirk McKusickadd d_type fields in directories
1992-07-03 Kirk McKusickcode to convert ouid/ogid to uid/gid; convert short...
1992-07-03 Kirk McKusicktricky code to convert old style directories to new...
1992-07-03 Kirk McKusickfmttype argument to DIRSIZ; check type values in new...
1992-07-03 Kirk McKusick-c now takes a level; write out all superblocks after...
1992-07-03 Kirk McKusickdon't complain about lost blocks when doing a conversion
1992-07-03 Kirk McKusickprint name of ROOTINO properly; don't write superblock...
1992-07-03 Kirk McKusicktreat short symlinks like BLK and CHR devices
1992-07-03 Keith Bosticdate and time created 92/07/02 16:24:36 by bostic
1992-07-03 Kirk McKusickhave to extricate short symlinks and put their data...
1992-07-03 Kirk McKusickwriterec notes whether a record is a spcl record
1992-07-03 Kirk McKusicknew function prototype
1992-07-03 Kirk McKusickuse d_type information to indicate file types
1992-07-03 Kirk McKusicknote type of dump tape
1992-07-03 BSD Tape Makersadded option for upgrade
1992-07-02 Keith Bosticiruserok() calls __icheckhost which now calls gethostby...
1992-07-02 Chris Torekdo not clobber errno on failed sbrk
1992-07-02 Keith Bosticoff_t's are now quad's -- ANSI C says fseek/ftell use...
1992-07-02 Keith Bosticfix seek calls for quads
1992-07-01 Keith Bosticfix what I broken, minor reformatting, comments from...
1992-07-01 Kazumasa Utashiroenclose start routine by splclock().
1992-07-01 Keith Bosticuse a temporary variable for the error, in case already set
1992-07-01 Kirk McKusickadd provision for new and old inode formats
1992-07-01 Kirk McKusickmore global conversion flags
1992-07-01 Kirk McKusickdefine and use newinofmt
1992-07-01 Keith Bosticnew versions from Peter McIlroy, add sradixsort(3)
1992-07-01 Keith Bosticadd sradixsort
next