summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-22M_ZERO -> bzero.Kenneth R Westerback
2007-09-22Obvious M_ZERO/bzero() change. Note that isp_param is void *, so theKenneth R Westerback
2007-09-22better branching/sticky tag support, no branch commits yet though.Joris Vink
2007-09-22we no longer create a 0 sized file in our /tmp/cvs-serv<pid> serverJoris Vink
2007-09-22in rcs_translate_tag() do not fail when a tag resolvedJoris Vink
2007-09-22fix error message output, it caused diffs to be formed incorrectlyJoris Vink
2007-09-22Support for checkout with a local repository already in place.Tobias Stoeckmann
2007-09-22fix tmp allocation of large chunks.Otto Moerbeek
2007-09-22Pull form ragge's repo:Otto Moerbeek
2007-09-22Pull form ragge's repo:Otto Moerbeek
2007-09-22Fix from ragge:Otto Moerbeek
2007-09-22rename functions and data structures for clarityMarc Espie
2007-09-22reindentMarc Espie
2007-09-22replace even more ctob and btoc with ptoa and atop respectively plusMartin Reindl
2007-09-22The listed Linksys device is CardBus, not PCI.Marcus Glocker
2007-09-22regenFelix Kronlage
2007-09-22whitespace nitsFelix Kronlage
2007-09-21Add some more truncation checks for path construction in tmpnam(3).Moritz Jodeit
2007-09-21typo: print hexdump of packet, instead of pcap header; ok canacar, henningMarkus Friedl
2007-09-21strcpy/strcat -> strlcpy/strlcatGilles Chehade
2007-09-21unifdef -DBSD_AUTHDamien Miller
2007-09-21fix indentingOtto Moerbeek
2007-09-21already fixed include problemOtto Moerbeek
2007-09-21add the other case Ted mentionedOtto Moerbeek
2007-09-21two know failures of pccOtto Moerbeek
2007-09-21Add ASUS WL-138g device. From Oleg Safiullin.Marcus Glocker
2007-09-21document KbdInteractiveAuthentication in ssh_config.5;Damien Miller
2007-09-20syncPeter Valchev
2007-09-20syncPeter Valchev
2007-09-20Since keep state is the default now, change pf.confMarco Pfatschbacher
2007-09-20Fix a case where cpp is not includeing when it is supposed to, beauseOtto Moerbeek
2007-09-20Merge from ragge's repo:Otto Moerbeek
2007-09-20Add mixer items, master volume and dacgroup init for Analog DevicesDeanna Phillips
2007-09-20Don't rely on mbuf.h including pool.h (which is going to stop soon)Bret Lambert
2007-09-20fix chkop size and a typo; from mickey via ragge's repoOtto Moerbeek
2007-09-20missing prototypes; pullup from ragge's repoOtto Moerbeek
2007-09-20MALLOC/FREE -> malloc/free + M_ZERO.Thordur I. Bjornsson
2007-09-20obey -F installedMarc Espie
2007-09-20Print a colon out front to correct the interrupt string printing.Brad Smith
2007-09-20replace the BANK_SEL bus space macro usage with the ISA_PUT macro and removeBrad Smith
2007-09-20some initial regress bits for opencvs. not expected to pass just yet.Niall O'Higgins
2007-09-19On sparc & sparc64, change `mount -a` to recognise Linux ext2 partitionsMarc Aurele La France
2007-09-19Fix and re-enable tests for interface->address translation.Marco Pfatschbacher
2007-09-19revert previous; still need sys/malloc.h for free(9) and friends hereMartin Reindl
2007-09-19fix CARDBUS_DEBUGMartin Reindl
2007-09-19the missing piece of my commit earlier, cc now calls ccom_<arch>Todd T. Fries
2007-09-19Add a few "flags any" and "no state" to have the rulesetsMarco Pfatschbacher
2007-09-19several changes:Bret Lambert
2007-09-19oops, put back -pipe supportTodd T. Fries
2007-09-19add HISTORY; shortened version of diff from Ilya A. KovalenkoJason McIntyre