summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-05-11writev(2) may return EDESTADDRREQ if a write is attempted to a connect(2)'dAaron Campbell
1999-05-11note that close(2)'ing any file descriptor which refers to a file holdingAaron Campbell
1999-05-10correct some Xr's which referred to the wrong man page sectionsAaron Campbell
1999-04-28no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to beAaron Campbell
1999-04-20issetuid -> issetugid; deraadt@Aaron Campbell
1999-04-18Add Xrefs.Marc Espie
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-03-05fix umount references; markus.friedl@informatik.uni-erlangen.deTheo de Raadt
1999-03-04add .Nd and a DESCRIPTION section; karls@inet.noAaron Campbell
1999-03-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
1999-03-02describe some additional things many people do not knowTheo de Raadt
1999-03-02doc timer{clear,add,sub,cmp,isset}Theo de Raadt
1999-02-27make function names the correct caseTheo de Raadt
1999-02-26Add EMLINK error messageConstantine Sapuntzakis
1999-02-17more errno values are possible; jon@oaktree.co.ukTheo de Raadt
1999-02-15must include <sys/types.h> before <sys.socket.h>Todd C. Miller
1999-02-15sendto(2) takes a socklen_t as wellTodd C. Miller
1999-02-15socklen_t is used in struct msghdr and struct cmsghdrTodd C. Miller
1999-02-15Use and document socklen_tTodd C. Miller
1999-02-05support MSG_BCAST and MSG_MCASTTheo de Raadt
1999-02-01mi ptraceDavid Leonard
1999-01-22typoArtur Grabowski
1999-01-22mention that rmdir(.) returns EBUSY as per XPG4.2Todd C. Miller
1999-01-11RFNOWAIT is now supportedNiklas Hallqvist
1998-12-31typo; jon@oaktree.co.ukTheo de Raadt
1998-12-31typo; matter@suspicious.orgTodd C. Miller
1998-12-21document EOPNOTSUPPArtur Grabowski
1998-12-05typoMarc Espie
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-11-16doc EAFNOSUPPORT returnTheo de Raadt
1998-09-18make use of xfspioctlArtur Grabowski
1998-09-07Nitpicking max filename length: add .Xr to pathconf/fpathconf.Marc Espie
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-08-21mention that madvise() is not yet implementedTodd C. Miller
1998-08-21document MAP_COPYTodd C. Miller
1998-08-17Xr pollTheo de Raadt
1998-08-07Xr netintroTheo de Raadt
1998-08-05IOV_MAX, not UIO_MAXIOVTodd C. Miller
1998-07-28For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSI...Todd C. Miller
1998-07-28document EINVAL due to overflowTodd C. Miller
1998-07-28Don't talk about the sum of the iov_len being negative since iov_len is unsig...Todd C. Miller
1998-07-24Man pages Xrefs.Marc Espie
1998-07-20SEM_R and SEM_A userland accessable as required; michaels@inet.noTheo de Raadt
1998-07-14document setuid/setgid restrictionsTheo de Raadt
1998-07-13clarifyTheo de Raadt
1998-07-11fix date specTheo de Raadt
1998-07-10correct range spec; jkoshyTheo de Raadt