The NetBSD Project

CVS log for src/bin/sh/cd.c

[BACK] Up to [cvs.netbsd.org] / src / bin / sh

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.44 / (download) - annotate - [select for diffs], Wed Aug 31 16:24:54 2011 UTC (8 months, 3 weeks ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, netbsd-6-base, netbsd-6, HEAD
Changes since 1.43: +4 -4 lines
Diff to previous 1.43 (colored)

NULL does not need a cast

Revision 1.41.2.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:17:48 2011 UTC (11 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.41: +8 -4 lines
Diff to previous 1.41 (colored) next main 1.42 (colored)

Catchup with rmind-uvmplock merge.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Jun 18 21:18:46 2011 UTC (11 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42 (colored)

PR/45069: Henning Petersen: Use prototypes from builtins.h .

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jun 10 02:19:10 2011 UTC (11 months, 2 weeks ago) by uebayasi
Branch: MAIN
Changes since 1.41: +7 -4 lines
Diff to previous 1.41 (colored)

Support $OLDPWD.  (christos@ will update the manual.)

Reviewd By:	christos

Revision 1.40.2.1 / (download) - annotate - [select for diffs], Sat Mar 5 15:08:31 2011 UTC (14 months, 3 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored) next main 1.41 (colored)

Sync with HEAD

Revision 1.41 / (download) - annotate - [select for diffs], Thu Feb 17 15:13:49 2011 UTC (15 months, 1 week ago) by pooka
Branch: MAIN
CVS Tags: cherry-xenmp-base, bouyer-quota2-nbase
Branch point for: cherry-xenmp
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

Tell copyfd if the caller wants the exact tofd to just fd >= tofd.
Fixes "echo foo > /rump/bar" in a rump hijacked shell.

reviewed by christos

Revision 1.39.32.1 / (download) - annotate - [select for diffs], Wed Apr 21 05:15:28 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

sync to netbsd-5

Revision 1.39.26.1 / (download) - annotate - [select for diffs], Sat Jan 30 19:24:32 2010 UTC (2 years, 3 months ago) by snj
Branch: netbsd-5
CVS Tags: 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, matt-nb5-pq3-base, matt-nb5-pq3
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

Pull up following revision(s) (requested by dholland in ticket #1274):
	bin/sh/cd.c: revision 1.40
	bin/sh/sh.1: revision 1.95
Make the cd builtin accept and ignore -P, which is a kshism that has been
allowed to leak into POSIX and selects the behavior cd already implements.
Closes PR bin/42557 and also relevant to PR pkg/42168.
I suppose this should probably be pulled up to both -4 and -5...

Revision 1.39.4.1 / (download) - annotate - [select for diffs], Wed Jan 27 21:01:58 2010 UTC (2 years, 3 months ago) by bouyer
Branch: netbsd-4
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored) next main 1.40 (colored)

Pull up following revision(s) (requested by dholland in ticket #1380):
	bin/sh/cd.c: revision 1.40
	bin/sh/sh.1: revision 1.95
	bin/sh/sh.1: revision 1.97
Make the cd builtin accept and ignore -P, which is a kshism that has been
allowed to leak into POSIX and selects the behavior cd already implements.
Closes PR bin/42557 and also relevant to PR pkg/42168.
I suppose this should probably be pulled up to both -4 and -5...
Bump date for cd -P support.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Jan 1 19:34:59 2010 UTC (2 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231, bouyer-quota2-base
Branch point for: bouyer-quota2
Changes since 1.39: +4 -3 lines
Diff to previous 1.39 (colored)

Make the cd builtin accept and ignore -P, which is a kshism that has been
allowed to leak into POSIX and selects the behavior cd already implements.
Closes PR bin/42557 and also relevant to PR pkg/42168.

I suppose this should probably be pulled up to both -4 and -5...

Revision 1.39 / (download) - annotate - [select for diffs], Thu May 4 11:16:53 2006 UTC (6 years ago) by simonb
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, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-5-base, 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-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, mjf-devfs2-base, mjf-devfs2, matt-premerge-20091211, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, 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, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: netbsd-5, netbsd-4, matt-nb5-mips64
Changes since 1.38: +7 -4 lines
Diff to previous 1.38 (colored)

Make the change for bin/31548 to set $PWD on shell startup non-fatal if
the current directory doesn't exist.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Nov 26 21:44:43 2005 UTC (6 years, 5 months ago) by dsl
Branch: MAIN
Changes since 1.37: +5 -4 lines
Diff to previous 1.37 (colored)

Don't change the name of the directory we are going to 'cd' to just because
we decide to remove a leading "./" when deciding whether to print the name.
Stops 'cd .//tmp' ending up the same as 'cd /tmp'.
Fixes PR/30735

Revision 1.37 / (download) - annotate - [select for diffs], Mon Oct 10 21:14:42 2005 UTC (6 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.36: +8 -2 lines
Diff to previous 1.36 (colored)

PR/31548:  Alexander Rigbo: $PWD not set when shell starts up, before pwd
or cd get executed.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Aug 20 21:07:42 2005 UTC (6 years, 9 months ago) by dsl
Branch: MAIN
Changes since 1.35: +13 -10 lines
Diff to previous 1.35 (colored)

Don't apply CDPATH if the the first component of the target is "." or "..".
Fixes PR/30973 and applies the principle of least surprise.
Update documentation to match (including date).
(matches behaviour of pdksh - if not it's documentation)

Revision 1.35 / (download) - annotate - [select for diffs], Fri Jul 15 17:49:43 2005 UTC (6 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

Only do certain actions when we are trully interactive, not just when we
are connected to a tty:
	1. enable editor
	2. print directory on directory change.
	3. print job messages

Revision 1.34 / (download) - annotate - [select for diffs], Fri Nov 14 20:00:28 2003 UTC (8 years, 6 months ago) by dsl
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-1-1-RELEASE, netbsd-3-1, 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-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, 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.33: +36 -33 lines
Diff to previous 1.33 (colored)

Posix requires that 'pwd -P' reset the shells saved cwd value - so a
subsequent 'pwd -L' will report the same value.
Update man page to be a closer match to reality.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Oct 30 09:40:26 2003 UTC (8 years, 6 months ago) by dsl
Branch: MAIN
Changes since 1.32: +40 -16 lines
Diff to previous 1.32 (colored)

Validate the arguments to 'pwd'. Treat -L and -P as per pwd(1).
Note that 'pwd -L' and 'pwd -P' almost always report the same answer as
the shell detects when 'cd' follows a symlink and discards its cached 'pwd'

Revision 1.32 / (download) - annotate - [select for diffs], Mon Aug 25 20:08:12 2003 UTC (8 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Move an assignment that was using a variable out of scope to fix a build
problem on !NetBSD.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Aug 7 09:05:30 2003 UTC (8 years, 9 months ago) by agc
Branch: MAIN
Changes since 1.30: +3 -7 lines
Diff to previous 1.30 (colored)

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

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

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jan 22 20:36:03 2003 UTC (9 years, 4 months ago) by dsl
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

Support command -p, -v and -V as posix
Stop temporary PATH assigments messing up hash table
Fix sh -c -e "echo $0 $*" -a x (as posix)
(agreed by christos)

Revision 1.29 / (download) - annotate - [select for diffs], Sun Nov 24 22:35:39 2002 UTC (9 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: fvdl_fs64_base
Changes since 1.28: +84 -41 lines
Diff to previous 1.28 (colored)

Fixes from David Laight:
- ansification
- format of output of jobs command (etc)
- job identiers %+, %- etc
- $? and $(...)
- correct quoting of output of set, export -p and readonly -p
- differentiation between nornal and 'posix special' builtins
- correct behaviour (posix) for errors on builtins and special builtins
- builtin printf and kill
- set -o debug (if compiled with DEBUG)
- cd src obj (as ksh - too useful to do without)
- unset -e name, remove non-readonly variable from export list.
  (so I could unset -e PS1 before running the test shell...)

Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 14 18:04:36 2001 UTC (10 years, 6 months ago) by he
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, ELRICshvfork-base, ELRICshvfork
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

Plug a memory leak when setting PWD -- don't mark the variable with
VTEXTFIXED because the value is dynamically allocated.  Fix from
Tor Egge, FreeBSD PR#31533.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Jul 9 03:05:49 1999 UTC (12 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, 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, comdex-fall-1999-base, comdex-fall-1999
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

compile with WARNS = 2

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jul 28 11:41:52 1998 UTC (13 years, 10 months ago) by mycroft
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.25: +3 -4 lines
Diff to previous 1.25 (colored)

Be more retentive about use of NOTREACHED and noreturn.

Revision 1.25 / (download) - annotate - [select for diffs], Thu May 21 16:50:40 1998 UTC (14 years ago) by ross
Branch: MAIN
Changes since 1.24: +4 -6 lines
Diff to previous 1.24 (colored)

Fix a set of bugs where a cd of a relative pathname or a cd through a
symbolic link would not set PWD.

Revision 1.23.2.1 / (download) - annotate - [select for diffs], Fri May 8 06:01:03 1998 UTC (14 years ago) by mycroft
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

Sync with trunk, per request of christos.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Feb 17 02:57:16 1998 UTC (14 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

PR/5001: Tom Yu: cd ./ does not work.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Jul 4 20:59:40 1997 UTC (14 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-3-base, netbsd-1-3-RELEASE, netbsd-1-3-PATCH001, netbsd-1-3-BETA
Branch point for: netbsd-1-3
Changes since 1.22: +4 -5 lines
Diff to previous 1.22 (colored)

PR/3827: Wolfgang Rupprecht: cd ./. core dumps
Warning cleanups

Revision 1.22 / (download) - annotate - [select for diffs], Fri Apr 11 23:07:47 1997 UTC (15 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

__svr4__ -> __SVR4

Revision 1.21 / (download) - annotate - [select for diffs], Fri Mar 7 21:36:19 1997 UTC (15 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.20: +16 -3 lines
Diff to previous 1.20 (colored)

Fix PR/3289: upon initialization check if $PWD contains the right directory
	     and use it. We also maintain $PWD now, like the rest of the
	     shells.

Revision 1.15.4.1 / (download) - annotate - [select for diffs], Sun Jan 26 04:57:14 1997 UTC (15 years, 4 months ago) by rat
Branch: netbsd-1-2
CVS Tags: netbsd-1-2-PATCH001
Changes since 1.15: +75 -9 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Update /bin/sh from trunk per request of Christos Zoulas.  Fixes
many bugs.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 11 02:04:28 1997 UTC (15 years, 4 months ago) by tls
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored)

kill 'register'

Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 22 08:34:34 1996 UTC (15 years, 5 months ago) by cjs
Branch: MAIN
Changes since 1.18: +62 -4 lines
Diff to previous 1.18 (colored)

Re-introduce some code from 1.14 (with modifications) to make the
shell's idea of the current working directory match reality when
symlinks (or anything else we can't stat) are traversed with the
cd command. However, this does not print out the cwd after cd
traverses symlinks, as it used to, though the capability is still
there should one want to use it.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Oct 16 14:29:42 1996 UTC (15 years, 7 months ago) by christos
Branch: MAIN
Changes since 1.17: +11 -4 lines
Diff to previous 1.17 (colored)

PR/2808: Handle cd "". This is for systems where "" != "."

Revision 1.17 / (download) - annotate - [select for diffs], Wed Sep 18 22:47:48 1996 UTC (15 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +4 -3 lines
Diff to previous 1.16 (colored)

If getcwd() fails, dang it, I want to know _why_.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jun 25 16:40:06 1996 UTC (15 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Include header files to get function prototypes; don't use home grown ones.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 1 01:58:58 1996 UTC (16 years, 2 months ago) by jtc
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-BETA
Branch point for: netbsd-1-2
Changes since 1.14: +9 -105 lines
Diff to previous 1.14 (colored)

Changed so that cd builtin doesn't do wierd stuff when cd'ing through
symlinks.  From Chris Demetriou <cgd@NetBSD.ORG>.  Fixes PR #1776.

Changed so that INTOFF/INTON are paired in getpwd().  From Matthias
Pfaller <leo@marco.de>.  Fixes PR #2130.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 19 23:27:37 1995 UTC (16 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.13: +64 -45 lines
Diff to previous 1.13 (colored)

Fix PR/1760, where 'cd -' before any other command could cause a reference
to an uninitialized pointer. Use getcwd() to get the current working directory,
instead of forking /bin/pwd [per Scott's suggestion]

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 11 21:28:49 1995 UTC (17 years ago) by christos
Branch: MAIN
CVS Tags: netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.12: +12 -17 lines
Diff to previous 1.12 (colored)

Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
bug.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 21 09:08:48 1995 UTC (17 years, 2 months ago) by cgd
Branch: MAIN
Changes since 1.11: +7 -2 lines
Diff to previous 1.11 (colored)

convert to new RCS id conventions.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 30 19:38:04 1995 UTC (17 years, 3 months ago) by mycroft
Branch: MAIN
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

Use S_IS*().

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 5 19:07:32 1994 UTC (17 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.9: +11 -4 lines
Diff to previous 1.9 (colored)

clean up further.  more patches from Jim Jegers

Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 4 07:12:07 1994 UTC (17 years, 5 months ago) by cgd
Branch: MAIN
Changes since 1.8: +7 -5 lines
Diff to previous 1.8 (colored)

from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
some of the worst style errors.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 11 16:11:44 1994 UTC (17 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.7: +2 -1 lines
Diff to previous 1.7 (colored)

Add RCS ids.

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 12 17:03:32 1994 UTC (18 years ago) by jtc
Branch: MAIN
Changes since 1.6: +1 -0 lines
Diff to previous 1.6 (colored)

Include appropriate header files to bring function prototypes into scope.

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 11 17:09:46 1994 UTC (18 years ago) by jtc
Branch: MAIN
Changes since 1.5: +28 -30 lines
Diff to previous 1.5 (colored)

sync with 4.4lite

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Wed May 11 17:02:21 1994 UTC (18 years ago) by jtc
Branch: WFJ-920714, CSRG
CVS Tags: lite-1
Changes since 1.1.1.1: +27 -25 lines
Diff to previous 1.1.1.1 (colored)

44lite code

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

Add RCS identifiers.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 23 00:27:37 1993 UTC (19 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.3: +1 -1 lines
Diff to previous 1.3 (colored)

changed "Id" to "Header" for rcsids

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

added rcs ids to all files

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 21 18:04:42 1993 UTC (19 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: patchkit-0-2-2
Changes since 1.1: +11 -1 lines
Diff to previous 1.1 (colored)

after 0.2.2 "stable" patches applied

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: 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

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>