summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Early daemons like dhcpleased(8), slaacd(8), unwind(8), resolvd(8)bluhm1-4/+6
2021-03-02document ENOTSUP wxallowed/wxneeded behaviour more clearly; ok kurtderaadt1-4/+8
2021-02-04Referece trpt(8) from the SO_DEBUG section of getsockopt(2).bluhm1-2/+4
2021-01-20Missing return value; ok jmc@otto1-2/+3
2021-01-13kernel, sysctl(8): remove dead variable: tickadjcheloha1-5/+4
2021-01-03Make consistent reference to pathname.rob10-35/+35
2020-12-29Document kern.video.record.mglocker1-2/+19
2020-11-14EVFILT_EXCEPT operates on sockets (emil engler)jmc1-3/+4
2020-11-05double word fixes;jmc1-3/+3
2020-10-25clock_gettime.2: overhaul manpagecheloha1-76/+241
2020-09-30adjust protos for utimes/futimes to use [2], and then add documentationderaadt1-4/+28
2020-08-13select.2: Xr directly to timersub(3) now that it has a dedicated manpagecheloha1-5/+3
2020-08-04We have `pipexinq' and `pipexoutq' mbuf(9) queues to store pipex(4)mvs1-26/+2
2020-07-26Reference unveil(2) in system accounting and daily.8.rob1-6/+5
2020-07-17"wroute" allows changes to the routing table; ok deraadtjmc1-2/+2
2020-07-17route and wroute were undocumented; ok florianderaadt1-2/+7
2020-07-09adjfreq(2): limit adjustment to [-500000, +500000] ppmcheloha1-2/+5
2020-07-06Add support for timeconting in userland.pirofti4-5/+236
2020-06-22spelling fix;jmc1-2/+2
2020-06-22Extend kqueue interface with EVFILT_EXCEPT filter.mpi1-2/+9
2020-05-31Remove an outdated BUGS section.visa1-6/+2
2020-05-17Fix forgotten references to removed mixer.4 manualratchov1-4/+2
2020-04-25Clairify the point at which unveil first makes restricitons on thebeck1-9/+4
2020-04-21move mixerctl and audioctl man pages to section 8, as these workderaadt1-3/+3
2020-04-10Update ARG_MAX bytes countjca1-3/+3
2020-03-11typo; from bryan stensonjmc1-3/+3
2020-02-11Some system calls can fail due to an open-ended variety of causesschwarze3-10/+10
2020-02-09A getlogin() function which used utmp(5) appeared in v7.jsg1-4/+12
2020-02-08correct Research Unix edition "appeared in" use in HISTORYjsg2-6/+6
2020-02-05Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" sectionratchov1-3/+6
2020-01-24Document `kern.allowdt' button.mpi1-2/+10
2019-12-26It is believed that an implementation of madvise was available injsg1-3/+3
2019-12-21In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)jsg5-20/+19
2019-12-10The msync interface first appeared in SunOS 4.0.jsg1-3/+4
2019-12-10Adjust history text.jsg1-5/+8
2019-12-08tweak previous;jmc1-13/+13
2019-12-08Make sure packet destination address matches interface address,sashan1-2/+12
2019-12-06replace links to uvm(9) to uvm_init(9); ok mpijmc1-3/+3
2019-12-06Explicitly say that *permissions can be "".schwarze1-3/+4
2019-12-05Document IP6_SOIIKEY_LENkn1-3/+6
2019-12-01comply with POSIX and make execve() return EACCES for directoriesnaddy1-4/+2
2019-11-27tweak previous: add missing name after .Fn, delete stray .Pp,schwarze1-4/+2
2019-11-27Document msyscall(2): ld.so can use this (once only) to tell the kernelderaadt2-2/+76
2019-11-05MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage.claudio1-8/+3
2019-10-29mobileip(4) is going to the atticdlg1-7/+2
2019-09-281) don't repeat the 256 / EIO commentaryderaadt1-7/+6
2019-09-08sbrk(2) already existed in Version 4 AT&T UNIX;schwarze1-5/+7
2019-09-07more Version 1 AT&T UNIX history:schwarze1-5/+11
2019-09-06More Version 1 AT&T UNIX history.schwarze1-14/+12
2019-09-06Correct the description of EINTR and EINVAL. This looks like a mis-mergeasou1-6/+8