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