Age | Commit message (Expand) | Author |
2005-05-12 | Reflect reality. | Esben Norby |
2005-05-12 | Add "show database asbr/external/network/router/self-originate/summary" | Esben Norby |
2005-05-12 | fix segfault in cvs_resp_error() | Joris Vink |
2005-05-12 | ANSIfy, some KNF and zap a little bit of whitespace. | Niall O'Higgins |
2005-05-12 | sync | Theo de Raadt |
2005-05-12 | airprime and sealevel | Theo de Raadt |
2005-05-12 | Regen | Miod Vallat |
2005-05-12 | Populate \t better in the output, for human readability; no change in the | Miod Vallat |
2005-05-12 | Add a bzero() after malloc() when allocating component info in ccdinit(). | Niall O'Higgins |
2005-05-12 | make functions static; joris ok | Xavier Santolaria |
2005-05-12 | Fix multiple bugs in if_act_elect(). In some cases DR were set wrongly | Claudio Jeker |
2005-05-12 | Document pt.apple layout. | Miod Vallat |
2005-05-12 | Regen | Miod Vallat |
2005-05-12 | Define a specific map for the Apple portuguese USB keyboards. | Miod Vallat |
2005-05-12 | Define a keyboard layout variant for Apple international USB keyboards, which | Miod Vallat |
2005-05-12 | .Xr script 7 | Jason McIntyre |
2005-05-12 | add script(7): interpreter script execution; | Jason McIntyre |
2005-05-12 | If activly connected to more than one area set B flag in the self-originated | Claudio Jeker |
2005-05-12 | Xr securelevel 7 | Jason McIntyre |
2005-05-12 | change pfctl reference to pf, since programs like authpf also attempt to | Jason McIntyre |
2005-05-12 | add some missing section descriptions to make this page a little | Jason McIntyre |
2005-05-12 | credit .Bx 3 in HISTORY too; | Jason McIntyre |
2005-05-12 | remove unsupported LIBRARY section; | Jason McIntyre |
2005-05-12 | Minimal terminal line discipline support to stop the boot timeout | Uwe Stuehler |
2005-05-12 | borrow some from hppa | Michael Shalayeff |
2005-05-12 | sync | Theo de Raadt |
2005-05-11 | sync | Theo de Raadt |
2005-05-11 | missing CF_IGNORE flag | Joris Vink |
2005-05-11 | some punctuation/whitespace cleanup from stuart henderson (pr #4183); | Jason McIntyre |
2005-05-11 | tx -> epic; | Jason McIntyre |
2005-05-11 | document conf file reload w/ SIGHUP; | Jason McIntyre |
2005-05-11 | Update HISTORY fixing some facts, while it is not clear if the | Otto Moerbeek |
2005-05-11 | Add some newlines to make the code easier to follow. No functional change. | Claudio Jeker |
2005-05-11 | allocation failure checks; ok otto, moritz | Jared Yanovich |
2005-05-11 | Reset IO completion values to 0 to disable completion holdof. This improves | Marco Peereboom |
2005-05-11 | major abi changes: | Marc Espie |
2005-05-11 | let vfscanf be a real function. Use a weak_alias on systems where this | Marc Espie |
2005-05-11 | use the ctype stuff in libc instead of re-rolling our own. | Marc Espie |
2005-05-11 | no need to include '\n' on a panic(), fix two typos, | Pedro Martelletto |
2005-05-11 | prettier; ok uwe | Theo de Raadt |
2005-05-11 | Add get and set completions opcodes. | Marco Peereboom |
2005-05-11 | start for the `release' command, need more work; joris ok | Xavier Santolaria |
2005-05-11 | don't touch *hn in failure case. no real change due to the way we use it | Henning Brauer |
2005-05-11 | extra checks for monitor mode | Reyk Floeter |
2005-05-11 | Do not call mii_pollstat() immediately after mii_tick(). | Brad Smith |
2005-05-11 | Do not call mii_pollstat() from within device tick routines; the status | Brad Smith |
2005-05-11 | remove comment which is not valid anymore | Brad Smith |
2005-05-11 | - Also match on Yukon LP's for the Lite rev A0 test. | Brad Smith |
2005-05-11 | in cvs_resp_removed(), don't abort the operation if we are trying | Joris Vink |
2005-05-10 | enable arm optimized in4_cksum | Brad Smith |