summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-13Remove sk from untested section as it is already listed in tested.Jonathan Gray
2005-05-13Do not invoke hil_process_pendinc() from the interrupt handler if the loopMiod Vallat
2005-05-13RegenMiod Vallat
2005-05-13Separate button boxens from keyboards in the HIL device list.Miod Vallat
2005-05-13some Xr's from jason ackley;Jason McIntyre
2005-05-13The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages inClaudio Jeker
2005-05-13The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages inClaudio Jeker
2005-05-13Add tests for __strsignal(). Put here since the tests are very similarOtto Moerbeek
2005-05-13minor fixesJared Yanovich
2005-05-13enable spkr by default; ckuethe 4201Theo de Raadt
2005-05-13do { } while (0) wrappers on debug printf macros. ok reyk@Jonathan Gray
2005-05-13sync with ral(4).Jonathan Gray
2005-05-13Another ural reported to work by Rodolfo Gouveia.Jonathan Gray
2005-05-13move IFQ_SET_MAXLEN to just above IFQ_SET_READYBrad Smith
2005-05-12add CF_NOFILES flagJoris Vink
2005-05-12set cvsent to NULL if entfile is NULL, fixes a crashJoris Vink
2005-05-12add CF_KNOWN and CF_NOFILES flags; joris okXavier Santolaria
2005-05-12introduce a new flag to the file api: CF_NOFILES, which allows usJoris Vink
2005-05-12syncTheo de Raadt
2005-05-12snprintf checks; joris okXavier Santolaria
2005-05-12tweaks;Jason McIntyre
2005-05-12Calculate routes for summary and as-external LSA. Still some minor partsClaudio Jeker
2005-05-12lsa_age() the vertex befor comparing the age with MAX_AGE.Claudio Jeker
2005-05-12Every time a LSA is returned from a lookup lsa_age() it.Claudio Jeker
2005-05-12Don't fatal in case no root node was found for spf calculation.Claudio Jeker
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