summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
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
2019-05-05kern.bufcachepercent is actually for dma-reachable memory.Theo de Raadt
2019-05-03basic macro cleanup; from Fabio Scotoni <fabio at esse dot ch>Ingo Schwarze
2019-04-21adjust another bufcachepercent defaultanton
2019-04-18describe EIO failure state. noted by Maximilian LorlacksTed Unangst
2019-04-02Restrict which filesystems are available for swap. This rules outVisa Hankala
2019-03-26adjtime(2): set EINVAL if delta overflows 64 bits of microseconds.cheloha
2019-03-25fix copy pasto: flag -> atflags; ok deraadt@ jca@ millert@anton
2019-03-24BUGS goes last;Jason McIntyre
2019-03-24Document the fact that readlink(2) can bypass restrictions as neededBob Beck
2019-03-21Reference permissions in the canonical plural.rob
2019-03-17Document MAP_CONCEAL. Prompted by jmc@. ok otto@ schwarze@.cheloha
2019-03-03talk about IPv4 and IPv6 in a more symmetrical wayIngo Schwarze
2019-02-13Allow SO_PEERCRED to be called on sockets created with socketpair.Martijn van Duren
2019-02-07Add lock stack trace saving for witness(4).Visa Hankala
2019-02-07Add manpage for timer* macros, actually document timespec* macros.cheloha
2019-01-29Add a dedicated sysctl(2) node for witness(4).Visa Hankala
2019-01-22Point people to ipcomp(4) instead of ipsecctl(8) forAntoine Jacoutot
2019-01-21Document 'video' promise.Landry Breuil
2019-01-20correct the RETURN VALUES of the macros, document the HISTORY ofIngo Schwarze
2019-01-18sys/time.h: new macros: timerisvalid() and timespecisvalid().cheloha
2019-01-18minor tweaks:Ingo Schwarze
2019-01-18Adjust EINVAL wording: tv_nsec cannot be 1 billion, either.cheloha
2019-01-18futex(2): validate relative timeout before sleeping.cheloha
2019-01-18adjtime(2), settimeofday(2), clock_settime(2): validate inputcheloha
2019-01-11mincore() is a relic from the past, exposing physical machine informationTheo de Raadt
2019-01-11getsockopt(2) recv(2) rmdir(2) and send(2) were present and implementedJonathan Gray
2019-01-09make spelling in previous consistent within the page;Jason McIntyre
2019-01-08Document SO_ZEROIZE socket option.Alexander Bluhm
2019-01-06Fix most of the .Li abuse:Ingo Schwarze
2019-01-06note that tracefile must be null when clearing points.Ted Unangst
2018-12-31nanosleep: loop tsleep(9) to ensure coverage of the full timeout range.cheloha
2018-12-26document kern.pool_debug; ok tedu@anton
2018-11-29remove double .Pp. oops - sorry for not spotting!Jason McIntyre
2018-11-29Improve introduction so there is more clarity about the patterns ofTheo de Raadt
2018-11-21fold the contents of malloc.conf.5 into malloc.3 and sysctl.2,Jason McIntyre
2018-11-19delete the dns jackport experiment. it has no future.Ted Unangst
2018-11-17Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs.cheloha
2018-11-10Do not translate the EACCES error from pf(4) to EHOSTUNREACH anymore.Alexander Bluhm
2018-11-10Conform to POSIX-2001 in which the behavior of passing a negative length usinganton
2018-11-08zap last remains of malloc.conf; prompted by and ok jmc@Otto Moerbeek
2018-11-06typo on fs.posix.setuid; from Piotr DurlejOtto Moerbeek
2018-11-06vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@Otto Moerbeek
2018-11-04add missing NET_RT_TABLEdenis
2018-10-28Correctly deal with upper level unveil's by keeping track of the coveringBob Beck
2018-09-30add spin lock in KERN_CPTIME cpu statessolene
2018-09-30Make the HISTORY sections of the "intro" manuals less confusing andIngo Schwarze