# $NetBSD: Makefile,v 1.3 2012/05/07 08:51:47 wiz Exp $ NOMAN= # defined .include TESTSDIR= ${TESTSBASE}/usr.bin/bzip2 TESTS_SH= t_bzip2 DIST= ${NETBSDSRCDIR}/external/bsd/bzip2/dist .PATH: ${DIST} FILESDIR= ${TESTSDIR} .for f in sample1.bz2 sample1.ref sample2.bz2 sample2.ref \ sample3.bz2 sample3.ref FILES+= ${f} FILESNAME_${f}= d_${f} .endfor .include >index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-25As with normal users, include /usr/games in the default PATH of rootnia
2022-07-21Get rid of the (insulting)kre
2022-07-09If /rescue is at the head of $PATH (which is how it starts out in /rescue/shkre
2020-08-24uname -p, pointed out by variousnia
2020-08-15Use sysctl -n hw.machine_arch so this works on e.g. aarch64nia
2018-03-01/usr/X11R6 has been empty on most NetBSD installations since 2008,snj
2017-12-07Update example PKG_PATH entry to use the CDN frontend, use uname -p insteadjmcneill
2016-03-08tset was useful for fixed terminals and rarely changing configurations.mlelstv
2014-11-30Freshen up the commented-out suggested PKG_PATH a bit.riz
2012-03-11Point first to 6.0 packages, then to packages for 5.1 or 5.0.he
2011-06-21There is no .../5.99 path to use for PKG_PATH, so change it to 5.1 instead.erh
2010-12-27`` -> $()christos
2009-08-26netbsd.org -> NetBSD.org for URLs.tsutsui
2009-05-15Clearer wording when nagging about root logins.ad
2009-02-15Add "/pub" to the PKG_PATH lines in the default .cshrc and .profile so theyerh
2008-11-19Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done.cube
2008-11-10Add commented out example of PKG_PATH to make using binary packagesjoerg
2005-02-22Use hostname(1) in preference to uname(1) in case /usr isn't mounted.sketch
2005-02-22Revision 1.2 of dot.shrc changed the prompt to use a HOST variable withoutsketch
2002-10-10If we are going to point ENV at .shrc, and link this in as /.profile as wellabs
2000-02-19Make the tset stuff actually set the environment variables again.mycroft
2000-02-19Simplify the tset crap, and do not set $HOME gratuitously.mycroft
2000-02-161.) bring over the second half of David Brownlee's change to dot.login --jwise
2000-02-16Port to [k]sh(1) startup files David Brownlee's improvement fromjwise
1999-11-05(Ab?)use some sh(1) features:mycroft
1999-04-04Avoid using id(1), as this loses when /usr isn't mounted.mycroft
1999-03-30Add hup, ll and x shell functions similar to the aliases in dot.cshrchubertf