Age | Commit message (Expand) | Author |
2000-04-25 | Missed this in last ncurses sync | Todd C. Miller |
2000-04-25 | C deals with complex functions, but not imaginary ones yet. | Marc Espie |
2000-04-25 | correct boundary check. XXX should avoid code duplicate here... | Jun-ichiro itojun Hagino |
2000-04-25 | getpw*_r() | David Leonard |
2000-04-25 | another annoying thing | Theo de Raadt |
2000-04-25 | omit RC5 | Theo de Raadt |
2000-04-24 | correct example | Theo de Raadt |
2000-04-24 | proper include files; ath@algonet.se | Theo de Raadt |
2000-04-21 | Change kernel-only open flag FNOSYMLINK to userland-visible O_NOFOLLOW; | Todd C. Miller |
2000-04-21 | Don't hyphenate the words {left|right}most. | Aaron Campbell |
2000-04-21 | Add ERRORS section (the strdup(3) function may fail and set errno to any of the | Aaron Campbell |
2000-04-21 | Check return value of strdup(3) for NULL in example code (duh). | Aaron Campbell |
2000-04-21 | Flesh out libc string function man pages. | Aaron Campbell |
2000-04-20 | Flesh out stdlib function man pages. | Aaron Campbell |
2000-04-20 | bump because of p{read,write}{,v} | Theo de Raadt |
2000-04-20 | p{read,write}{,v} man pages | Theo de Raadt |
2000-04-20 | - Formatting repairs and standardizations. | Aaron Campbell |
2000-04-20 | Flesh out all of the stdio man pages. | Aaron Campbell |
2000-04-18 | Repairs, mostly removing hard sentence breaks. | Aaron Campbell |
2000-04-18 | Repairs. | Aaron Campbell |
2000-04-17 | Whoops, missed a few. | Aaron Campbell |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-04-16 | Fix strcpy/strcat abuse and fix stupid behaviour of the default | Bob Beck |
2000-04-16 | Fix randfile so it doesn't attempt to chmod and write entropy back to | Bob Beck |
2000-04-16 | from: gluk@ptci.ru | Michael Shalayeff |
2000-04-16 | sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok | David Leonard |
2000-04-16 | avoid misunderstanding in history portion, okay'ed by aaron. | Jun-ichiro itojun Hagino |
2000-04-16 | 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging in... | Theo de Raadt |
2000-04-16 | link to correct renamed pages | Theo de Raadt |
2000-04-16 | Fix this for the case where the file is a device - make sure we don't | Bob Beck |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | OpenSSL 0.9.5a merge | Bob Beck |
2000-04-15 | import openssl-0.9.7-beta1 | Bob Beck |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-14 | Check $TERMCAP for a termcap entry even when we are using the system's | Todd C. Miller |
2000-04-13 | Fix an oopsie so these get initialized even when RSA isn't there, | Bob Beck |
2000-04-13 | use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF. | Jun-ichiro itojun Hagino |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-12 | list 'i' only once | Hugh Graham |
2000-04-10 | missing THREAD_UNLOCK; netch@segfault.kiev.ua | Theo de Raadt |
2000-04-10 | document EWOULDBLOCK; freebsd | Theo de Raadt |
2000-04-05 | Clarify _SC_ARG_MAX | Todd C. Miller |
2000-04-04 | Update to ncurses-5.0-20000401: | Todd C. Miller |
2000-04-04 | Fix the leak for real (that's what I get for hacking when i can't sleep). | Todd C. Miller |
2000-04-04 | Fix an fd leak if the read from /dev/arandom fails. Pointed out by | Todd C. Miller |
2000-04-04 | repair some mis-directed links | Theo de Raadt |
2000-04-04 | MLINK srandomdev | Todd C. Miller |
2000-04-03 | Add srandomdev() from FreeBSD for use by sendmail and others. | Todd C. Miller |
2000-04-03 | correct Xr to where we actually install the man pages | Theo de Raadt |
2000-04-02 | First appeared in OpenBSD 2.1 | Todd C. Miller |