summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Mention CLOCK_MONOTONIC.phk2003-02-231-2/+3
* mdoc(7) police: markup laundry.ru2003-02-234-24/+26
* Update errors.trhodes2003-02-181-8/+8
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).nectar2003-02-161-0/+2
* Prevent uppercase after .Xr by adding ``The ... utility/system call''.charnier2003-02-052-7/+9
* Mention that the CLOCK_VIRTUAL and CLOCK_PROF clocks are not implemented.tjr2003-02-051-1/+7
* Document a bug in our chroot(2) implementation: if access controlrwatson2003-01-311-0/+6
* Zap another reference to !RFPROC being unsupported that I missed before.tjr2003-01-311-2/+0
* Don't use -compact in list of available flags. Fix tag width.tjr2003-01-311-1/+1
* !RFPROC has been supported for a while now.tjr2003-01-311-2/+1
* Bring shm functions closer the the opengroup standards.alfred2003-01-252-3/+3
* Bring semop() closer the the opengroup standards.alfred2003-01-251-1/+1
* Remove EOL whitespaces.maxim2003-01-201-2/+2
* o Fix a typo.maxim2003-01-201-2/+3
* Document that listen() can return EINVAL now.tmm2003-01-171-0/+2
* Do a better job of documenting mincore(2), esp. the MINCORE_* flags.tjr2003-01-171-14/+46
* Add the newly created semaphore to the named semaphore list in sem_open()tjr2003-01-141-1/+2
* Including <time.h> before <aio.h> has not been necessary for a while now.tjr2003-01-141-1/+0
* Mention the oddities and requirements for mount operations executed byjoerg2003-01-131-3/+16
* Refer to 1003.1 instead of 1003.2 in the Standards section.tjr2003-01-136-6/+6
* Fix struct iovec documentation to match reality.mike2003-01-122-2/+2
* Add a manual page for the lio_listio() syscall. Still needs a bittjr2003-01-122-1/+177
* Typo fixes.keramida2003-01-072-2/+2
* Remove redundant documenation.trhodes2003-01-061-14/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* english(4) police.schweikh2002-12-277-10/+10
* Slight tuning if teh KSE man page to indicate some functionality isjulian2002-12-271-29/+33
* Spelling: s/then/than/ where appropriate.ru2002-12-241-3/+3
* mdoc(7) police: Deal with self-xrefs.ru2002-12-242-2/+2
* Document protection bits.trhodes2002-12-231-0/+16
* Fixed the abuses of .Ql visible on stderr in troff mode.ru2002-12-231-6/+6
* Fix style (no space after return, twice-too-big continuation) andjmallett2002-12-221-2/+2
* Grammatical fixup: s/be the -1/be -1/ceri2002-12-191-1/+1
* mdoc(7) police: "The .Fa argument.".ru2002-12-19101-177/+507
* mdoc(7) police: Fixed a few .Fa abuses.ru2002-12-191-2/+2
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-1812-31/+31
* mdoc(7) police: Tidy up the syscall language.ru2002-12-18147-668/+1011
* This is David Schultz's swapoff code which I am finally able to commit.dillon2002-12-152-18/+46
* Uniformly refer to a file system as "file system".ru2002-12-1218-112/+112
* Fixed the parameter's name.ru2002-12-111-1/+1
* mdoc(7) police: formatting nits.ru2002-11-297-16/+20
* Describe newly added fields in the KSE and thread mailboxes.archie2002-11-221-0/+28
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-5/+3
* Update SYNOPSIS to reflect the standardized header. Add STANDARDSmike2002-11-171-4/+13
* Given that we have 3 places to document UUID related information,marcel2002-11-111-9/+69
* After waiting for help with the markup, I finally decided to just patchnsayer2002-11-041-3/+3
* Add descriptions for some _PC_* variables from <sys/unistd.h> thattjr2002-11-041-1/+40
* Track the number of non-data chararacters stored in socket buffers so thatkbyanc2002-11-011-1/+1
* While an interface can be depreciated, we prefer deprecated.rwatson2002-10-291-1/+1
* Restored sigaction's name in its prototype.bde2002-10-241-1/+1
OpenPOWER on IntegriCloud