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
/
kdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two enhancements for kdump.
peter
2003-06-03
2
-21
/
+101
*
Add a default case that just outputs a new line for the case of an
jhb
2003-03-13
1
-0
/
+3
*
Teach kdump(8) to handle events marked with KTR_DROP. If a record has
jhb
2003-03-13
1
-0
/
+12
*
Kill references to netns in comment about how it conflicted with netipx so
peter
2003-03-05
1
-2
/
+0
*
Backed out revs 1.32-1.33. The problem has been fixed better by
bde
2002-09-16
1
-2
/
+0
*
Also add #include <netinet/in_systm.h> before <neinet/ip.h> to fix the
sobomax
2002-09-07
1
-0
/
+1
*
Add #include <netinet/ip.h> in attempt to fix the world.
sobomax
2002-09-07
1
-0
/
+1
*
Improve WARNS situation for kdump:
dwmalone
2002-07-28
1
-45
/
+58
*
Dependencies are delimited by space not tab.
ru
2002-07-23
1
-2
/
+2
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+2
*
Better warnings fixes. Use more sane argument types instead of bogus casts
markm
2002-06-24
1
-3
/
+3
*
Better fix for style.
markm
2002-06-21
1
-6
/
+6
*
Fix warnings generated elsewhere.
markm
2002-06-21
1
-1
/
+1
*
Style tidy-up.
markm
2002-06-21
1
-2
/
+4
*
I now don't seem to be able to reproduce the -DNOCLEAN buildworld
ru
2002-04-11
1
-4
/
+0
*
Const the code.
dwmalone
2002-04-01
1
-1
/
+3
*
Back out revision 1.13 (addition of ipfilter includes). A proper
ru
2002-03-25
1
-6
/
+0
*
Really fix this work to work. While rev 1.24 did allow awk to run w/o
obrien
2001-11-01
1
-3
/
+3
*
Utilize the property of 'echo' in that it removes \n from its input.
obrien
2001-11-01
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Backout rev. 1.22 as the change that caused problems was also backed out.
ru
2001-05-24
1
-1
/
+1
*
Work around the side effect of src/include/Makefile,v 1.137 changes.
ru
2001-05-21
1
-1
/
+1
*
Execute this script in a "C" locale environment.
ru
2001-04-06
1
-0
/
+2
*
Traverse ${DESTDIR}/usr/include in lexographical order.
ru
2001-03-27
1
-1
/
+1
*
Rewrite of the CAM error recovery code.
ken
2001-03-27
1
-1
/
+1
*
Fix ioctl.c creation to deal with the depend case more properly.
jkh
2000-09-14
1
-2
/
+6
*
remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.
jkh
2000-09-14
1
-1
/
+1
*
Unbreak world build by adding the necessary <net/ethernet.h> include.
ru
2000-08-02
1
-0
/
+1
*
Make auto-generated ioctl.c to be always considered out of date
ru
2000-08-01
1
-1
/
+1
*
Fix an off-by-nine error when building a list of includes.
ru
2000-08-01
1
-1
/
+1
*
more pre-requisite for new ipv6 ioctls
itojun
2000-07-04
1
-0
/
+3
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
sys/dkbad.h is no more.
phk
1999-12-08
1
-1
/
+0
*
Avoid hardcoding any paths and variables. The include directory must
marcel
1999-12-03
2
-8
/
+19
*
Make sure DESTDIR is set in the environment of mkioctls. This fixes
marcel
1999-12-02
1
-1
/
+2
*
Unbreak build world by readding the necessary ipfilter includes.
guido
1999-11-24
1
-0
/
+6
*
ioctlname() is actually passed a register_t.
dfr
1999-11-10
1
-1
/
+1
*
Fix a boatload of warnings in the generated code on the alpha.
dfr
1999-11-09
1
-1
/
+1
*
Ack, ip_mroute.h is not an ipfilter include. :-/
peter
1999-10-11
1
-0
/
+1
*
Don't #include ipfilter includes that aren't there anymore.
peter
1999-10-10
1
-7
/
+0
*
Remove the inclusion of device.h. It's no longer there.
n_hibma
1999-10-06
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Decode new ptrace requests PT_GETDBREGS and PT_SETDBREGS.
bde
1999-07-17
1
-1
/
+9
*
Decode all currently supported values of the ptrace `request' arg.
bde
1999-06-26
1
-3
/
+20
*
Syscall arguments are now properly aligned. Print them, and syscall return
dt
1999-06-16
1
-16
/
+16
*
FIx the output of long command names.
jmz
1999-05-21
1
-2
/
+2
*
we don't have <sys/disk.h> anymore.
phk
1999-05-08
1
-1
/
+0
*
Generate code to interpret ioctl numbers for all ioctls defined in
bde
1998-10-16
1
-12
/
+50
*
Use err(3). Correct incomplete man page.
charnier
1997-07-16
2
-36
/
+23
[next]