summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2020-04-10Update ARG_MAX bytes countJeremie Courreges-Anglas
2020-03-11typo; from bryan stensonJason McIntyre
2020-02-11Some system calls can fail due to an open-ended variety of causesIngo Schwarze
2020-02-09A getlogin() function which used utmp(5) appeared in v7.Jonathan Gray
2020-02-08correct Research Unix edition "appeared in" use in HISTORYJonathan Gray
2020-02-05Mention AUDIO_MIXER_{DEVINFO,READ,WRITE} in the "audio" sectionAlexandre Ratchov
2020-01-24Document `kern.allowdt' button.Martin Pieuchot
2019-12-26It is believed that an implementation of madvise was available inJonathan Gray
2019-12-21In "4.2BSD System Manual" (/usr/doc/sysman in 4.2BSD source)Jonathan Gray
2019-12-10The msync interface first appeared in SunOS 4.0.Jonathan Gray
2019-12-10Adjust history text.Jonathan Gray
2019-12-08tweak previous;Jason McIntyre
2019-12-08Make sure packet destination address matches interface address,Alexandr Nedvedicky
2019-12-06replace links to uvm(9) to uvm_init(9); ok mpiJason McIntyre
2019-12-06Explicitly say that *permissions can be "".Ingo Schwarze
2019-12-05Document IP6_SOIIKEY_LENkn
2019-12-01comply with POSIX and make execve() return EACCES for directoriesChristian Weisgerber
2019-11-27tweak previous: add missing name after .Fn, delete stray .Pp,Ingo Schwarze
2019-11-27Document msyscall(2): ld.so can use this (once only) to tell the kernelTheo de Raadt
2019-11-05MPLSCTL_MAXINKLOOP (net.mpls.maxloop_inkernel) was removed. Adjust manpage.Claudio Jeker
2019-10-29mobileip(4) is going to the atticDavid Gwynne
2019-09-281) don't repeat the 256 / EIO commentaryTheo de Raadt
2019-09-08sbrk(2) already existed in Version 4 AT&T UNIX;Ingo Schwarze
2019-09-07more Version 1 AT&T UNIX history:Ingo Schwarze
2019-09-06More Version 1 AT&T UNIX history.Ingo Schwarze
2019-09-06Correct the description of EINTR and EINVAL. This looks like a mis-mergeasou
2019-09-04gettimeofday, settimeofday(2): limit timezone supportcheloha
2019-08-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha
2019-08-21 Remove support for semantically opace interface identifiers (RFC 7217)Florian Obser
2019-08-11Document ip.arpq and remove ip, ip6 and mpls ifq.denis
2019-08-11No specific called "exec(3)", so move primary manpage to a name whichTheo de Raadt
2019-07-29correct mispellings of EACCES; from Kris KatterjohnTheo de Raadt
2019-07-25Basic macro cleanup, mostly .Nm -> .Fn because .Nm is not a thingIngo Schwarze
2019-07-25basic macro cleanupIngo Schwarze
2019-07-25Show unveil(2) violators in lastcomm(1) output and daily mail.Alexander Bluhm
2019-07-22implement SO_DOMAIN and SO_PROTOCOL so that the domain and the protocolRobert Nagy
2019-07-18obvious bugfix: if the queue is removed while message transmission isIngo Schwarze
2019-07-18add STANDARDS, improve HISTORY, and basic macro cleanup:Ingo Schwarze
2019-07-18State that mtype < 1 causes EINVAL as required by POSIXIngo Schwarze
2019-07-08Get rid of an old convention of wrapping preprocessor constants in curlyanton
2019-07-01kevent(2): remove 24hr timeout limitcheloha
2019-06-25Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3).Todd C. Miller
2019-06-24add missing RETURN VALUES section;Ingo Schwarze
2019-06-20sockatmark(3), recv(2), getsockopt(2), and connect(2) return specificallyTheo de Raadt
2019-05-31Note closefrom(2)'s origins in Solaris 9.cheloha
2019-05-28Enable the use of the kernel __realpath() system call in the libc wrapper.Bob Beck
2019-05-26Tweak "RETURN VALUES" sections to mention setting errno, as so manyKenneth R Westerback
2019-05-09Document KERN_PFSTATUSClaudio Jeker
2019-05-07add an extra m where needed. spotted by Kent WatsenTed Unangst
2019-05-05sync the description of bufcachepercent; ok deraadtJason McIntyre