| Age | Commit message (Expand) | Author |
| 2000-11-21 | fix typo | wiz |
| 2000-11-17 | document SWAP_DUMPDEV & SWAP_GETDUMPDEV. | mrg |
| 2000-11-07 | fix up various .Nm abuses: | lukem |
| 2000-10-24 | Document the PROFDIR environment variable. | erh |
| 2000-10-09 | lfs_bmapv -> lfs_markv | toshii |
| 2000-10-07 | Use ".Fa stat" instead of ".Fn stat" when referring to the structure | nathanw |
| 2000-10-06 | update(8) is gone, put in some info about ioflush | jdolecek |
| 2000-10-06 | kill references to update(8), it doesn't exist any more | jdolecek |
| 2000-10-05 | insure -> ensure | ad |
| 2000-09-28 | Document EPERM. | is |
| 2000-09-28 | Need an internal name for pipe(2). | kleink |
| 2000-09-27 | Note that we do support single-stepping, as a machine-dependant feature. | nathanw |
| 2000-09-24 | Mention additional restriction on ptrace: you can't ptrace system processes s... | erh |
| 2000-08-04 | Whitespace fix, noted by John Hawkinson. | wiz |
| 2000-08-01 | Rename VM_INHERIT_* to MAP_INHERIT_* and move them to sys/sys/mman.h as | wiz |
| 2000-07-27 | parameters addr & data are actually treated same way | jdolecek |
| 2000-07-14 | KNF. | kleink |
| 2000-07-10 | Add a name description as well. | kleink |
| 2000-07-08 | Create link to lchflags.[02]. | enami |
| 2000-07-07 | Add special treatment of shmat(2). | itohy |
| 2000-07-07 | Add a proper DESCRIPTION to the man page, per PR 10072. | fair |
| 2000-07-05 | Add text that says that an interpreter cannot itself be an interpreter | he |
| 2000-06-29 | bin/10472: fix a couple typos in stat.2 | sommerfeld |
| 2000-06-27 | <vm/vm_param.h> is now <uvm/uvm_param.h> | mrg |
| 2000-06-26 | Finally nuke <sys/types.h> from SYNOPSIS. | kleink |
| 2000-06-26 | add documentation of `shmflg' | assar |
| 2000-06-26 | Need an internal name for fork(). | kleink |
| 2000-06-26 | De-delint. | kleink |
| 2000-06-25 | punctuation fix (. -> ,) | wiz |
| 2000-06-25 | Explain what this function actually does | sommerfeld |
| 2000-06-23 | Add internal names for brk() and sbrk(). | kleink |
| 2000-06-21 | s/the/The/ at beginngin of sentense. | hubertf |
| 2000-06-17 | Merge duplicate mentions of EPERM, EACCESS, ... into one entry | hubertf |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-06-09 | fix typo | lukem |
| 2000-06-07 | Fix incorrect uses of indicate/indicates/indicated for each other. | nathanw |
| 2000-06-02 | s/a // | hubertf |
| 2000-05-29 | quotas are supported on lfs too, apparently | jdolecek |
| 2000-05-28 | update to match current common implementation on NetBSD - [f]truncate() | jdolecek |
| 2000-05-24 | Add man pages for LFS syscalls | perseant |
| 2000-05-22 | add PF_INET6. | itojun |
| 2000-05-17 | A little nroff clean up, since I was here to deal with PR 9727, | fair |
| 2000-05-08 | ARG_MAX is bumped from 20KB to 256KB since Jan 16 1994 (revision 1.7 of <sys/... | soda |
| 2000-04-21 | issetugid(2) manpage. | minoura |
| 2000-04-21 | FreeBSD's issetugid(2) manpage. | minoura |
| 2000-04-21 | New syscall issetugid. | minoura |
| 2000-04-17 | implement lchflags(2), which does the chflags(2) dance without following | mrg |
| 2000-04-15 | Death to nfsiod! | tsarna |
| 2000-04-12 | We return EIDRM if the msg queue is removed, not EINVAL. | simonb |