summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Implement POSIX.1-2001 (XSI)'s ulimit(3).mike2002-08-081-0/+1
* Document file descriptor reopening and current standardization status.wollman2002-08-071-0/+19
* Grammar (`was' -> `were')chris2002-07-311-1/+1
* Update docs to reflect change in count of procs reserved for rootsilby2002-07-302-2/+2
* Change utimes to set the file creation time (for filesystems thatmckusick2002-07-171-0/+9
* The .Fn function.keramida2002-07-1511-36/+68
* The .Fn functionkeramida2002-07-151-3/+6
* Add a missing 'function' word.keramida2002-07-151-2/+2
* The .Fn functionkeramida2002-07-153-11/+18
* Fix whitespace in .Bd -literal display of S_IXXX constants.keramida2002-07-151-15/+15
* Typo fix: Setlogin() -> setlogin().mux2002-07-081-1/+1
* Bring poll.h up to conformance with POSIX.1-2001 by adding somemike2002-07-081-3/+2
* s/unavilable/unavailable/dannyboy2002-07-071-1/+1
* Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'.chris2002-07-031-1/+1
* Add a SECURITY CONSIDERATIONS example: make note that access to openchris2002-07-031-0/+33
* Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).mp2002-07-021-1/+1
* Rename `CAVEAT' to `SECURITY CONSIDERATIONS' and move it up tochris2002-07-011-10/+10
* Add mdoc bits for the new waitpid() WCONTINUED option, andmike2002-06-011-0/+12
* mdoc(7) police: kill hard sentence break.ru2002-05-301-4/+4
* mdoc(7) police: markup nits.ru2002-05-291-10/+17
* mdoc(7) police: bump document date on behalf of previous delta.ru2002-05-291-1/+1
* mdoc(7) police: sort xrefs.ru2002-05-291-2/+2
* Add uuidgen(2) and uuidgen(1).marcel2002-05-282-1/+84
* Remove extra word.dd2002-05-261-1/+1
* Update the EINVAL description again - it turns out that EINVALroam2002-05-171-3/+4
* Document Q_GETQUOTA returning EINVAL when quotas are not enabledroam2002-05-141-0/+4
* Some updates to mention accept filters and howsilby2002-05-082-2/+33
* Document the lchflags(2) syscall.mux2002-05-052-1/+14
* mdoc(7) police: polishing.ru2002-04-191-11/+14
* Connect the kenv.2 manpage to the build.mux2002-04-181-1/+1
* Add a manpage for the kenv(2) syscall that Chad David kindlymux2002-04-181-0/+172
* Correct markup.dd2002-04-141-1/+2
* Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.asmodai2002-04-131-4/+12
* Fix the style of the SCM ID's.obrien2002-03-227-6/+13
* Remove __P() usage.obrien2002-03-211-1/+1
* mdoc(7) police: Fixed the spammage of this file with trailing whitespacesru2002-03-201-21/+20
* Features are deprecated, not depreciated.dd2002-03-181-1/+1
* Document PT_IO, and move the comment about machine-dependent requestsdes2002-03-161-5/+33
* Further cleanup (punctuation, genitive)des2002-03-161-18/+27
* Insert newlines between sentences and rewrap paragraphs. No changes todes2002-03-161-31/+40
* mdoc(7) police: hard sentence breaks, whitespace at EOL, contractions.ru2002-03-151-10/+18
* mdoc(7) police: Fix xref to timeradd(3).ru2002-03-151-1/+1
* mdoc(7) police: punctuation nit.ru2002-03-151-2/+1
* Clarify fcntl(2) and flock(2) interoperability.maxim2002-03-141-1/+7
* Correct a typo.dd2002-03-091-1/+1
* Improve punctuation consistency: all errors had a '.' after themrwatson2002-03-081-1/+1
* Add new errno ``ENOATTR''.green2002-03-071-0/+2
* Add GETPID to the list of operations for which semctl(2) returns the value.maxim2002-03-061-1/+1
* Document that the type of st_flags is now fflags_t.wollman2002-02-151-2/+2
* Don't make it seem like vm.max_proc_mmap only affects MAP_FIXED.dd2002-02-101-4/+4
OpenPOWER on IntegriCloud