Age | Commit message (Expand) | Author |
2004-03-10 | pass a pointer to the network list as well to session_main so we can free() | Henning Brauer |
2004-03-10 | while walking the peer list on shutdown free the peer structs | Henning Brauer |
2004-03-10 | pass a pointer to the filter rule list to session_main() so we can free() | Henning Brauer |
2004-03-10 | when we exit try to write out what is left in the msg buffers for the imsg | Henning Brauer |
2004-03-10 | free peer list on exit, claudio ok | Henning Brauer |
2004-03-10 | remove unused function | Henning Brauer |
2004-03-10 | on shutdown, explicitely clear the knexthop, kroute and kif tables, claudio ok | Henning Brauer |
2004-03-10 | in kif_kr_insert and _remove, don't whine when we do not find an interface | Henning Brauer |
2004-03-10 | remove an ugly hack from the time when we had no RTM_IFANNOUNCE messages: | Henning Brauer |
2004-03-10 | oups | Henning Brauer |
2004-03-10 | implement framework to announce capabilities in the open messages we send. | Henning Brauer |
2004-03-10 | Reduce some noise on receipt of an invalid spi. | Hans-Joerg Hoexer |
2004-03-10 | trim usage to match ssh(1) and look more like unix. ok djm@ | Markus Friedl |
2004-03-10 | Mention MicroVAX 3100/85 as reported on vax@ | Miod Vallat |
2004-03-10 | Fix for PR2429, from Clemens Wittinger. | Hakan Olsson |
2004-03-10 | Help it cope with symlinks. Mostly from rd@thrush.com. | Marc Espie |
2004-03-10 | spaces | Theo de Raadt |
2004-03-10 | close file on error paths. from Patrick Latifi | Ted Unangst |
2004-03-10 | Document SCSIFORCELUN_* options. | Kenneth R Westerback |
2004-03-10 | Simplify new LUN scanning logic, add diagnostic messages for all | Kenneth R Westerback |
2004-03-10 | skip uvm_loan until later (kernel shrink); idea from markus | Theo de Raadt |
2004-03-10 | mpt fits | Theo de Raadt |
2004-03-10 | toast strcpy | Theo de Raadt |
2004-03-10 | no need for re-including machine/stdarg.h | Theo de Raadt |
2004-03-10 | sync | Theo de Raadt |
2004-03-10 | new vscom puc; toni.tiveron@tiscali.it | Theo de Raadt |
2004-03-10 | update OpenBSD fingerprint to include 3.5. thanks todd@ for the reminder | Mike Frantzen |
2004-03-10 | spaces | Theo de Raadt |
2004-03-10 | spaces | Theo de Raadt |
2004-03-10 | fix missing space, also from | Bob Beck |
2004-03-10 | add -b option to specify local bind address, sent by | Bob Beck |
2004-03-10 | indent | Theo de Raadt |
2004-03-10 | spacing | Theo de Raadt |
2004-03-10 | Plug memory leak on SIGHUP. From Patrick Latifi. | Ryan Thomas McBride |
2004-03-09 | Attempt to modernize the computer description slightly. Also don't mention | Miod Vallat |
2004-03-09 | undo part from tom | Theo de Raadt |
2004-03-09 | simplify the delay stuff | Theo de Raadt |
2004-03-09 | Real, inverted, cursor. | Miod Vallat |
2004-03-09 | A better description of the machine-dependent PT commands. | Miod Vallat |
2004-03-09 | Allow the screen blanker to be disabled; PR#3123 | Miod Vallat |
2004-03-09 | scratch the -beta part | Theo de Raadt |
2004-03-09 | Turn FAULTCHK in a real statement-like macro. | Miod Vallat |
2004-03-09 | Correct MANSUBDIR (not enabled during build, though) | Miod Vallat |
2004-03-09 | Merge tsc and tsp, it makes no sense to scatter almost the same information. | Miod Vallat |
2004-03-09 | increase x11 cookie lifetime to 20 minutes; ok djm | Markus Friedl |
2004-03-09 | typo; from Martin Reindl <mreindl at catai.org> | Xavier Santolaria |
2004-03-09 | KNF, ok cedric@ deraadt@ | Ryan Thomas McBride |
2004-03-09 | Plug memleaks, found by cloder@. | Hans-Joerg Hoexer |
2004-03-09 | Fix multicast on recent sk chipsets. Adapted from a patch by Keith Mitchell | Matthieu Herrb |
2004-03-09 | Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>. | Tom Cosgrove |