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