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
*
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
*
Spelling correction (`1 bytes' is now printed `1 byte')
charnier
1997-05-22
1
-2
/
+3
*
``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)
jmg
1997-04-27
1
-6
/
+8
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-1
/
+1
*
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
wollman
1996-12-10
1
-0
/
+1
*
Fix arg parsing. kdump used to allow a single argument, which it
fenner
1996-11-18
1
-3
/
+1
*
Remove length field from utrace entries.
phk
1996-09-22
1
-6
/
+6
*
For now we just hexdump the stuff in USER records.
phk
1996-09-19
2
-3
/
+20
*
Run the headers through cpp -dM to find the #defines. The direct search
bde
1996-06-23
1
-2
/
+8
*
Include queue.h in preparation for upcoming struct socket changes.
dg
1996-03-11
1
-0
/
+1
*
Add setlocale LC_CTYPE
ache
1995-10-26
1
-0
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
-I${.CURDIR}/../..
phk
1994-11-21
1
-1
/
+1
*
Absolute path to /sys again...
phk
1994-11-21
1
-1
/
+1
*
Added $DESTDIR to
swallace
1994-09-15
1
-1
/
+1
*
move #include of <sys/errno.h> so that #defining KERNEL actually has an effect,
csgr
1994-08-22
1
-3
/
+4
*
BSD 4.4 Lite Usr.bin Sources
rgrimes
1994-05-27
4
-0
/
+582