summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-25csum -> csum_flagsBrad Smith
2005-04-25+ Tamarack TC3299CE CF card; deraadt okXavier Santolaria
2005-04-25set the default branch to 1.1.1 upon import, and remove a strayJean-Francois Brousseau
2005-04-25use delay() and not tsleep() in attach. makes driver work properly withNiall O'Higgins
2005-04-25Pass the complete keybuffer to wskbd_rawinput(); dnkbd now works under X11.Miod Vallat
2005-04-25typoMiod Vallat
2005-04-25Call if_init() later and for each interface separately.Claudio Jeker
2005-04-25Move the creation of the ospf_socket from if_init() directly into ospfe().Claudio Jeker
2005-04-25Don't call cleanup in multiplex as test-exec will cleanup anywayDarren Tucker
2005-04-25Call if_init() in ospfe only, neither the rde nor the parent need it.Claudio Jeker
2005-04-25Change order of execution in if_act_reset(). First notify all neighborClaudio Jeker
2005-04-25- use size_t where appropriate.Otto Moerbeek
2005-04-25Do not define 'pl' globally. From Bjorn Sandell" <biorn at dce dot chalmersOtto Moerbeek
2005-04-25fix SEE ALSO;Jason McIntyre
2005-04-25tweaks;Jason McIntyre
2005-04-25spelling;Jason McIntyre
2005-04-25put EXAMPLES into a more standard format (first description, thenJason McIntyre
2005-04-25- login names may contain underscoresJason McIntyre
2005-04-25- don't loop infinitely after a missed "mouse up" eventUwe Stuehler
2005-04-25Use ETHERTYPE_VLAN.Brad Smith
2005-04-25Use ETHERTYPE_VLAN.Brad Smith
2005-04-25- no longer macppc onlyMartin Reindl
2005-04-25remove the stepping info since this isn't rightBrad Smith
2005-04-25- display a message centered on the screenUwe Stuehler
2005-04-24Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrongMiod Vallat
2005-04-24use the last position of the pen before it was lifted upUwe Stuehler
2005-04-24syncTheo de Raadt
2005-04-24- indentationUwe Stuehler
2005-04-24Xr ztsscale and describe whyTheo de Raadt
2005-04-24- switch Scott Reynold's copyright to 3-clause BSDMartin Reindl
2005-04-24how to use ztsscale...Theo de Raadt
2005-04-24syncTheo de Raadt
2005-04-24enter ztsscaleTheo de Raadt
2005-04-24it is nice if this compiles on other systemsTheo de Raadt
2005-04-24syncTheo de Raadt
2005-04-24document additional firmwareTheo de Raadt
2005-04-24sync up, add some missing typesBrad Smith
2005-04-24Fix cisco-mode check in lcp up/down.Can Erkin Acar
2005-04-24add fxp-d102e to the listBrad Smith
2005-04-24add microcode to support interrupt mitigation on theBrad Smith
2005-04-24A bunch of small fixes, both mdoc and english.Bjorn Sandell
2005-04-24Do down-sampling of the high-resolution touch pad events in kernel,Uwe Stuehler
2005-04-24run ztsscale at md_congrats time, krw ok (still needs testing)Theo de Raadt
2005-04-24spacingTheo de Raadt
2005-04-24Import matthieu's touch screen calibration tool for zaurus.Uwe Stuehler
2005-04-24Use the IANA assignment IFT_L2VLAN.Brad Smith
2005-04-24don't send a Modified request and the file its contents whenJoris Vink
2005-04-24add missing CVS_CMD_ALLOWSPEC flagJoris Vink
2005-04-24- fix and update commentsBrad Smith
2005-04-23Add debug message if read_passphrase can't open /dev/tty; bz #471; ok djm@Darren Tucker