summaryrefslogtreecommitdiff
path: root/usr.bin/kdump/Makefile
AgeCommit message (Expand)Author
2021-08-22usr.bin: enable lint checks for most programs in /usr/binrillig
2020-09-07apply GCC_NO_ADDR_OF_PACKED_MEMBERmrg
2020-04-02Add ioctlprint - descriptive ioctl value printerkamil
2016-01-23Define _KERNTYPES for things that need it.christos
2015-09-26Add dtrace ioctlschristos
2011-09-21Symbolic printing of some known MISC records.christos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-10-08WFORMAT is no more...peter
2005-07-16WARNS=3christos
2004-07-10Add prefix "${PROG}-" to filename of automatically created list oftron
2003-11-16Re-add the static root conditionnal that was removed by mistake.manu
2003-09-19Print siginfo_t information when available.christos
2002-11-15Now properly display Mach trapsmanu
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-09-18remove extra $ from previous commitlha
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-08-27Implement MKDYNAMICROOT, which currently defaults to "no", but willlukem
2000-11-14back out previous change - this needs to be discussed first at leastjdolecek
2000-11-13don't link these static; if shared libraries are hosed, these utilities wouldjdolecek
2000-10-11More format string cleanup by sommerfeld.is
2000-04-10put setemul(), ectx_* & appropriate structures to separate file, to make itjdolecek
1999-07-12- build with obj dirs.mrg
1998-10-04Fix the include problem of <compat/linux/arch/xxx/linux_syscall.h>.veego
1998-03-02allow LDSTATIC definition to be overridden by bsd.own.mk/mk.confcgd
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-08-01minor cleanupmikel
1997-07-21Add input files to dependency list for ioctl.c build.phil
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-01-09RCS ID policetls
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-11updated kdumpcgd