Age | Commit message (Expand) | Author |
1998-07-06 | fix openbsd tag | Theo de Raadt |
1998-07-05 | add .Xr's for all the random functions in libc | Todd C. Miller |
1998-07-05 | ctime takes a pointer to time_t not long. Correct in prototype, wrong in des... | Todd C. Miller |
1998-07-05 | use STDERR_FILENO; kleink | Theo de Raadt |
1998-07-05 | Change some of the local symbols into "temporary", removed symbols. | Dale S. Rahn |
1998-07-04 | Changes to support profiling libraries for the powerpc port. | Dale S. Rahn |
1998-07-04 | split dirname and basename man pages; add dirname | Theo de Raadt |
1998-07-04 | split dirname and basename man pages | Theo de Raadt |
1998-07-03 | link for mkstemps() | Theo de Raadt |
1998-07-03 | do not free() before last ref; kmayer@freegate.com | Theo de Raadt |
1998-07-02 | document fd 0-2 scheme for setuid/setgid | Theo de Raadt |
1998-07-01 | crank major version since we have added new interfaces | Todd C. Miller |
1998-07-01 | add strlcpy/strlcat, safe and sensible string copy/append | Todd C. Miller |
1998-06-30 | add mkstemp(char *template, int suffixlen) interface | Theo de Raadt |
1998-06-28 | Oh fun, mucking about with files used on all archs. | Dale S. Rahn |
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 |