{get,set}hostid moves in from sys
[unix-history] / usr / src / lib / libkvm /
1993-04-01 Kirk McKusickconvert from kinfo to sysctl
1993-02-16 Ralph Campbellfix SCCS version number.
1993-02-05 Ralph Campbelldate and time created 93/02/04 19:06:03 by ralph
1992-10-18 Keith Bosticsnprintf returns printed length, not actual length
1992-07-23 Elan Amirdocument who owns what memory
1992-07-22 Elan AmirDetailed when kvm proc list is clobbered.
1992-07-11 Kirk McKusickupdate for luna68k
1992-06-30 Keith Bosticerrbuf isn't const
1992-06-25 Keith Bosticadd include file for the open(2) flags
1992-06-19 Keith BosticDecls didn't match the code, from Craig Leres
1992-06-06 Mike Hiblerchanges for 68040 support
1992-05-29 Kirk McKusickneed to include <unistd.h>
1992-05-29 Kirk McKusickneed unistd.h
1992-05-27 Keith Bostickvm_read, kvm_write now take void *'s, not char *'s
1992-05-27 Keith Bosticadd kvm_read (link to kvm_write)
1992-05-27 Keith Bosticdate and time created 92/05/26 15:31:49 by bostic
1992-05-27 Keith Bosticupdate copyright year
1992-05-27 Keith Bosticadd LBL credit line
1992-05-19 Chris Torekmake kvm_write work
1992-05-19 Chris Torekfix description of op/arg (wrong word)
1992-05-19 Keith Skloweradd kvm_proc.c, kvm_getfiles.3 (checking by torek for...
1992-05-19 Keith Sklowerproper include, export _kvm_realloc; fix kvm_argv code
1992-05-19 Keith Sklowerformatting cleanup (checking by torek for sklower)
1992-04-30 Keith Bosticuse standard C declarations, use strerror
1992-04-30 Keith Bosticupdate from LBL (Chris, Craig and Steve)
1992-04-28 Keith Sklowerdate and time created 92/04/27 17:15:54 by sklower
1992-04-25 Keith Bosticfix file names
1992-04-25 Keith Bosticmove the kernel file to /var/db
1992-04-08 Keith Bosticdate and time created 92/04/08 08:25:36 by bostic
1992-04-08 Chris Toreknotice dbm_open failures rather than blindly using...
1992-04-04 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-02 Kirk McKusickformat fixes
1992-04-02 Kirk McKusickfrom Steve McCanne
1992-03-08 Ralph Campbelldon't try to read nswap, its not used if NEWVM defined.
1991-10-25 Marc Teitelbaumu-area is pageable under new VM. no need to read from...
1991-10-25 Marc Teitelbaummore error checking. cruft.
1991-07-03 Marc Teitelbaumpropagate errors more carefully, report missing nlist...
1991-05-08 Keith BosticANSI cleanup
1991-05-07 Mike Karelsfix type conflict for old vm
1991-05-07 Mike Karels(stolen from marc, who had it checked out...) update...
1991-04-28 Keith Bosticdoesn't need user.h anymore
1991-04-25 Mike Karelschanges for new vm (more to come)
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bosticnew version of ndbm routines, minor cleanup
1991-02-01 Keith Bosticuse paths.h define for /var/run
1990-10-15 Keith Bostic_BSD_LINE_MAX -> _POSIX2_LINE_MAX
1990-06-28 Marc Teitelbaumalways initialize (XXX), also _BSD_LINE_MAX (???)
1990-06-07 Keith BosticHP300 fixes from Mike Hibler
1990-06-02 Keith Bosticneeded sccs id's
1990-05-16 Keith Bosticcencode.h -> vis.h
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-05 Marc Teitelbaumdon't return <defunct> or <exiting>; comm is available
1990-05-05 Marc Teitelbaumtell what size it thinks kinfo_proc should be
1990-04-24 Marc Teitelbaumlook harder for args, don't hardcode names for pid...
1990-03-02 Marc Teitelbaumdate and time created 90/03/01 17:31:23 by marc