CVS commit: src/lib/libc/sys

2019-04-12 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Apr 12 10:57:27 UTC 2019 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Markup improvements: use Dv for kqueue filters, events and note names ok wiz@ To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48

CVS commit: src/lib/libc/sys

2019-04-12 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Fri Apr 12 10:57:27 UTC 2019 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Markup improvements: use Dv for kqueue filters, events and note names ok wiz@ To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48

CVS commit: src/lib/libc/sys

2019-04-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Apr 8 10:47:16 UTC 2019 Modified Files: src/lib/libc/sys: modctl.2 Log Message: Split the description for EINVAL into two pieces, one for each operation that can generate the error. To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2019-04-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Apr 8 10:47:16 UTC 2019 Modified Files: src/lib/libc/sys: modctl.2 Log Message: Split the description for EINVAL into two pieces, one for each operation that can generate the error. To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2018-11-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 5 09:18:55 UTC 2018 Modified Files: src/lib/libc/sys: getsockopt.2 Log Message: Fix xref. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/sys/getsockopt.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2018-11-05 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 5 09:18:55 UTC 2018 Modified Files: src/lib/libc/sys: getsockopt.2 Log Message: Fix xref. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/lib/libc/sys/getsockopt.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2018-07-31 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Tue Jul 31 22:28:26 UTC 2018 Modified Files: src/lib/libc/sys: getsockopt.2 Log Message: Remove ISO references To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libc/sys/getsockopt.2 Please note that diffs

CVS commit: src/lib/libc/sys

2018-07-31 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Tue Jul 31 22:28:26 UTC 2018 Modified Files: src/lib/libc/sys: getsockopt.2 Log Message: Remove ISO references To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/lib/libc/sys/getsockopt.2 Please note that diffs

CVS commit: src/lib/libc/sys

2018-06-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jun 25 01:21:21 UTC 2018 Modified Files: src/lib/libc/sys: clock_getcpuclockid2.2 Log Message: Describe what this actually does. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/lib/libc/sys

2018-06-24 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jun 25 01:21:21 UTC 2018 Modified Files: src/lib/libc/sys: clock_getcpuclockid2.2 Log Message: Describe what this actually does. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/lib/libc/sys

2018-05-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue May 22 05:39:45 UTC 2018 Modified Files: src/lib/libc/sys: sigaction.2 Log Message: Remove reference to itself. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/lib/libc/sys/sigaction.2 Please note that diffs

CVS commit: src/lib/libc/sys

2018-05-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue May 22 05:39:45 UTC 2018 Modified Files: src/lib/libc/sys: sigaction.2 Log Message: Remove reference to itself. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/lib/libc/sys/sigaction.2 Please note that diffs

CVS commit: src/lib/libc/sys

2018-05-21 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue May 22 03:07:50 UTC 2018 Modified Files: src/lib/libc/sys: sigaction.2 Log Message: Minor improvement in sigaction(2) Note that SIGCHLD covers process continued event. Sponsored by To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2018-05-21 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue May 22 03:07:50 UTC 2018 Modified Files: src/lib/libc/sys: sigaction.2 Log Message: Minor improvement in sigaction(2) Note that SIGCHLD covers process continued event. Sponsored by To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2018-05-18 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat May 19 05:39:21 UTC 2018 Modified Files: src/lib/libc/sys: vfork.2 Log Message: Note in vfork(2) that SIGTSTP is masked SIGSTOP is no longer masked, but it was never documented. Sponsored by To generate a diff of this

CVS commit: src/lib/libc/sys

2018-05-18 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat May 19 05:39:21 UTC 2018 Modified Files: src/lib/libc/sys: vfork.2 Log Message: Note in vfork(2) that SIGTSTP is masked SIGSTOP is no longer masked, but it was never documented. Sponsored by To generate a diff of this

CVS commit: src/lib/libc/sys

2018-05-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu May 3 05:09:48 UTC 2018 Modified Files: src/lib/libc/sys: mremap.2 Log Message: Sort sections. Sort ERRORS. Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/mremap.2

CVS commit: src/lib/libc/sys

2018-05-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu May 3 05:09:48 UTC 2018 Modified Files: src/lib/libc/sys: mremap.2 Log Message: Sort sections. Sort ERRORS. Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/mremap.2

CVS commit: src/lib/libc/sys

2018-05-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 2 16:00:20 UTC 2018 Modified Files: src/lib/libc/sys: mmap.2 Log Message: Explain PROT_MPROTECT better, add references to mremap(2), document the unimplemented flags, documented the alignment pre-defined constants.

CVS commit: src/lib/libc/sys

2018-05-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 2 16:00:20 UTC 2018 Modified Files: src/lib/libc/sys: mmap.2 Log Message: Explain PROT_MPROTECT better, add references to mremap(2), document the unimplemented flags, documented the alignment pre-defined constants.

CVS commit: src/lib/libc/sys

2018-05-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 2 15:25:13 UTC 2018 Modified Files: src/lib/libc/sys: mremap.2 Log Message: Add EXAMPLE and ERRORS section. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/sys/mremap.2 Please note that

CVS commit: src/lib/libc/sys

2018-05-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 2 15:25:13 UTC 2018 Modified Files: src/lib/libc/sys: mremap.2 Log Message: Add EXAMPLE and ERRORS section. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/sys/mremap.2 Please note that

CVS commit: src/lib/libc/sys

2017-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 26 17:09:20 UTC 2017 Modified Files: src/lib/libc/sys: vadvise.c Log Message: use __USE() To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/sys/vadvise.c Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 26 17:09:20 UTC 2017 Modified Files: src/lib/libc/sys: vadvise.c Log Message: use __USE() To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/sys/vadvise.c Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-12-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Dec 26 05:45:50 UTC 2017 Modified Files: src/lib/libc/sys: vadvise.c Log Message: Match prior syscall behaviour hide __RCSID under the same macros as rest of libc To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/lib/libc/sys

2017-12-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Dec 26 05:45:50 UTC 2017 Modified Files: src/lib/libc/sys: vadvise.c Log Message: Match prior syscall behaviour hide __RCSID under the same macros as rest of libc To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/lib/libc/sys

2017-12-25 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Dec 25 11:03:30 UTC 2017 Modified Files: src/lib/libc/sys: Makefile.inc Added Files: src/lib/libc/sys: vadvise.c Log Message: libc: Add a dummy implementation of vadvise() This readds a symbol that has been removed

CVS commit: src/lib/libc/sys

2017-12-25 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Dec 25 11:03:30 UTC 2017 Modified Files: src/lib/libc/sys: Makefile.inc Added Files: src/lib/libc/sys: vadvise.c Log Message: libc: Add a dummy implementation of vadvise() This readds a symbol that has been removed

CVS commit: src/lib/libc/sys

2017-12-19 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 19 18:43:42 UTC 2017 Modified Files: src/lib/libc/sys: Makefile.inc Log Message: Deregister vadvise.S from lib/libc/sys/Makefile.inc Such file was never registered since the inception of NetBSD. The (o)vadvise is dummy

CVS commit: src/lib/libc/sys

2017-12-19 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 19 18:43:42 UTC 2017 Modified Files: src/lib/libc/sys: Makefile.inc Log Message: Deregister vadvise.S from lib/libc/sys/Makefile.inc Such file was never registered since the inception of NetBSD. The (o)vadvise is dummy

CVS commit: src/lib/libc/sys

2017-12-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 16 18:31:36 UTC 2017 Modified Files: src/lib/libc/sys: sched.c Log Message: PR/52826: Onno van der Linden: Return PRI_NONE for sched_get_priority_m{in,ax} and SCHED_OTHER. To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/sys

2017-12-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 16 18:31:36 UTC 2017 Modified Files: src/lib/libc/sys: sched.c Log Message: PR/52826: Onno van der Linden: Return PRI_NONE for sched_get_priority_m{in,ax} and SCHED_OTHER. To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/sys

2017-12-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Dec 8 09:14:36 UTC 2017 Modified Files: src/lib/libc/sys: _lwp_park.2 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libc/sys/_lwp_park.2 Please note that diffs

CVS commit: src/lib/libc/sys

2017-12-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Dec 8 09:14:36 UTC 2017 Modified Files: src/lib/libc/sys: _lwp_park.2 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libc/sys/_lwp_park.2 Please note that diffs

CVS commit: src/lib/libc/sys

2017-11-20 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Nov 20 17:03:31 UTC 2017 Modified Files: src/lib/libc/sys: mknod.2 Log Message: .Xr makedev 3 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/mknod.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-11-20 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon Nov 20 17:03:31 UTC 2017 Modified Files: src/lib/libc/sys: mknod.2 Log Message: .Xr makedev 3 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/mknod.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-11-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 13 09:04:57 UTC 2017 Modified Files: src/lib/libc/sys: open.2 Log Message: Remove Tn. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/lib/libc/sys/open.2 Please note that diffs are not public domain;

CVS commit: src/lib/libc/sys

2017-11-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Nov 13 09:04:57 UTC 2017 Modified Files: src/lib/libc/sys: open.2 Log Message: Remove Tn. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/lib/libc/sys/open.2 Please note that diffs are not public domain;

CVS commit: src/lib/libc/sys

2017-10-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 30 15:49:24 UTC 2017 Modified Files: src/lib/libc/sys: sigqueue.2 Log Message: Remove Tn To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/sigqueue.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-10-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 30 15:49:24 UTC 2017 Modified Files: src/lib/libc/sys: sigqueue.2 Log Message: Remove Tn To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/sigqueue.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-10-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 30 15:48:38 UTC 2017 Modified Files: src/lib/libc/sys: chroot.2 Log Message: Sort errors. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/lib/libc/sys/chroot.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-10-30 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 30 15:48:38 UTC 2017 Modified Files: src/lib/libc/sys: chroot.2 Log Message: Sort errors. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/lib/libc/sys/chroot.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:59:34 UTC 2017 Modified Files: src/lib/libc/sys: clock_getcpuclockid2.2 Log Message: Add clock_getcpuclockid to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:59:34 UTC 2017 Modified Files: src/lib/libc/sys: clock_getcpuclockid2.2 Log Message: Add clock_getcpuclockid to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:58:04 UTC 2017 Modified Files: src/lib/libc/sys: nanosleep.2 Log Message: Correct the standard version for clock_nanosleep (based on the FreeBSD man page) To generate a diff of this commit: cvs rdiff -u -r1.24

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:58:04 UTC 2017 Modified Files: src/lib/libc/sys: nanosleep.2 Log Message: Correct the standard version for clock_nanosleep (based on the FreeBSD man page) To generate a diff of this commit: cvs rdiff -u -r1.24

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:53:11 UTC 2017 Modified Files: src/lib/libc/sys: nanosleep.2 Log Message: Add clock_nanosleep to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libc/sys/nanosleep.2 Please

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:53:11 UTC 2017 Modified Files: src/lib/libc/sys: nanosleep.2 Log Message: Add clock_nanosleep to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libc/sys/nanosleep.2 Please

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:44:50 UTC 2017 Modified Files: src/lib/libc/sys: pipe.2 Log Message: Add pipe2 to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/lib/libc/sys/pipe.2 Please note that diffs are

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:44:50 UTC 2017 Modified Files: src/lib/libc/sys: pipe.2 Log Message: Add pipe2 to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/lib/libc/sys/pipe.2 Please note that diffs are

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:42:05 UTC 2017 Modified Files: src/lib/libc/sys: sigqueue.2 Log Message: Add sigqueueinfo to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/sigqueue.2 Please note

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:42:05 UTC 2017 Modified Files: src/lib/libc/sys: sigqueue.2 Log Message: Add sigqueueinfo to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/sigqueue.2 Please note

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:39:47 UTC 2017 Modified Files: src/lib/libc/sys: select.2 Log Message: Add FD_SET, FD_CLR, FD_ISSET and FD_ZERO to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:39:47 UTC 2017 Modified Files: src/lib/libc/sys: select.2 Log Message: Add FD_SET, FD_CLR, FD_ISSET and FD_ZERO to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:30:03 UTC 2017 Modified Files: src/lib/libc/sys: ktrace.2 Log Message: Add fktrace to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libc/sys/ktrace.2 Please note that

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:30:03 UTC 2017 Modified Files: src/lib/libc/sys: ktrace.2 Log Message: Add fktrace to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libc/sys/ktrace.2 Please note that

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:25:52 UTC 2017 Modified Files: src/lib/libc/sys: fhopen.2 Log Message: Add fhstatvfs1 to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libc/sys/fhopen.2 Please note that

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:25:52 UTC 2017 Modified Files: src/lib/libc/sys: fhopen.2 Log Message: Add fhstatvfs1 to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/lib/libc/sys/fhopen.2 Please note that

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:20:52 UTC 2017 Modified Files: src/lib/libc/sys: chroot.2 Log Message: Add fchroot to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libc/sys/chroot.2 Please note that

CVS commit: src/lib/libc/sys

2017-10-25 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Oct 25 17:20:52 UTC 2017 Modified Files: src/lib/libc/sys: chroot.2 Log Message: Add fchroot to the NAME section To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/libc/sys/chroot.2 Please note that

CVS commit: src/lib/libc/sys

2017-06-12 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Mon Jun 12 14:59:04 UTC 2017 Modified Files: src/lib/libc/sys: mmap.2 Log Message: Fix typo Insert Pp after a list to add vertical space before the next paragraph Remove Pp before Bl at two places To generate a diff of this

CVS commit: src/lib/libc/sys

2017-06-12 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Mon Jun 12 14:59:04 UTC 2017 Modified Files: src/lib/libc/sys: mmap.2 Log Message: Fix typo Insert Pp after a list to add vertical space before the next paragraph Remove Pp before Bl at two places To generate a diff of this

CVS commit: src/lib/libc/sys

2017-06-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Jun 11 17:34:54 UTC 2017 Modified Files: src/lib/libc/sys: recv.2 Log Message: Grammar and punctuation fixes in few sentences Remove Pp before Bd at couple of places To generate a diff of this commit: cvs rdiff -u -r1.36

CVS commit: src/lib/libc/sys

2017-06-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Jun 11 17:34:54 UTC 2017 Modified Files: src/lib/libc/sys: recv.2 Log Message: Grammar and punctuation fixes in few sentences Remove Pp before Bd at couple of places To generate a diff of this commit: cvs rdiff -u -r1.36

CVS commit: src/lib/libc/sys

2017-06-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Jun 11 17:01:26 UTC 2017 Modified Files: src/lib/libc/sys: send.2 Log Message: Insert missing word Insert comma in a sentence to make the comprehension easier Remove Pp before Bd To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2017-06-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Jun 11 17:01:26 UTC 2017 Modified Files: src/lib/libc/sys: send.2 Log Message: Insert missing word Insert comma in a sentence to make the comprehension easier Remove Pp before Bd To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2017-06-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Jun 7 20:54:59 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: EV_SET(2) - simplify description Note only the information that it does not evaluate multiple times its parameters. Suggested by . To

CVS commit: src/lib/libc/sys

2017-06-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Jun 7 20:54:59 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: EV_SET(2) - simplify description Note only the information that it does not evaluate multiple times its parameters. Suggested by . To

CVS commit: src/lib/libc/sys

2017-06-06 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Jun 7 05:26:19 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: s/filesystem/file system/ Thanks to Thomas for pointing out that in NetBSD man pages we try to use the convention of writing it as "file

CVS commit: src/lib/libc/sys

2017-06-06 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Wed Jun 7 05:26:19 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: s/filesystem/file system/ Thanks to Thomas for pointing out that in NetBSD man pages we try to use the convention of writing it as "file

CVS commit: src/lib/libc/sys

2017-06-06 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Jun 6 20:12:54 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Bump date for previous Fix typo: fileystem -> filesystem To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/lib/libc/sys

2017-06-06 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Jun 6 20:12:54 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Bump date for previous Fix typo: fileystem -> filesystem To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/lib/libc/sys

2017-06-06 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Jun 6 17:01:59 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Update the EV_SET() description with newer implementation. EV_SET(2) is a macro again, that wraps an inline function which is still new in

CVS commit: src/lib/libc/sys

2017-06-06 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Jun 6 17:01:59 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Update the EV_SET() description with newer implementation. EV_SET(2) is a macro again, that wraps an inline function which is still new in

CVS commit: src/lib/libc/sys

2017-06-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sat Jun 3 19:41:14 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Fix typo: s/interrput/interrupt/ To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/lib/libc/sys/ptrace.2 Please note that

CVS commit: src/lib/libc/sys

2017-06-03 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sat Jun 3 19:41:14 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Fix typo: s/interrput/interrupt/ To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/lib/libc/sys/ptrace.2 Please note that

CVS commit: src/lib/libc/sys

2017-05-30 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed May 31 01:03:01 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Document transition of EV_SET() from a macro to a static inline function Sponsored by To generate a diff of this commit: cvs rdiff -u -r1.40

CVS commit: src/lib/libc/sys

2017-05-30 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed May 31 01:03:01 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Document transition of EV_SET() from a macro to a static inline function Sponsored by To generate a diff of this commit: cvs rdiff -u -r1.40

CVS commit: src/lib/libc/sys

2017-05-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 14 12:30:37 UTC 2017 Modified Files: src/lib/libc/sys: execve.2 getdents.2 intro.2 lfs_markv.2 lfs_segclean.2 lfs_segwait.2 mount.2 mprotect.2 open.2 statvfs.2 sync.2 truncate.2 undelete.2 Log

CVS commit: src/lib/libc/sys

2017-05-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 14 12:30:37 UTC 2017 Modified Files: src/lib/libc/sys: execve.2 getdents.2 intro.2 lfs_markv.2 lfs_segclean.2 lfs_segwait.2 mount.2 mprotect.2 open.2 statvfs.2 sync.2 truncate.2 undelete.2 Log

CVS commit: src/lib/libc/sys

2017-05-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 14 12:29:10 UTC 2017 Modified Files: src/lib/libc/sys: mmap.2 Log Message: Use Nx. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/lib/libc/sys/mmap.2 Please note that diffs are not public domain; they

CVS commit: src/lib/libc/sys

2017-05-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun May 14 12:29:10 UTC 2017 Modified Files: src/lib/libc/sys: mmap.2 Log Message: Use Nx. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/lib/libc/sys/mmap.2 Please note that diffs are not public domain; they

CVS commit: src/lib/libc/sys

2017-05-09 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue May 9 06:41:56 UTC 2017 Modified Files: src/lib/libc/sys: accept.2 Log Message: Add missing word. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/sys/accept.2 Please note that diffs are not

CVS commit: src/lib/libc/sys

2017-05-09 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue May 9 06:41:56 UTC 2017 Modified Files: src/lib/libc/sys: accept.2 Log Message: Add missing word. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/sys/accept.2 Please note that diffs are not

CVS commit: src/lib/libc/sys

2017-04-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 23 11:38:53 UTC 2017 Modified Files: src/lib/libc/sys: _lwp_create.2 Log Message: Sort errors. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/_lwp_create.2 Please note that diffs are not

CVS commit: src/lib/libc/sys

2017-04-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Apr 23 11:38:53 UTC 2017 Modified Files: src/lib/libc/sys: _lwp_create.2 Log Message: Sort errors. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/_lwp_create.2 Please note that diffs are not

CVS commit: src/lib/libc/sys

2017-04-23 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Apr 23 06:46:04 UTC 2017 Modified Files: src/lib/libc/sys: write.2 Log Message: Fix sentences at couple of places s/a file/the file/ s/a -1 is returned/-1 is returned/ To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2017-04-23 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Sun Apr 23 06:46:04 UTC 2017 Modified Files: src/lib/libc/sys: write.2 Log Message: Fix sentences at couple of places s/a file/the file/ s/a -1 is returned/-1 is returned/ To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2017-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 21 15:04:10 UTC 2017 Modified Files: src/lib/libc/sys: _lwp_create.2 Log Message: Mention that the signal stack of the newly created lwp is reset to disabled. To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/lib/libc/sys

2017-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 21 15:04:10 UTC 2017 Modified Files: src/lib/libc/sys: _lwp_create.2 Log Message: Mention that the signal stack of the newly created lwp is reset to disabled. To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/lib/libc/sys

2017-04-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Apr 11 17:59:23 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Use more markup for `struct timespec` Use Xr to refer to timespec(3) Add timespec(3) to SEE ALSO To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/sys

2017-04-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Apr 11 17:59:23 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: Use more markup for `struct timespec` Use Xr to refer to timespec(3) Add timespec(3) to SEE ALSO To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/sys

2017-04-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Apr 11 11:06:39 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: s/Sets/Set: Use style consistent with the other sentences in that list. Add .Pp before next sentence. To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2017-04-11 Thread Abhinav Upadhyay
Module Name:src Committed By: abhinav Date: Tue Apr 11 11:06:39 UTC 2017 Modified Files: src/lib/libc/sys: kqueue.2 Log Message: s/Sets/Set: Use style consistent with the other sentences in that list. Add .Pp before next sentence. To generate a diff of this commit: cvs

CVS commit: src/lib/libc/sys

2017-04-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Apr 8 00:58:35 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Fix typo in previous (ptrace(2)) To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/lib/libc/sys/ptrace.2 Please note that

CVS commit: src/lib/libc/sys

2017-04-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Apr 8 00:58:35 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Fix typo in previous (ptrace(2)) To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/lib/libc/sys/ptrace.2 Please note that

CVS commit: src/lib/libc/sys

2017-04-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Apr 8 00:56:38 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Document new calls and be more clear about PT_SYSCALL* in ptrace(2) Document PT_SETSTEP and PT_CLEARSTEP in ptrace(2). Try to explain more

CVS commit: src/lib/libc/sys

2017-04-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Apr 8 00:56:38 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Document new calls and be more clear about PT_SYSCALL* in ptrace(2) Document PT_SETSTEP and PT_CLEARSTEP in ptrace(2). Try to explain more

CVS commit: src/lib/libc/sys

2017-04-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 7 07:21:58 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Fix typos and some grammar To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/lib/libc/sys/ptrace.2 Please note that diffs

CVS commit: src/lib/libc/sys

2017-04-07 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Apr 7 07:21:58 UTC 2017 Modified Files: src/lib/libc/sys: ptrace.2 Log Message: Fix typos and some grammar To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/lib/libc/sys/ptrace.2 Please note that diffs

<    1   2   3   4   5   6   7   8   9   10   >