Age | Commit message (Expand) | Author |
2007-10-14 | please lint | Theo de Raadt |
2007-10-13 | should not be in the tree | Theo de Raadt |
2007-10-13 | support an include directive; file of course must also be "secure" like | Theo de Raadt |
2007-10-13 | the iso can be smaller | Theo de Raadt |
2007-10-13 | install to right place | Theo de Raadt |
2007-10-13 | make obj in iso | Theo de Raadt |
2007-10-13 | sync | Theo de Raadt |
2007-10-13 | Uncomment rule to build bcopy.S, and use that as our bcopy(9) implementation. | Mark Kettenis |
2007-10-13 | Make this actually work by using the right register numbers. In the conversion | Mark Kettenis |
2007-10-13 | really correct : printing; ok deraadt@ | Constantine A. Murenin |
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 |