summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8)bluhm2021-03-091-4/+6
* document ENOTSUP wxallowed/wxneeded behaviour more clearly; ok kurtderaadt2021-03-021-4/+8
* Referece trpt(8) from the SO_DEBUG section of getsockopt(2).bluhm2021-02-041-2/+4
* Missing return value; ok jmc@otto2021-01-201-2/+3
* kernel, sysctl(8): remove dead variable: tickadjcheloha2021-01-131-5/+4
* Make consistent reference to pathname.rob2021-01-0310-35/+35
* Document kern.video.record.mglocker2020-12-291-2/+19
* EVFILT_EXCEPT operates on sockets (emil engler)jmc2020-11-141-3/+4
* double word fixes;jmc2020-11-051-3/+3
* clock_gettime.2: overhaul manpagecheloha2020-10-251-76/+241
* adjust protos for utimes/futimes to use [2], and then add documentationderaadt2020-09-301-4/+28
* select.2: Xr directly to timersub(3) now that it has a dedicated manpagecheloha2020-08-131-5/+3
* We have `pipexinq' and `pipexoutq' mbuf(9) queues to store pipex(4)mvs2020-08-041-26/+2
* Reference unveil(2) in system accounting and daily.8.rob2020-07-261-6/+5
* "wroute" allows changes to the routing table; ok deraadtjmc2020-07-171-2/+2
* route and wroute were undocumented; ok florianderaadt2020-07-171-2/+7
* adjfreq(2): limit adjustment to [-500000, +500000] ppmcheloha2020-07-091-2/+5
* Add support for timeconting in userland.pirofti2020-07-064-5/+236
* spelling fix;jmc2020-06-221-2/+2
* Extend kqueue interface with EVFILT_EXCEPT filter.mpi2020-06-221-2/+9
* Remove an outdated BUGS section.visa2020-05-311-6/+2
* Fix forgotten references to removed mixer.4 manualratchov2020-05-171-4/+2
* Clairify the point at which unveil first makes restricitons on thebeck2020-04-251-9/+4
* move mixerctl and audioctl man pages to section 8, as these workderaadt2020-04-211-3/+3
* Update ARG_MAX bytes countjca2020-04-101-3/+3
* typo; from bryan stensonjmc2020-03-111-3/+3
* Some system calls can fail due to an open-ended variety of causesschwarze2020-02-113-10/+10
* A getlogin() function which used utmp(5) appeared in v7.jsg2020-02-091-4/+12
* correct Research Unix edition "appeared in" use in HISTORYjsg2020-02-082-6/+6
* Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" sectionratchov2020-02-051-3/+6
* Document `kern.allowdt' button.mpi2020-01-241-2/+10
* It is believed that an implementation of madvise was available injsg2019-12-261-3/+3
* In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)jsg2019-12-215-20/+19
* The msync interface first appeared in SunOS 4.0.jsg2019-12-101-3/+4
* Adjust history text.jsg2019-12-101-5/+8
* tweak previous;jmc2019-12-081-13/+13
* Make sure packet destination address matches interface address,sashan2019-12-081-2/+12
* replace links to uvm(9) to uvm_init(9); ok mpijmc2019-12-061-3/+3
* Explicitly say that *permissions can be "".schwarze2019-12-061-3/+4
* Document IP6_SOIIKEY_LENkn2019-12-051-3/+6
* comply with POSIX and make execve() return EACCES for directoriesnaddy2019-12-011-4/+2
* tweak previous: add missing name after .Fn, delete stray .Pp,schwarze2019-11-271-4/+2
* Document msyscall(2): ld.so can use this (once only) to tell the kernelderaadt2019-11-272-2/+76
* MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage.claudio2019-11-051-8/+3
* mobileip(4) is going to the atticdlg2019-10-291-7/+2
* 1) don't repeat the 256 / EIO commentaryderaadt2019-09-281-7/+6
* sbrk(2) already existed in Version 4 AT&T UNIX;schwarze2019-09-081-5/+7
* more Version 1 AT&T UNIX history:schwarze2019-09-071-5/+11
* More Version 1 AT&T UNIX history.schwarze2019-09-061-14/+12
* Correct the description of EINTR and EINVAL. This looks like a mis-mergeasou2019-09-061-6/+8