summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gettimeofday, settimeofday(2): limit timezone supportcheloha2019-09-041-31/+31
* sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha2019-08-211-1/+18
* Remove support for semantically opace interface identifiers (RFC 7217)florian2019-08-211-3/+3
* Document ip.arpq and remove ip, ip6 and mpls ifq.denis2019-08-111-45/+27
* No specific called "exec(3)", so move primary manpage to a name whichderaadt2019-08-113-10/+10
* correct mispellings of EACCES; from Kris Katterjohnderaadt2019-07-292-6/+6
* Basic macro cleanup, mostly .Nm -> .Fn because .Nm is not a thingschwarze2019-07-251-11/+13
* basic macro cleanupschwarze2019-07-251-41/+41
* Show unveil(2) violators in lastcomm(1) output and daily mail.bluhm2019-07-251-2/+8
* implement SO_DOMAIN and SO_PROTOCOL so that the domain and the protocolrobert2019-07-221-3/+15
* obvious bugfix: if the queue is removed while message transmission isschwarze2019-07-182-4/+4
* add STANDARDS, improve HISTORY, and basic macro cleanup:schwarze2019-07-183-54/+75
* State that mtype < 1 causes EINVAL as required by POSIXschwarze2019-07-181-12/+22
* Get rid of an old convention of wrapping preprocessor constants in curlyanton2019-07-083-10/+10
* kevent(2): remove 24hr timeout limitcheloha2019-07-011-7/+2
* Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3).millert2019-06-251-3/+5
* add missing RETURN VALUES section;schwarze2019-06-241-2/+4
* sockatmark(3), recv(2), getsockopt(2), and connect(2) return specificallyderaadt2019-06-201-4/+4