index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
kdump
/
kdump.c
Age
Commit message (
Expand
)
Author
2002-06-12
a real pid_t cleanup.
Mike Pechkin
2002-03-12
Add PT_IO to ptrace ops.
Artur Grabowski
2002-02-22
include a siginfo_t with ktrace PSIG information, so that kdump can print
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-08-18
Add lots of missing prototypes, constify a few things. Add explicit ints.
Marc Espie
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
1999-09-25
add processing of netbsd syscall emulation
kstailey
1997-11-04
add more emulations; problem noted by khym@bga.com
Theo de Raadt
1997-02-28
Only include sys/errno.h once.
Todd C. Miller
1997-02-06
make are of a whole number of missing system call names; interesting fix
Theo de Raadt
1997-01-30
fix IOR/IOW/IOWR; cgd@netbsd.org
Theo de Raadt
1996-12-10
used to permit a single arg, which it ignored, now does usage(); fenner@freebsd
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-05-27
native emul is now called "native"
Theo de Raadt
1996-05-24
Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt