Age | Commit message (Expand) | Author |
2007-10-13 | Bump firmware version; Adapt to new package mechanism by rebuilding | Marcus Glocker |
2007-10-13 | avoid errno trashing in signal handler | Theo de Raadt |
2007-10-13 | Remove alot of dead kerberos code (add sane comments too). | Thordur I. Bjornsson |
2007-10-13 | superceed -> supersede; from Tamas TEVESZ | Jason McIntyre |
2007-10-13 | we decided numbers used as strings is wrong | Theo de Raadt |
2007-10-13 | in all these programs using the same pfctl-derived parse.y, re-unify the | Theo de Raadt |
2007-10-13 | Add support for BCM5906. | Mark Kettenis |
2007-10-13 | Unconditionally call the TIOCSTSTAMP ioctl, this way calling nmeaattach(8) | Marc Balmer |
2007-10-13 | remove unneeded declarations that shadows existing vars; ok by many. | Federico G. Schwindt |
2007-10-13 | remove unneeded declarations that shadows existing vars; ok by many. | Federico G. Schwindt |
2007-10-13 | From ospfd: Funny typo, it is fib not fip so adjust function name. | Claudio Jeker |
2007-10-13 | Funny typo, it is fib not fip so adjust function name. | Claudio Jeker |
2007-10-13 | Enable interrupts in secondary processors before invoking cpu_switchto(), | Miod Vallat |
2007-10-13 | It is no longer necessary to fiddle with spl in cpu_idle_{enter,leave} now | Miod Vallat |
2007-10-13 | Be sure to spl0() in proc_trampoline, so that kernel threads start at IPL_NONE. | Miod Vallat |
2007-10-13 | There is no need to fiddle with spl in cpu_idle_{enter,leave}, actually. | Miod Vallat |
2007-10-13 | Remove leftovers art forgot to prune... | Miod Vallat |
2007-10-13 | Add Yukon-2 PHY powerdown bits. | Mark Kettenis |
2007-10-13 | sync. | Marc Balmer |
2007-10-13 | Add two Gude time signal station receivers. | Marc Balmer |
2007-10-13 | Do not attempt to work on more than SHMMAXPGS pages, makes this run unmodified | Miod Vallat |
2007-10-13 | Fix cpu_exit() comments to be more closer to reality. | Miod Vallat |
2007-10-13 | Do not splhigh() before invoking sched_exit(), sched_exit() will do it better. | Miod Vallat |
2007-10-13 | Various typos in comments; Joel Sing | Miod Vallat |
2007-10-13 | add the AR5416 and AR5418 device IDs (needs some more testing) | Reyk Floeter |
2007-10-12 | fix typo in _telldir_unlocked function prototype, to avoid warning. | Charles Longeau |
2007-10-12 | Fix broken build. Reported by Gregory McGarry on pcc-list. | Stefan Kempf |
2007-10-12 | use __progname where needed | Jasper Lievisse Adriaanse |
2007-10-12 | From master repo: | Stefan Kempf |
2007-10-12 | From master repo: | Stefan Kempf |
2007-10-12 | fix va_arg in conditional expressions; from ragge@ | Otto Moerbeek |
2007-10-12 | The newer single chip Atheros wireless chipsets like the AR5424, | Reyk Floeter |
2007-10-12 | Silence some lint(1) warnings | Bret Lambert |
2007-10-12 | Sanitize the output of "show interface detail". | Esben Norby |
2007-10-12 | Properly format the output of "show interface". | Esben Norby |
2007-10-12 | Controller for the recently imported ospf6d(8) daemon. | Esben Norby |
2007-10-12 | rewrite of constant expression evaluation; taking into account | Otto Moerbeek |
2007-10-12 | regen | Brad Smith |
2007-10-12 | Add some more Intel em(4) PCI ids. | Brad Smith |
2007-10-11 | There is no need to support interface em0:<IP> anymore. Remove most of the | Claudio Jeker |
2007-10-11 | No need to store the interface mask. An interface represents a link and is | Claudio Jeker |
2007-10-11 | probe for Winbond W83793G; tested by jon.steel@esentire.com; suggestions/ok d... | Constantine A. Murenin |
2007-10-11 | OSPFv3 runs on links not on networks so there is no need for a mask in the | Claudio Jeker |
2007-10-11 | In OSPFv3 auth crypt is no longer (actually all the auth code is gone) so | Claudio Jeker |
2007-10-11 | Disable some code that is currently far from working and results in frequent | Claudio Jeker |
2007-10-11 | Make BGE_JUMBO_FRAMELEN big enough to include vlan tag. Fixes problems with | Mark Kettenis |
2007-10-11 | The person that came up with the glorious idea to define a 24bit field should | Claudio Jeker |
2007-10-11 | Last commit added way to much stuff. Revert the readd of global options. | Claudio Jeker |
2007-10-11 | area_ospf_options() should return the options in network byte order. | Claudio Jeker |
2007-10-11 | From ospfd: | Claudio Jeker |