summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
AgeCommit message (Expand)Author
2004-05-09Say that only sockets owned by processes can been seen. Based on diffOtto Moerbeek
2004-01-21prompt before command demo; jmc okTheo de Raadt
2004-01-08Convert to kvm_getproc2(); ok deraadt@Todd C. Miller
2003-09-09add missing -o and sort options in usage();Jason McIntyre
2003-09-05correct an .Sx;Jason McIntyre
2003-07-14- fix a displayJason McIntyre
2003-07-02protosTheo de Raadt
2003-06-28cleanupTheo de Raadt
2003-06-25protosTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-13repair damage after layer fs changesTed Unangst
2003-03-10these pages all had bad section numbers in the .Xr's;Jason McIntyre
2002-09-30typo, art okAnil Madhavapeddy
2002-08-04move kvm opening to earliest possible placeTheo de Raadt
2002-07-13ansiTheo de Raadt
2002-06-12a real pid_t cleanup.Mike Pechkin
2002-05-20fix XrTheo de Raadt
2002-05-19misc cleanups, and grok systrace betterTheo de Raadt
2002-05-18grok crypto/kqueue/systrace vnodesTheo de Raadt
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-01KNFTheo de Raadt
2001-11-26fix AF_INET6 dgram socket printing (missing curly brace)Jun-ichiro itojun Hagino
2001-11-19kill more registersMike Pechkin
2001-11-09Since all our arches have /dev/ksyms, replace rigid mentions of the kernelMiod Vallat
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-22typo in commentPeter Valchev
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-09-12work around Art's lack of testingTheo de Raadt
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-07-16Add -o option for printing file offset. Also some whitespace reformatting.Hugh Graham
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-07Various cleanup.Aaron Campbell
2000-01-19Better summary line, in keeping with other *stat commands; from NetBSDPaul Janzen
2000-01-17IPv6 support. netbsd PR 9199 with adaptation to NRL inpcb.Jun-ichiro itojun Hagino
1999-10-29The PIPE_NODIRECT define is no longer neededArtur Grabowski
1999-10-17More consistent introduction to options.Aaron Campbell
1999-09-23Typo fixes.Alex Feldman
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-02use getprotobynumber(); safe since it does not do YPTheo de Raadt
1999-07-01pretty good attempt at supporting nullfsTheo de Raadt
1999-06-23add -DUVM to CFLAGS if we run UVMArtur Grabowski
1999-06-05- remove trailing white spaceAaron Campbell
1999-04-30add support for pipes since sparc uses new pipe code by default nowArtur Grabowski
1998-11-30fix error outputs; formTheo de Raadt
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-08back out the pipe code that breaks on sparcArtur Grabowski