unix-history/.git
1993-04-29 Keith Bosticlint
1993-04-29 Keith Bosticpwcache moved to C library
1993-04-29 Kirk McKusickrelax restrictions on opening /dev/tty (from Karels...
1993-04-29 Keith Bosticerr now in the C library
1993-04-29 Kirk McKusickhave to vget vnodes with zero references
1993-04-29 Keith Bosticmv libdbm to /usr/src/old/libndbm
1993-04-29 Kirk McKusickpanic when vref is used on zero ref count vnodes
1993-04-29 Keith Bosticdelete trss from -v format, it's not available in the...
1993-04-29 Keith Bosticdelete trs from -v format, it's not available in the...
1993-04-29 Eric Allmanadd hooks to allow unlocking
1993-04-29 Keith Bosticuse err/warn, instead of rolling our own
1993-04-29 Keith Bosticuse C library err routine
1993-04-29 Keith Bosticdaemon(3) now in the C library
1993-04-29 Keith Bostic<sys/sysctl.h> now needs <sys/param.h>
1993-04-29 Keith Bostic<sys/kinfo_proc.h> information moved to <sys/sysctl.h>
1993-04-29 Keith Bostic<sys/sysctl.h> now needs param.h, "struct session"...
1993-04-29 Keith Bosticmove user_from_uid and group_from_gid into libc
1993-04-28 Kirk McKusickprotect against multiple inclusion
1993-04-28 Kirk McKusickraise maximum memory size to 64M
1993-04-28 Chris Torekfix typo
1993-04-28 Chris Toreksystat does not compile on sparc
1993-04-28 Eric Allmanfix bug that can cause senders to be queued as recipien...
1993-04-28 Keith Bosticfix the coypright notice
1993-04-28 Eric Allmanmove #include <sys/stat.h> into conf.h
1993-04-28 Eric Allmandon't ignore postmaster alias for emergency fallback
1993-04-28 Eric Allmanonly flock regular files (specifically, not /dev/null)
1993-04-28 Eric Allmancompile flag hpux ==> __hpux
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 Bosticadd daemon, group_from_gid, user_from_uid
1993-04-28 Keith Bosticno longer needs program name variable
1993-04-28 Chris Torekadd sparc eeprom utility
1993-04-28 Chris Torekdate and time created 93/04/27 18:38:43 by torek
1993-04-28 Keith Bosticdelete zopen(3) from the C library, moved to compress...
1993-04-28 Chris Torekdate and time created 93/04/27 18:36:30 by torek
1993-04-28 Chris Torekdate and time created 93/04/27 18:36:29 by torek
1993-04-28 Keith Bosticuse standard C library err/warn routines
1993-04-28 Keith Bosticpwcache(3) moved to the C library
1993-04-28 Keith Bostic<sys/kinfo_proc.h> moved to <sys/sysctl.h>
1993-04-28 Keith Bosticpwcache(3) now in the C library
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
next