The NetBSD Project

CVS log for src/lib/libc/gen/exec.3

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.32 / (download) - annotate - [select for diffs], Tue Jan 4 20:01:52 2022 UTC (2 years, 3 months ago) by uwe
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.24 (colored)

exec(3): execlpe() first argument should be named "file"

"path" arguments are names used as-is, "file" arguments to "p"
functions are used to construct the pathname using $PATH if necessary.

Revision 1.29.4.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:10 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.29: +7 -3 lines
Diff to previous 1.29 (colored) next main 1.30 (colored) to selected 1.24 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.29.6.1 / (download) - annotate - [select for diffs], Thu Sep 5 08:19:42 2019 UTC (4 years, 7 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Changes since 1.29: +7 -3 lines
Diff to previous 1.29 (colored) next main 1.30 (colored) to selected 1.24 (colored)

Pull up following revision(s) (requested by sevan in ticket #174):
	lib/libc/sys/chmod.2: revision 1.48
	lib/libc/sys/stat.2: revision 1.59
	lib/libc/sys/unlink.2: revision 1.30
	lib/libc/sys/lseek.2: revision 1.25
	lib/libc/sys/getuid.2: revision 1.18
	lib/libc/sys/chown.2: revision 1.37
	lib/libm/man/exp.3: revision 1.32
	lib/libm/man/log.3: revision 1.7
	lib/libc/sys/open.2: revision 1.60
	lib/libc/stdio/fopen.3: revision 1.36
	lib/libc/stdio/putc.3: revision 1.14
	lib/libc/sys/mount.2: revision 1.51
	share/man/man9/copy.9: revision 1.22
	share/man/man9/uiomove.9: revision 1.20
	lib/libc/sys/setuid.2: revision 1.23
	lib/libc/sys/close.2: revision 1.18
	sbin/init/init.8: revision 1.61
	lib/libc/sys/write.2: revision 1.36
	lib/libc/sys/read.2: revision 1.39
	sbin/init/init.8: revision 1.62
	lib/libc/sys/wait.2: revision 1.40
	usr.bin/tty/tty.1: revision 1.10
	lib/libc/sys/link.2: revision 1.33
	usr.bin/du/du.1: revision 1.24
	lib/libc/stdlib/exit.3: revision 1.17
	usr.bin/su/su.1: revision 1.53
	usr.bin/mail/mail.1: revision 1.66
	lib/libc/sys/fork.2: revision 1.25
	usr.bin/su/su.1: revision 1.54
	usr.bin/mail/mail.1: revision 1.67
	lib/libm/man/sin.3: revision 1.15
	share/man/man9/intro.9: revision 1.26
	share/man/man5/utmp.5: revision 1.17
	lib/libc/compat-43/creat.3: revision 1.17
	lib/libc/time/ctime.3: revision 1.61
	lib/libcompat/4.1/stty.3: revision 1.10
	usr.bin/dc/dc.1: revision 1.3
	lib/libm/man/cos.3: revision 1.17
	lib/libc/sys/chdir.2: revision 1.23
	lib/libc/gen/exec.3: revision 1.30
	lib/libc/gen/exec.3: revision 1.31
	games/bcd/bcd.6: revision 1.18
	games/bcd/bcd.6: revision 1.19
	usr.bin/write/write.1: revision 1.7
	usr.bin/wc/wc.1: revision 1.18
	usr.bin/pr/pr.1: revision 1.24
	usr.bin/who/who.1: revision 1.25
	lib/libc/sys/mkdir.2: revision 1.30
	lib/libc/stdio/getc.3: revision 1.13
	usr.bin/sort/sort.1: revision 1.40
	usr.bin/mesg/mesg.1: revision 1.11
	share/man/man5/passwd.5: revision 1.34
sort was there since v1
https://www.bell-labs.com/usr/dmr/www/man61.pdf

dc was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

du was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

mail was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

mesg was in v1
https://www.bell-labs.com/usr/dmr/www/man12.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf

su was in v1
https://www.bell-labs.com/usr/dmr/www/man13.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man13.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man14.pdf
Update URL

write was in v1
https://www.bell-labs.com/usr/dmr/www/man14.pdf
grammar

passwd(5) was in v1
https://www.bell-labs.com/usr/dmr/www/man51.pdf

utmp(5) was present in v1
https://www.bell-labs.com/usr/dmr/www/man51.pdf

Earliest version of wtmp I could find was in v3
https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man5/wtmp.5

Document history of chdir(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history of chmod(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history of chown(2)
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

create was present in v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history of exec()
Move statement on execlpe() & execvpe() to HISTORY section.

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

fork was present in v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf
stat() was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

document history of fstat()
https://www.bell-labs.com/usr/dmr/www/man21.pdf

getuid was present in v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

Document history
https://www.bell-labs.com/usr/dmr/www/man21.pdf

stty & gtty were around since v1
https://www.bell-labs.com/usr/dmr/www/man21.pdf
https://www.bell-labs.com/usr/dmr/www/man22.pdf

mount & umount were present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

Open was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

read was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

seek was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

setuid was in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

unlink was presen in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

wait was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

write was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf

start documenting history
exp was present in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf

Start documenting history
https://www.bell-labs.com/usr/dmr/www/man31.pdf

Start documenting history
https://www.bell-labs.com/usr/dmr/www/man31.pdf

log appeared in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf

putc & putw were in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf

putchar was in v4
https://minie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man3/putchr.3

Start documenting history
https://www.bell-labs.com/usr/dmr/www/man31.pdf

Document history.
https://www.bell-labs.com/usr/dmr/www/man11.pdf
Between v1 & v6 UNIX, bcd was rewritten in C, but I don't know if which
version,
hence I've skipped mentioning it.
End sentence with a dot.
Remove superfluous Pp.
Remove superfluous Pp.
Remove superfluous Ns.
Remove superfluous Pp.
fetch(9) -> ufetch(9)
fetch(9) -> ufetch(9). Remove superfluous Pp.
fetch(9) -> ufetch(9). Remove reference to unimplemented ppi(9).

Revision 1.31 / (download) - annotate - [select for diffs], Sun Sep 1 19:36:09 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored) to selected 1.24 (colored)

Remove superfluous Pp.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Sep 1 19:33:45 2019 UTC (4 years, 7 months ago) by sevan
Branch: MAIN
Changes since 1.29: +7 -2 lines
Diff to previous 1.29 (colored) to selected 1.24 (colored)

Document history of exec()
Move statement on execlpe() & execvpe() to HISTORY section.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Sep 18 08:48:23 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20190609, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-9-base
Branch point for: phil-wifi, netbsd-9
Changes since 1.28: +2 -4 lines
Diff to previous 1.28 (colored) to selected 1.24 (colored)

Remove superfluous Tn.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 17 11:45:10 2017 UTC (6 years, 7 months ago) by abhinav
Branch: MAIN
Changes since 1.27: +4 -2 lines
Diff to previous 1.27 (colored) to selected 1.24 (colored)

Add execlpe and execvpe to the NAME section

Revision 1.26.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:03 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) next main 1.27 (colored) to selected 1.24 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.27 / (download) - annotate - [select for diffs], Sat Dec 10 14:13:29 2016 UTC (7 years, 4 months ago) by rin
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.24 (colored)

Fix typo; ".Lx" should be ".Nx"

Revision 1.26 / (download) - annotate - [select for diffs], Sat Sep 27 16:42:07 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.25: +6 -5 lines
Diff to previous 1.25 (colored) to selected 1.24 (colored)

Add execvpe in one more place to explain its last argument.
Call character '0' 'NUL' instead of 'null'.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Sep 27 08:46:56 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.24: +7 -7 lines
Diff to previous 1.24 (colored)

Consistency in commas. Wording.

Revision 1.24 / (download) - annotate - [selected], Fri Sep 26 23:57:26 2014 UTC (9 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23 (colored)

missed one reference.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Sep 26 19:28:03 2014 UTC (9 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.22: +36 -12 lines
Diff to previous 1.22 (colored) to selected 1.24 (colored)

add execvpe, execlpe (reviewed by phone)

Revision 1.21.12.1 / (download) - annotate - [select for diffs], Mon Feb 25 00:27:50 2013 UTC (11 years, 1 month ago) by tls
Branch: tls-maxphys
Changes since 1.21: +30 -30 lines
Diff to previous 1.21 (colored) next main 1.22 (colored) to selected 1.24 (colored)

resync with head

Revision 1.21.6.1 / (download) - annotate - [select for diffs], Wed Jan 16 05:32:24 2013 UTC (11 years, 3 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.21: +30 -30 lines
Diff to previous 1.21 (colored) next main 1.22 (colored) to selected 1.24 (colored)

sync with (a bit old) head

Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 22 16:19:49 2012 UTC (11 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7, agc-symver-base, agc-symver
Changes since 1.21: +30 -30 lines
Diff to previous 1.21 (colored) to selected 1.24 (colored)

- Correct macro usage;
- sort section order.

From Bug Hunting.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Mar 22 19:30:53 2010 UTC (14 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base6, yamt-pagecache-base5, 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-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, 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, tls-maxphys
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.24 (colored)

Use .In for header files instead of .Ar Pa and variations.

Revision 1.20 / (download) - annotate - [select for diffs], Wed May 25 10:04:37 2005 UTC (18 years, 10 months ago) by wiz
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-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, 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-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, 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, 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, mjf-devfs2-base, mjf-devfs2, 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, christos-time_t-nbase, christos-time_t-base, christos-time_t, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.24 (colored)

<> -> Aq.

Revision 1.19 / (download) - annotate - [select for diffs], Sat May 7 02:38:41 2005 UTC (18 years, 11 months ago) by perry
Branch: MAIN
Changes since 1.18: +9 -4 lines
Diff to previous 1.18 (colored) to selected 1.24 (colored)

cross reference script.7

Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 7 16:42:47 2003 UTC (20 years, 8 months ago) by agc
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.17: +2 -6 lines
Diff to previous 1.17 (colored) to selected 1.24 (colored)

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

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

Revision 1.17 / (download) - annotate - [select for diffs], Wed Apr 16 13:34:36 2003 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.24 (colored)

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.

Revision 1.10.12.5 / (download) - annotate - [select for diffs], Tue Aug 13 00:59:50 2002 UTC (21 years, 8 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.10.12.4: +10 -9 lines
Diff to previous 1.10.12.4 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored) to selected 1.24 (colored)

Catch up to -current.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 10 09:14:59 2002 UTC (21 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge, nathanw_sa_base, fvdl_fs64_base
Changes since 1.15: +6 -5 lines
Diff to previous 1.15 (colored) to selected 1.24 (colored)

Fix formatting glitch, end sentence with a dot, and use Nm instead of
a self-Xr. Update Dd for recent changes.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Aug 10 03:08:15 2002 UTC (21 years, 8 months ago) by yamt
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored) to selected 1.24 (colored)

default path doesn't contain current directory anymore.
from openbsd.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 10 03:06:15 2002 UTC (21 years, 8 months ago) by yamt
Branch: MAIN
Changes since 1.13: +6 -5 lines
Diff to previous 1.13 (colored) to selected 1.24 (colored)

reflect change of default path.
from openbsd.

Revision 1.10.12.4 / (download) - annotate - [select for diffs], Fri Mar 22 20:42:06 2002 UTC (22 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.10.12.3: +1 -1 lines
Diff to previous 1.10.12.3 (colored) to branchpoint 1.10 (colored) to selected 1.24 (colored)

Catch up to -current.

Revision 1.10.12.3 / (download) - annotate - [select for diffs], Fri Mar 8 21:35:04 2002 UTC (22 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.10.12.2: +2 -2 lines
Diff to previous 1.10.12.2 (colored) to branchpoint 1.10 (colored) to selected 1.24 (colored)

Catch up to -current.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 7 07:00:11 2002 UTC (22 years, 2 months ago) by ross
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
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.24 (colored)

Generate <>& symbolically.

Revision 1.10.12.2 / (download) - annotate - [select for diffs], Mon Jan 28 20:50:30 2002 UTC (22 years, 2 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.10.12.1: +5 -5 lines
Diff to previous 1.10.12.1 (colored) to branchpoint 1.10 (colored) to selected 1.24 (colored)

Catch up to -current.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 15 02:35:58 2002 UTC (22 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored) to selected 1.24 (colored)

Formatting improvements.

Revision 1.10.12.1 / (download) - annotate - [select for diffs], Mon Oct 8 20:18:49 2001 UTC (22 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.24 (colored)

Catch up to -current.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 22 20:18:08 2001 UTC (22 years, 8 months ago) by groo
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.24 (colored)

begin executed --> being executed

Revision 1.10 / (download) - annotate - [select for diffs], Tue Apr 28 20:11:33 1998 UTC (25 years, 11 months ago) by fair
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, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, minoura-xpg4dl, comdex-fall-1999-base, comdex-fall-1999
Branch point for: nathanw_sa
Changes since 1.9: +6 -6 lines
Diff to previous 1.9 (colored) to selected 1.24 (colored)

Fix mdoc .Xr reference for syntax or correctness (e.g. exec(2) versus exec(3)).
Make other mdoc corrections as inspection dictated.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 5 18:46:15 1998 UTC (26 years, 2 months ago) by perry
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored) to selected 1.24 (colored)

add LIBRARY section to man page

Revision 1.8 / (download) - annotate - [select for diffs], Sun Nov 23 04:23:48 1997 UTC (26 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored) to selected 1.24 (colored)

Un-capitalize function names at the beginning of line.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 23 04:18:30 1997 UTC (26 years, 5 months ago) by enami
Branch: MAIN
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored) to selected 1.24 (colored)

In the SEE ALSO list,

- remove duplicated `environ(7)'.
- remove unexistent system call `trace(2)'.
- delete a period at the end.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 14 23:19:40 1997 UTC (26 years, 9 months ago) by kleink
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.5: +3 -3 lines
Diff to previous 1.5 (colored) to selected 1.24 (colored)

Add missing `STANDARDS' compliance statements.  As we #define _POSIX_VERSION
to 199009L, bump existing statements to 1003.1-1990.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 27 03:42:53 1995 UTC (29 years, 1 month ago) by cgd
Branch: MAIN
CVS Tags: nsswitch, 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, ivory_soap2
Changes since 1.4: +7 -6 lines
Diff to previous 1.4 (colored) to selected 1.24 (colored)

merge with Lite, keeping local changes.  Also use new Id format.

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 25 09:11:26 1995 UTC (29 years, 1 month ago) by cgd
Branch: WFJ-920714, CSRG
CVS Tags: lite-2, lite-1
Changes since 1.1.1.1: +6 -6 lines
Diff to previous 1.1.1.1 (colored) to selected 1.24 (colored)

from lite, with minor name rearrangement to fit.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 10 23:32:25 1994 UTC (30 years, 3 months ago) by jtc
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, ivory_soap
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.24 (colored)

Fix spelling errors.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 29 21:40:55 1993 UTC (30 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.24 (colored)

Use "Er" for argument to -width in the lists in the ERROR sections so that
formatting is consistant.
Other misc. tweaks.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 30 08:35:49 1993 UTC (30 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.24 (colored)

Add RCS identifiers.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (31 years, 1 month ago) by cgd
Branch: WFJ-920714, CSRG
CVS Tags: patchkit-0-2-2, 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, WFJ-386bsd-01
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.24 (colored)

initial import of 386bsd-0.1 sources

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (31 years, 1 month ago) by cgd
Branch: MAIN
Diff to selected 1.24 (colored)

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>