unix-history/.git
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 Jan-Simon Pendrydate and time created 92/07/09 14:47:43 by pendry
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:42 by pendry
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:41 by pendry
1992-07-10 Jan-Simon Pendrydate and time created 92/07/09 14:47:40 by pendry
1992-07-10 Chris Toreksetreuid and setregid become obsolete
1992-07-10 Kirk McKusickadd setreuid
1992-07-10 Kirk McKusickupdate from being a system call
1992-07-10 Kirk McKusickdate and time created 92/07/09 14:30:14 by mckusick
1992-07-10 Kirk McKusickmove setreuid to compat-43; eliminate setregid
1992-07-10 Kirk McKusickuse seteuid instead of setreuid
1992-07-10 John Heidemanndate and time created 92/07/09 13:58:53 by heideman
1992-07-10 John Heidemanndate and time created 92/07/09 13:56:28 by heideman
1992-07-10 John Heidemanndate and time created 92/07/09 13:47:37 by heideman
1992-07-10 Eric Allmandocument some of the other internal macros and rules
1992-07-10 Kirk McKusickfix comment
1992-07-10 BSD Tape Makerschanged Complete to Encumbered
1992-07-10 BSD Tape Makerschanged complete to Encumbered
1992-07-10 BSD Tape Makerschanged Complete to Encumbered
1992-07-10 Kirk McKusicksupport for luna68k
1992-07-09 Chris Torekunder _ANSI_SOURCE or __STRICT_ANSI__, hide away off_t...
1992-07-09 Chris Torek-f flags are gcc-target-specific; in particular, -fcomb...
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 Chris Torekadd to KSRCS, rather than replacing, so that we can...
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 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 Sklowerwe no longer support sending trailers
1992-07-09 Keith Sklowermulticast bit needs to be printed & we are obsoleteing...
1992-07-09 Keith Sklowerchanges to support ip multicasting from lbl
1992-07-09 BSD Tape Makersupdate with ordering information
1992-07-09 Mike Karels(by sklower ...) abort connection attempt early in...
1992-07-09 Keith Bosticmy random edits
1992-07-09 Jan-Simon Pendryneed to include <sys/ioctl.h> to get definition of...
1992-07-08 Chris Torekdate and time created 92/07/08 01:21:36 by torek
1992-07-08 Chris Torekchanges to use gmonhdr from <sys/gmon.h>; sparc changes...
1992-07-08 Chris Toreklint
1992-07-08 Chris TorekANSI C; fix to tpe of ssiz
1992-07-08 Kirk McKusickno longer use lib/csu.gmon/gmon.h
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...
1992-07-08 Chris Toreklint; new rusage calculation; fix account watching...
1992-07-08 Chris Toreklint; volatile poison; new C-language swtch for generic...
1992-07-08 Chris Torekp_prof.pr_scale replaced by SPROFIL to show profiling...
1992-07-08 Chris Torekprofil moves to subr_prof.c
1992-07-08 Chris Toreknew rusage
1992-07-08 Chris Toreklint; volatile poison; adjustments to time to support...
1992-07-08 Chris Torekvolatile poison; new rusage calculation
1992-07-08 Chris Toreklint; fix FIONREAD; new rusage calculations
1992-07-08 Chris Torekconsolidate clock startup; volatile poison; lint
1992-07-08 Chris Toreknew profiling stuff
1992-07-08 Chris Torekcleanups; add prototype for callout functions
1992-07-08 Chris Torekadd some time related prototypes
1992-07-08 Chris Torektime becomes volatile; move realitexpire to systm.h...
1992-07-08 Chris Torekdelete p_utime and p_stime; allproc becomes volatile...
1992-07-08 Chris Torekdate and time created 92/07/07 22:30:14 by torek
1992-07-08 Chris Toreklint
1992-07-08 Chris TorekFIONREAD can only return 32-bit size
1992-07-08 Chris Toreknew resource usage calculations
1992-07-08 Chris Toreklint
1992-07-08 John Heidemanna first draft
1992-07-08 John Heidemannfirst draft
1992-07-08 Kirk McKusickChris sez time is volatile
1992-07-08 Kirk McKusickvolatile poison
1992-07-08 Kirk McKusickChris sez time is volatile
1992-07-08 Chris TorekChris sez time is volatile
1992-07-08 Keith Sklowernot every value return in an nlist structure was being
1992-07-08 Chris Torekonly need to block clock; volatile poisoning
1992-07-08 Kirk McKusickreturn quad -1
1992-07-08 Kirk McKusickreturn a quad -1
1992-07-08 Chris Torekvolatile poisoning
1992-07-08 John Heidemannthe great variable renaming
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:46 by johnh
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:37 by johnh
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:29 by johnh
1992-07-08 John Heidemanndate and time created 92/07/07 13:54:20 by johnh
1992-07-08 Chris Toreksingle precision float <-> quad, for gcc2 (for sparc)
1992-07-08 Chris Torekdate and time created 92/07/07 11:50:15 by torek
next