summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-23Move notatime check from ffs_update() to ffs_read() and ufs_setattr().Todd C. Miller
2007-09-23Avoid potential segfault when debuggingOtto Moerbeek
2007-09-23Pull form ragge's repo:Otto Moerbeek
2007-09-23Pull from ragge's repo:Otto Moerbeek
2007-09-23don't even attempt to reuse the same temp file name.Marc Espie
2007-09-23Add cards I've tested.Jonathan Gray
2007-09-23Properly handle the physical address in bwi_encap() as well.Jonathan Gray
2007-09-23Make sure to set physical address in bwi_newbuf()Jonathan Gray
2007-09-23now, JOB_FIRST is always set, so kill more conditional code.Marc Espie
2007-09-23last parameter to JobStart is always NULL, so nuke it.Marc Espie
2007-09-23compatMake is never true in there, so kill dead code.Marc Espie
2007-09-23make sure when running update -r on existing files to overwriteJoris Vink
2007-09-23pass FILE_HAS_FLAG towards the update code so it can identifyJoris Vink
2007-09-23zap keywords we don't have. remove exercise that says we don't have $$V,Marc Espie
2007-09-23put parsing of operator (:, ::, !) into its own functionMarc Espie
2007-09-23replace if (DEBUG(job)) { fprintf(stdout,...); fflush(stdout); }Marc Espie
2007-09-23kill local/jobs distinction. Correctly this time...Marc Espie
2007-09-23more specific error messages if dup2 failsMarc Espie
2007-09-23zap sunos bug work-aroundMarc Espie
2007-09-22warn should return an error message for chmod, not for chownIgor Sobrado
2007-09-22Add kernel locking.Mark Kettenis
2007-09-22cf_context_switch takes an u_int argument.Mark Kettenis
2007-09-22avoid case ranges; ok millert@Otto Moerbeek
2007-09-22syncPeter Valchev
2007-09-22oops, fix arch vs machine messupPeter Valchev
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