Age | Commit message (Expand) | Author |
1998-06-27 | ktrace not trace | Artur Grabowski |
1998-06-27 | Document EINVAL if peer address is multicast. | Angelos D. Keromytis |
1998-06-26 | rcmdsh, not rcmd | Todd C. Miller |
1998-06-26 | fix prototypes | Theo de Raadt |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-06-23 | doc EINVAL; bde | Theo de Raadt |
1998-06-21 | Remove the advertising clause in my old license, it impedes free use | Todd C. Miller |
1998-06-15 | recent IPC API changes requires this | Niklas Hallqvist |
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-11 | Add a mention of the tcp ident sysctl. | Bob Beck |
1998-06-10 | spelling | 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 | finish; kleink | Theo de Raadt |
1998-06-08 | do not needlessly uppercase function names | Theo de Raadt |
1998-06-08 | buf oflow; chris@ferret.lmh.ox.ac.uk | Theo de Raadt |
1998-06-06 | MAP_FAILED; kleink | Theo de Raadt |
1998-06-05 | spelling | Theo de Raadt |
1998-06-03 | zero sigaction before use | Theo de Raadt |
1998-06-02 | nbytes - ofs should never be less than 0 (Oops on me) | janjaap |
1998-06-02 | add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; most... | Theo de Raadt |
1998-06-02 | tell people to use sysconf(3) now; kleink | Theo de Raadt |
1998-05-22 | make svctcp_recv kill sockets that fail in xdr_callmsg(); wpaul | Theo de Raadt |
1998-05-22 | make readtcp() call svc_getreqset2() for activity on other sockets; wpaul | Theo de Raadt |
1998-05-20 | fragment size of 0 is clearly illegal; wpaul | Theo de Raadt |
1998-05-19 | incorrect timeout handling | Theo de Raadt |
1998-05-18 | readlink(path, buf, sizeof buf-1). Never forget that -1. | Theo de Raadt |
1998-05-18 | spelling | Artur Grabowski |
1998-05-17 | ENTRY takes 2 args nowadays | Niklas Hallqvist |
1998-05-15 | bit nicer description, plus add missing return desc | David Leonard |
1998-05-14 | NetBSD merge | Niklas Hallqvist |
1998-05-14 | bad theo | Todd C. Miller |
1998-05-13 | dbm.3 link | Theo de Raadt |
1998-05-13 | pop ndbm.3 into the tree | Theo de Raadt |
1998-05-13 | use .Ft | Theo de Raadt |
1998-05-13 | first cut | David Leonard |
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-13 | change size parameter to size_t | Theo de Raadt |
1998-05-12 | document how to enable YP for each database | 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-05-06 | use errno.h | Theo de Raadt |
1998-05-05 | indent nice | Theo de Raadt |
1998-05-04 | s/NULL/NUL/ | Theo de Raadt |
1998-04-28 | use Xr more often | 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 |