Age | Commit message (Expand) | Author |
1997-11-30 | .It is not parsed, so spell out Bx and Ux; lukem | Theo de Raadt |
1997-11-30 | doc .Bl options -column, -dash, -hyphen; lukem | Theo de Raadt |
1997-11-30 | Deal with realloc() failure in v?asprintf() | Todd C. Miller |
1997-11-30 | Fix setting of crtscts. It was not being set in set_up_tty() if the | Todd C. Miller |
1997-11-29 | We now have an asprintf() in libc. | Todd C. Miller |
1997-11-29 | Add __attribute__ for asprintf. | Todd C. Miller |
1997-11-29 | Build asprintf.c and vasprintf.c | Todd C. Miller |
1997-11-29 | Implement asprintf(3) and vasprintf(3) functions similar to the | Todd C. Miller |
1997-11-29 | Return -1, not EOF for size < 1. XPG4.2 specifies the return value | Todd C. Miller |
1997-11-29 | Fix to min/max-macro problem. | Artur Grabowski |
1997-11-29 | min/max-problem contiued. | Artur Grabowski |
1997-11-29 | fixed the min problem. | Artur Grabowski |
1997-11-29 | We don't implement the GNU extension tparam(). It is #ifdef'd out | Todd C. Miller |
1997-11-29 | Check malloc() return vals. | Todd C. Miller |
1997-11-29 | NAT requires IPF | kstailey |
1997-11-29 | Add MLINKS | Todd C. Miller |
1997-11-29 | Based on the ncurses curs_terminfo.3x file. Still needs some work. | Todd C. Miller |
1997-11-28 | oops, buffer needs to be 4 char larger due to a prefix/tag. | Todd C. Miller |
1997-11-28 | Fix syntax wrt tracing stuff and change TRACE -> CURSESTRACE | Todd C. Miller |
1997-11-28 | Add tracing/debugging code from ncurses 4.1 but don't compile by default. | Todd C. Miller |
1997-11-28 | one les tab | Michael Shalayeff |
1997-11-28 | Pull in header files needed to get definition of u_lbn_t in | gene |
1997-11-28 | This file is necessary. | Artur Grabowski |
1997-11-28 | The first big step towards a complete upgrade to kth-krb4-0.9.7 | Artur Grabowski |
1997-11-28 | sync | Theo de Raadt |
1997-11-28 | sort table; tejblum@arc.hq.cti.ru | Theo de Raadt |
1997-11-28 | I'm amazed that noone has ever misspelled the ethernet address when | Artur Grabowski |
1997-11-27 | constrain buf against oflow; shok.janova.org | Theo de Raadt |
1997-11-27 | indent | Theo de Raadt |
1997-11-27 | oh, connect() semantics are EVEN WORSE | Theo de Raadt |
1997-11-26 | Add a CCDF_OLD flag used to get the old I/O policy | Niklas Hallqvist |
1997-11-26 | Optimized to perform well on small interleaves which makes the ccd driver | Niklas Hallqvist |
1997-11-26 | Add cat3p man3p | Todd C. Miller |
1997-11-26 | add .Pp | Theo de Raadt |
1997-11-26 | enforce VM_PROT_READ in mmap | Theo de Raadt |
1997-11-26 | fix shmctl IPC_STAT | Theo de Raadt |
1997-11-26 | If using async connect(), after select for writeable, if getpeername() | Theo de Raadt |
1997-11-26 | indent | Theo de Raadt |
1997-11-26 | Need to run this through tbl. | Todd C. Miller |
1997-11-26 | Need to run these through tbl. | Todd C. Miller |
1997-11-26 | ncurses 4.1 + changes to work with our terminfo libs (instead of | Todd C. Miller |
1997-11-26 | libform from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | Todd C. Miller |
1997-11-26 | libmenu from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | Todd C. Miller |
1997-11-26 | libpanel from ncurses 4.1. Post 4.1 patches to be applied in a separate commit. | Todd C. Miller |
1997-11-26 | msync() has 3 args | Theo de Raadt |
1997-11-26 | Don't look for /usr/include/alias.h in the Makefile, | brian |
1997-11-25 | fix Op Fl | Theo de Raadt |
1997-11-25 | add ripemd160. | Niels Provos |
1997-11-25 | prompting error; pr#352, blair@nac.net | Theo de Raadt |
1997-11-25 | Add -t flag to output in disktab format. From Christos Zoulas | Todd C. Miller |