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