summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-01Proper config attach, not always return 1 from probe.Dale Rahn
2006-06-01syncTheo de Raadt
2006-06-01Make the debug printfs work if RAL_DEBUG is defined.Robert Nagy
2006-06-01syncTheo de Raadt
2006-06-01hook dvmrpctl and dvmrpd into builds.Esben Norby
2006-06-01syncTheo de Raadt
2006-06-01add all the goo to hook dvmrp into the systemEsben Norby
2006-06-01more to free, needed for SA grouping.Hans-Joerg Hoexer
2006-06-01add a sample dvmrpd.confEsben Norby
2006-06-01Don't treat the addition of a dhclient.conf 'alias{}' address as anKenneth R Westerback
2006-06-01Add powerhooks for ral(4) cards with RT2561 chipset, and also fixRobert Nagy
2006-06-01convert pfkey to ipsec_rule and use ipsecctl_print_rule() when dumpingMarkus Friedl
2006-06-01Add members dst2, proto2 and spi2 to struct ipsec_rule and defineHans-Joerg Hoexer
2006-06-01Prepare for SA grouping.Hans-Joerg Hoexer
2006-06-01print actual key size when warning about the wrong key size; ok hshoexerMarkus Friedl
2006-06-01Controller for dvmrpd.Esben Norby
2006-06-01Welcome dvmrpdEsben Norby
2006-06-01read the full reply from PFKEY even if sadb_errno is set; ok hshoexerMarkus Friedl
2006-06-01add 2 subclasses, subclass storage SAS and subclass system SD Host Controller.Brad Smith
2006-06-01start sentence with a capital letter;Jason McIntyre
2006-06-01kill another superfluous strlenKjell Wooding
2006-06-01Style. no practical change.Kjell Wooding
2006-06-01enable xge(4) on the CD RAMDISKs.Brad Smith
2006-06-01de-static and formatting.Brad Smith
2006-06-01Fix message on empty goto-line. While here, lose a strlen and KNF.Kjell Wooding
2006-06-01enable hardware RX checksum offload.Brad Smith
2006-06-01simplify the PS1 section somewhat by moving the ! and \! stuff together;Jason McIntyre
2006-06-01add another exmaple; stolen from a nick holland email...Jason McIntyre
2006-06-01simplify example, ok grange, jmcMarkus Friedl
2006-06-01call get_remote_ipaddr() early; fixes logging after client disconnects;Markus Friedl
2006-06-01formattingBrad Smith
2006-06-01add bit defns for [UE]FARJason Wright
2006-06-01Display line number in the mg statusbar. Yes, it seems like a fuglyKjell Wooding
2006-06-01Correct IRQ mappings for thecus devices.Dale Rahn
2006-06-01current_ipl_level is a value, not a mask, do not '|=' into it.Dale Rahn
2006-06-01tidy up the "tao" section;Jason McIntyre
2006-06-01enable error interrupts and install handlers for same (the handlers don't do ...Jason Wright
2006-06-01minor tweaksTheo de Raadt
2006-06-01add checks for disc size before we set out trying to burn 4gbMichael Coulter
2006-06-01observed by Naddy, found by claudio, strange constructs require strange definesTodd T. Fries
2006-06-01spacingTheo de Raadt
2006-06-01knfHans-Joerg Hoexer
2006-06-01better command line usage as suggested by deraadt@Michael Coulter
2006-06-01CACHE_GLOBAL is enforced at the APR level, no need to propagate it intoMiod Vallat
2006-06-01Better test for cacheability of the previous mapping in pmap_cache_ctrl()Miod Vallat
2006-06-01correct error messages to match calloc where appropriateTodd T. Fries
2006-06-01permit feeding isakmpd.fifo IPv6 addressesTodd T. Fries
2006-06-01even though the bounds are long long having an upper bound ofOtto Moerbeek
2006-06-01Sort options in usage. From jmc.Chris Kuethe
2006-06-01When expanding servers, do not forget to copy weight. ok henning@Otto Moerbeek