Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-10 | in kif_kr_insert and _remove, don't whine when we do not find an interface | Henning 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-10 | remove 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-10 | oups | Henning Brauer | |
2004-03-10 | implement 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-10 | Reduce some noise on receipt of an invalid spi. | Hans-Joerg Hoexer | |
ok ho@ | |||
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 | |
okay pvalchev@ | |||
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 | |
ok deraadt@. | |||
2004-03-10 | Simplify new LUN scanning logic, add diagnostic messages for all | Kenneth 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-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 | |
yongari@kt-is.co.kr ok deraadt@ | |||
2004-03-10 | add -b option to specify local bind address, sent by | Bob Beck | |
yongari@kt-is.co.kr ok deraadt@ | |||
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 | |
the ROM basic, it's unlikely an amd64 machine will ever have one... | |||
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 | |
ok jmc@. | |||
2004-03-09 | KNF, ok cedric@ deraadt@ | Ryan Thomas McBride | |
2004-03-09 | Plug memleaks, found by cloder@. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-03-09 | Fix multicast on recent sk chipsets. Adapted from a patch by Keith Mitchell | Matthieu Herrb | |
in <http://lists.freebsd.org/pipermail/freebsd-hardware/2003-December/000851.html> Ok deraadt@. | |||
2004-03-09 | Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>. | Tom Cosgrove | |
ok henning@, deraadt@ | |||
2004-03-09 | namei returns refed vnodes, from Pedro Martelletto | Ted Unangst | |
2004-03-09 | type, Marek Blaszkowski | Ted Unangst | |
2004-03-09 | sync | Theo de Raadt | |
2004-03-09 | Clarify -unencrypted. Closes PR 3705. | Tom Cosgrove | |
ok otto@, nick@, millert@ | |||
2004-03-09 | Typos | Miod Vallat | |
2004-03-09 | When 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-09 | Link to the Simtec Product Change Notice related to the factory jumper | Miod Vallat | |
settings, and also suggest using ABLE 1.95 as it went public now. |