Age | Commit message (Expand) | Author |
2004-01-13 | Allow this to compile on non-gcc. OK deraadt@ art@ | Todd C. Miller |
2004-01-13 | Fix pasto; From form@ via mpech@ | Todd C. Miller |
2004-01-13 | sync | Todd T. Fries |
2004-01-13 | shovel ttye to md; ok miod@ | Todd T. Fries |
2004-01-13 | Update manual for the new config statements. | Claudio Jeker |
2004-01-13 | Always keep the kernel stack on a 8 byte boundary... | Miod Vallat |
2004-01-13 | Implement a max-prefix and a announce none | self | all neighbor statement. | Claudio Jeker |
2004-01-13 | sync | Todd T. Fries |
2004-01-13 | ttyE has not been valid for some time. bye | Todd T. Fries |
2004-01-13 | Better update error handling. Ensure that the session goes down and | Claudio Jeker |
2004-01-13 | bring back the old TCP_SIGNATURE code from tcp_input.c rev 1.45 | Markus Friedl |
2004-01-13 | Dump and send RIB to the neighbor if his session is comming up. | Claudio Jeker |
2004-01-13 | Do not send routes back to sender as per rfc. OK henning@ | Claudio Jeker |
2004-01-13 | remove unnecessary Ic's; | Jason McIntyre |
2004-01-13 | Dusty, useless files are better found in the Attic. | Miod Vallat |
2004-01-13 | avoid installing headers during `install', since this is already done | Marc Espie |
2004-01-13 | don't delete thyself when running without obj/ ; ok markus@ | Damien Miller |
2004-01-13 | Tidy sftp batchmode handling, eliminate junk to stderr (bugzilla #754) and | Damien Miller |
2004-01-13 | pass pcb and not socket to ip_output; #ifdef SACK; ok itojun@ | Markus Friedl |
2004-01-13 | Missing cast. From deraadt@ | Otto Moerbeek |
2004-01-13 | repair v6 lo0 documentation | Theo de Raadt |
2004-01-13 | Add missing include. From espie@ | Otto Moerbeek |
2004-01-13 | new sentence, new line; | Jason McIntyre |
2004-01-13 | Add and remove IPv6 routes so when we're MASTER, we can connect to the | Ryan Thomas McBride |
2004-01-13 | Expose in6_ifremloop() and in6_ifaddloop() so that they can be used by carp. | Ryan Thomas McBride |
2004-01-13 | grog EV68 | Theo de Raadt |
2004-01-13 | buffer size should be unsigned, report mpech@; ok deraadt@ | Damien Miller |
2004-01-13 | use our own nm and size | Michael Shalayeff |
2004-01-13 | sync | Theo de Raadt |
2004-01-13 | Document ability to display all interfaces of given type by omitting unit | Ryan Thomas McBride |
2004-01-13 | Allow ifconfig to print out all interfaces of a given type. | Ryan Thomas McBride |
2004-01-13 | quiet warnings. better diff suggested by tom@ ok deraadt@ | Ted Unangst |
2004-01-13 | In cpu_switch(), use (almost) savectx() rather than rolling our own version. | Miod Vallat |
2004-01-13 | Document a few BUG boot restrictions. | Miod Vallat |
2004-01-13 | - move a few common pieces into OPENBSD_OS_CPP_BUILTINS_COMMON | Brad Smith |
2004-01-13 | support mbuf handling in alpha sgmap dma maps; from netbsd | Theo de Raadt |
2004-01-13 | need mbuf.h | Theo de Raadt |
2004-01-12 | sync | Todd T. Fries |
2004-01-12 | vax joins the club; ok miod@ | Todd T. Fries |
2004-01-12 | Use a struct reg in struct sigcontext, rather than an unsorted pot-pourri | Miod Vallat |
2004-01-12 | sync | Todd T. Fries |
2004-01-12 | catch pegasos up with the rest; ok deraadt | Todd T. Fries |
2004-01-12 | request modeline redrawing to see mail-mode appear as soon as the mode | Vincent Labrecque |
2004-01-12 | sync | Theo de Raadt |
2004-01-12 | sync | Todd T. Fries |
2004-01-12 | + alph2d() (thanks dr!), allow ttyU's a-zA-Z to be created | Todd T. Fries |
2004-01-12 | utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@ | Todd T. Fries |
2004-01-12 | better fix for non-versioned rebuild bug: backport from gcc HEAD, | Marc Espie |
2004-01-12 | Shrink the reg structure, for it to only contain registers (eh), and make | Miod Vallat |
2004-01-12 | remove redundant string termination; report from nimadeus@pandora.be | Damien Miller |