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