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
/
distrib
/
sets
/
makeplist
Age
Commit message (
Expand
)
Author
2021-10-18
Replace @dirrm to @pkgdir in packing list of syspkg
uki
2009-12-02
Patches from Lloyd Parkes in PR 41684, plus my changes:
apb
2006-01-04
Add a new "-I realprefix" arg. When making syspkgs, we need to use
apb
2006-01-03
Ensure that (almost) all shell variables in distrib/sets/* scripts are
apb
2006-01-03
Add shell variables defined in sets.subr for almost all commands used
apb
2005-01-12
One of my users stumbled over a bug: src/distrib/sets/makeplist
dyoung
2004-07-23
Make all the sets scripts work even when not run from the directory that
erh
2004-01-23
`-p' takes an argument, so fix the getopts optstring.
dyoung
2004-01-03
rename all the <bsd.own.mk> derived variables to uppercase, and export
lukem
2003-12-29
Significant overhaul of how the sets are used:
lukem
2003-11-25
Factor duplicated code for setting variables such as machine_cpu
dyoung
2003-10-17
Awk prefers regex escapes to look like \\ instead of \. Go figure.
dyoung
2003-08-04
add initial support for gcc3
mrg
2003-06-23
Fix typo: osreleasese -> osreleases.
dyoung
2003-06-12
Bring the machine and arch-level decision of shared libs vs none up to date,
agc
2003-06-05
Remove the leading "./" from all entries in the generated PLIST.
agc
2003-05-31
Fix typo to show correct prefix for PLIST, s/\$plist/\$prefix/.
dyoung
2003-05-31
Spelling fix, s/makeflist/makeplist/
dyoung
2002-07-23
set MAKE="${MAKE:-make} -j 1" to prevent problems where the output
lukem
2002-03-24
Rename arm26 -> acorn26.
bjh21
2001-12-26
Add two utility scripts used by syspkg from draga.com CVS:
jwise