summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-06slight reshuffle to make this less confusing;Jason McIntyre
2005-06-06add hostap example;Jason McIntyre
2005-06-06enable iommu on all systems where we support it. We'll support it on moreJason Wright
2005-06-06Change email address for author, at his request.Kjell Wooding
2005-06-06oops. on 686 we count fpswtch in another function...Michael Shalayeff
2005-06-06introduce a generic %foo expansion function. replace existing % expansion andDamien Miller
2005-06-06Backout 1.64, switch back to two-pool allocation scheme (with oldnointrDaniel Hartmeier
2005-06-06parse local/remote credential payload types.Hans-Joerg Hoexer
2005-06-06update ftp mirrors in TaiwanKevin Lo
2005-06-06Change license to standard OpenBSD boilerplate, with permissionKjell Wooding
2005-06-06another leftover from the src routing adventure a year agoHenning Brauer
2005-06-06get rid of another leftover from the src routing adventureHenning Brauer
2005-06-06use a define instead of hardcoding "all" in 3 placesHenning Brauer
2005-06-06make cloned interfaces join an interface class group (carp for carpX, tunHenning Brauer
2005-06-06Homogeneize dmesg output.Miod Vallat
2005-06-06let "show fib" print out both the v4 and the v6 routes.Henning Brauer
2005-06-05on CTL_KROUTE requests, send back both v4 and v6 routesHenning Brauer
2005-06-05work around another disgusting ugliness in v6: the netmasks we get onHenning Brauer
2005-06-05make log_in6addr actually work correctly - it is astounding how ugly thingsHenning Brauer
2005-06-05Add megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua>Marco Peereboom
2005-06-05resyncMarco Peereboom
2005-06-05Add Megaraid 320 from Alexey E. Suslikov <cruel at texnika dot com dot ua>Marco Peereboom
2005-06-05Fix scsi_mode_select() and scsi_mode_select_big() to send just theKenneth R Westerback
2005-06-05Revert ss_mustek use of new scsi_mode_select(). Further developmentKenneth R Westerback
2005-06-05const'ify the char *groupname param to if_addgroup and if_delgroupHenning Brauer
2005-06-05const'ify the char * parameter to pfi_kif_get and pfi_group_changeHenning Brauer
2005-06-05* introduce cvs_putchar(), to output a single character to stdout.Joris Vink
2005-06-05provide cleartext messages for the cease suberror codesHenning Brauer
2005-06-05sort sections;Jason McIntyre
2005-06-05s/-p1003.1-2003/-p1003.1-2004/gJason McIntyre
2005-06-05latest edition of susv3 is 2004, so use that as .St -p1003.1-200*;Jason McIntyre
2005-06-05.Xr usb(4); ok jmc@.Xavier Santolaria
2005-06-05- comment out relaydb entry, since it is not available by defaultJason McIntyre
2005-06-05(lightly) document carp(4) in reference to state table;Jason McIntyre
2005-06-05if functions permits null reply from minibuffer, use eread (withKjell Wooding
2005-06-05ops, forgot to regen this as well.Federico G. Schwindt
2005-06-05print the error for the last notification sent when we're IDLE in theHenning Brauer
2005-06-05grr, more whitespace KNF, more carrot for claudioHenning Brauer
2005-06-04do not print the tcp connection details when the session is IDLE, weHenning Brauer
2005-06-04when the max-prefix limit was exceeded generate a STOP event; we do notHenning Brauer
2005-06-04call the FSM with a CON_FATAL event after sending notifications in the casesHenning Brauer
2005-06-04do not send out suberrorcodes for cease errors; there are none in theHenning Brauer
2005-06-04use the recorded error code to prevent sending out multiple notificationsHenning Brauer
2005-06-04when sending out a notification record the error code and suberror code inHenning Brauer
2005-06-04undo last commit, all memory is already freed by udp_remove()Hans-Joerg Hoexer
2005-06-04be more clear about route-ageHenning Brauer
2005-06-04Fix description in a comment.Joel Knight
2005-06-04document resumption and keyboard behaviour with the lid closed.David Gwynne
2005-06-04Clarify that for -i/-R only paths beginning with /var/run are valid.Hans-Joerg Hoexer
2005-06-04regen.Federico G. Schwindt