unix-history/.git
1992-07-07 Keith SklowerMulticast changes from lbl
1992-07-07 Keith Sklowerdate and time created 92/07/06 15:35:03 by sklower
1992-07-07 Keith Sklowermulticast changes from lbl
1992-07-07 Keith Skloweruse multicast conventions
1992-07-07 Keith Sklowermulticast changes from lbl
1992-07-07 Keith Bosticstruct direct now contains a type; times are now quad
1992-07-07 Keith Bostictime's are quads
1992-07-07 Kirk McKusickadd names (OLDDIRFMT, NEWDIRFMT) for first argument...
1992-07-07 Keith BosticDIRSIZ now takes two args
1992-07-07 Keith Bosticfnmatch has its own include file, and the sense of...
1992-07-07 Keith Bosticadd lfs_seglock, delete lfs_segtab, lfs_seglist
1992-07-07 Keith Bosticfix the man page links
1992-07-07 Keith BosticSparc fixes from Chris Torek
1992-07-07 Marc Teitelbaumadd optreset global for resetting state of getopt ...
1992-07-07 Keith Bosticdon't quit just because can't find one man page
1992-07-07 Keith Bosticprototype for ANSI and make it work with quads
1992-07-07 Keith Bosticpage wait state no longer exists
1992-07-07 Keith Bosticnot exactly fix the tags, but make them better anyway
1992-07-06 Keith Bosticdocument -F flag
1992-07-06 Keith Bosticuse /sys, not /usr/src/sys
1992-07-06 Keith Bosticintegrate into the source tree, minor cleanups, bug...
1992-07-06 Keith Bosticdate and time created 92/07/05 15:36:28 by bostic
1992-07-06 Keith Bosticdate and time created 92/07/05 15:36:25 by bostic
1992-07-06 Keith Bosticdate and time created 92/07/05 15:36:09 by bostic
1992-07-06 Keith Bosticvget becomes a VFS op (Kirk); describe ap (Kirk); use...
1992-07-06 Keith Bosticdelete USES_VOP_whatever (Kirk); vget became a VFS...
1992-07-06 Keith Bosticadd ap description (Kirk); vget becomes a VFS op (Kirk...
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
next