kinfo_proc.h gone, stuff moved to <sys/sysctl.h>
[unix-history] / usr / src / usr.bin / fstat / fstat.c
1993-04-28 Keith Bostickinfo_proc.h gone, stuff moved to <sys/sysctl.h>
1993-04-01 Kirk McKusickconvert from kinfo to sysctl
1993-02-11 Keith Bosticfilename before error string
1992-07-25 Keith Bosticfix vnode.h include problem.
1992-06-09 Keith Bosticfile system reorg
1992-06-09 Keith Bosticmake fstat work with new kvm interface; from Donn Seele...
1992-01-28 Keith Bosticdon't let users create their own symbol table for the...
1992-01-14 Marc Teitelbaumnfs.h requires rpcv2.h (bletch)
1992-01-10 Marc Teitelbaumvnode private data is now a kernel pointer - so fetch...
1992-01-10 Marc Teitelbaumwas missing last file (oops)
1991-11-05 Keith Bosticbreak FFS into UFS/FFS/LFS; doesn't need -I/sys any...
1991-08-10 Marc Teitelbaumfix off by one error on fd_lastfile. error in classify...
1991-06-18 Marc Teitelbaumremove text.h
1991-04-24 Marc Teitelbaumadd -N and -M
1991-04-24 Keith BosticANSI/lint
1991-04-24 Keith Bostic(truly) minor cleanups -- reserve -M, -N, -c and -w...
1991-04-19 Marc Teitelbaumnew vm - dynamic files
1991-03-06 Marc Teitelbaumdynamic allocted filedescs - version1 (version2 ifdef...
1990-12-19 Keith Bosticupdate the usage statement
1990-06-29 Marc Teitelbaumsymbolic modes. reorg code.
1990-04-19 Marc Teitelbaumnew calling convention for devname()
1990-04-13 Marc Teitelbaumoops, error addressing structure element
1990-04-10 Marc Teitelbaumvnodes. re-work code.
1990-02-21 Keith Bosticdon't need dir.h anymore
1989-08-17 Kirk McKusickhave to check vnode type before interpreting it
1989-08-16 Kirk McKusickconvert to work in the precense of vnodes
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-04-12 Keith Bosticminor lint cleanups; fix read error reportage to be...
1989-04-03 Keith Bosticadd pathnames.h, make errors more consistent
1989-03-02 Keith Bosticif -v is undocumented, don't put it in the usage statement
1988-12-21 Kevin Falldisplay major,minor dev #s for character special files
1988-06-19 Keith Bosticinstall approved copyright notice
1988-03-14 Keith Bosticput it all in "kernel normal"
1988-02-23 Keith Bosticdon't increment argv twice
1987-12-27 Keith BosticBerkeley header, minor cleanups
1987-11-25 Marc TeitelbaumIf multiple files are specified, don't bomb as long...
1987-11-24 Marc TeitelbaumPrint name of file if known (if matched by a -f entry).
1987-11-18 Marc Teitelbaumfix -p arg handling
1987-11-07 Keith Bosticmore rape and pillage; no more single character reads for
1987-11-06 Keith Bosticcomplete and total rape
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-11 Marc Teitelbaummultiple file args, point arrows in the right direction
1987-09-03 Marc Teitelbaumupcase title line
1987-09-03 Keith Bosticdate and time created 87/09/02 15:25:56 by bostic