code to convert ouid/ogid to uid/gid; convert short symlinks
[unix-history] / usr / src /
1992-06-26 Keith Bosticdate and time created 92/06/26 06:56:36 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:56:33 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:56:23 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:56 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:48 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:29 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:25 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:18 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:13 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:55:01 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:56 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:52 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:45 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:38 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:33 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:29 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:24 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:15 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:54:09 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:53:45 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/26 06:53:36 by bostic
1992-06-26 Kirk McKusickdefine directory types for easy mapping to stat structu...
1992-06-26 Kazumasa Utashirochanged ifdef switch
1992-06-26 Kazumasa Utashiroadded FIFO option
1992-06-26 Kazumasa Utashiroto use libkern.a
1992-06-26 Kazumasa Utashiroremoved news700 support
1992-06-26 Kazumasa Utashiroremoved enoutput() declaration
1992-06-26 Kazumasa Utashirodeleted DECstation staff
1992-06-26 Kazumasa Utashirochanges from pmax/machdep.c
1992-06-26 Kazumasa Utashirochanges from pmax/locore.s
1992-06-26 Kazumasa Utashirochange for new pmap hash scheme
1992-06-26 Kazumasa Utashiroadded ctty for /dev/tty
1992-06-26 Kazumasa Utashirostruct chiptime is not necessary for sony
1992-06-26 Kazumasa Utashirofixed bug in bcd_to_int macro
1992-06-26 Kirk McKusickneedclose is history
1992-06-26 Kirk McKusicknothing to do in sigaltstack if no new stack given
1992-06-26 Keith Bostic<sys/resource.h> needs <sys/types.h>
1992-06-26 Kirk McKusickspec and fifo ops need to use ffs_fsync; add parameters...
1992-06-26 Kirk McKusickstylistic cleanups; vinvalbuf takes new parameters...
1992-06-26 Kirk McKusicknew parameters to vinvalbuf
1992-06-26 Kirk McKusicknew parameters to fhtovp and sync
1992-06-26 Kirk McKusickuse spec_fsync to push buffers; new parameters to vinvalbuf
1992-06-26 Kirk McKusickmisc stylistic cleanups
1992-06-26 Kirk McKusickdelete mfs_fsync define as it is now a real function
1992-06-26 Kirk McKusickexpand parameters to functions; READDIR drops eofflag;
1992-06-26 Kirk McKusickquotactl now takes a real uid_t
1992-06-26 Kirk McKusickadd parameters to lookup; new parameters to VOP_TRUNCATE
1992-06-26 Kirk McKusickquotactl now takes a real uid_t
1992-06-26 Kirk McKusickneed to use nfs_fsync for spec and fifo hybrid ops;
1992-06-26 Kirk McKusicknew parameters to sync plus inline expand mntflushbuf;
1992-06-26 Kirk McKusicknew parameters to vinvalbuf; use VOP_FSYNC for vflushbuf
1992-06-26 Kirk McKusickdump NOQUAD; new parameters to vinvalbuf; cleanup stack...
1992-06-26 Kirk McKusickget rid of NOQUAD; nfs_removeit no longer takes a proc...
1992-06-26 Kirk McKusickuse VOP_VGET in place of VFS_FHTOVP with setgen flag;
1992-06-26 Kirk McKusickdrop NOQUAD; FHTOVP drops setgen bogosity
1992-06-26 Kirk McKusickquotactl takes uid_t; fhtovp drops setgen bogosity
1992-06-26 Keith Bosticmaybe no bug fixes, but introduces some new bugs!
1992-06-26 Kirk McKusickdelete mntflushbuf, mntinvalbuf, and vflushbuf;
1992-06-26 Kirk McKusicknew parameters to vinvalbuf, VFS_SYNC, VOP_FSYNC, and...
1992-06-26 Kirk McKusickFHTOVP no longer takes setgen parameter
1992-06-26 Kirk McKusickadd comments on parameters; add fsync function; update...
1992-06-26 Kirk McKusickFSYNC no longer takes fflags; READDIR no longer takes...
1992-06-26 Kirk McKusickeliminate excess spaces
1992-06-26 Kirk McKusickquotactl now takes uid_t; VFS_SYNC gets cred and proc;
1992-06-26 Kirk McKusickuse S_IFMT in place of IFMT to use sys/stat.h instead...
1992-06-26 Kirk McKusickmake default priority -1 to distinguish from normal 0
1992-06-26 Kirk McKusickonly case convert letters
1992-06-26 Eric Allmanadd monet and dali to the list of hosts we MX for
1992-06-26 Keith BosticKNF, integrate with standard include files (quad -...
1992-06-26 Keith Bosticadd strtoq.3 strtouq.3
1992-06-26 Keith Bosticbreak up machine dependent stuff
1992-06-26 Keith Bosticadd strtoq.3, strtouq.3
1992-06-26 Keith Bosticgeneral cleanup, KNF; no bug fixes
1992-06-26 Keith Bosticadd strtoq, strtouq; break up machine dependent stuff
1992-06-26 Keith Bosticbreak up machine dependent stuff
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:47 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:46 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:45 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:44 by bostic
1992-06-26 Keith Bosticdate and time created 92/06/25 09:11:43 by bostic
1992-06-25 Keith Bosticadd strtoq, strtouq
1992-06-25 Keith Bosticadd quad constants
1992-06-25 Keith BosticKNF
1992-06-25 Keith Bosticsplit libkern into two parts, quad, non-quad; build...
1992-06-25 Chris Torekdate and time created 92/06/25 06:43:45 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:43:44 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:38:02 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:38:01 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:38:00 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:59 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:58 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:57 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:56 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:55 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:37:54 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:34:22 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:34:21 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:31:53 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:31:52 by torek
1992-06-25 Chris Torekdate and time created 92/06/25 06:30:02 by torek
next