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

Current tag: pgoyette-compat-0521


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] sa_enable.2  1.4   20 years  yamt   "Upcall handlers should be registered" -> "An upcall handler ..." as only one ha...
[TXT] getvfsstat.2  1.3   17 years  tsutsui   - getvfsstat(2) isn't in 2.1 but 3.0 - getffstat() -> getfsstat()
[TXT] sa_yield.2  1.4   19 years  yamt   - note its typical usage. - bump date.
[TXT] select.2  1.43   6 years  abhinav   Add FD_SET, FD_CLR, FD_ISSET and FD_ZERO to the NAME section
[TXT] sched.c  1.6   6 years  kamil   Add bunch of missing includes of namespace.h in libc The NetBSD Standard C Libr...
[TXT] issetugid.2  1.12   12 years  roy   Add capfile(5) to describe the termcap format. Adjust various man pages and othe...
[TXT] fhopen.2  1.18   6 years  abhinav   Add fhstatvfs1 to the NAME section
[TXT] ktrace.2  1.22   6 years  abhinav   Add fktrace to the NAME section
[TXT] _lwp_getprivate.2  1.6   10 years  njoly   Add missing El macro.
[TXT] access.2  1.33   7 years  abhinav   Add missing word.
[TXT] pipe.2  1.31   6 years  abhinav   Add pipe2 to the NAME section
[TXT] madvise.2  1.29   7 years  abhinav   Add posix_madvise(2) in the NAME section.
[TXT] getfh.2  1.21   17 years  mjf   Add references to other filehandle man pages. OK'd martin@
[TXT] getgid.2  1.19   14 years  jruoho   Add some history.
[TXT] getpid.2  1.17   14 years  jruoho   Add some history.
[TXT] symlink.2  1.26   10 years  njoly   Add symlinkat(2) specific errors.
[TXT] syscall.2  1.18   14 years  dsl   Add text to the description saying that normal applications should not use sysca...
[TXT] semget.2  1.18   17 years  rillig   Added a reference to ipcs(1), since that's where one can find out more about the...
[TXT] mkfifo.2  1.27   10 years  njoly   Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat syscalls.
[TXT] fsync.2  1.18   10 years  apb   Attempt to clarify that fsync() is like fsync_range() with the FFILESYNC flag bu...
[TXT] chflags.2  1.28   10 years  kardel   Bring description in sync with errors-section and implementation reality. (chang...
[TXT] fdiscard.2  1.5   7 years  wiz   Bump date for header file change.
[TXT] sa_stacks.2  1.6   19 years  snj   Bump date for last.
[TXT] msgrcv.2  1.22   10 years  skrll   Bump date for previous.
[TXT] msgsnd.2  1.20   10 years  skrll   Bump date for previous.
[TXT] pread.c  1.9   16 years  dsl   Change all the syscall C 'glue' functions (most of which just add in an extra ar...
[TXT] pwrite.c  1.9   16 years  dsl   Change all the syscall C 'glue' functions (most of which just add in an extra ar...
[TXT] kill.2  1.23   9 years  wiz   Clean up ERRORS (sort, merge).
[TXT] acct.2  1.19   13 years  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] connect.2  1.28   13 years  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] swapon.3  1.16   13 years  njoly   Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAX and PATH_...
[TXT] ftruncate.c  1.14   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] lseek.c  1.11   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] mmap.c  1.15   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] ntp_adjtime.c  1.13   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] preadv.c  1.7   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] pwritev.c  1.7   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] sigwait.c  1.5   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] sigwaitinfo.c  1.3   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] truncate.c  1.13   12 years  matt   Convert to C89 prototypes. Remove use of __P
[TXT] nanosleep.2  1.25   6 years  abhinav   Correct the standard version for clock_nanosleep (based on the FreeBSD man page)...
[TXT] extattr_get_file.2  1.6   9 years  njoly   Do not hardcode values for ENAMETOOLONG, use symblic constants.
[TXT] revoke.2  1.16   9 years  njoly   Do not hardcode values for ENAMETOOLONG, use symblic constants.
[TXT] _ksem.2  1.2   8 years  wiz   Drop trailing whitespace.
[TXT] gettimeofday.2  1.29   8 years  wiz   Fix date.
[TXT] sa_register.2  1.2   20 years  snj   Fix macro usage, use Dv for SA_FLAG_STACKINFO, and English nits.
[TXT] posix_fadvise.2  1.6   7 years  abhinav   Fix sentence.
[TXT] clock_getcpuclockid.c  1.2   7 years  njoly   Fix {clock,pthread}_getcpuclockid to return an error number on failure, to match...
[TXT] utimes.2  1.40   10 years  ast   Fixed spelling of 'appeared'.
[TXT] send.2  1.32   6 years  abhinav   Insert missing word Insert comma in a sentence to make the comprehension easier ...
[TXT] mlock.2  1.22   9 years  wiz   It is 2015 already.
[TXT] Lint___clone.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint___syscall.c  1.3   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint_clone.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint_getcontext.c  1.2   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] Lint_syscall.c  1.4   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] sigstack.2  1.12   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] sysarch.2  1.15   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] umask.2  1.16   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] timer_settime.2  1.9   11 years  wiz   NL -> . to improve output
[TXT] vfork.2  1.28   5 years  kamil   Note in vfork(2) that SIGTSTP is masked SIGSTOP is no longer masked, but it was...
[TXT] rmdir.2  1.22   9 years  njoly   Note that rmdir(2) fails with EINVAL when the path last component is `.' (dot).
[TXT] posix_fallocate.c  1.2   7 years  dholland   PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>
[TXT] getcontext.2  1.7   13 years  jruoho   Properly mark the standard that "deprecated" all of these.
[TXT] sigqueue.2  1.5   6 years  wiz   Remove Tn
[TXT] clock_settime.2  1.27   7 years  wiz   Remove duplicate Pp.
[TXT] msync.2  1.25   9 years  njoly   Remove error condition for negative length parameter; the corresponding type is ...
[TXT] rename.2  1.33   9 years  wiz   Remove superfluous comma.
[TXT] ioctl.2  1.23   13 years  wiz   Remove trailing whitespace; sort errors; spell "variadic" like Wikipedia or GNU ...
[TXT] semctl.c  1.18   9 years  joerg   Remove va_arg hack for Clang/PPC.
[TXT] bind.2  1.30   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] dup.2  1.33   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] readlink.2  1.33   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] semctl.2  1.21   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] sigaltstack.2  1.25   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] timer_create.2  1.13   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] pathconf.2  1.28   9 years  njoly   Replace wrong numeric values with corresponding symbolic constants. While here, ...
[TXT] _lwp_getname.2  1.2   14 years  wiz   Sort SEE ALSO.
[TXT] _lwp_setname.2  1.2   14 years  wiz   Sort SEE ALSO.
[TXT] _lwp_create.2  1.7   6 years  wiz   Sort errors.
[TXT] chroot.2  1.25   6 years  wiz   Sort errors.
[TXT] getpeername.2  1.21   12 years  wiz   Sort errors.
[TXT] getpriority.2  1.20   12 years  wiz   Sort errors.
[TXT] getsockname.2  1.26   7 years  wiz   Sort errors.
[TXT] getpgrp.2  1.24   9 years  wiz   Sort sections. From Henning Petersen in PR 49222.
[TXT] setpgid.2  1.23   9 years  wiz   Sort sections. From Henning Petersen in PR 49222.
[TXT] nfssvc.2  1.24   15 years  joerg   Specify width for tag list
[TXT] _lwp_unpark.2  1.4   13 years  skrll   Spell immediately correctly.
[TXT] getgroups.2  1.23   10 years  njoly   Switch a few remaining system/pathname configuration variables from "Dv {xxx}" t...
[TXT] setgroups.2  1.19   10 years  njoly   Switch a few remaining system/pathname configuration variables from "Dv {xxx}" t...
[TXT] swapon.c  1.11   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] adjtime.2  1.21   8 years  pgoyette   Update to match reality. For these functions, we still try the system call firs...
[TXT] getsid.2  1.11   13 years  jruoho   Use .Fn for functions.
[TXT] setsid.2  1.15   13 years  jruoho   Use .Fn for functions.
[TXT] msgctl.2  1.15   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] reboot.2  1.29   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] semop.2  1.17   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] shmat.2  1.18   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] shmctl.2  1.21   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] _exit.2  1.18   20 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[TXT] profil.2  1.14   7 years  kamil   Use generic types in the profil(2) function prototype (<unistd.h>)
[TXT] swapctl.2  1.39   9 years  njoly   Use more markups in AUTHORS section.
[TXT] socketpair.2  1.23   12 years  wiz   Various minor improvements.
[TXT] sigprocmask.2  1.22   18 years  kleink   Xref pthread_sigmask(3).
[TXT] getrusage.2  1.18   19 years  wiz   \- is a minus, not -.
[TXT] listen.2  1.16   19 years  wiz   \- is a minus, not -.
[TXT] mincore.2  1.19   19 years  wiz   \- is a minus, not -.
[TXT] msgget.2  1.14   19 years  wiz   \- is a minus, not -.
[TXT] shutdown.2  1.17   19 years  wiz   \- is a minus, not -.
[TXT] sigsuspend.2  1.17   19 years  wiz   \- is a minus, not -.
[TXT] makelintstub  1.26   8 years  christos   add idtype.h to mklintstub and say who generates it.
[TXT] fdiscard.c  1.1   9 years  manu   branches: 1.1.2; Fix argument paddiing for posix_fallocate and fdiscard with gc...
[TXT] posix_madvise.c  1.1   16 years  rmind   branches: 1.1.4; 1.1.10; Add posix_madvise(2) and appropriate definitions in s...
[TXT] mknodat.c  1.1   10 years  njoly   branches: 1.1.4; 1.1.8; Change mknodat(2) device argument type from uint32_t t...
[TXT] lfs_bmapv.2  1.10   15 years  martin   branches: 1.10.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_park.2  1.11   6 years  wiz   branches: 1.11.4; Remove trailing whitespace.
[TXT] clone.2  1.13   12 years  wiz   branches: 1.13.42; Add Nm for __clone, man page is already linked to that name....
[TXT] modctl.2  1.13   6 years  wiz   branches: 1.13.4; 1.13.6; Remove workaround for ancient HTML generation code.
[TXT] rasctl.2  1.13   15 years  scw   branches: 1.13.8; - Document RAS_START_ASM, RAS_END_ASM, RAS_START_ASM_HIDDEN, ...
[TXT] mlockall.2  1.13   15 years  martin   branches: 1.13.8; Convert TNF licenses to new 2 clause variant
[TXT] utrace.2  1.13   15 years  martin   branches: 1.13.8; Move to 2 clasue license
[TXT] sigpending.2  1.15   15 years  wiz   branches: 1.15.4; Fix pasto in previous.
[TXT] fdatasync.2  1.16   15 years  martin   branches: 1.16.8; 1.16.56; 1.16.64; 1.16.66; Convert TNF licenses to new 2 c...
[TXT] getuid.2  1.17   14 years  wiz   branches: 1.17.46; 1.17.48; Fix date.
[TXT] close.2  1.17   19 years  kleink   branches: 1.17.92; 1.17.94; Don't refer to errno as "global integer variable"....
[TXT] accept4.c  1.2   7 years  maya   branches: 1.2.2; 1.2.4; oops, do not write the same file twice -- accidentally...
[TXT] posix_fadvise.c  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] minherit.2  1.20   9 years  riastradh   branches: 1.20.24; Rework minherit(2) man page into a table. XXX Do we not gua...
[TXT] chdir.2  1.22   11 years  wiz   branches: 1.22.30; 1.22.32; Xref getcwd(3). Sort errors. Bump date.
[TXT] flock.2  1.22   12 years  rmind   branches: 1.22.44; Mention POSIX conformance of some functions, when they appea...
[TXT] setuid.2  1.22   14 years  wiz   branches: 1.22.46; 1.22.48; Fix date.
[TXT] shmget.2  1.22   15 years  wiz   branches: 1.22.4; Sort ERRORS, use more markup, bump date for previous. Remove ...
[TXT] setregid.2  1.23   15 years  martin   branches: 1.23.8; Move TNF licenses to 2 clause form
[TXT] setreuid.2  1.23   15 years  martin   branches: 1.23.8; Move TNF licenses to 2 clause form
[TXT] Makefile.inc  1.238   6 years  kamil   branches: 1.238.2; 1.238.4; libc: Add a dummy implementation of vadvise() Thi...
[TXT] fork.2  1.24   7 years  wiz   branches: 1.24.16; 1.24.18; Merge two EAGAIN sections.
[TXT] lseek.2  1.24   14 years  wiz   branches: 1.24.46; 1.24.48; Sort ERRORS section.
[TXT] mprotect.2  1.26   6 years  wiz   branches: 1.26.10; file system police.
[TXT] getitimer.2  1.28   12 years  christos   branches: 1.28.42; document ITIMER_MONOTONIC.
[TXT] poll.2  1.28   14 years  joerg   branches: 1.28.46; Use .In for header files instead of .Ar Pa and variations.
[TXT] unlink.2  1.29   7 years  abhinav   branches: 1.29.12; 1.29.14; Remov comma from the last Nm entry Use Xr instead ...
[TXT] mkdir.2  1.29   10 years  njoly   branches: 1.29.26; 1.29.28; Adjust needed includes for fchmodat/mkdirat/mkfifo...
[TXT] mknod.2  1.29   6 years  uwe   branches: 1.29.4; .Xr makedev 3
[TXT] __quotactl.2  1.3   12 years  dholland   branches: 1.3.4; Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz...
[TXT] link.2  1.32   10 years  njoly   branches: 1.32.26; 1.32.28; Add linkat(2) specific errors.
[TXT] accept.2  1.33   6 years  abhinav   branches: 1.33.10; Add missing word.
[TXT] brk.2  1.34   7 years  wiz   branches: 1.34.14; Merge ENOMEM descriptions.
[TXT] getsockopt.2  1.35   12 years  christos   branches: 1.35.38; 1.35.40; As discussed in tech-kern, provide the means to pr...
[TXT] write.2  1.35   6 years  wiz   branches: 1.35.6; 1.35.8; Remove workaround for ancient HTML generation code.
[TXT] chown.2  1.36   10 years  njoly   branches: 1.36.26; 1.36.28; Add fchownat(2) specific errors.
[TXT] read.2  1.36   6 years  wiz   branches: 1.36.6; 1.36.8; Remove workaround for ancient HTML generation code.
[TXT] recv.2  1.38   6 years  roy   branches: 1.38.2; socket: report receive buffer overflows Add soroverflow() wh...
[TXT] wait.2  1.39   7 years  wiz   branches: 1.39.14; 1.39.16; Whitespace.
[TXT] _lwp_detach.2  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_self.2  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_suspend.2  1.4   15 years  martin   branches: 1.4.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_wait.2  1.4   15 years  martin   branches: 1.4.8; 1.4.64; Convert TNF licenses to new 2 clause variant
[TXT] uuidgen.2  1.4   19 years  jwise   branches: 1.4.92; Comment back in cross-references to other man pages, was look...
[TXT] execve.2  1.41   6 years  wiz   branches: 1.41.10; file system police.
[TXT] fcntl.2  1.41   10 years  dholland   branches: 1.41.26; 1.41.28; O_SYNC, not O_FSYNC. Spotted by "beatnix" on freen...
[TXT] chmod.2  1.47   10 years  njoly   branches: 1.47.26; 1.47.28; Adjust needed includes for fchmodat/mkdirat/mkfifo...
[TXT] kqueue.2  1.47   6 years  christos   branches: 1.47.4; Merge autofs support from: Tomohiro Kusumi XXX: Does not work...
[TXT] sigaction.2  1.49   7 years  wiz   branches: 1.49.12; Remove one of the two SEE ALSO sections.
[TXT] clock_getcpuclockid2.2  1.5   6 years  abhinav   branches: 1.5.2; Add clock_getcpuclockid to the NAME section
[TXT] _lwp_exit.2  1.5   15 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] _lwp_wakeup.2  1.5   15 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] timer_delete.2  1.5   15 years  martin   branches: 1.5.8; Convert TNF licenses to new 2 clause variant
[TXT] mount.2  1.50   6 years  wiz   branches: 1.50.10; 1.50.12; file system police.
[TXT] mmap.2  1.52   5 years  christos   branches: 1.52.2; Explain PROT_MPROTECT better, add references to mremap(2), do...
[TXT] stat.2  1.58   7 years  abhinav   branches: 1.58.12; 1.58.14; Remove comma after the last Nm entry.
[TXT] open.2  1.59   6 years  wiz   branches: 1.59.4; 1.59.6; Remove Tn.
[TXT] statvfs.2  1.6   6 years  wiz   branches: 1.6.10; file system police.
[TXT] statvfs.c  1.6   15 years  martin   branches: 1.6.8; 1.6.64; Remove clause 3 and 4 from TNF licenses
[TXT] intro.2  1.60   6 years  wiz   branches: 1.60.6; Remove workaround for ancient HTML generation code.
[TXT] ptrace.2  1.69   5 years  kamil   branches: 1.69.2; Implement PTRACE_VFORK Add support for tracing vfork(2) even...
[TXT] mremap.2  1.7   5 years  wiz   branches: 1.7.4; 1.7.12; Sort sections. Sort ERRORS. Remove trailing whitespac...
[TXT] adjtime.c  1.12   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] clock_settime.c  1.12   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] settimeofday.c  1.14   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] getrlimit.2  1.36   11 years  christos   describe RLIMIT_NTHR
[TXT] getdents.2  1.25   6 years  wiz   file system police.
[TXT] lfs_markv.2  1.12   6 years  wiz   file system police.
[TXT] lfs_segclean.2  1.9   6 years  wiz   file system police.
[TXT] lfs_segwait.2  1.9   6 years  wiz   file system police.
[TXT] sync.2  1.18   6 years  wiz   file system police.
[TXT] truncate.2  1.31   6 years  wiz   file system police.
[TXT] undelete.2  1.17   6 years  wiz   file system police.
[TXT] sigtimedwait.2  1.8   12 years  agc   fix a couple of typos
[TXT] ntp_adjtime.2  1.12   7 years  dholland   fix broken xrefs
[TXT] Lint___vfork14.c  1.3   11 years  christos   fix old style definitions; XXX: gcc should have picked them up but it did not.
[TXT] _lwp_kill.2  1.4   14 years  zafer   fix spelling error.
[TXT] Lint_brk.c  1.3   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_pipe.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_ptrace.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_sbrk.c  1.3   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] munmap.2  1.21   9 years  njoly   len argument is of unsigned type (size_t) and thus cannot be negative; remove co...
[TXT] getlogin.2  1.22   15 years  christos   merge christos-time_t
[TXT] sigtimedwait.c  1.3   15 years  christos   merge christos-time_t
[TXT] socket.2  1.42   6 years  bouyer   merge the bouyer-socketcan branch to HEAD. CAN stands for Controller Area Netwo...
[TXT] _lwp_ctl.2  1.5   12 years  yamt   needs sys/lwpctl.h for constants
[TXT] _lwp_unpark_all.2  1.7   10 years  pooka   play the "documentation matches implementation" game
[TXT] sigqueue.c  1.2   13 years  christos   remove clauses 3/4
[TXT] sa_setconcurrency.2  1.4   18 years  yamt   sync with kernel.
[TXT] vadvise.c  1.3   6 years  christos   use __USE()
[TXT] Lint_Ovfork.c (in the Attic) [Hide]  1.4   18 years  christos   Add glue to build the compat library as a separate "libcold" turned off by defau...
[TXT] Lint___sigaction14.c (in the Attic) [Hide]  1.1   15 years  christos   branches: 1.1.2; Add a special lint stub for __sigaction14 which broke when we ...
[TXT] Lint___sigreturn14.c (in the Attic) [Hide]  1.4   20 years  drochner   sigreturn14 is just for compatibility, not referenced by any new code
[TXT] Lint_exect.c (in the Attic) [Hide]  1.3   7 years  kamil   Mark exect(3) obsolete and bind it to plain execve(2) on all platforms The orig...
[TXT] Lint_fork.c (in the Attic) [Hide]  1.3   18 years  christos   We don't need to define fork anymore (pthread_atfork.c) or setlogin (setlogin.c)...
[TXT] Lint_setlogin.c (in the Attic) [Hide]  1.3   18 years  christos   We don't need to define fork anymore (pthread_atfork.c) or setlogin (setlogin.c)...
[TXT] Lint_sigpending.c (in the Attic) [Hide]  1.2   25 years  thorpej   These are no longer needed.
[TXT] Lint_sigprocmask.c (in the Attic) [Hide]  1.2   25 years  thorpej   These are no longer needed.
[TXT] Lint_sigreturn.c (in the Attic) [Hide]  1.2   25 years  thorpej   These are no longer needed.
[TXT] Lint_sigsuspend.c (in the Attic) [Hide]  1.2   25 years  thorpej   These are no longer needed.
[TXT] __semctl.c (in the Attic) [Hide]  1.2   15 years  christos   don't use glue for semctl, the number of underscores makes this an intractable p...
[TXT] __semctl13.c (in the Attic) [Hide]  1.7   15 years  christos   merge christos-time_t
[TXT] __stat13.c (in the Attic) [Hide]  1.2   18 years  christos   compat core reorg.
[TXT] _brk.c (in the Attic) [Hide]  1.7   10 years  christos   "soon" is "now". Remove all __indr_reference crap.
[TXT] _fork.c (in the Attic) [Hide]  1.6   10 years  christos   "soon" is "now". Remove all __indr_reference crap.
[TXT] _getcontext.c (in the Attic) [Hide]  1.6   10 years  christos   "soon" is "now". Remove all __indr_reference crap.
[TXT] _pipe.c (in the Attic) [Hide]  1.8   10 years  christos   "soon" is "now". Remove all __indr_reference crap.
[TXT] _sbrk.c (in the Attic) [Hide]  1.7   10 years  christos   "soon" is "now". Remove all __indr_reference crap.
[TXT] async_daemon.2 (in the Attic) [Hide]  1.5   29 years  mycroft   Clean up deleted files.
[TXT] getdents.c (in the Attic) [Hide]  1.2   18 years  christos   compat core reorg.
[TXT] getdirentries.2 (in the Attic) [Hide]  1.9   26 years  christos   Bring back swapon and getdirentries from libcompat.
[TXT] getdirentries.3 (in the Attic) [Hide]  1.16   18 years  christos   compat core reorg.
[TXT] getdirentries.c (in the Attic) [Hide]  1.6   18 years  christos   compat core reorg.
[TXT] getdomainname.2 (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] getdtablesize.2 (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] getfsstat.2 (in the Attic) [Hide]  1.24   20 years  christos   Replace the statfs() family of system calls with statvfs(). Retain binary compat...
[TXT] gethostid.2 (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] gethostname.2 (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] getpagesize.2 (in the Attic) [Hide]  1.4   29 years  mycroft   Clean up deleted files.
[TXT] msync.c (in the Attic) [Hide]  1.5   18 years  christos   compat core reorg.
[TXT] pmc_control.2 (in the Attic) [Hide]  1.7   18 years  wiz   branches: 1.7.84; 1.7.86; Bump date for previous. Use more appropriate markup....
[TXT] quotactl.2 (in the Attic) [Hide]  1.30   12 years  dholland   Quota-related docs fixes: - Remove old quotactl(2); replace with new __quotactl...
[TXT] sigaltstack.c (in the Attic) [Hide]  1.3   18 years  christos   compat core reorg.
[TXT] sigreturn.2 (in the Attic) [Hide]  1.17   20 years  drochner   sigreturn() isn't officially supported anymore; remove its manpage (which was ou...
[TXT] stack_protector.c (in the Attic) [Hide]  1.6   16 years  ad   - stack_protector.c doesn't really belong under sys/. Add a new directory for ...
[TXT] stat.c (in the Attic) [Hide]  1.6   18 years  christos   compat core reorg.
[TXT] statfs.2 (in the Attic) [Hide]  1.24   20 years  christos   Replace the statfs() family of system calls with statvfs(). Retain binary compat...
[TXT] statfs.c (in the Attic) [Hide]  1.6   18 years  christos   compat core reorg.
[TXT] swapon.2 (in the Attic) [Hide]  1.8   26 years  mrg   bring mrg-vm-swap2 onto mainilne.
[TXT] timer_create.c (in the Attic) [Hide]  1.5   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] timer_delete.c (in the Attic) [Hide]  1.5   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] timer_getoverrun.c (in the Attic) [Hide]  1.5   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] timer_gettime.c (in the Attic) [Hide]  1.5   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] timer_settime.c (in the Attic) [Hide]  1.5   21 years  thorpej   Merge the nathanw_sa branch.
[TXT] uname.2 (in the Attic) [Hide]  1.6   29 years  mycroft   Clean up deleted files.


CVSweb <webmaster@jp.NetBSD.org>