summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-03-10in kif_kr_insert and _remove, don't whine when we do not find an interfaceHenning Brauer
whom's index is 0. this means no interface and our faked route that protects the loopback network uses ifindex 0. claudio ok
2004-03-10remove an ugly hack from the time when we had no RTM_IFANNOUNCE messages:Henning Brauer
if kif_find() did not find a matchnit re-fetched the complete table from the kernel and retried. this is obsolete now, claudio ok
2004-03-10oupsHenning Brauer
2004-03-10implement framework to announce capabilities in the open messages we send.Henning Brauer
this includes handling "unsupported optional parameter" notifications from the peer and retrying without capability announcement. claudio ok
2004-03-10Reduce some noise on receipt of an invalid spi.Hans-Joerg Hoexer
ok ho@
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
okay pvalchev@
2004-03-10spacesTheo de Raadt
2004-03-10close file on error paths. from Patrick LatifiTed Unangst
2004-03-10Document SCSIFORCELUN_* options.Kenneth R Westerback
ok deraadt@.
2004-03-10Simplify new LUN scanning logic, add diagnostic messages for allKenneth R Westerback
instances of bad LUNs and add SCSIFORCELUN_BUSES and SCSIFORCELUN_TARGETS options. ok miod@ deraadt@. Tested in the Marco Peereboom torture chamber.
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
yongari@kt-is.co.kr ok deraadt@
2004-03-10add -b option to specify local bind address, sent byBob Beck
yongari@kt-is.co.kr ok deraadt@
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
the ROM basic, it's unlikely an amd64 machine will ever have one...
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
ok jmc@.
2004-03-09KNF, ok cedric@ deraadt@Ryan Thomas McBride
2004-03-09Plug memleaks, found by cloder@.Hans-Joerg Hoexer
ok ho@
2004-03-09Fix multicast on recent sk chipsets. Adapted from a patch by Keith MitchellMatthieu Herrb
in <http://lists.freebsd.org/pipermail/freebsd-hardware/2003-December/000851.html> Ok deraadt@.
2004-03-09Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.Tom Cosgrove
ok henning@, deraadt@
2004-03-09namei returns refed vnodes, from Pedro MartellettoTed Unangst
2004-03-09type, Marek BlaszkowskiTed Unangst
2004-03-09syncTheo de Raadt
2004-03-09Clarify -unencrypted. Closes PR 3705.Tom Cosgrove
ok otto@, nick@, millert@
2004-03-09TyposMiod Vallat
2004-03-09When a new prefix is filtered it is necessary to remove the old prefix.Claudio Jeker
This is done by a recursive call that does the withdraw. OK henning@
2004-03-09Link to the Simtec Product Change Notice related to the factory jumperMiod Vallat
settings, and also suggest using ABLE 1.95 as it went public now.