summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21tweak previous;Jason McIntyre
2011-01-21Simplify reference to errata.htmllum
2011-01-21Reimplement the iked(8) policy evaluation for incoming connections toReyk Floeter
2011-01-21split pfkey initialization into a privileged and unprivileged part toReyk Floeter
2011-01-21syncKevin Lo
2011-01-21Add Atheros F1 and F2 PHYs from FreeBSDKevin Lo
2011-01-21- simplify, krb5 handling is not needed.Jasper Lievisse Adriaanse
2011-01-21over written -> overwrittenlum
2011-01-21Help description of PATH liability a bit.lum
2011-01-21Get rid of the use of goto's within vte_iff funtion; from BradKevin Lo
2011-01-20- tyop, recieve -> receiveJasper Lievisse Adriaanse
2011-01-20- remove some dead code, since we #define something and test for it on the nextJasper Lievisse Adriaanse
2011-01-20When finding the roff .it request (line trap),Ingo Schwarze
2011-01-20add IT8721 supportOleg Safiullin
2011-01-20The reason accounting in pf_reassemble() was not correct. ChangeAlexander Bluhm
2011-01-20more double word removal;Jason McIntyre
2011-01-20a a -> alum
2011-01-20Fix an example using rdr-to where a couple of hosts were exempted fromStuart Henderson
2011-01-19group filesystems togetherThordur I. Bjornsson
2011-01-19add ldapd.conf; ok sthen@David Krause
2011-01-19catch up changelist with recent additions; ok sthen@David Krause
2011-01-19Fix typo, %F pattern corresponds to %Y-%m-%d (the ISO 8601 date format),Landry Breuil
2011-01-19patch from Henri Kemppainen:Kjell Wooding
2011-01-19ansify; ok millert@Okan Demirmen
2011-01-19- missing leading '.' before 'It'.Jasper Lievisse Adriaanse
2011-01-19Give pf_normalize_ip() the same 3 way semantics as pf_test().Alexander Bluhm
2011-01-19- regenJasper Lievisse Adriaanse
2011-01-19- fix Radeon HD 3870 audio entry, from Greg Jones.Jasper Lievisse Adriaanse
2011-01-19Add 2001:2::/48 (prefix used for benchmarking) to the list ofClaudio Jeker
2011-01-19remove EOL whitespaceDavid Krause
2011-01-19sort entriesDavid Krause
2011-01-19update location of host.random: it moved from /etc to /var/db in 1999...David Krause
2011-01-18When fixing conflicts make sure the right vertex is passed to lsa_merge()Claudio Jeker
2011-01-18When changing the ifa_broadaddr broadcast address, ifa_update_broadaddr()Alexander Bluhm
2011-01-18Merge a change from ncurses upstream to correctly recalculate a formNicholas Marriott
2011-01-18new sentence, new line;Jason McIntyre
2011-01-18Add missing prototypes and move dired.c to "extensions" in Makefile.lum
2011-01-18augbname immediately does a basename. No need to do it in theKjell Wooding
2011-01-18Obvious error on my part.Kjell Wooding
2011-01-18Add join-line, bound to M-^Kjell Wooding
2011-01-18Quiet a gcc warningTodd C. Miller
2011-01-18Our crontab(1) hasn't used SIGUSR1 to signal cron in years, we now useTodd C. Miller
2011-01-18- regen after grange's last commit.Jasper Lievisse Adriaanse
2011-01-18reyk noticed that my rb-tree-fu is not that great. fixup compare functionMike Belopuhov
2011-01-18Another ati and nvidia video from yason@linklevel.netAlexander Yurchenko
2011-01-18Remove one of the three occurances of "delay is 5 seconds"lum
2011-01-17silence stupid gcc warning by initializing a variable with NULL.Reyk Floeter
2011-01-17Add initial acquire mode support and use it whenever Windows peers decideMike Belopuhov
2011-01-17Fix redistribution of overlapping routes (e.g 10/8 and 10.0/16).Claudio Jeker
2011-01-17move mask2prefixlen functions to the util module; ok reykMike Belopuhov