Age | Commit message (Expand) | Author |
2005-04-13 | Resume only if the lid is open and the power key pressed. Also fix | Uwe Stuehler |
2005-04-13 | Call special suspend and resume hooks. The latter can cancel a resume. | Uwe Stuehler |
2005-04-13 | boot when then timeout expires; prodded by drahn@ dlg@ and others | Uwe Stuehler |
2005-04-13 | free STACKGAP_RANDOM commit | Michael Shalayeff |
2005-04-13 | avoid variable aliasing | Theo de Raadt |
2005-04-13 | very unlikely overflow. but sticking to the idiom is important: thereby, | Theo de Raadt |
2005-04-13 | Tweak set source option testing. Don't offer nfs if no active interface | Kenneth R Westerback |
2005-04-13 | spacing | Theo de Raadt |
2005-04-13 | Display 'none' as v6 default address when no v6 address is detected. | Kenneth R Westerback |
2005-04-13 | use STD{IN,OUT,ERR}_FILENO | Theo de Raadt |
2005-04-13 | Only show sets locations that might work. e.g. no /sbin/nfs == don't | Kenneth R Westerback |
2005-04-13 | use STDERR_FILENO | Theo de Raadt |
2005-04-13 | Allow any valid kbd(8) mapping to be specified (e.g. us.dvorak). Be | Kenneth R Westerback |
2005-04-12 | tweaks; | Jason McIntyre |
2005-04-12 | Blink support is now fully functional. | Marco Peereboom |
2005-04-12 | Add last pieces of ses crud to enable blink functionality. | Marco Peereboom |
2005-04-12 | more cvsd(8) cleanup; | Xavier Santolaria |
2005-04-12 | cvsd(8) references cleanup; ok joris@. | Xavier Santolaria |
2005-04-12 | don't show unneeded error messages. | Joris Vink |
2005-04-12 | use the new CVS_EX_* error codes here as well. | Joris Vink |
2005-04-12 | handle files which have been lost or that have no associated entry | Jean-Francois Brousseau |
2005-04-12 | * 'Up to date' --> 'Up-to-date', and add the 'Lost' status string | Jean-Francois Brousseau |
2005-04-12 | remove /32 netmasks as they're confusing and not needed; | Jason McIntyre |
2005-04-12 | A little bit of cleanup (missing format string arguments, some signed/ | Chad Loder |
2005-04-12 | tell about the CVS_EX_* error codes, as we do not use sysexits.h anymore; | Xavier Santolaria |
2005-04-12 | introduce our own set of error codes used by the commands to report | Joris Vink |
2005-04-12 | * handle errors when loading delta branches | Jean-Francois Brousseau |
2005-04-12 | Introduce a per prefix weight. The weight is used to tip prefixes with equal | Claudio Jeker |
2005-04-12 | Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@ | Claudio Jeker |
2005-04-12 | set metric is an alias of set med since a long time. OK henning@ | Claudio Jeker |
2005-04-12 | add '-W interface' for 802.11 wireless statistics of the net80211 stack. | Reyk Floeter |
2005-04-12 | note that args w/ whitespace and single quotes must be double quoted; | Jason McIntyre |
2005-04-12 | simplify vndopen() a bit. | Joris Vink |
2005-04-12 | lladdr w/o colon; ok henning | Markus Friedl |
2005-04-12 | e.g., not i.e.; | Jason McIntyre |
2005-04-12 | spelling | Theo de Raadt |
2005-04-12 | Support for self originated AS-external LSA. | Claudio Jeker |
2005-04-12 | spaces | Claudio Jeker |
2005-04-12 | handle PMTU for ipip SAs, too; ok hshoexer, cloder | Markus Friedl |
2005-04-12 | register descriptions for the inter-ic sound controller | David Gwynne |
2005-04-12 | size for the i2s controller registers, and add some comments for clarity | David Gwynne |
2005-04-12 | help option useless; any unused option does that | Theo de Raadt |
2005-04-12 | Adapt test for "" now that we have reverted back to the old behaviour. | Otto Moerbeek |
2005-04-12 | Special-case the old basename "" returns "" behaviour. Some people | Otto Moerbeek |
2005-04-12 | handle snprintf potential -1 case | Theo de Raadt |
2005-04-12 | handle snprintf potential -1 case | Theo de Raadt |
2005-04-12 | better reg descriptions of the ac97 controller. | David Gwynne |
2005-04-11 | sync | Theo de Raadt |
2005-04-11 | Use absolute path for vi. OK deraadt | Chad Loder |
2005-04-11 | Handle getnameinfo failure. OK niallo | Chad Loder |