Age | Commit message (Expand) | Author |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-05-11 | writev(2) may return EDESTADDRREQ if a write is attempted to a connect(2)'d | Aaron Campbell |
1999-05-11 | note that close(2)'ing any file descriptor which refers to a file holding | Aaron Campbell |
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell |
1999-04-28 | no such errno EOPNOSUPPORT, make it EOPNOTSUPP as it ought to be | Aaron Campbell |
1999-04-20 | issetuid -> issetugid; deraadt@ | Aaron Campbell |
1999-04-18 | Add Xrefs. | Marc Espie |
1999-04-02 | .Pp macros do not belong immiedately after .Sh section header lines | Aaron Campbell |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-03-05 | fix umount references; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-03-04 | add .Nd and a DESCRIPTION section; karls@inet.no | Aaron Campbell |
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell |
1999-03-02 | describe some additional things many people do not know | Theo de Raadt |
1999-03-02 | doc timer{clear,add,sub,cmp,isset} | Theo de Raadt |
1999-02-27 | make function names the correct case | Theo de Raadt |
1999-02-26 | Add EMLINK error message | Constantine Sapuntzakis |
1999-02-17 | more errno values are possible; jon@oaktree.co.uk | Theo de Raadt |
1999-02-15 | must include <sys/types.h> before <sys.socket.h> | Todd C. Miller |
1999-02-15 | sendto(2) takes a socklen_t as well | Todd C. Miller |
1999-02-15 | socklen_t is used in struct msghdr and struct cmsghdr | Todd C. Miller |
1999-02-15 | Use and document socklen_t | Todd C. Miller |
1999-02-05 | support MSG_BCAST and MSG_MCAST | Theo de Raadt |
1999-02-01 | mi ptrace | David Leonard |
1999-01-22 | typo | Artur Grabowski |
1999-01-22 | mention that rmdir(.) returns EBUSY as per XPG4.2 | Todd C. Miller |
1999-01-11 | RFNOWAIT is now supported | Niklas Hallqvist |
1998-12-31 | typo; jon@oaktree.co.uk | Theo de Raadt |
1998-12-31 | typo; matter@suspicious.org | Todd C. Miller |
1998-12-21 | document EOPNOTSUPP | Artur Grabowski |
1998-12-05 | typo | Marc Espie |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-16 | doc EAFNOSUPPORT return | Theo de Raadt |
1998-09-18 | make use of xfspioctl | Artur Grabowski |
1998-09-07 | Nitpicking max filename length: add .Xr to pathconf/fpathconf. | Marc Espie |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-21 | mention that madvise() is not yet implemented | Todd C. Miller |
1998-08-21 | document MAP_COPY | Todd C. Miller |
1998-08-17 | Xr poll | Theo de Raadt |
1998-08-07 | Xr netintro | Theo de Raadt |
1998-08-05 | IOV_MAX, not UIO_MAXIOV | Todd C. Miller |
1998-07-28 | For read, write, send, sendto, recv, recvfrom return EINVAL is size arg > SSI... | Todd C. Miller |
1998-07-28 | document EINVAL due to overflow | Todd C. Miller |
1998-07-28 | Don't talk about the sum of the iov_len being negative since iov_len is unsig... | Todd C. Miller |
1998-07-24 | Man pages Xrefs. | Marc Espie |
1998-07-20 | SEM_R and SEM_A userland accessable as required; michaels@inet.no | Theo de Raadt |
1998-07-14 | document setuid/setgid restrictions | Theo de Raadt |
1998-07-13 | clarify | Theo de Raadt |
1998-07-11 | fix date spec | Theo de Raadt |
1998-07-10 | correct range spec; jkoshy | Theo de Raadt |