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