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 #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
*
Change our ELF binary branding to something more acceptable to the Binutils
obrien
2000-04-18
1
-2
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
${MACHINE} -> ${MACHINE_ARCH}
marcel
1999-11-14
1
-2
/
+3
*
useracc() the prequel:
phk
1999-10-29
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
5
-5
/
+5
*
Add braces to appease the egcs -Wall mom.
jdp
1999-07-17
2
-4
/
+6
*
Make gcore work again. It was broken by a format change in the
jdp
1999-07-17
1
-2
/
+2
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Fix errors detected by -Wformat.
jdp
1998-11-01
3
-6
/
+7
*
When the "-s" option is given, try to ensure that we restart the
jdp
1998-10-22
2
-24
/
+64
*
Make gcore work for ELF.
jdp
1998-10-19
5
-99
/
+625
*
Check the executable's header to make sure it is a valid executable.
jdp
1998-10-14
2
-2
/
+18
*
Don't require an executable file name. If no executable image is
des
1998-09-14
3
-26
/
+52
*
Check the text segment size of the executable and the process. If
wosch
1998-08-24
2
-2
/
+18
*
Add missing argument detected by "-Wformat". Make messages more
jdp
1997-11-18
2
-6
/
+6
*
Use err(3) instead of local redefinition.
charnier
1997-07-08
5
-109
/
+64
*
Show the real revision date and not the date that this
steve
1997-06-23
1
-1
/
+1
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
2
-2
/
+2
*
Use the .Bx macro where appropriate.
mpp
1996-08-23
1
-3
/
+8
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
2
-2
/
+4
*
NBPG -> PAGE_SIZE
phk
1996-05-02
2
-26
/
+26
*
Remove trailing whitespace.
rgrimes
1995-05-30
4
-8
/
+8
*
Add dependencies on libraries to DPADD. Someday this should be done
bde
1994-08-28
1
-0
/
+1
*
Corrected to work without symbolic links for md-${MACHINE}.c.
rgrimes
1994-05-29
1
-1
/
+7
*
This commit was generated by cvs2svn to compensate for changes in r1590,
rgrimes
1994-05-27
6
-0
/
+686
|
\
[next]