unix-history/.git
1993-04-28 Keith Bostickinfo_proc.h gone, stuff moved to <sys/sysctl.h>
1993-04-28 Keith Bosticpwcache(3) now in the C library
1993-04-28 Keith Bosticpwcache(3) now in C library
1993-04-28 Keith Bosticgetloadavg, daemon(3) now in the C library
1993-04-28 Keith Bosticdaemon(3) now in the C library
1993-04-28 Kirk McKusickhave to lock after the other namei too
1993-04-28 Keith Bosticmove daemon(3) from libutil to libc
1993-04-28 Keith Bosticmove pwcache routines from libutil to libc
1993-04-28 Keith Bostic<sys/sysctl.h> needs <sys/param.h> now
1993-04-28 Keith Bostic<sys/sysctl.h> now needs <sys/param.h>
1993-04-28 Eric Allmanneed sys/stat.h
1993-04-28 Eric Allmanmove compatibility hooks for S_ISREG et al to conf.h
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
1993-04-28 Keith Bosticgetloadavg(3) -> libc; sysctl no longer needs libutil...
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
1993-04-28 Keith Bosticgetloadavg(3) -> libc; sysctl no longer needs libutil...
1993-04-28 Keith Bostic<sys/sysctl.h> now needs <sys/param.h>
1993-04-28 Kirk McKusickbug fixes for LEASES from Rick Macklem
1993-04-28 Keith Bosticanother SCCS botch
1993-04-28 Keith Bosticgetloadavg(3) moves to libc, lfs_cleanerd no longer...
1993-04-28 Keith Bosticgetloadavg(3) is no longer privileged, dm no longer...
1993-04-28 Kirk McKusicklstat of symbolic link returns attributes of its contai...
1993-04-28 Keith Bosticfuckin' SCCS...
1993-04-28 Kirk McKusickdelete incorrect comment; allow NULL lookup to return...
1993-04-28 Keith Bostickinfo_proc moved into sysctl.h; minor cleanups, don...
1993-04-28 Keith Bosticmove kmem version of getloadavg to kvm library
1993-04-28 Keith Bosticdate and time created 93/04/27 15:23:40 by bostic
1993-04-28 Keith Bosticdate and time created 93/04/27 15:23:32 by bostic
1993-04-28 Keith Bosticadd kvm_getloadavg(3)
1993-04-28 Keith Bosticgetloadavg(3) is in libc, no longer need libutil
1993-04-28 Keith Bosticmake -n real, add -M, -N, lots of minor cleanups
1993-04-28 Keith Bosticuse strftime, don't roll our own
1993-04-28 Keith Bosticadd -M, -N, -n, fix header description
1993-04-28 Keith Bosticfix header description
1993-04-28 Keith Bosticlint
1993-04-28 Keith Bosticdate and time created 93/04/27 15:19:53 by bostic
1993-04-28 Kirk McKusicksysctl.h needs vm/vm.h
1993-04-28 Kirk McKusickmove sizes into the gmonparam structure; add sysctl_doprof
1993-04-28 Kirk McKusickkinfo_proc is merged into sysctl.h
1993-04-28 Kirk McKusickkinfo_proc.h is gone
1993-04-28 Elan AmirFixed unsigned -signed comparison error.
1993-04-28 Kirk McKusickkinfo_proc.h is gone
1993-04-28 Elan AmirFixed up subwin creation -- need line space, but point...
1993-04-28 Kirk McKusickkinfo_proc merged into user.h
1993-04-28 Eric Allmanhpux => __hpux
1993-04-28 Keith Bosticprotect against multiple inclusion (user.h includes it)
1993-04-28 Kirk McKusickmove in kinfo_proc definition from kinfo_proc.h and...
1993-04-28 Kirk McKusickupdate comments to reflect reality
1993-04-28 Mike Hiblertake structure defn out of param list
1993-04-28 Mike Hiblerfix race in open
1993-04-28 Mike Hibleradd attach routine for Torek's autoconf code
1993-04-28 Keith Bosticmove struct loadavg and averunnable variable from kerne...
1993-04-28 Keith Bosticadd kvm_getloadavg
1993-04-28 Keith Bosticadd getloadavg(3)
1993-04-28 Keith Bostictypo
1993-04-28 Keith Bostic#ifdef's for 4BSD
1993-04-28 Keith Bosticdate and time created 93/04/27 10:42:15 by bostic
1993-04-28 Keith Bosticname -> mib
1993-04-28 Keith Bosticdoesn't need libutil
1993-04-28 Keith Bosticadd sysctl
1993-04-28 Keith BosticMove getloadavg from libutil into libc
1993-04-27 Chris Toreklint
1993-04-27 Chris Torekunderstands dma rev 3 (but this is untested). Set...
1993-04-27 Chris Torekupdate for dma chip rev 3, not that we have any yet
1993-04-27 Chris Torekfix openpromcheckid -- was infintely recursive
1993-04-27 Chris Torekset up cache info
1993-04-27 Chris Torekpreliminary SS2 support (seems to work)
1993-04-27 Chris Torekadd cacheinfo, needed for SS2; add cachestats
1993-04-27 Chris Torekadd hardware-assisted cache flush ASIs, for SS-2s
1993-04-27 Eric Allmancheck for message size exceeded
1993-04-27 Eric Allmanadjust ctladdr on Q runs; fix lost CNAME problem; getmx...
1993-04-27 Eric Allmanadd x400-received to list of H_TRACE fields
1993-04-27 Eric Allmanfix minor doc botch (from Bryan Costales)
1993-04-27 Kirk McKusicksymbolic links take on user ownership of their containi...
1993-04-27 Kirk McKusickadd sysctl debugging; lint
1993-04-27 Kirk McKusickadd KERN_MAXVNODES
1993-04-27 Kirk McKusickadd support for kernel profiling; add sysctl_struct...
1993-04-27 Kirk McKusickadd support for getting udp checksum
1993-04-27 Keith Bosticoff-by-one in group_from_gid; from Jeff Forys
1993-04-27 Keith Bosticcheck file type on new file systems, eliminate more...
1993-04-27 Keith Bosticdon't turn off FTS_NOSTAT for -x ... at least I can...
1993-04-27 Chris Torekadd DIOCGDINFO, DIOCGPART
1993-04-27 Eric Allmanmake tty id buffer large enough for modern names
1993-04-27 Eric Allmanup some of the values to be more generous
1993-04-27 Kirk McKusicksalvage the correct part of the directory
1993-04-27 Keith Bosticmove scripts from /usr/libdata to /usr/old/libdata
1993-04-27 Keith Bosticmove scripts into /usr/old/libdata
1993-04-27 Keith Bosticmove adb script directory from /usr/libdata to /usr...
1993-04-27 Keith Bosticnew VM version for HP68K's
1993-04-27 Keith Bosticdate and time created 93/04/26 18:26:57 by bostic
1993-04-27 Keith Bosticmove adb into /usr/src/old
1993-04-27 Keith Bosticold VM is gone, adb moves to /usr/src/old
1993-04-27 Keith Bosticmove groff, gcc and friends to contrib
1993-04-27 Eric Allmanfix an uninitialized variable problem
1993-04-27 Eric Allmanclean up setsid handling
1993-04-27 Eric AllmanNeXT portability changes
1993-04-27 Eric Allmanadd HASSETSID on #ifdef _POSIX_VERSION
1993-04-27 Eric Allmanadd hpux config files
1993-04-27 Eric Allmanuse "a" mailer flag to attempt to use ESMTP; send SIZE=
1993-04-27 Eric Allmanreject messages exceeding maximum message size
next