Age | Commit message (Expand) | Author |
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 |
1998-07-06 | fix openbsd tag | Theo de Raadt |
1998-07-02 | document fd 0-2 scheme for setuid/setgid | Theo de Raadt |
1998-06-27 | Document EINVAL if peer address is multicast. | Angelos D. Keromytis |
1998-06-23 | doc EINVAL; bde | Theo de Raadt |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-06-11 | change ipc.h to use uid_t and friends, and then build compat system calls for... | Theo de Raadt |
1998-06-10 | XPG says 4th arg is optional | Theo de Raadt |
1998-06-08 | clean; kleink | Theo de Raadt |
1998-06-08 | do not needlessly uppercase function names | Theo de Raadt |
1998-06-06 | MAP_FAILED; kleink | Theo de Raadt |
1998-06-05 | spelling | Theo de Raadt |
1998-05-18 | spelling | Artur Grabowski |
1998-05-13 | connect() can get EINTR too | Theo de Raadt |
1998-05-13 | put the SA_RESTART into the list of flags | Theo de Raadt |
1998-05-13 | document SA_RESETHAND; erh@uaccess.net | Theo de Raadt |
1998-05-12 | recommend fcntl.h not sys/file.h; kleink | Theo de Raadt |
1998-05-11 | const a few more calls | Theo de Raadt |
1998-04-27 | fix .Ev usage | Todd C. Miller |
1998-04-26 | Allow PF_LOCAL as the proto arg in socketpair(2). Previously, only | Todd C. Miller |
1998-04-25 | readlink() 3rd param is size_t; XPG | Theo de Raadt |
1998-03-19 | Cleanup. Don't need to reference munmap(2) in SEE ALSO. | Todd T. Fries |
1998-03-18 | send(2) and friends return EINVAL if (flags & MSG_EOR) | Todd C. Miller |
1998-03-18 | include errno.h not sys/errno.h for int errno | Theo de Raadt |
1998-03-10 | use .Ox | Todd C. Miller |
1998-03-07 | .Bx Open -> .Ox 2.x | Todd C. Miller |
1998-02-25 | Update man page with EINVAL error code. | Angelos D. Keromytis |
1998-02-22 | Xr fcntl; pjanzen@foatdi.harvard.edu | Theo de Raadt |
1998-02-17 | no need for sys/param.h in these | Theo de Raadt |
1998-02-16 | Make "flags" field in f?chflags(2) consistent--unsigned int | Todd C. Miller |
1998-02-08 | Better lint(1) framework. Mostly from cgd@NetBSD | Thorsten Lockert |
1998-02-07 | Forward declare structures to silence warnings | Thorsten Lockert |
1998-02-03 | possessive | Theo de Raadt |