summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2000-07-20ectx_sanify(): ditch utterly broken 'optimization', which caused incorrectjdolecek
2000-06-13Add "pecoff" emulation.itohy
2000-04-26Prevent "kdump" from causing a segmentation fault if the io buffer thattron
2000-04-10ectx_sanify(): if default_emul is not set, use netbsd emulation (may happen w...jdolecek
2000-04-10put setemul(), ectx_* & appropriate structures to separate file, to make itjdolecek
2000-04-10clarify -e usagejdolecek
2000-04-10Keep track of what pid uses which emulation and ensure properjdolecek
2000-03-27Cast timeval members to types we know the printf conversions of.kleink
1999-12-31Add COMPAT_NETBSD32 support.eeh
1999-08-06Don't truncate syscall return values on LP64 platforms.thorpej
1999-07-12- build with obj dirs.mrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-10-24Adjust to Eric's recent errno renaming.christos
1998-10-18Fix emulation errno translation.christos
1998-10-04Fix the include problem of <compat/linux/arch/xxx/linux_syscall.h>.veego
1998-09-11Update for signal handling changes.mycroft
1998-03-30use static int instead of staticmrg
1998-03-02allow LDSTATIC definition to be overridden by bsd.own.mk/mk.confcgd
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-20add support for freebsd emulation. from Dave Huang <khym@bga.com> [bin/4293]lukem
1997-10-19WARNSify mkioctls output, fix .Nm usage, deprecate registerlukem
1997-08-01minor cleanupmikel
1997-07-23add explicit return types and prototypes for local functionsmikel
1997-07-23RCSid policemikel
1997-07-23nuke duplicate RCSidmikel
1997-07-21Add input files to dependency list for ioctl.c build.phil
1997-05-17* NULL => 0 (Arne Juul; PR#3629)pk
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-14Make it obey the DESTDIR environment.leo
1997-01-27fix decode of _IOR/_IOW/_IOWR: 'R' and 'W' were switched (i.e. _IOW ioctlscgd
1997-01-09RCS ID policetls
1996-11-21eliminate multiple inclusion of <sys/errno.h>.mikel
1996-05-13Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00christos
1995-08-31Sync with 4.4lite2jtc
1995-07-19Add support for displaying and switching betweenchristos
1995-06-07only print MAXCOMLEN chars of the process command name. fixes pr 1080.cgd
1995-06-06Bring in all includes necessary since the multicast changes. Fixesthorpej
1995-05-11 don't get syscalls.c with an absolute pathcgd
1995-03-28KERNEL -> _KERNELjtc
1995-03-26update for the new data stored in ktrace files:cgd
1995-03-21Make two variables non-static.mycroft
1995-03-21Update to use timer{add,sub}().mycroft
1995-01-15Gather a more complete ioctl list. From Matt Green (somewhat edited).mycroft
1995-01-15Some KNF, POSIX, and err*(3)/warn*(3) cleanup. Also, use sys_signame[]mycroft
1994-12-24val is a long, now.cgd
1994-12-06Link these statically to make shared library debugging easierderaadt
1994-10-06Add RCS ids.mycroft
1994-06-18Pass the file names in to mkioctl, to help cross-compilation.mycroft
1994-05-18netbsd does not define PT_STEP for architectures that lackderaadt