summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/gcore.c
Commit message (Expand)AuthorAgeFilesLines
* Fix minor style issue from previous commit.obrien2001-05-031-1/+1
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-021-1/+1
* Compensate for header dethreading.markm2001-05-011-0/+1
* MAXPATHLEN contains the trailing NUL.imp2001-03-011-1/+1
* Change the proc information returned from the kernel so that itmckusick2000-12-121-25/+20
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add braces to appease the egcs -Wall mom.jdp1999-07-171-2/+3
* Fix errors detected by -Wformat.jdp1998-11-011-2/+2
* When the "-s" option is given, try to ensure that we restart thejdp1998-10-221-12/+32
* Make gcore work for ELF.jdp1998-10-191-49/+53
* Check the executable's header to make sure it is a valid executable.jdp1998-10-141-1/+9
* Don't require an executable file name. If no executable image isdes1998-09-141-8/+21
* Check the text segment size of the executable and the process. Ifwosch1998-08-241-1/+9
* Add missing argument detected by "-Wformat". Make messages morejdp1997-11-181-3/+3
* Use err(3) instead of local redefinition.charnier1997-07-081-48/+22
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+2
* NBPG -> PAGE_SIZEphk1996-05-021-13/+13
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+313
OpenPOWER on IntegriCloud