Up to [cvs.netbsd.org] / src / etc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:02:57 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.24: +13 -2
lines
Diff to previous 1.24 (colored) next main 1.25 (colored)
sync with head
Revision 1.25.2.1 / (download) - annotate - [select for diffs], Thu Feb 16 19:56:43 2012 UTC (3 months, 1 week ago) by riz
Branch: netbsd-6
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored) next main 1.26 (colored)
Pull up following revision(s) (requested by joerg in ticket #2): etc/weekly: revision 1.26 etc/daily: revision 1.81 UPDATING: revision 1.235 Run makemandb with the normal 022 umask, not the restrictive 077. Extend entry to makemandb permission issue.
Revision 1.26 / (download) - annotate - [select for diffs], Wed Feb 15 23:30:11 2012 UTC (3 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
HEAD
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Run makemandb with the normal 022 umask, not the restrictive 077.
Revision 1.25 / (download) - annotate - [select for diffs], Tue Feb 7 19:13:30 2012 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.24: +13 -2
lines
Diff to previous 1.24 (colored)
Import the new apropos/whatis. This code has been developed by Abhinav Upadhyay as part of Google's Summer of Code 2011. It uses libmandoc to parse man pages and builds a Full Text Index in a SQLite database. The combination of indexing the full manual page, filtering out stop words and ranking individual matches based on the section gives a much improved user experience. The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Dec 27 03:38:52 2010 UTC (16 months, 4 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.23: +8 -8
lines
Diff to previous 1.23 (colored)
`` -> $()
Revision 1.21.2.1.2.1 / (download) - annotate - [select for diffs], Mon Sep 3 06:57:48 2007 UTC (4 years, 8 months ago) by wrstuden
Branch: wrstuden-fixsa
Changes since 1.21.2.1: +3 -3
lines
Diff to previous 1.21.2.1 (colored) next main 1.21.2.2 (colored)
Sync w/ NetBSD-4-RC_1
Revision 1.20.8.1 / (download) - annotate - [select for diffs], Thu Jun 28 18:14:48 2007 UTC (4 years, 10 months ago) by ghen
Branch: netbsd-3-1
CVS Tags: netbsd-3-1-1-RELEASE
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Pull up following revision(s) (requested by martti in ticket #1800): etc/monthly: revision 1.11 etc/weekly: revision 1.23 etc/security: revision 1.102 etc/daily: revision 1.70 Use "mktemp -d -t xxx" to create the temporary directories. This will use TMPDIR environment variable if set, otherwise use /tmp. (misc/35544)
Revision 1.20.4.1 / (download) - annotate - [select for diffs], Thu Jun 28 18:14:38 2007 UTC (4 years, 10 months ago) by ghen
Branch: netbsd-3-0
CVS Tags: netbsd-3-0-3-RELEASE
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Pull up following revision(s) (requested by martti in ticket #1800): etc/monthly: revision 1.11 etc/weekly: revision 1.23 etc/security: revision 1.102 etc/daily: revision 1.70 Use "mktemp -d -t xxx" to create the temporary directories. This will use TMPDIR environment variable if set, otherwise use /tmp. (misc/35544)
Revision 1.20.2.1 / (download) - annotate - [select for diffs], Thu Jun 7 11:22:33 2007 UTC (4 years, 11 months ago) by liamjfoy
Branch: netbsd-3
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored) next main 1.21 (colored)
Pull up following revision(s) (requested by martti in ticket #1800): etc/monthly: revision 1.11 etc/weekly: revision 1.23 etc/security: revision 1.102 etc/daily: revision 1.70 Use "mktemp -d -t xxx" to create the temporary directories. This will use TMPDIR environment variable if set, otherwise use /tmp. (misc/35544)
Revision 1.21.2.2 / (download) - annotate - [select for diffs], Wed Jun 6 14:58:14 2007 UTC (4 years, 11 months ago) by liamjfoy
Branch: netbsd-4
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0
Changes since 1.21.2.1: +2 -2
lines
Diff to previous 1.21.2.1 (colored) to branchpoint 1.21 (colored) next main 1.22 (colored)
Pull up following revision(s) (requested by martti in ticket #708): etc/monthly: revision 1.11 etc/weekly: revision 1.23 etc/security: revision 1.102 etc/daily: revision 1.70 Use "mktemp -d -t xxx" to create the temporary directories. This will use TMPDIR environment variable if set, otherwise use /tmp. (misc/35544)
Revision 1.23 / (download) - annotate - [select for diffs], Wed Jun 6 13:30:48 2007 UTC (4 years, 11 months ago) by martti
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base2,
mjf-devfs2-base,
mjf-devfs2,
mjf-devfs-base,
mjf-devfs,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-base,
keiichi-mipv6,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (colored)
Use "mktemp -d -t xxx" to create the temporary directories. This will use TMPDIR environment variable if set, otherwise use /tmp. (misc/35544)
Revision 1.21.2.1 / (download) - annotate - [select for diffs], Mon Feb 19 20:00:14 2007 UTC (5 years, 3 months ago) by riz
Branch: netbsd-4
Branch point for: wrstuden-fixsa
Changes since 1.21: +11 -1
lines
Diff to previous 1.21 (colored)
Pull up following revision(s) (requested by reed in ticket #442): etc/weekly: revision 1.22 share/man/man5/weekly.conf.5: revision 1.9 etc/defaults/weekly.conf: revision 1.3 Remove unused references to "clean_uucp" variable. (Code was already removed.) Add rebuild_whatisdb weekly variable that defaults to NO. This is for running makewhatis weekly. This defaults to NO because it is not needed using just base sets/default install which provide the whatis.db file(s).
Revision 1.22 / (download) - annotate - [select for diffs], Thu Feb 15 23:04:10 2007 UTC (5 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.21: +11 -1
lines
Diff to previous 1.21 (colored)
Remove unused references to "clean_uucp" variable. (Code was already removed.) Add rebuild_whatisdb weekly variable that defaults to NO. This is for running makewhatis weekly. This defaults to NO because it is not needed using just base sets/default install which provide the whatis.db file(s).
Revision 1.21 / (download) - annotate - [select for diffs], Sun Nov 12 01:22:57 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-4-base
Branch point for: netbsd-4
Changes since 1.20: +1 -7
lines
Diff to previous 1.20 (colored)
goodbye uucp
Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 27 13:51:55 2004 UTC (7 years, 10 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: netbsd-3-1,
netbsd-3-0,
netbsd-3
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Run the "su -m nobody -c locate.updatedb" in a subshell with cd / first. "nobody" doesn't have perms to $WEEKLYDIR which was the cwd previously, and this may cause a warning to be issued by root's shell as part of the su.
Revision 1.19 / (download) - annotate - [select for diffs], Fri Apr 9 17:35:21 2004 UTC (8 years, 1 month ago) by kim
Branch: MAIN
Changes since 1.18: +18 -4
lines
Diff to previous 1.18 (colored)
Avoid the output "Running xxx.local" if the "xxx.local" script does not produce any output. This matches what /etc/security already does with /etc/security.local output.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 2 13:13:47 2004 UTC (8 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Introduce and use the rcvar_manpage variable, which contains the manual page name where the user should look at for documentation about rcvar. It defaults to 'rc.subr(5)', as rc.subr is mainly used by rc.d scripts. This variable is useful to let the daily, weekly, monthly and security scripts tune the warning message shown when any of the variables they handle is not properly set. Closes PR misc/23908.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Jun 18 10:54:02 2001 UTC (10 years, 11 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
fvdl_fs64_base
Changes since 1.16: +4 -5
lines
Diff to previous 1.16 (colored)
use mktemp(1) to create temporary directories, and ensure that cleanup traps are setup asap.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 15 17:32:38 2000 UTC (11 years, 7 months ago) by kim
Branch: MAIN
Changes since 1.15: +14 -12
lines
Diff to previous 1.15 (colored)
Setting rebuild_locatedb=NO should not tell you it didn't rebuild the db because there is no /var/db/locate.database; it should be quiet. Unified the use of `echo ""'.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Oct 7 07:36:57 2000 UTC (11 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
use ${foo##*/} instead of `basename $foo`. as suggested (with minor variation)
by Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 10 17:03:49 2000 UTC (12 years, 4 months ago) by ad
Branch: MAIN
CVS Tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl
Changes since 1.13: +7 -1
lines
Diff to previous 1.13 (colored)
- Make /etc/daily run /etc/daily.local if it exists. Make similar change for weekly and monthly scripts. - Update FILES section in manpages.
Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 23 08:20:28 1999 UTC (13 years, 1 month ago) by kleink
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
comdex-fall-1999-base,
comdex-fall-1999
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Get rid of old-style chown operands.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 15 05:06:31 1998 UTC (13 years, 8 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4
Changes since 1.11: +11 -7
lines
Diff to previous 1.11 (colored)
* daily/weekly/monthly:
- change to always output a valid To: and Subject: line.
- To: recipient obtained from $MAILTO (defaults to root).
- add date to Subject: line. closes [bin/4526] from Giles Lean
<giles@nemeton.com.au>
* daily: explicitly print 'Nothing to report' if /etc/security didn't
report anything.
* crontab: pass output of scripts through sendmail -t instead of
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 16 05:21:56 1998 UTC (13 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
Format police.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 26 12:02:58 1998 UTC (14 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.9: +11 -5
lines
Diff to previous 1.9 (colored)
include rc.subr and use appropriately
Revision 1.9 / (download) - annotate - [select for diffs], Mon Oct 27 04:11:40 1997 UTC (14 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
use /usr/libexec/uucp/clean.weekly instead of /usr/lib/uucp/clean.weekly [misc/4357], and use su user -c command instead of echo command | su user
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 10 09:45:59 1997 UTC (15 years, 2 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Minor cleanup.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 15 10:02:29 1997 UTC (15 years, 3 months ago) by mikel
Branch: MAIN
Changes since 1.6: +9 -7
lines
Diff to previous 1.6 (colored)
cleanup Lite-1 merge
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 15 05:28:00 1997 UTC (15 years, 3 months ago) by mikel
Branch: WFJ-920714,
CSRG
CVS Tags: lite-2,
lite-1
Changes since 1.1.1.1: +24 -14
lines
Diff to previous 1.1.1.1 (colored)
import 4.4BSD-Lite
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 5 11:21:10 1997 UTC (15 years, 4 months ago) by mrg
Branch: MAIN
Changes since 1.5: +9 -5
lines
Diff to previous 1.5 (colored)
add configuration file for daily, weekly, montly, as daily.conf, weekly.conf and montly.conf. the file allows each action taken by all scripts to be turned on or off.
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 8 17:19:49 1996 UTC (16 years ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Changes since 1.4: +1 -0
lines
Diff to previous 1.4 (colored)
RCS id police.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 21 06:36:42 1994 UTC (18 years, 3 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1,
netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Changes since 1.3: +9 -2
lines
Diff to previous 1.3 (colored)
don't rebuild locate.database if it's not there, etc.
Revision 1.3 / (download) - annotate - [select for diffs], Fri May 21 14:45:22 1993 UTC (19 years ago) by cgd
Branch: MAIN
CVS Tags: netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9
Changes since 1.2: +1 -11
lines
Diff to previous 1.2 (colored)
arrange for all log rotations to be handled by /usr/bin/newsyslog
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 2 08:07:11 1993 UTC (19 years, 1 month ago) by cgd
Branch: MAIN
CVS Tags: netbsd-alpha-1,
netbsd-0-8
Changes since 1.1: +25 -24
lines
Diff to previous 1.1 (colored)
updated for current setup, and to compress logs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: WFJ-920714,
CSRG
CVS Tags: patchkit-0-2-2,
WFJ-386bsd-01
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of 386bsd-0.1 sources
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN
Initial revision