Age | Commit message (Expand) | Author |
2005-05-25 | use bzero | Hans-Joerg Hoexer |
2005-05-25 | spelling | Esben Norby |
2005-05-25 | typo in define. Found by David Krause. | Claudio Jeker |
2005-05-25 | split cvs_admin_file() into the local and remote versions and do | Jean-Francois Brousseau |
2005-05-25 | assume that a file is modified if its timestamp is lower | Jean-Francois Brousseau |
2005-05-25 | when importing a file in local mode, add the first two revisions | Jean-Francois Brousseau |
2005-05-25 | spelling fixes | David Krause |
2005-05-25 | whitespace | David Krause |
2005-05-25 | spelling | David Krause |
2005-05-25 | - basic code for rcs_rev_add() and rcs_rev_remove(), does not | Jean-Francois Brousseau |
2005-05-25 | whitespace | David Krause |
2005-05-25 | the the | David Krause |
2005-05-25 | in tulip_reset() remove a useless printf and check flags before resetting | Martin Reindl |
2005-05-25 | Schedule a soft interrupt, not a timeout, in the hard rx interrupt handler. | Miod Vallat |
2005-05-25 | add ifconfig -M option to replace wicontrol -L and -l for ap scanning | Reyk Floeter |
2005-05-25 | whitespace | David Krause |
2005-05-25 | Resample the hinge value on wakeup, prevent 'hung' keyboard on return | Dale Rahn |
2005-05-25 | avoid spurious ld evil string func warning, spotted by david@; | Damien Miller |
2005-05-25 | add cvs_comment_lookup() and a suffix -> comment leader lookup table | Jean-Francois Brousseau |
2005-05-25 | when an interface joins or leaves a group call back into pf so it can | Henning Brauer |
2005-05-25 | add the RCS_ERR_ERRNO code to indicate that the actual error code is | Jean-Francois Brousseau |
2005-05-25 | fix version by adding an init handler which sets the argument count | Jean-Francois Brousseau |
2005-05-25 | change some printf()'s to cvs_printf() for the server. | Joris Vink |
2005-05-25 | '1' in buffer-list mode should open the listed buffer in its own window | Jason Wright |
2005-05-25 | aesctr and null support | Markus Friedl |
2005-05-25 | AESCTR support for ESP (RFC 3686); ok hshoexer | Markus Friedl |
2005-05-25 | bye bye | Theo de Raadt |
2005-05-25 | Minor wordink fix | Christopher Pascoe |
2005-05-25 | no need to check cvs_trace before outputting a trace, the log code | Jean-Francois Brousseau |
2005-05-25 | check the return value of cvs_startcmd() in cvs_req_command() so we | Jean-Francois Brousseau |
2005-05-25 | SIZE and RES are not always in kbytes | Jared Yanovich |
2005-05-24 | Checking for the address '0.0.0.0' no longer works as test for | Kenneth R Westerback |
2005-05-24 | Add scaffolding for feature tests that will be used by our include files. | Todd C. Miller |
2005-05-24 | add pci ints routing table entry struct | Michael Shalayeff |
2005-05-24 | -ansi considered harmful, even in comments | Todd C. Miller |
2005-05-24 | Remove -ansi as that means expose only C89 interfaces. | Todd C. Miller |
2005-05-24 | Identify states that will not be synchronised in pfctl -vvss output. | Christopher Pascoe |
2005-05-24 | - create the Entries.Static file with 0644 permissions instead of 0400. | Joris Vink |
2005-05-24 | -ansi means only expose ANSI interfaces which is not something we want... | Todd C. Miller |
2005-05-24 | don't fail on mkdir(2) when errno is EEXIST in cvs_file_create(). | Joris Vink |
2005-05-24 | ath_hal_rx_monitor should be used for link state monitoring instead of | Reyk Floeter |
2005-05-24 | Only redistribute networks if the interface they depend on is actually | Claudio Jeker |
2005-05-24 | Set ifindex for all kernel routes. This makes it very easy to track the | Claudio Jeker |
2005-05-24 | fix minor ouput glitch, by using strtonum instead of strtol. | Moritz Jodeit |
2005-05-24 | bye | Uwe Stuehler |
2005-05-24 | add a new field to vm_space and use it to track the number of anon | Ted Unangst |
2005-05-24 | An lsa with age == MAX_AGE is always different and needs to be merged. | Claudio Jeker |
2005-05-24 | When processing the flex_geometry page, don't use a reduced_geometry | Kenneth R Westerback |
2005-05-24 | printf(s) -> printf("%s", s) | Uwe Stuehler |
2005-05-24 | Fix format string. | Claudio Jeker |