delete gcc2_support.c
[unix-history] / usr / src / lib /
1993-05-04 Elan Amirdelete gcc2_support.c
1993-05-03 Chris Torekkinfo_proc moved into sysctl.h
1993-05-03 Mike Hiblerpow_p -> pow_P (though not used anyway)
1993-05-03 Mike Hiblerpow_P needs to test for x==0 and x==+inf since __log__D...
1993-05-02 Keith Bosticlint
1993-05-02 Keith Bosticcleanup, no real change
1993-05-02 Keith Bostictypo
1993-05-02 Keith Bosticcheckpoint
1993-05-02 Keith Bosticadd different byte order test
1993-05-02 Keith Bosticrecognize different byte orders automatically; m_lorder...
1993-05-02 Keith Bosticadd code to swap the meta page as as it is read in...
1993-05-02 Keith Bosticlint (bug); don't swap meta information when writing...
1993-05-02 Keith Bosticrestore BTF_NODUPS and BTF_RECNO to their original...
1993-05-02 Keith Bosticrecognize different byte orders automatically; m_lorder...
1993-05-02 Keith BosticKNF
1993-05-02 Keith Bosticadd -f so can keep files across successive runs
1993-05-02 Keith Bosticadd -f so can keep files across successive runs
1993-05-01 Keith Bosticdescribe directory contents
1993-05-01 Keith Bosticupdate from Eric
1993-04-30 Kirk McKusickconvert to fully use gmonparam structure
1993-04-30 Kirk McKusickuse hashfraction defined in gmonparam
1993-04-30 Keith Bosticmemmove needs a -D define
1993-04-30 Keith Bostic1.1 -> 1.2
1993-04-30 Keith Bosticadd memmove, realloc, snprintf
1993-04-30 Keith Bosticuse err/warn from the C library
1993-04-30 Keith Bosticdon't put comments in shell printf commands
1993-04-30 Keith Bostictest for DB_RECNO type before freeing key.data
1993-04-30 Keith Bosticput db.h last, so that compatibility version works.
1993-04-29 Keith Bosticuse err/warn(3); getbsize no longer needs the program...
1993-04-29 Keith Bosticmv libdbm to /usr/src/old/libndbm
1993-04-29 Keith Bosticuse err/warn, instead of rolling our own
1993-04-28 Chris Torekfix typo
1993-04-28 Keith Bosticdate and time created 93/04/27 18:46:16 by bostic
1993-04-28 Keith Bosticmove daemon(3) to libc rom libutil
1993-04-28 Keith Bosticmove pwcache routines to libc from libutil
1993-04-28 Keith Bosticdelete zopen(3) from the C library, moved to compress...
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 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 Elan AmirFixed unsigned -signed comparison error.
1993-04-28 Elan AmirFixed up subwin creation -- need line space, but point...
1993-04-28 Keith Bostictypo
1993-04-28 Keith BosticMove getloadavg from libutil into libc
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-21 Mike Hiblertypo: "sleep" -> "usleep"
1993-04-21 Mike Hibler"include <stdlib>" changed to "include <stdlib.h>"
1993-04-16 Keith Bostictypo
1993-04-16 Keith Bosticadd mergesort link to qsort
1993-04-16 Elan AmirLINES can be any number. No restriction. COLS should...
1993-04-15 Keith Bosticmisspelled the name of the getgrnam function
1993-04-14 Elan Amirquickch() returns if there is a bottom unchanged region...
1993-04-14 Elan AmirMove from line turns of __ISPASTEOL.
1993-04-13 Andrew Cherensoninet_aton returns a boolean value, don't need to return...
1993-04-13 Chris Torekmain.s no longer needed (libc/gen has it)
1993-04-08 Chris TorekSRCS+=sethostname.c (typo by kirk?)
1993-04-07 Mike Hiblerfix a typo: "gwtpagesize.0" -> "getpagesize.0"
1993-04-06 Dave A. BormanFix gcc2 warnings
1993-04-05 Kirk McKusickhave to explicitly return 0
1993-04-05 Kirk McKusickmoves from sys to here
1993-04-05 Kirk McKusick{get,set}hostname and getpagesize move in from sys
1993-04-05 Kirk McKusickdate and time created 93/04/04 13:58:57 by mckusick
1993-04-05 Kirk McKusickdate and time created 93/04/04 13:51:40 by mckusick
1993-04-05 Kirk McKusickmove from sys to gen
1993-04-05 Kirk McKusickupdate for move to compat-43
1993-04-05 Kirk McKusickdate and time created 93/04/04 13:47:33 by mckusick
1993-04-05 Kirk McKusick{get,set}hostid moves in from sys
1993-04-05 Kirk McKusick{get,set}hostid goes to compat-43; getkerninfo goes...
1993-04-01 Kirk McKusickconvert from kinfo to sysctl
1993-04-01 Kirk McKusickconvert from getkerninfo to sysctl
1993-04-01 Kirk McKusickconvert from kinfo to sysctl
1993-03-28 Ralph Campbellmips doesn't use '_' in labels. Strip if present.
1993-03-27 Keith Bosticadd in err(3) links
1993-03-26 Keith Bosticget file descriptor close logic right
1993-03-25 Keith BosticJeff Forys' changes to keep from leaving two slashes...
1993-03-24 Ralph Campbellfix bug in using v0 before the value is ready (load...
1993-03-24 Ralph Campbellinitialize uninitialized fields in btopeninfo. minor...
1993-03-24 Chris Torekshut gcc2 up
1993-03-20 Keith Bosticupdate
1993-03-20 Keith Bosticguarantee that bt_rfd gets set; pipes are read-only...
1993-03-20 Keith Bosticadd BTF_EOF flag, test it instead of bt_reof
1993-03-20 Keith Bosticadd BTF_EOF to test instead of bt_reof
1993-03-20 Keith Bosticuse munmap to free up the mapped memory
1993-03-20 Keith Bosticadd BTF_EOF flag to test instead of bt_reof int
1993-03-20 Keith Bosticclean up mmap and file pointer uses in recno interface
1993-03-20 Keith Bosticadd support for fmt == NULL, so can display "prog:...
1993-03-20 Keith Bosticreturn the length if the record is from a cap_mkdb...
1993-03-14 Ralph Campbellstrip local symbols
1993-03-09 Chris Torekdevice keys may contain padding, so make sure it is...
1993-03-09 Chris Torekfix oops in MLINKS for link_addr.3
1993-03-09 Ralph Campbelldate and time created 93/03/08 18:48:14 by ralph
1993-03-09 Ralph Campbelladded isinf.s
1993-03-09 Ralph Campbellmips nolonger needs :errfix
1993-03-09 Ralph Campbellmove struct decl outside of params to avoid gcc2 warnings.
next