Age | Commit message (Expand) | Author |
2006-06-02 | Print the demotion indicator in the carp packet. | Ryan Thomas McBride |
2006-06-02 | All I wanted was to fix the bogus PG_SZ macro, but this is better: | Miod Vallat |
2006-06-02 | Introduce attributes to interface groups. | Marco Pfatschbacher |
2006-06-02 | Spelling. | Christopher Pascoe |
2006-06-02 | Big spelling cleanup, no binary change. From david@ | Hans-Joerg Hoexer |
2006-06-02 | Add sample chio.conf to /etc | Bob Beck |
2006-06-02 | various spelling fixes | David Krause |
2006-06-02 | feild -> field | Miod Vallat |
2006-06-02 | remove unused variable, found by lint. | Esben Norby |
2006-06-02 | correct spelling of specified | David Krause |
2006-06-02 | Big whitespace cleanup. | Hans-Joerg Hoexer |
2006-06-02 | - at end of checkin_main loop, reset pb.newrev. fixes a problem with checkin | Niall O'Higgins |
2006-06-02 | exit(2) when loading of rules did work partially. ok markus@ | Hans-Joerg Hoexer |
2006-06-02 | Reflect -r1.43 of lint1/tree.c | Chad Loder |
2006-06-02 | grok AESCTR | Hans-Joerg Hoexer |
2006-06-02 | Implement splassert() on vax. | Miod Vallat |
2006-06-02 | Rework logic for function argument conversion warnings. Only do certain | Chad Loder |
2006-06-02 | sync | Theo de Raadt |
2006-06-02 | allow igmp to work properly on p2p interfaces. | Esben Norby |
2006-06-02 | check port modifiers in ike rules | Christian Weisgerber |
2006-06-02 | crank the OpenBSD version to 3.9; ok deraadt@ | David Krause |
2006-06-02 | fix location of dvmrpd.conf; ok norby@ | David Krause |
2006-06-02 | document port modifiers in ike rules | Christian Weisgerber |
2006-06-02 | support tcp/udp port modifiers in ike rules | Christian Weisgerber |
2006-06-02 | simplify netid_len calculation, inspired by stuff from bgpd. | Esben Norby |
2006-06-02 | backoff-cutoff defaults to 15 seconds; ok henning@ | Kevin Steves |
2006-06-02 | document NFS_NIOTHREADS, with some pointers from mickey; | Jason McIntyre |
2006-06-02 | print full information about tcpmd5 and ipcomp SAs, too | Markus Friedl |
2006-06-02 | add trailing \ | Markus Friedl |
2006-06-02 | add trailing \ when printing multiple lines for an SA, this way | Markus Friedl |
2006-06-02 | turn the non-DEBUG case of DPRINTF into a do {} while (0) so it works | Jason Wright |
2006-06-02 | Show interface state and link state in ifstat output. Idea and OK dlg@ | Claudio Jeker |
2006-06-02 | - sort options | Jason McIntyre |
2006-06-02 | mark up keywords using .Ic; ok hshoexer | Jason McIntyre |
2006-06-02 | ditch unused struct isadev and in turn the isavar.h include | Martin Reindl |
2006-06-02 | enable all ike tests, even though some of them are currently broken. | Hans-Joerg Hoexer |
2006-06-02 | new test for setting lifetimes | Hans-Joerg Hoexer |
2006-06-02 | allow to specify phase 1 and 2 lifetimes. Right now, these values | Hans-Joerg Hoexer |
2006-06-02 | Deja-vu - again I make bge stop claiming all interrupts for it's own. | Bob Beck |
2006-06-02 | simplify handling of peers. | Hans-Joerg Hoexer |
2006-06-02 | Fix comment to reflect updated st(4) verbiage. | Kenneth R Westerback |
2006-06-02 | remove upgrade/downgrade, they are useless. | Ted Unangst |
2006-06-02 | some more cleanup and simplification, no functional change. | Hans-Joerg Hoexer |
2006-06-02 | manpage for ppm driver | Jason Wright |
2006-06-02 | put src and dst host in dedicated structure. Make the API more | Hans-Joerg Hoexer |
2006-06-02 | Change LMCCTL to LMCCONTROL. It is lmccontrol(8), after all. | Ray Lai |
2006-06-02 | - clear the PCI_AFSR during init | Jason Wright |
2006-06-02 | Fix regress tests for automatic adaptive timeouts. | Ryan Thomas McBride |
2006-06-02 | correct bits for bus type in PCIAFSR | Jason Wright |
2006-06-02 | ppm driver. We don't use it for much... except to blink the power switch led... | Jason Wright |