The NetBSD Project

CVS log for src/sbin/dump/dump.h

[BACK] Up to [cvs.NetBSD.org] / src / sbin / dump

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.50 / (download) - annotate - [select for diffs], Tue Jan 22 09:39:11 2013 UTC (4 months ago) by dholland
Branch: MAIN
CVS Tags: yamt-pagecache-base8, tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver, HEAD
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
pollution. Specifically:
   ROOTINO -> UFS_ROOTINO
   WINO -> UFS_WINO
   NXADDR -> UFS_NXADDR
   NDADDR -> UFS_NDADDR
   NIADDR -> UFS_NIADDR
   MAXSYMLINKLEN -> UFS_MAXSYMLINKLEN
   MAXSYMLINKLEN_UFS[12] -> UFS[12]_MAXSYMLINKLEN (for consistency)

Sort out ext2fs's misuse of NDADDR and NIADDR; fortunately, these have
the same values in ext2fs and ffs.

No functional change intended.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Jan 13 23:45:35 2013 UTC (4 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48 (colored)

Use __printflike.

Revision 1.48 / (download) - annotate - [select for diffs], Sun Jan 13 22:53:01 2013 UTC (4 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47 (colored)

Add some const.

Revision 1.47 / (download) - annotate - [select for diffs], Sat May 5 21:03:02 2012 UTC (12 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5
Branch point for: tls-maxphys
Changes since 1.46: +1 -13 lines
Diff to previous 1.46 (colored)

remove ancient crap

Revision 1.46 / (download) - annotate - [select for diffs], Fri Feb 26 02:11:40 2010 UTC (3 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, 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.45: +2 -1 lines
Diff to previous 1.45 (colored)

PR/42883: Greywolf: Add -i flag which brings "true incremental" capability.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Feb 16 17:58:01 2008 UTC (5 years, 3 months ago) by matt
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-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2, 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-base, mjf-devfs2, mjf-devfs-base, 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-armv6-nbase, keiichi-mipv6-base, keiichi-mipv6, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, hpcarm-cleanup-base
Changes since 1.44: +3 -1 lines
Diff to previous 1.44 (colored)

Fix some inconsisent/conflicting definitions and missing parameters

Revision 1.44 / (download) - annotate - [select for diffs], Thu Oct 26 20:02:30 2006 UTC (6 years, 6 months ago) by hannken
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-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, netbsd-4, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: mjf-devfs, matt-armv6
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

When using a snapshot take the snapshot raw device on further open.

Fixes PR #34923  dump(8) only dumps a corefile with -X (snapshots)

Approved by: Manuel Bouyer <bouyer@netbsd.org>

Revision 1.43 / (download) - annotate - [select for diffs], Sat Jun 24 05:28:54 2006 UTC (6 years, 11 months ago) by perseant
Branch: MAIN
CVS Tags: abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.42: +7 -1 lines
Diff to previous 1.42 (colored)

Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in
particular, the caller can now choose whether to wait for the condition
to be met, and if the caller of LFCNWRAPSTOP dies or otherwise closes
the descriptor, the filesystem is started again.  Updated the ckckp
regression test to use the new semantics.

dump_lfs(8) now uses the fcntls to implement LFS-style snapshotting through
the -X flag, addressing PR#33457 albeit not using fss(4).  Fixed a couple
other problems with dump_lfs that manifested themselves during testing.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Apr 21 15:00:49 2006 UTC (7 years, 1 month ago) by skrll
Branch: MAIN
Changes since 1.41: +8 -1 lines
Diff to previous 1.41 (colored)

Don't use cast expressions as lvalues as newer versions of gcc warn.

Revision 1.41 / (download) - annotate - [select for diffs], Sat Dec 24 20:55:03 2005 UTC (7 years, 5 months ago) by perry
Branch: MAIN
Changes since 1.40: +7 -7 lines
Diff to previous 1.40 (colored)

Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Jun 27 01:37:32 2005 UTC (7 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.39: +9 -9 lines
Diff to previous 1.39 (colored)

sprinkle const

Revision 1.39 / (download) - annotate - [select for diffs], Wed Apr 21 01:05:32 2004 UTC (9 years, 1 month ago) by christos
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
Branch point for: netbsd-3-1, netbsd-3-0, netbsd-3
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Mar 15 01:06:06 2004 UTC (9 years, 2 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
Changes since 1.37: +5 -2 lines
Diff to previous 1.37 (colored)

Adjust tstart_volume (volume start time) by the time spent in query(),
similar to the adjustment for tstart_writing made in optr.c rev 1.4.
Should fix PR bin/19711 from matthew green.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Aug 7 10:04:14 2003 UTC (9 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.36: +2 -6 lines
Diff to previous 1.36 (colored)

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22308, verified by myself.

Revision 1.36 / (download) - annotate - [select for diffs], Wed Apr 2 10:39:24 2003 UTC (10 years, 1 month ago) by fvdl
Branch: MAIN
Changes since 1.35: +21 -16 lines
Diff to previous 1.35 (colored)

Add support for UFS2. UFS2 is an enhanced FFS, adding support for
64 bit block pointers, extended attribute storage, and a few
other things.

This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Mar 27 13:56:46 2003 UTC (10 years, 2 months ago) by lukem
Branch: MAIN
Changes since 1.34: +1 -5 lines
Diff to previous 1.34 (colored)

Use "wall -g operator" (instead of private code) to broadcast() messages to
members of the operator group.
Don't install "setgid tty", and remove now unnecessary gid/egid swapping.
Remove utmp trawling code pulled in from usr.bin/who.
The Code is now simpler, and more portable (without the utmp cruft) too.

This is derived from similar work in OpenBSD.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Jan 24 21:55:05 2003 UTC (10 years, 4 months ago) by fvdl
Branch: MAIN
Changes since 1.33: +5 -3 lines
Diff to previous 1.33 (colored)

Bump daddr_t to 64 bits. Replace it with int32_t in all places where
it was used on-disk, so that on-disk formats remain the same.
Remove ufs_daddr_t and ufs_lbn_t for the time being.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Dec 30 04:03:16 2001 UTC (11 years, 4 months ago) by lukem
Branch: MAIN
CVS Tags: 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.32: +2 -1 lines
Diff to previous 1.32 (colored)

Add -a to "auto-size" the tape, rather than relying upon other options
to define the tape size.  Requires the tape driver to either return ENOSPC
at end of media, or 0 when a write is attempted (such as the "early warning"
support in st(4) enabled with "mt eew 1").   From FreeBSD.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Dec 25 12:06:26 2001 UTC (11 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.31: +4 -8 lines
Diff to previous 1.31 (colored)

Fixes from FreeBSD:
- Fix error if first tape was write protected.  Fix NetBSD PRs 4754 and 6098.
- Make dump exit codes confirm to manual page.
- Use \a instead of \7 to make noise.
- Fix estimated number of tapes for huge dumps to cartridges.
- Use <sys/queue.h> SLIST_* instead of home-rolled lists.
- Do not exit if unable to read or create /etc/dumpdates.
- Support output (tape) device returning ENOSPC for end-of-media on a write.

Fixes by me:
- Remove unused ddates_in.
- Don't dump core if SIGINFO is received before 1 second has elapsed.
- Only process SIGINFO in current "active" child.
- Don't dump core in -w if dumpdates wasn't readable and ddatev == NULL
- Minor KNF; wrap some lines

Revision 1.31 / (download) - annotate - [select for diffs], Sat Dec 22 08:05:24 2001 UTC (11 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.30: +10 -10 lines
Diff to previous 1.30 (colored)

- use correct type for minTime in findlru()  (size_t instead of int)
- clean up whitespace

Revision 1.30 / (download) - annotate - [select for diffs], Fri Dec 14 14:43:33 2001 UTC (11 years, 5 months ago) by bouyer
Branch: MAIN
Changes since 1.29: +4 -2 lines
Diff to previous 1.29 (colored)

Add a -l (autoload) flag. For multivolume dumps, this makes dump eject the
tape when a volume is full, and try to reopen the tape drive for 2 mn.
To be used with tape changers which load the next tape when the current one is
ejected.
While I'm there fix eject handling for remote tape.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Oct 15 13:25:34 2001 UTC (11 years, 7 months ago) by blymn
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

Add the capability for dump to print timestamps on all informational
messages.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 14 05:44:44 2001 UTC (11 years, 9 months ago) by lukem
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

s/filesystem/file system/

Revision 1.27 / (download) - annotate - [select for diffs], Mon May 28 01:09:55 2001 UTC (11 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.26: +7 -2 lines
Diff to previous 1.26 (colored)

* improve parsing of file-systems-to-dump when a path is given:
      - if it's a path to an unmounted file-system listed in /etc/fstab, use
	that instead of assuming the user wanted a subtree dump of the parent
	directory. this restores the behaviour of dump before the subtree
	dumping code went in.
      - if it's a path to a mounted file-system which is not in /etc/fstab,
	use the info from getmntinfo(3). previously, dump would choke.
* implement error checked malloc(), calloc(), strdup(), and use
  appropriately (some of the calloc()s weren't being checked)
* use 'file-system' instead of 'filesystem' in the man page

Revision 1.26 / (download) - annotate - [select for diffs], Sun May 27 14:17:56 2001 UTC (12 years ago) by lukem
Branch: MAIN
Changes since 1.25: +64 -83 lines
Diff to previous 1.25 (colored)

knf to ansi

Revision 1.25 / (download) - annotate - [select for diffs], Sat May 12 08:03:01 2001 UTC (12 years ago) by tron
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Fix bug in new "e" option: only eject tape if it is full, not if the dump
was finished.

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 7 21:17:48 2001 UTC (12 years ago) by tron
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Add a new option "e" to "dump" which allows to eject tapes automatically
if a tape change is required.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Feb 4 21:37:29 2001 UTC (12 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

restore needs the rcmd operations.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 4 21:33:19 2001 UTC (12 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.21: +12 -9 lines
Diff to previous 1.21 (colored)

fix redundant decls

Revision 1.21 / (download) - annotate - [select for diffs], Wed Dec 13 22:44:44 2000 UTC (12 years, 5 months ago) by scw
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

`dev_bsize' needs to be declared extern.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 10 20:24:50 2000 UTC (12 years, 7 months ago) by is
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Format string cleanups by Bill Sommerfeld.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Oct 1 04:35:22 1999 UTC (13 years, 7 months ago) by perseant
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, netbsd-1-5-base, netbsd-1-5-ALPHA2, minoura-xpg4dl-base, minoura-xpg4dl, comdex-fall-1999-base, comdex-fall-1999
Branch point for: netbsd-1-5
Changes since 1.18: +37 -3 lines
Diff to previous 1.18 (colored)

Working version of aborted dump{,_lfs} join.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Sep 30 20:39:58 1999 UTC (13 years, 7 months ago) by perseant
Branch: MAIN
Changes since 1.17: +2 -36 lines
Diff to previous 1.17 (colored)

Back out changes made on the 29th, not at all the changes I intended to commit.
(I don't know how I did it though ... I'll figure it out tonight.)
I'll reapply this, in a working form, this evening.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Sep 29 04:57:49 1999 UTC (13 years, 7 months ago) by perseant
Branch: MAIN
Changes since 1.16: +37 -3 lines
Diff to previous 1.16 (colored)

Adapt dump(8) to use filestore-independent (but still ufs-specific)
replacements for NINDIR, fsbtodb, etc.  Create dump_lfs by adding a few
LFS-filestore-specific routines.  As described in PR#8317.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 23 14:22:59 1999 UTC (14 years, 2 months ago) by bouyer
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001
Branch point for: wrstuden-devbsize, netbsd-1-4
Changes since 1.15: +7 -2 lines
Diff to previous 1.15 (colored)

Implement a read cache, as announced on tech-userlevel. Default is 32k
read buffer size, 512 buffer or 15% of the user memory. Can be changed
with the -k and -s options.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 15 13:32:06 1999 UTC (14 years, 4 months ago) by bouyer
Branch: MAIN
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

#include machine/bswap.h and remove -lutil.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Mar 18 16:54:56 1998 UTC (15 years, 2 months ago) by bouyer
Branch: MAIN
Changes since 1.13: +30 -1 lines
Diff to previous 1.13 (colored)

Add support for non-native byte order FFS. The dump is in filesystem byte
order, restore already knows how to byteswap dumps.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 16 06:41:20 1997 UTC (15 years, 8 months ago) by lukem
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.12: +2 -2 lines
Diff to previous 1.12 (colored)

resolve conflicts from lite-2 import

Revision 1.12 / (download) - annotate - [select for diffs], Mon Sep 15 12:42:54 1997 UTC (15 years, 8 months ago) by lukem
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

remove __dead

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 5 11:13:20 1997 UTC (15 years, 11 months ago) by lukem
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10 (colored)

* Add the ability to dump specific files & directories of a single
  filesystem. This uses fts(3) to access the directory structure (and
  not the raw device), so the standard access permissions are adhered
  to (unlike dumping an entire filesystem, which just requires read
  access to the raw disk device).
* Support SIGINFO status reporting.
* Remove now unused variables that previously stored the (e)uid.
* Be more informative in a couple of error messages.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 10 05:36:23 1997 UTC (16 years, 1 month ago) by lukem
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 (colored)

Implement changes from [bin/1915]
* 'w' and 'W' display the year
* verbosity additions displaying total & per-volume transfer times and rates

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 18 14:54:57 1995 UTC (18 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

convert to new RCS Id conventions; reduce my headache

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 23 14:27:02 1994 UTC (18 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

Eliminate uses of some obsolete functions.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 8 18:57:33 1994 UTC (18 years, 11 months ago) by mycroft
Branch: MAIN
CVS Tags: 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.6: +30 -11 lines
Diff to previous 1.6 (colored)

Update from 4.4-Lite, with local changes.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 22 10:24:39 1993 UTC (19 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.5: +61 -55 lines
Diff to previous 1.5 (colored)

new version from CSRG, via BSDI, with fixes

Revision 1.5 / (download) - annotate - [select for diffs], Thu Dec 2 02:33:39 1993 UTC (19 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Avoid core dumping if /etc/dumpdates is not present.  Note that only file
systems listed in dumpdates are display by `dump w' and `dump W'; this is
probably a bug.
Original bug reported by John Brezak <brezak@ch.hp.com>.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 1 18:27:52 1993 UTC (19 years, 9 months ago) by mycroft
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

Add RCS identifiers.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 23 00:27:03 1993 UTC (20 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-alpha-1, netbsd-0-9-base, netbsd-0-9-RELEASE, netbsd-0-9-BETA, netbsd-0-9-ALPHA2, netbsd-0-9-ALPHA, netbsd-0-9, netbsd-0-8
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

changed "Id" to "Header" for rcsids

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 22 08:04:00 1993 UTC (20 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (colored)

added rcs ids to all files

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (20 years, 2 months ago) by cgd
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>