summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-04gettimeofday, settimeofday(2): limit timezone supportcheloha1-31/+31
2019-08-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha1-1/+18
2019-08-21 Remove support for semantically opace interface identifiers (RFC 7217)florian1-3/+3
2019-08-11Document ip.arpq and remove ip, ip6 and mpls ifq.denis1-45/+27
2019-08-11No specific called "exec(3)", so move primary manpage to a name whichderaadt3-10/+10
2019-07-29correct mispellings of EACCES; from Kris Katterjohnderaadt2-6/+6
2019-07-25Basic macro cleanup, mostly .Nm -> .Fn because .Nm is not a thingschwarze1-11/+13
2019-07-25basic macro cleanupschwarze1-41/+41
2019-07-25Show unveil(2) violators in lastcomm(1) output and daily mail.bluhm1-2/+8
2019-07-22implement SO_DOMAIN and SO_PROTOCOL so that the domain and the protocolrobert1-3/+15
2019-07-18obvious bugfix: if the queue is removed while message transmission isschwarze2-4/+4
2019-07-18add STANDARDS, improve HISTORY, and basic macro cleanup:schwarze3-54/+75
2019-07-18State that mtype < 1 causes EINVAL as required by POSIXschwarze1-12/+22
2019-07-08Get rid of an old convention of wrapping preprocessor constants in curlyanton3-10/+10
2019-07-01kevent(2): remove 24hr timeout limitcheloha1-7/+2
2019-06-25Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3).millert1-3/+5
2019-06-24add missing RETURN VALUES section;schwarze1-2/+4
2019-06-20sockatmark(3), recv(2), getsockopt(2), and connect(2) return specificallyderaadt1-4/+4