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