add definition for ability to produce a backtrace
[unix-history] / usr / src / sys / kern / kern_sysctl.c
1995-03-31 Kirk McKusickenable vfs_sysctl; fix range bug in debug code
1995-02-15 Chris G. Demetriounew argument passing conversion. minor type size cleanups.
1995-01-19 Kirk McKusickalways lock except when doing vnodes
1994-08-23 Kirk McKusickuse new queue.h data structures
1994-04-15 Kirk McKusickphase error on length computation (from Mark Dapoz...
1994-01-07 Kirk McKusickupdate to approximate process resident set size (from...
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-06-17 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-17 Kirk McKusicksupress warnings
1993-06-11 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-05 Kirk McKusickonly set hostnamelen when setting new hostname
1993-05-26 Kirk McKusickgone are things that belong in pathconf
1993-05-21 Kirk McKusickadd CPU_MACHDEP
1993-05-21 Kirk McKusickadd KERN_BOOTTIME
1993-05-13 Kirk McKusickmore accurate check on KERN_PROC specifications
1993-05-06 Kirk McKusickKERN_NO_TRUNC is true, we don't truncate file names
1993-05-05 Keith Bosticfold rest of POSIX 1003.1, 1003.2 configurable system...
1993-05-04 Keith Bosticadd POSIX 1003.2 version
1993-05-02 Kirk McKusickdelete hardware speed, add machine byte order
1993-04-28 Kirk McKusickkinfo_proc is merged into sysctl.h
1993-04-27 Kirk McKusickadd KERN_MAXVNODES
1993-04-27 Kirk McKusickadd support for kernel profiling; add sysctl_struct...
1993-04-19 Kirk McKusickadd support for debugging variables
1993-04-05 Kirk McKusickgetkerninfo becomes COMPAT
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Kirk McKusickdon't try to copy in/out size if not requested in getke...
1993-03-04 Kirk McKusickadd security level to kern_sysctl
1993-02-22 Ralph Campbelldon't write through *oldlenp if oldp is NULL. (see...
1993-02-11 Kirk McKusickeliminate need for kinfo.h
1993-02-04 Kirk McKusickkern_kinfo becomes kern_sysctl; major overhaul and...
1992-10-12 Keith Bosticmake kernel includes standard
1992-07-11 Chris TorekANSIfy syscall args
1992-07-08 Chris Torekvolatile poisoning
1992-06-03 Kirk McKusickskip SIDL processes
1992-02-26 Kirk McKusickadd stubs for getting load average and clock rate
1992-02-06 Chris Torekminor cleanups; sparc vmspace is too big to fit in...
1991-11-17 Ralph Campbellmove copyin() call so if uap->size pointer is null...
1991-08-29 Kirk McKusickadd support to get vmtotal structure calculated
1991-06-27 Marc TeitelbaumKINFO_FILE to extract file structures
1991-06-08 Mike Karelsconsistency with tty.c about value for "no pgrp"
1991-05-06 Mike Karelsproc 0 has no p_pptr
1991-04-21 Mike Karelsmove eproc copy to fill_eproc so coredump can use it
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1990-12-06 Kirk McKusickupdate for new VM
1990-06-29 Keith Bosticnew copyright notice
1990-06-23 Kirk McKusicknew system call convention
1990-06-23 Marc Teitelbaumchecked in for marc by mckusick
1990-05-02 Marc Teitelbaumadd kinfo_vnode, special case not locking pages (XXX)
1990-04-11 Marc Teitelbaumreturn controlling tty even if proc has lost it.
1990-04-06 Marc Teitelbaumsingle thread
1990-02-23 Marc Teitelbaumcheckpoint before removing extra estimation pass
1990-02-15 Marc TeitelbaumThis version compiles, not yet tested! (by kls).
1990-02-15 Marc Teitelbaumcheckpoint by sklower before re-arranging
1990-02-01 Kirk McKusickget minimal set of include files
1990-02-01 Marc Teitelbaumdate and time created 90/01/31 16:29:37 by marc