Age | Commit message (Expand) | Author |
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 |
1998-07-23 | unified libtermcap/libocurses | Todd C. Miller |
1998-07-23 | forgot to add this one. | Peter Galbavy |
1998-07-23 | build mpool(3) | Theo de Raadt |
1998-07-22 | o for some reason fprintf.c started to conflict with the fprintf defn | Peter Galbavy |
1998-07-22 | o removed more unused or old, left over files | Peter Galbavy |
1998-07-22 | I must learn to read cvs error messages. When they tell you there are | Peter Galbavy |
1998-07-22 | my cvs skills are rusty. I forgot to delete these. | Peter Galbavy |
1998-07-22 | remove references to tcpslice as it is not shipped with the system.. this is ... | Theo de Raadt |
1998-07-21 | s/u8/u_int8_t/, s/u32/u_int32_t, put castsb.h into cast.c and include | Niels Provos |
1998-07-21 | crank minor because of cast | Niels Provos |
1998-07-21 | Add CAST encryption, implementation by Steve Reid <sreid@sea-to-sky.net>. | Niels Provos |
1998-07-21 | missed one | Peter Galbavy |
1998-07-21 | this will now compile on i386 if you move arch/i386/machdep.h to | Peter Galbavy |