misc syntactic cleanups
[unix-history] / usr / src / sys /
1992-07-13 Kirk McKusickmisc syntactic cleanups
1992-07-13 Kirk McKusicknew location
1992-07-13 Kirk McKusicknew include format
1992-07-13 Kirk McKusickput back in size check to avoid problems with quad...
1992-07-13 Kirk McKusickone more try at getting ogetdirentries right for LITTLE...
1992-07-13 John Heidemannadd flags to describe WILLRELE info
1992-07-13 John Heidemannadd optional nullfs and umapfs filesystems
1992-07-13 Kirk McKusicksubr_mcount.c becomes subr_prof.c
1992-07-13 Keith Skloweradd optional multicast files
1992-07-13 Keith Bosticvget is now in VFS
1992-07-13 John Heidemannnote which operations release their vnodes
1992-07-13 John Heidemannadd umap and null fs filesystems
1992-07-13 Kirk McKusickbring back vfs_addr.c (hopefully temporarily until...
1992-07-13 Kirk McKusickclear d_type for normal nfs_readdir; set it when using...
1992-07-13 Kirk McKusickset mnt_maxsymlinklen to a non-zero value so that COMPA...
1992-07-13 Jan-Simon Pendrynew vop conventions
1992-07-13 Jan-Simon Pendryremove private dir structure
1992-07-13 Jan-Simon Pendrymove fdesc_vget
1992-07-13 Jan-Simon Pendrynew cred structure
1992-07-13 Jan-Simon Pendryenter portal_vget
1992-07-13 Jan-Simon Pendrynew cred structure
1992-07-12 Chris Torekdate and time created 92/07/12 01:32:07 by torek
1992-07-12 Kirk McKusickchange definition of __inline__ to match __inline of...
1992-07-12 Kirk McKusickfix LITTLE_ENDIAN code in ogetdirentries;
1992-07-12 Kirk McKusickfixes to ogetdirentries
1992-07-12 John HeidemannPorting from null layer
1992-07-12 John Heidemanncleanup
1992-07-12 John Heidemanndate and time created 92/07/11 09:21:16 by heideman
1992-07-12 John Heidemanndate and time created 92/07/11 09:21:15 by heideman
1992-07-12 John Heidemanndate and time created 92/07/11 09:21:14 by heideman
1992-07-11 John HeidemannWorking, with vnode caching.
1992-07-11 Chris Torekfix swapper run stats
1992-07-11 Kirk McKusickadd mcount.c (not profiled)
1992-07-11 Chris Torekcomment within comment gives compiler indigestion ...
1992-07-11 Chris Torekdelete unused variable mcopy
1992-07-11 Chris Toreklint
1992-07-11 John HeidemannNo refcount problems, but no caching.
1992-07-11 Chris TorekANSIfy syscall args
1992-07-11 Chris TorekANSIfy syscall args, and share args across compat calls
1992-07-11 Chris TorekANSIfy syscall args
1992-07-11 Chris TorekANSIfy syscall args; readv does not need ARGSUSED;...
1992-07-11 Chris TorekANSIfy syscall args
1992-07-11 Chris TorekANSIfy syscall args
1992-07-11 Chris TorekANSIfy syscall args
1992-07-11 Chris TorekANSIfy syscall arguments
1992-07-11 Kirk McKusickfix up comment
1992-07-11 John Heidemanna working version: it does nothing, correctly
1992-07-11 Chris Torekdate and time created 92/07/10 13:39:56 by torek
1992-07-10 Chris Torekthere is no profrate in gmonparam (only in gmonhdr)
1992-07-10 Chris Torektypo in GPROF
1992-07-10 Kirk McKusickeliminate random stuff
1992-07-10 Chris Torekcopyright The regents, not just regents...
1992-07-10 Chris Torekdate and time created 92/07/10 00:14:44 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:10 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:08 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:07 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:06 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:05 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:04 by torek
1992-07-10 Chris Torekdate and time created 92/07/10 00:03:03 by torek
1992-07-10 Kirk McKusickfix up include files
1992-07-10 Kirk McKusickadd NULL and UMAP types for heidemann; add filesystem...
1992-07-10 Kirk McKusickmmap'ed clocks are gone (at least for now)
1992-07-10 Kirk McKusicksyntax cleanups for __indir
1992-07-10 Chris Torekget rid of temporary grot
1992-07-10 Chris Torekcleanup declaration of parameters; note required paddin...
1992-07-10 Chris Torekmove new lseek, truncate, and ftruncate so they can...
1992-07-10 Chris Torekhave to inline expand setreuid and setregid since they...
1992-07-10 Mike Hiblermove HPUXCOMPAT code for shmctl to here from sysv_shm.c
1992-07-10 Mike Hiblermove HPUXCOMPAT code to hpux_compat.c
1992-07-10 Chris Torekdelete osetreuid as it is simulated in libc/compat-43;
1992-07-10 Chris Toreksetreuid and setregid become obsolete
1992-07-10 Kirk McKusickfix comment
1992-07-09 Keith Sklowernobody uses raw_intrq anymore
1992-07-09 Keith Sklowernobody uses the rawintrq anymore
1992-07-09 Keith Sklowerchanges to add routing tables via the domain switch
1992-07-09 Keith Sklowerremove duplicate copyright crap
1992-07-09 Keith Sklowerdate and time created 92/07/08 23:16:03 by sklower
1992-07-09 Keith Sklowerdate and time created 92/07/08 23:16:02 by sklower
1992-07-09 Keith Sklowerdate and time created 92/07/08 23:16:01 by sklower
1992-07-09 Chris Torekgot to return *some* value, FALSE is probably right...
1992-07-09 Chris Torekreturn more likely values, not just random junk
1992-07-09 Chris Torekcalcru compensates for recent runtime now
1992-07-09 Chris Torekmust add current time fraction in calcru if doing curproc;
1992-07-09 Chris Torekmust add current time fraction in calcru if doing curproc;
1992-07-09 Keith Sklowerchanges to support ip multicasting from lbl
1992-07-09 Mike Karels(by sklower ...) abort connection attempt early in...
1992-07-08 Chris Torekdelete mmap'ed clock; new clock handling
1992-07-08 Chris Torekmerge common syscall and trap return code; new rusage...
1992-07-08 Chris Torekdelete timebomb; more of clock code done in clock.c;
1992-07-08 Kirk McKusickmicrotime moved to clock.c; lint
1992-07-08 Chris Torekmajor overhaul for legibility
1992-07-08 Chris Torekno one uses BASEPRI; add PSL_M
1992-07-08 Chris Torekfixup comments to reflect that softclock no longer...
1992-07-08 Chris Torekchanges to pass clock frame by reference rather than...
1992-07-08 Kirk McKusickwhitespace hacking; add splstatclock
1992-07-08 Chris Torekvolatile poison
1992-07-08 Chris Torekvolatile poison; splclock => splstatclock
1992-07-08 Chris Torekmajor overhaul for new statistics gathering; lint;...
1992-07-08 Chris Torekmajor overhaul to profiling; new addupc_intr and addupc...
next