Up to [cvs.NetBSD.org] / src / lib / libc / sys
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.42 / (download) - annotate - [select for diffs], Sun Dec 4 11:25:09 2022 UTC (3 months, 3 weeks ago) by uwe
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
lib: Mark up error names in man pages with .Er
Revision 1.41 / (download) - annotate - [select for diffs], Mon Oct 17 18:41:06 2022 UTC (5 months, 1 week ago) by jschauma
Branch: MAIN
Changes since 1.40: +3 -3
lines
Diff to previous 1.40 (colored)
add missing 'the'
Revision 1.39.14.1 / (download) - annotate - [select for diffs], Mon Apr 13 08:03:11 2020 UTC (2 years, 11 months ago) by martin
Branch: phil-wifi
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored) next main 1.40 (colored)
Mostly merge changes from HEAD upto 20200411
Revision 1.39.16.1 / (download) - annotate - [select for diffs], Thu Sep 5 08:19:40 2019 UTC (3 years, 6 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.39: +3 -3
lines
Diff to previous 1.39 (colored) next main 1.40 (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.40 / (download) - annotate - [select for diffs], Mon Sep 2 00:12:11 2019 UTC (3 years, 6 months ago) by sevan
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.39: +3 -3
lines
Diff to previous 1.39 (colored)
wait was present in v1 https://www.bell-labs.com/usr/dmr/www/man22.pdf
Revision 1.36.2.1 / (download) - annotate - [select for diffs], Sat Jan 7 08:56:03 2017 UTC (6 years, 2 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.36: +5 -2
lines
Diff to previous 1.36 (colored) next main 1.37 (colored)
Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
Revision 1.39 / (download) - annotate - [select for diffs], Sun Nov 20 09:38:37 2016 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20190609,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
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,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
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
Branch point for: phil-wifi,
netbsd-9
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Whitespace.
Revision 1.38 / (download) - annotate - [select for diffs], Sun Nov 20 07:05:20 2016 UTC (6 years, 4 months ago) by dholland
Branch: MAIN
Changes since 1.37: +2 -1
lines
Diff to previous 1.37 (colored)
Add crossreference to fork(2) per note in PR 9627.
Revision 1.37 / (download) - annotate - [select for diffs], Thu Nov 10 17:08:31 2016 UTC (6 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.36: +4 -2
lines
Diff to previous 1.36 (colored)
Document WNOZOMBIE
Revision 1.36 / (download) - annotate - [select for diffs], Thu Jun 30 17:00:55 2016 UTC (6 years, 8 months ago) by abhinav
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.35: +18 -39
lines
Diff to previous 1.35 (colored)
Document WAIT_ANY and WAIT_MYPGRP constants (text referenced from OpenBSD wait(2) man page) While there, remove duplicated information and add more refernces in SEE ALSO Also, the NOTES section refers to intro(2), while siginterrupt(3) is a better suited reference, so fix that too. Ok by wiz
Revision 1.35 / (download) - annotate - [select for diffs], Fri Apr 29 13:17:09 2016 UTC (6 years, 10 months ago) by christos
Branch: MAIN
Changes since 1.34: +8 -8
lines
Diff to previous 1.34 (colored)
move section around.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Apr 29 12:25:51 2016 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.33: +7 -7
lines
Diff to previous 1.33 (colored)
Sort a bit more.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Apr 28 16:07:26 2016 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.32: +51 -67
lines
Diff to previous 1.32 (colored)
- merge the options descriptions, sort them. - fix wrusage name.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Apr 6 08:18:35 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
Drop trailing whitespace.
Revision 1.31 / (download) - annotate - [select for diffs], Wed Apr 6 04:09:10 2016 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.30: +2 -7
lines
Diff to previous 1.30 (colored)
revert part of previous; not needed.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Apr 6 03:50:03 2016 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.29: +16 -3
lines
Diff to previous 1.29 (colored)
- clarify si_signo difference for waitid and wait6 as per POSIX. - implement it. - document WIFCONTINUED
Revision 1.29 / (download) - annotate - [select for diffs], Mon Apr 4 13:13:09 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.28: +17 -12
lines
Diff to previous 1.28 (colored)
Use more markup, fix a typo.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Apr 3 00:19:42 2016 UTC (6 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.27: +351 -3
lines
Diff to previous 1.27 (colored)
userland bits for wait6/waitid.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Apr 3 15:43:46 2010 UTC (12 years, 11 months ago) by jruoho
Branch: MAIN
CVS Tags: yamt-pagecache-tag8,
yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
tls-maxphys-base,
tls-maxphys,
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,
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,
agc-symver-base,
agc-symver
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
The functions read(), wait(), and write() appeared already in v2 UNIX.
Revision 1.26 / (download) - annotate - [select for diffs], Mon May 24 05:52:52 2004 UTC (18 years, 10 months ago) by lukem
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,
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,
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.25: +3 -2
lines
Diff to previous 1.25 (colored)
Put the description of "options" in a new paragraph, for consistency
Revision 1.25 / (download) - annotate - [select for diffs], Thu May 13 10:20:58 2004 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.24: +7 -7
lines
Diff to previous 1.24 (colored)
\- is a minus, not -.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 7 16:44:11 2003 UTC (19 years, 7 months ago) by agc
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.23: +2 -6
lines
Diff to previous 1.23 (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.23 / (download) - annotate - [select for diffs], Wed Apr 16 13:34:57 2003 UTC (19 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.22: +3 -3
lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs], Sat Jan 18 11:33:17 2003 UTC (20 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.21: +1 -1
lines
Diff to previous 1.21 (colored)
Merge the nathanw_sa branch.
Revision 1.12.6.6 / (download) - annotate - [select for diffs], Tue Dec 10 06:25:55 2002 UTC (20 years, 3 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.12.6.5: +6 -1
lines
Diff to previous 1.12.6.5 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)
Sync with HEAD.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Nov 13 12:16:07 2002 UTC (20 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Changes since 1.20: +4 -4
lines
Diff to previous 1.20 (colored)
Drop trailing whitespace.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Nov 12 22:48:40 2002 UTC (20 years, 4 months ago) by manu
Branch: MAIN
Changes since 1.19: +6 -1
lines
Diff to previous 1.19 (colored)
Explain how WIF* macros use the status value instead of the pointer to the status value as wait() does. We use the name 'status' both as the argument to wait() and WIF* macros, this is misleading.
Revision 1.12.6.5 / (download) - annotate - [select for diffs], Fri Oct 18 02:17:19 2002 UTC (20 years, 5 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.6.4: +10 -11
lines
Diff to previous 1.12.6.4 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 1 18:10:46 2002 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.18: +10 -11
lines
Diff to previous 1.18 (colored)
New sentence, new line. From Robert Elz.
Revision 1.12.6.4 / (download) - annotate - [select for diffs], Fri Jun 21 18:18:28 2002 UTC (20 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.6.3: +1 -2
lines
Diff to previous 1.12.6.3 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 29 01:41:46 2002 UTC (20 years, 11 months ago) by simonb
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.17: +1 -2
lines
Diff to previous 1.17 (colored)
Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.
Revision 1.12.6.3 / (download) - annotate - [select for diffs], Fri Mar 22 20:42:45 2002 UTC (21 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.6.2: +1 -1
lines
Diff to previous 1.12.6.2 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.12.6.2 / (download) - annotate - [select for diffs], Fri Mar 8 21:36:47 2002 UTC (21 years ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.6.1: +4 -4
lines
Diff to previous 1.12.6.1 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.17 / (download) - annotate - [select for diffs], Fri Feb 8 01:28:23 2002 UTC (21 years, 1 month ago) by ross
Branch: MAIN
Changes since 1.16: +4 -4
lines
Diff to previous 1.16 (colored)
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Revision 1.12.6.1 / (download) - annotate - [select for diffs], Mon Oct 8 20:22:17 2001 UTC (21 years, 5 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12: +41 -21
lines
Diff to previous 1.12 (colored)
Catch up to -current.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Sep 16 02:13:32 2001 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.15: +4 -4
lines
Diff to previous 1.15 (colored)
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 16 01:39:03 2001 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.14: +6 -6
lines
Diff to previous 1.14 (colored)
Boring whitespace fixes.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 1 02:01:48 2001 UTC (21 years, 7 months ago) by simonb
Branch: MAIN
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
Don't need <sys/types.h> or <sys/time.h> before <sys/resource.h>. References: SUSv2
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 18 19:12:21 2001 UTC (21 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.12: +33 -12
lines
Diff to previous 1.12 (colored)
Document WALTSIG (and __WCLONE) and WALLSIG (__WALL). Restructure the options documentation to make it easier to read.
Revision 1.11.6.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:29:54 1999 UTC (23 years, 3 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Pull up to last week's -current.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Dec 2 21:42:40 1999 UTC (23 years, 4 months ago) by kleink
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
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,
kqueue-base,
kqueue
Branch point for: nathanw_sa
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
Add a LIBRARY section to system call manual pages. While it's clear that the libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose of this section is to provide linkage information.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 22 19:45:11 1999 UTC (24 years ago) by garbled
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,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: wrstuden-devbsize
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Wheee!
Revision 1.10 / (download) - annotate - [select for diffs], Sat Aug 29 08:32:43 1998 UTC (24 years, 7 months ago) by lukem
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
first pass at fixing up capitalization of function names and arguments; ensure that each is correct with respect to the implementation, rather than being correct as per english.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 14 23:20:23 1997 UTC (25 years, 8 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.8: +8 -5
lines
Diff to previous 1.8 (colored)
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION to 199009L, bump existing statements to 1003.1-1990.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 10 07:54:15 1997 UTC (25 years, 8 months ago) by mikel
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
xref _exit(2) or exit(3) instead of exit(2)
Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 7 05:33:07 1997 UTC (26 years, 1 month ago) by mikel
Branch: MAIN
Changes since 1.6: +13 -1
lines
Diff to previous 1.6 (colored)
check options argument to wait{3,4,pid}(); from Klaus Klein in PR 3182.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 27 12:39:37 1995 UTC (28 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.5: +7 -6
lines
Diff to previous 1.5 (colored)
merge with lite, keeping most local changes. clean up Ids
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 27 10:52:46 1995 UTC (28 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)
from Lite
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 10 23:54:38 1994 UTC (29 years, 2 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.4: +2 -2
lines
Diff to previous 1.4 (colored)
Fix spelling errors.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 25 00:40:04 1993 UTC (29 years, 4 months ago) by jtc
Branch: MAIN
Changes since 1.3: +4 -3
lines
Diff to previous 1.3 (colored)
Clean up manpages: Use .Fn rather than .Nm macro in HISTORY and STANDARDS sections. Use .At and .St macros instead of spelling out "Version 6 UNIX", "IEEE 1003.1-1988 (POSIX)", etc.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 5 16:42:40 1993 UTC (29 years, 5 months ago) by jtc
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Changed SYNOPSIS. Moved function "prototype" for waitpid above #include of <sys/reso
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 1 07:42:00 1993 UTC (29 years, 8 months ago) by mycroft
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RCS indentifiers.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 21 09:45:37 1993 UTC (30 years 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)
initial import of 386bsd-0.1 sources
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (30 years ago) by cgd
Branch: MAIN
Initial revision