index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
gcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some missing DPADD.
antoine
2013-05-11
1
-1
/
+1
*
Wrong cast.
trociny
2013-04-20
1
-2
/
+1
*
Sync gcore(1) with the recent changes in kernel code aimed at adding
trociny
2013-04-20
2
-203
/
+374
*
Match size_t and ssize_t by using %zu and %zd instead of %d.
delphij
2011-07-11
1
-1
/
+1
*
Start sentences on a new line to ease life for translators. Tweak the
jhb
2010-12-28
1
-7
/
+8
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
3
-12
/
+0
*
Add the ability for GDB to printout the thread name along with other
attilio
2010-11-22
1
-0
/
+11
*
Fix spelling.
attilio
2010-07-14
1
-5
/
+5
*
Fix the way the segments are included in the gcore outputs (with the
attilio
2010-07-14
4
-11
/
+30
*
Fixed dependencies (make checkdpadd).
ru
2010-02-25
1
-1
/
+2
*
Fix gcore so that it can have the '-s' flag without hanging.
mjacob
2010-02-05
2
-27
/
+19
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Revert most part of 200420 as requested, as more review and polish is
delphij
2009-12-13
1
-0
/
+1
*
Remove unneeded header includes from usr.bin/ except contributed code.
delphij
2009-12-11
1
-1
/
+0
*
Change gcore in order to get rid of the procfs accesses and use FreeBSD's
attilio
2009-11-25
4
-198
/
+185
*
Use %zu for size_t, not %zd.
emaste
2009-09-23
1
-3
/
+3
*
Use %zd for size_t. With this gcore(1) is WARNS=6 clean.
delphij
2008-07-18
1
-3
/
+3
*
Eliminate memory leak from an accidental malloc().
emaste
2007-04-10
1
-1
/
+0
*
Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map file
peter
2006-03-25
1
-3
/
+3
*
Remove a.out support from gcore(1).
das
2004-11-27
2
-249
/
+0
*
gcore(1) apparently still cares about a.out core dumps, so it still
das
2004-11-20
1
-0
/
+2
*
Teach gcore about the pathname field of '/proc/*/map' so that it doesn't
rwatson
2004-07-12
1
-3
/
+3
*
Deal with double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+4
*
Fix some WARNS:
dwmalone
2004-02-15
3
-8
/
+7
*
Add #include <sys/queue.h> for sparc64's benefit. The MD includes there
peter
2002-09-13
1
-0
/
+1
*
Use a crowbar to move the a.out code out of gcore.c and into its own
peter
2002-09-13
7
-577
/
+68
*
Include stdint.h to make this compile.
iedowse
2002-09-05
1
-0
/
+1
*
ANSIify function definitions.
dwmalone
2002-09-04
4
-14
/
+19
*
Consistently wrap CSRG SCM ID.
obrien
2002-06-30
3
-4
/
+6
*
Consistently use FBSDID
obrien
2002-06-30
4
-6
/
+4
*
Use `The .Nm utility'
charnier
2002-04-19
1
-10
/
+13
*
Do not print error message twice.
charnier
2002-04-12
2
-6
/
+10
*
Don't use gcc specific flags.
dwmalone
2002-03-30
1
-1
/
+0
*
Add FBSDID. Do not \n terminate err() strings. Spelling.
charnier
2002-03-26
1
-5
/
+6
*
remove __P
imp
2002-03-22
3
-15
/
+16
*
Removed unused include of kernel-only file <sys/lock.h>.
bde
2001-10-13
1
-1
/
+0
*
Compensate for "Compensate for header dethreading" by backing it out.
bde
2001-10-10
2
-2
/
+0
*
KSE Milestone 2
julian
2001-09-12
2
-8
/
+28
*
Fix usage message, the executable is optional.
mikeh
2001-08-15
2
-2
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-3
/
+3
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Null terminate buffer.
jlemon
2001-06-07
1
-1
/
+2
*
Fix minor style issue from previous commit.
obrien
2001-05-03
2
-2
/
+2
*
* include/elf.h has been repo copied to include/elf-hints.h, and it no
obrien
2001-05-02
3
-3
/
+3
*
Compensate for header dethreading.
markm
2001-05-01
2
-0
/
+2
*
MAXPATHLEN contains the trailing NUL.
imp
2001-03-01
2
-2
/
+2
*
Prepare for mdoc(7)NG.
ru
2000-12-19
1
-1
/
+0
*
Change the proc information returned from the kernel so that it
mckusick
2000-12-12
2
-50
/
+40
*
Fixed typo: .EL -> .El
ru
2000-11-06
1
-1
/
+1
[next]