Age | Commit message (Expand) | Author |
2004-12-10 | allow calendar files in julian | Michael Shalayeff |
2004-12-10 | Run address change notification hooks when the interface address is updated. | Christian Weisgerber |
2004-12-10 | sync usage(); | Jason McIntyre |
2004-12-10 | grammatical blip; from damien@ | Jason McIntyre |
2004-12-10 | sort options + sync usage(); | Jason McIntyre |
2004-12-10 | check msg->isakmp_sa != NULL before the transport gets updated; ok hshoexer | Markus Friedl |
2004-12-10 | rev 1.5 | Brad Smith |
2004-12-10 | typos, then -> than, from Michael Knudsen | Jared Yanovich |
2004-12-10 | Include scsi id in debug message for queued SCB's. | Kenneth R Westerback |
2004-12-10 | sync to recent rate limiting changes | Jared Yanovich |
2004-12-10 | - fix globbed ls for paths the same lenght as the globbed path when | Federico G. Schwindt |
2004-12-10 | 1) Don't manually fiddle with dma address of jumbo buffer after m_adj(). | Kenneth R Westerback |
2004-12-10 | more Broadcom ids taken from the Linux driver. | Brad Smith |
2004-12-10 | regen | Brad Smith |
2004-12-10 | more Broadcom ids taken from the Linux driver. | Brad Smith |
2004-12-10 | flurry of updates: | Jared Yanovich |
2004-12-10 | some globbing regress; prompted and ok djm@ | Federico G. Schwindt |
2004-12-09 | Don't pretend that our ftp does kerberos | Bjorn Sandell |
2004-12-09 | * plug memory leak on mount failure. | Patrick Latifi |
2004-12-09 | minor spacing/styling nits | Pedro Martelletto |
2004-12-09 | fix pointer of type `void *' used in arithmetic warning; ok jfb@. | Xavier Santolaria |
2004-12-09 | define TRUSTLEVEL_MAX for the trustedlevel value of 10; henning@ ok | Michael Shalayeff |
2004-12-09 | support the 'annotate' command, will need some polishing | Jean-Francois Brousseau |
2004-12-09 | header cleanup | Jean-Francois Brousseau |
2004-12-09 | make -f scripts work again, and document it properly in both pkg_add and | Marc Espie |
2004-12-09 | If the -L option is specified twice, use it for the second filename | Todd C. Miller |
2004-12-09 | while upgrading, protect deletion in an eval: we've got an extract | Marc Espie |
2004-12-09 | regen | Brad Smith |
2004-12-09 | add Broadcom BCM5721 | Brad Smith |
2004-12-09 | When removing the last item from a non-empty worklist, the worklist | Todd C. Miller |
2004-12-09 | Remove old FreeBSDisms: | Miod Vallat |
2004-12-09 | Remove shadow variable 'error'. From camield@ | Ryan Thomas McBride |
2004-12-09 | spelling | Bjorn Sandell |
2004-12-09 | reference the correct file | Bjorn Sandell |
2004-12-09 | code to let us cause a detach and reattach of a device from software | David Gwynne |
2004-12-09 | partially backout prevous commit, it breaks eval of ${a[@]} | Otto Moerbeek |
2004-12-09 | add missing line in history section that didn't make it through the first | Martin Reindl |
2004-12-08 | Defer reinitialisation of the RU until after the interrupt handler has had | Christopher Pascoe |
2004-12-08 | get rid of void* pointer arithmetic on buffers so gcc stops complaining | Jean-Francois Brousseau |
2004-12-08 | complain if we fail to send the log message so the caller doesn't | Jean-Francois Brousseau |
2004-12-08 | Fix core dumps for ${@:?word} and ${foo[@]?bar}. With help from | Todd C. Miller |
2004-12-08 | use mkstemp for local diff -r r1 -r r2; ok jfb@ | Damien Miller |
2004-12-08 | remove the variables that used to make up the signal cache. nothing in atu | David Gwynne |
2004-12-08 | remove some defines for timeouts that are no longer used thanks to net80211 | David Gwynne |
2004-12-08 | spl1() -> splsoft(), and minor sync with other m68k trap.c; barely any | Miod Vallat |
2004-12-08 | Silence spurious interrupts unless option DEBUG | Miod Vallat |
2004-12-08 | Register serial interrupts on the right sources on AV machines, was broken | Miod Vallat |
2004-12-08 | minor simplification in if () statement from Joris Vink | Jean-Francois Brousseau |
2004-12-08 | Crank maxusers to 32. | Miod Vallat |
2004-12-08 | simplify the handler for Created, Updated, Update-existing and Merged | Jean-Francois Brousseau |