Age | Commit message (Expand) | Author |
2007-09-23 | Move notatime check from ffs_update() to ffs_read() and ufs_setattr(). | Todd C. Miller |
2007-09-23 | Avoid potential segfault when debugging | Otto Moerbeek |
2007-09-23 | Pull form ragge's repo: | Otto Moerbeek |
2007-09-23 | Pull from ragge's repo: | Otto Moerbeek |
2007-09-23 | don't even attempt to reuse the same temp file name. | Marc Espie |
2007-09-23 | Add cards I've tested. | Jonathan Gray |
2007-09-23 | Properly handle the physical address in bwi_encap() as well. | Jonathan Gray |
2007-09-23 | Make sure to set physical address in bwi_newbuf() | Jonathan Gray |
2007-09-23 | now, JOB_FIRST is always set, so kill more conditional code. | Marc Espie |
2007-09-23 | last parameter to JobStart is always NULL, so nuke it. | Marc Espie |
2007-09-23 | compatMake is never true in there, so kill dead code. | Marc Espie |
2007-09-23 | make sure when running update -r on existing files to overwrite | Joris Vink |
2007-09-23 | pass FILE_HAS_FLAG towards the update code so it can identify | Joris Vink |
2007-09-23 | zap keywords we don't have. remove exercise that says we don't have $$V, | Marc Espie |
2007-09-23 | put parsing of operator (:, ::, !) into its own function | Marc Espie |
2007-09-23 | replace if (DEBUG(job)) { fprintf(stdout,...); fflush(stdout); } | Marc Espie |
2007-09-23 | kill local/jobs distinction. Correctly this time... | Marc Espie |
2007-09-23 | more specific error messages if dup2 fails | Marc Espie |
2007-09-23 | zap sunos bug work-around | Marc Espie |
2007-09-22 | warn should return an error message for chmod, not for chown | Igor Sobrado |
2007-09-22 | Add kernel locking. | Mark Kettenis |
2007-09-22 | cf_context_switch takes an u_int argument. | Mark Kettenis |
2007-09-22 | avoid case ranges; ok millert@ | Otto Moerbeek |
2007-09-22 | sync | Peter Valchev |
2007-09-22 | oops, fix arch vs machine messup | Peter Valchev |
2007-09-22 | M_ZERO -> bzero. | Kenneth R Westerback |
2007-09-22 | Obvious M_ZERO/bzero() change. Note that isp_param is void *, so the | Kenneth R Westerback |
2007-09-22 | better branching/sticky tag support, no branch commits yet though. | Joris Vink |
2007-09-22 | we no longer create a 0 sized file in our /tmp/cvs-serv<pid> server | Joris Vink |
2007-09-22 | in rcs_translate_tag() do not fail when a tag resolved | Joris Vink |
2007-09-22 | fix error message output, it caused diffs to be formed incorrectly | Joris Vink |
2007-09-22 | Support for checkout with a local repository already in place. | Tobias Stoeckmann |
2007-09-22 | fix tmp allocation of large chunks. | Otto Moerbeek |
2007-09-22 | Pull form ragge's repo: | Otto Moerbeek |
2007-09-22 | Pull form ragge's repo: | Otto Moerbeek |
2007-09-22 | Fix from ragge: | Otto Moerbeek |
2007-09-22 | rename functions and data structures for clarity | Marc Espie |
2007-09-22 | reindent | Marc Espie |
2007-09-22 | replace even more ctob and btoc with ptoa and atop respectively plus | Martin Reindl |
2007-09-22 | The listed Linksys device is CardBus, not PCI. | Marcus Glocker |
2007-09-22 | regen | Felix Kronlage |
2007-09-22 | whitespace nits | Felix Kronlage |
2007-09-21 | Add some more truncation checks for path construction in tmpnam(3). | Moritz Jodeit |
2007-09-21 | typo: print hexdump of packet, instead of pcap header; ok canacar, henning | Markus Friedl |
2007-09-21 | strcpy/strcat -> strlcpy/strlcat | Gilles Chehade |
2007-09-21 | unifdef -DBSD_AUTH | Damien Miller |
2007-09-21 | fix indenting | Otto Moerbeek |
2007-09-21 | already fixed include problem | Otto Moerbeek |
2007-09-21 | add the other case Ted mentioned | Otto Moerbeek |
2007-09-21 | two know failures of pcc | Otto Moerbeek |