index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
kdump
/
Makefile
Age
Commit message (
Expand
)
Author
2021-08-22
usr.bin: enable lint checks for most programs in /usr/bin
rillig
2020-09-07
apply GCC_NO_ADDR_OF_PACKED_MEMBER
mrg
2020-04-02
Add ioctlprint - descriptive ioctl value printer
kamil
2016-01-23
Define _KERNTYPES for things that need it.
christos
2015-09-26
Add dtrace ioctls
christos
2011-09-21
Symbolic printing of some known MISC records.
christos
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-10-08
WFORMAT is no more...
peter
2005-07-16
WARNS=3
christos
2004-07-10
Add prefix "${PROG}-" to filename of automatically created list of
tron
2003-11-16
Re-add the static root conditionnal that was removed by mistake.
manu
2003-09-19
Print siginfo_t information when available.
christos
2002-11-15
Now properly display Mach traps
manu
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
2002-09-18
remove extra $ from previous commit
lha
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-08-27
Implement MKDYNAMICROOT, which currently defaults to "no", but will
lukem
2000-11-14
back out previous change - this needs to be discussed first at least
jdolecek
2000-11-13
don't link these static; if shared libraries are hosed, these utilities would
jdolecek
2000-10-11
More format string cleanup by sommerfeld.
is
2000-04-10
put setemul(), ectx_* & appropriate structures to separate file, to make it
jdolecek
1999-07-12
- build with obj dirs.
mrg
1998-10-04
Fix the include problem of <compat/linux/arch/xxx/linux_syscall.h>.
veego
1998-03-02
allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf
cgd
1997-10-24
use CPPFLAGS instead of CFLAGS
lukem
1997-08-01
minor cleanup
mikel
1997-07-21
Add input files to dependency list for ioctl.c build.
phil
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-01-09
RCS ID police
tls
1994-12-06
Link these statically to make shared library debugging easier
deraadt
1994-10-06
Add RCS ids.
mycroft
1994-06-18
Pass the file names in to mkioctl, to help cross-compilation.
mycroft
1994-05-11
updated kdump
cgd