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
/
share
/
zoneinfo
/
Makefile
Age
Commit message (
Expand
)
Author
2014-08-09
Delete src/share/zoneinfo. The files that previously lived here
apb
2014-08-06
Merge tzdata2014f.
apb
2013-12-26
Change comments and variables to reduce differences with upstream.
apb
2013-12-26
Merge tzdata2013i. We previously has tzdata2013d plus part of
apb
2013-03-06
- create the directories if missing
christos
2009-04-10
Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk
apb
2007-11-08
also install zone.tab and iso3166.tab from tzdata, some applications
drochner
2006-02-27
Use device number as well as inode to detect hardlinks.
lukem
2006-02-27
Deal correctly with hard-linked timezone (synonym) files during
lukem
2004-08-31
Install zoneinfo files NONBINMODE (444) instead of BINMODE (555).
lukem
2004-06-21
Ignore errors on some rm -rf's for platforms that aren't quite
jmc
2004-01-30
Use find . -type f | while read ... ${INSTALL} ... instead of ${PAX}
lukem
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE and use ${HOST_SH}
lukem
2003-07-18
Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined.
lukem
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2002-12-23
Rework METALOG manipulation:
lukem
2002-12-21
Invoke ${PAX} with '-O' so that various errors don't hang the make
lukem
2002-12-19
Instead of ${ZIC}-ing to ${DESTDIR}/usr/share/zoneinfo and using chmod and
lukem
2002-06-10
Use the new cat(1) locking functionality - should solve PR toolchain/16963.
mason
2002-01-05
do not overwrite ${ZIC} if it is already set.
mrg
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-26
Uncomment a bunch of seemingly unused rules. It seems several people
perry
2001-11-24
1) Synthetically generate metadata for installed files when UNPRIVED
perry
2001-11-19
UNPRIVILEGED->UNPRIVED
perry