The NetBSD Project

src/lib/libc/sys/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.netbsd.org] / src / lib / libc / sys


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Lint___clone.c  1.2   9 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint___sigaction14.c  1.1   3 years  christos   branches: 1.1.2; Add a special lint stub for __sigaction14 which broke when we ...
[TXT] Lint___syscall.c  1.3   9 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint___vfork14.c  1.2   11 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_brk.c  1.3   11 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_clone.c  1.2   9 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint_exect.c  1.2   11 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_getcontext.c  1.2   9 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint_pipe.c  1.2   11 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_ptrace.c  1.2   11 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_sbrk.c  1.3   11 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_syscall.c  1.4   9 years  thorpej   Merge the nathanw_sa branch.
[TXT] Makefile.inc  1.214   2 months  joerg   Implement sem_timedwait.
[TXT] __quotactl.2  1.3   3 months  dholland   branches: 1.3.4; Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz...
[TXT] _brk.c  1.6   2 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] _exit.2  1.18   8 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[TXT] _fork.c  1.5   2 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] _getcontext.c  1.5   2 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] _lwp_create.2  1.5   4 days  martin   Calling _lwp_create() with a bogus ucontext could trigger a kernel assertion fai...
[TXT] _lwp_ctl.2  1.5   6 weeks  yamt   needs sys/lwpctl.h for constants
[TXT] _lwp_detach.2  1.4   4 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_exit.2  1.5   4 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_getname.2  1.2   3 years  wiz   Sort SEE ALSO.
[TXT] _lwp_getprivate.2  1.4   4 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_kill.2  1.4   2 years  zafer   fix spelling error.
[TXT] _lwp_park.2  1.7   4 years  martin   branches: 1.7.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_self.2  1.4   4 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_setname.2  1.2   3 years  wiz   Sort SEE ALSO.
[TXT] _lwp_suspend.2  1.4   4 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_unpark.2  1.4   18 months  skrll   Spell immediately correctly.
[TXT] _lwp_unpark_all.2  1.6   18 months  skrll   Spell immediately correctly.
[TXT] _lwp_wait.2  1.4   4 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_wakeup.2  1.5   4 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] _pipe.c  1.7   2 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] _sbrk.c  1.6   2 years  snj   Remove 3rd and 4th clauses in christos' license. OK christos.
[TXT] accept.2  1.29   2 months  plunky   pselect->paccept for this page
[TXT] access.2  1.26   2 years  jruoho   Note secure_path(3) in SEE ALSO.
[TXT] acct.2  1.19   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] adjtime.2  1.20   8 years  wiz   \- is a minus, not -.
[TXT] adjtime.c  1.12   7 months  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] bind.2  1.27   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] brk.2  1.32   8 years  wiz   \- is a minus, not -.
[TXT] chdir.2  1.21   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] chflags.2  1.27   9 months  jruoho   Xref chflags(2) and stat_flags(3) with each other.
[TXT] chmod.2  1.40   2 months  wiz   Sort error descriptions.
[TXT] chown.2  1.31   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] chroot.2  1.23   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] clock_settime.2  1.20   3 years  joerg   Fix markup
[TXT] clock_settime.c  1.12   7 months  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] clone.2  1.13   3 months  wiz   Add Nm for __clone, man page is already linked to that name. Noted by Abhinav Up...
[TXT] close.2  1.17   7 years  kleink   Don't refer to errno as "global integer variable".
[TXT] connect.2  1.28   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] dup.2  1.28   4 months  christos   As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE on E...
[TXT] execve.2  1.40   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] extattr_get_file.2  1.5   9 months  wiz   Bump date for previous. Remove trailing whitespace. Sort error descriptions.
[TXT] fcntl.2  1.40   4 months  christos   As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE on E...
[TXT] fdatasync.2  1.16   4 years  martin   branches: 1.16.8; Convert TNF licenses to new 2 clause variant
[TXT] fhopen.2  1.17   2 years  wiz   Bump date for previous.
[TXT] flock.2  1.22   7 months  rmind   Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
[TXT] fork.2  1.22   7 years  wiz   Do not xref ourselves; grammar fixes.
[TXT] fsync.2  1.17   2 years  jruoho   Offset indent, .Dv.
[TXT] ftruncate.c  1.14   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] getcontext.2  1.7   2 years  jruoho   Properly mark the standard that "deprecated" all of these.
[TXT] getdents.2  1.23   10 months  njoly   Remove unneeded `Either' word in EFAULT error description.
[TXT] getfh.2  1.21   5 years  mjf   Add references to other filehandle man pages. OK'd martin@
[TXT] getgid.2  1.19   2 years  jruoho   Add some history.
[TXT] getgroups.2  1.22   5 years  wiz   Sort SEE ALSO.
[TXT] getitimer.2  1.28   6 months  christos   document ITIMER_MONOTONIC.
[TXT] getlogin.2  1.22   3 years  christos   merge christos-time_t
[TXT] getpeername.2  1.21   11 months  wiz   Sort errors.
[TXT] getpgrp.2  1.23   3 years  joerg   Remove/convert physical markup.
[TXT] getpid.2  1.17   2 years  jruoho   Add some history.
[TXT] getpriority.2  1.20   6 weeks  wiz   Sort errors.
[TXT] getrlimit.2  1.35   3 months  dholland   Update dangling references to quotactl(2), mostly now libquota(3), and to quotac...
[TXT] getrusage.2  1.18   8 years  wiz   \- is a minus, not -.
[TXT] getsid.2  1.11   13 months  jruoho   Use .Fn for functions.
[TXT] getsockname.2  1.23   8 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getsockopt.2  1.35   4 months  christos   As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE on E...
[TXT] gettimeofday.2  1.27   2 years  jruoho   Refer to timeval(3) and only describe the legacy struct timezone here. Improve ...
[TXT] getuid.2  1.17   2 years  wiz   Fix date.
[TXT] getvfsstat.2  1.3   6 years  tsutsui   - getvfsstat(2) isn't in 2.1 but 3.0 - getffstat() -> getfsstat()
[TXT] intro.2  1.55   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] ioctl.2  1.23   17 months  wiz   Remove trailing whitespace; sort errors; spell "variadic" like Wikipedia or GNU ...
[TXT] issetugid.2  1.12   4 weeks  roy   Add capfile(5) to describe the termcap format. Adjust various man pages and othe...
[TXT] kill.2  1.21   3 years  dholland   branches: 1.21.6; Clarify one of the process-group-ID cases by saying "process ...
[TXT] kqueue.2  1.32   4 months  christos   As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE on E...
[TXT] ktrace.2  1.17   8 years  wiz   \- is a minus, not -.
[TXT] lfs_bmapv.2  1.10   4 years  martin   branches: 1.10.8; Convert TNF licenses to new 2 clause variant
[TXT] lfs_markv.2  1.11   4 years  martin   branches: 1.11.8; Convert TNF licenses to new 2 clause variant
[TXT] lfs_segclean.2  1.8   4 years  martin   branches: 1.8.8; Convert TNF licenses to new 2 clause variant
[TXT] lfs_segwait.2  1.8   4 years  martin   branches: 1.8.8; Convert TNF licenses to new 2 clause variant
[TXT] link.2  1.26   9 months  wiz   Sort sections. Remove trailing whitespace. Sort errors. New sentence, new line.
[TXT] listen.2  1.16   8 years  wiz   \- is a minus, not -.
[TXT] lseek.2  1.24   2 years  wiz   Sort ERRORS section.
[TXT] lseek.c  1.11   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] madvise.2  1.27   13 months  jruoho   Improve -width.
[TXT] makelintstub  1.25   3 months  martin   Add missing <sys/spawn.h> include
[TXT] mincore.2  1.19   8 years  wiz   \- is a minus, not -.
[TXT] minherit.2  1.18   5 years  wiz   No Xr to ourselves. English improvement.
[TXT] mkdir.2  1.24   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] mkfifo.2  1.20   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] mknod.2  1.22   10 months  wiz   Sort error descriptions.
[TXT] mlock.2  1.20   14 months  wiz   Merge EINVAL descriptions; sort errors alphabetically; bump date.
[TXT] mlockall.2  1.13   4 years  martin   branches: 1.13.8; Convert TNF licenses to new 2 clause variant
[TXT] mmap.2  1.47   4 months  reinoud   Revert MAP_NOSYSCALLS patch.
[TXT] mmap.c  1.15   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] modctl.2  1.8   17 months  jruoho   Fix xref; module(4) -> module(7).
[TXT] mount.2  1.49   6 months  christos   document MNT_RELATIME
[TXT] mprotect.2  1.24   13 months  jruoho   .Xr uvm_map_protect, not .Fn.
[TXT] mremap.2  1.4   12 months  wiz   Sort sections.
[TXT] msgctl.2  1.15   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] msgget.2  1.14   8 years  wiz   \- is a minus, not -.
[TXT] msgrcv.2  1.20   10 days  reinoud   Clarify description of the msgrcv() return value. I kept on misreading it for so...
[TXT] msgsnd.2  1.18   2 years  jruoho   Small improvements to wording and markup.
[TXT] msync.2  1.24   7 months  rmind   Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
[TXT] munmap.2  1.20   7 months  rmind   Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
[TXT] nanosleep.2  1.11   2 years  jruoho   Reference timeval(3).
[TXT] nfssvc.2  1.24   3 years  joerg   Specify width for tag list
[TXT] ntp_adjtime.2  1.10   3 years  wiz   Bump date for last effective change.
[TXT] ntp_adjtime.c  1.13   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] open.2  1.51   4 months  christos   As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE on E...
[TXT] pathconf.2  1.27   22 months  njoly   Improve _PC_NO_TRUNC description. From Matthew Mondor on current-users@.
[TXT] pipe.2  1.28   4 months  christos   As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE on E...
[TXT] pmc_control.2  1.7   6 years  wiz   Bump date for previous. Use more appropriate markup. Add an article.
[TXT] poll.2  1.28   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] posix_fadvise.2  1.3   2 years  yamt   don't bother to say that some advises are not implemented. ignoring them is a va...
[TXT] posix_fadvise.c  1.2   4 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] posix_madvise.c  1.1   4 years  rmind   branches: 1.1.4; 1.1.10; Add posix_madvise(2) and appropriate definitions in s...
[TXT] pread.c  1.9   4 years  dsl   Change all the syscall C 'glue' functions (most of which just add in an extra ar...
[TXT] preadv.c  1.7   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] profil.2  1.13   8 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] ptrace.2  1.35   8 months  jmcneill   Document PT_SYSCALLEMU
[TXT] pwrite.c  1.9   4 years  dsl   Change all the syscall C 'glue' functions (most of which just add in an extra ar...
[TXT] pwritev.c  1.7   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] rasctl.2  1.13   4 years  scw   branches: 1.13.8; - Document RAS_START_ASM, RAS_END_ASM, RAS_START_ASM_HIDDEN, ...
[TXT] read.2  1.34   5 months  njoly   Start making fs read(2) fail with EISDIR if the implementation does not allow re...
[TXT] readlink.2  1.26   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] reboot.2  1.29   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] recv.2  1.31   3 months  wiz   Remove trailing whitespace. Bump date for previous.
[TXT] rename.2  1.23   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] revoke.2  1.15   10 months  wiz   Sort error descriptions.
[TXT] rmdir.2  1.20   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] sa_enable.2  1.4   8 years  yamt   "Upcall handlers should be registered" -> "An upcall handler ..." as only one ha...
[TXT] sa_register.2  1.2   8 years  snj   Fix macro usage, use Dv for SA_FLAG_STACKINFO, and English nits.
[TXT] sa_setconcurrency.2  1.4   6 years  yamt   sync with kernel.
[TXT] sa_stacks.2  1.6   7 years  snj   Bump date for last.
[TXT] sa_yield.2  1.4   8 years  yamt   - note its typical usage. - bump date.
[TXT] sched.c  1.4   2 months  christos   fail as the man page says sched_rr_get_interval should.
[TXT] select.2  1.38   2 years  joerg   \\ -> \e
[TXT] semctl.2  1.20   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] semctl.c  1.15   3 years  christos   don't use glue for semctl, the number of underscores makes this an intractable p...
[TXT] semget.2  1.18   5 years  rillig   Added a reference to ipcs(1), since that's where one can find out more about the...
[TXT] semop.2  1.17   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] send.2  1.27   4 years  christos   branches: 1.27.6; add more errors from gleaning the source.
[TXT] setgroups.2  1.18   5 years  wiz   Sort SEE ALSO.
[TXT] setpgid.2  1.22   8 years  wiz   \- is a minus, not -.
[TXT] setregid.2  1.23   4 years  martin   branches: 1.23.8; Move TNF licenses to 2 clause form
[TXT] setreuid.2  1.23   4 years  martin   branches: 1.23.8; Move TNF licenses to 2 clause form
[TXT] setsid.2  1.15   13 months  jruoho   Use .Fn for functions.
[TXT] settimeofday.c  1.14   7 months  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] setuid.2  1.22   2 years  wiz   Fix date.
[TXT] shmat.2  1.18   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] shmctl.2  1.21   2 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] shmget.2  1.22   3 years  wiz   branches: 1.22.4; Sort ERRORS, use more markup, bump date for previous. Remove ...
[TXT] shutdown.2  1.17   8 years  wiz   \- is a minus, not -.
[TXT] sigaction.2  1.43   5 years  christos   Document SA_NOKERNINFO.
[TXT] sigaltstack.2  1.23   2 months  joerg   Drop obsolete incompatibility note for interaction with libpthread.
[TXT] sigpending.2  1.15   3 years  wiz   branches: 1.15.4; Fix pasto in previous.
[TXT] sigprocmask.2  1.22   6 years  kleink   Xref pthread_sigmask(3).
[TXT] sigqueue.2  1.2   16 months  wiz   Sort errors, fix xref, don't xref itself.
[TXT] sigqueue.c  1.2   16 months  christos   remove clauses 3/4
[TXT] sigstack.2  1.12   8 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sigsuspend.2  1.17   8 years  wiz   \- is a minus, not -.
[TXT] sigtimedwait.2  1.8   7 weeks  agc   fix a couple of typos
[TXT] sigtimedwait.c  1.3   3 years  christos   merge christos-time_t
[TXT] sigwait.c  1.5   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] sigwaitinfo.c  1.3   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] socket.2  1.39   4 months  wiz   Bump date for previous.
[TXT] socketpair.2  1.23   10 months  wiz   Various minor improvements.
[TXT] stat.2  1.50   4 months  wiz   Fix a sentence, following a hint by Abhinav Upadhyay.
[TXT] statvfs.2  1.5   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] statvfs.c  1.6   4 years  martin   branches: 1.6.8; Remove clause 3 and 4 from TNF licenses
[TXT] swapctl.2  1.38   12 months  wiz   Sort ERRORS.
[TXT] swapon.3  1.16   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] swapon.c  1.10   3 years  mrg   branches: 1.10.6; remove clause #3 from my license where there are no other cop...
[TXT] symlink.2  1.20   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] sync.2  1.17   3 years  wiz   Sort SEE ALSO.
[TXT] sysarch.2  1.15   8 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] syscall.2  1.18   2 years  dsl   Add text to the description saying that normal applications should not use sysca...
[TXT] timer_create.2  1.11   2 years  jruoho   Refer to sigevent(3).
[TXT] timer_delete.2  1.5   4 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] timer_settime.2  1.6   2 years  jruoho   Reference timeval(3).
[TXT] truncate.2  1.26   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] truncate.c  1.13   2 months  matt   Convert to C89 prototypes. Remove use of __P
[TXT] umask.2  1.16   8 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] undelete.2  1.15   3 years  christos   merge christos-time_t
[TXT] unlink.2  1.23   23 months  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] utimes.2  1.30   7 months  wiz   Fix typo reported by Henning Petersen in PR 45515.
[TXT] utrace.2  1.13   4 years  martin   branches: 1.13.8; Move to 2 clasue license
[TXT] uuidgen.2  1.4   7 years  jwise   Comment back in cross-references to other man pages, was looking at a non-recent...
[TXT] vfork.2  1.24   8 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] wait.2  1.27   2 years  jruoho   The functions read(), wait(), and write() appeared already in v2 UNIX.
[TXT] write.2  1.32   2 years  wiz   Sort ERRORS section.


CVSweb <webmaster@jp.NetBSD.org>