Age | Commit message (Expand) | Author |
1998-08-15 | document the common misuse of realloc | Theo de Raadt |
1998-08-15 | simplify a few things wrt realloc | Todd C. Miller |
1998-08-15 | fix broken realloc fix from yesterday | Todd C. Miller |
1998-08-15 | fix realloc patch | Theo de Raadt |
1998-08-14 | don't define HAVE_* since it conflicts with other configure scripts | Todd C. Miller |
1998-08-14 | realloc repair | Theo de Raadt |
1998-08-14 | realloc repair | Theo de Raadt |
1998-08-14 | fix realloc usage | Todd C. Miller |
1998-08-12 | Make code ANSI/ISO C conformant. Formerly undefined constructs were used | Niklas Hallqvist |
1998-08-11 | Temporary fix for a GCC aliasing bug/misfeature that hits here | Niklas Hallqvist |
1998-08-10 | crank minor | Niels Provos |
1998-08-10 | add ECB and CBC encryption for octet streams | Niels Provos |
1998-08-10 | fix base64 encoding, this problem was reported by | Niels Provos |
1998-08-08 | zlib 1.1.3 | Todd C. Miller |
1998-08-08 | add russian messages support | Oleg Safiullin |
1998-08-07 | Xr netintro | Theo de Raadt |
1998-08-07 | Add correct handling of more systemcalls. either not implemented before | Dale S. Rahn |
1998-08-06 | there is no <sys/kinfo*.h> and s/KINFO_PROC/KERN_PROC/ | kstailey |
1998-08-06 | there is no <sys/kinfo.h> | kstailey |
1998-08-06 | there is no <sys/kinfo.h> | kstailey |
1998-08-06 | Don't enumerate every arch in the #if since all OpenBSD platforms use the sam... | Todd C. Miller |
1998-08-05 | IOV_MAX, not UIO_MAXIOV | Todd C. Miller |
1998-08-03 | Use UID_MAX, not UINT_MAX. Rename remove_trailing_space() to trim_whitespace... | Todd C. Miller |
1998-08-03 | update to ncurses-4.2-980801 | Todd C. Miller |
1998-07-30 | unctrl.c is generated at depend time | Todd C. Miller |
1998-07-28 | rename getent/getstr to gtgetent/gtgetstr so they don't | Marco S Hyman |
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-27 | _OCURSES_H_, not _CURSES_H_ | Todd C. Miller |
1998-07-27 | bad Theo, changed a variable name ;-) | Todd C. Miller |
1998-07-27 | include sys/param.h to pull in MAXPATHLEN | Todd C. Miller |
1998-07-27 | clone mkstemp() setup in ../btree | Theo de Raadt |
1998-07-27 | update to ncurses-4.2-980725 | Todd C. Miller |
1998-07-27 | Use a single character buffer for the size==0 case. Stdio internals do not d... | Todd C. Miller |
1998-07-25 | (3) not (3S) | Todd C. Miller |
1998-07-25 | termcap(3), not curs_termcap(3) | Todd C. Miller |
1998-07-25 | terminfo(3), not curs_terminfo(3) | Todd C. Miller |
1998-07-25 | fix comment | Todd C. Miller |
1998-07-24 | fix spelling of separate | Theo de Raadt |
1998-07-24 | libpanel from ncurses-4.2-980718 | Todd C. Miller |
1998-07-24 | libmenu from ncurses-4.2-980718 | Todd C. Miller |
1998-07-24 | don't need these | Todd C. Miller |
1998-07-24 | typo | Jason Downs |
1998-07-24 | libform from ncurses-4.2-980718 | Todd C. Miller |
1998-07-24 | Man pages Xrefs. | Marc Espie |
1998-07-24 | -lcurses, not termcap/termlib | Todd C. Miller |
1998-07-23 | fix comment | Todd C. Miller |
1998-07-23 | ncurses-4.2-980718 | Todd C. Miller |
1998-07-23 | no more libterm or libtermlib | Todd C. Miller |