summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fstat.c
AgeCommit message (Expand)Author
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-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-07-12first pass at a -Wall cleanupTheo de Raadt
2001-06-22typo in commentPeter Valchev
2000-09-12work around Art's lack of testingTheo de Raadt
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-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-07-02use getprotobynumber(); safe since it does not do YPTheo de Raadt
1999-07-01pretty good attempt at supporting nullfsTheo de Raadt
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-08back out the pipe code that breaks on sparcArtur Grabowski
1998-09-07support for pipesArtur Grabowski
1998-09-06understand XFS nodesArtur Grabowski
1998-07-09fix socket printing bug, missed {}Michael Shalayeff
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-05check kvm_read() better; msaitohTheo de Raadt
1998-06-25first cut at isofs supportTheo de Raadt
1997-12-06tag direction based on SS_CONNECTOUTTheo de Raadt
1997-08-25everywhere i look, bugs pop up... sighTheo de Raadt
1997-07-08-Wall happinessTodd C. Miller
1997-06-05;;Theo de Raadt
1997-05-30Fix FFS and add ext2fs support.Jason Downs
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-08-17<->Theo de Raadt
1996-08-12lsof-like support for fstat, wheeTheo de Raadt
1996-08-06careful buf oflow, no longer use strcpyTheo de Raadt
1996-05-05fstat options -N and -M failed; netbsd pr#2374; from osymh@gemini.oscs.montan...Theo de Raadt
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt