Age | Commit message (Expand) | Author |
2005-03-06 | Check strdup return value for failure. OK miod | Chad Loder |
2005-03-06 | Use correct byte order when logging port numbers. | Chad Loder |
2005-03-06 | Use V_SAVE instead of hardcoding it, no binary change. | Pedro Martelletto |
2005-03-06 | move pf_test6() call slightly up, so pf gets called for incoming packets | Daniel Hartmeier |
2005-03-06 | correct snprintf return value checks, where the wrong ptr | Moritz Jodeit |
2005-03-06 | Filter openprom environment strings with strnvis(); ok deraadt@ krw@ | Miod Vallat |
2005-03-06 | Fix realloc bug introduce in rev 1.10 and do some minor cleanup. | Todd C. Miller |
2005-03-06 | Let people who don't read zaurus.html know about some of the CF wi(4) | Jonathan Gray |
2005-03-06 | don't use invokinguser if its empty | Bjorn Sandell |
2005-03-06 | Wait for the bulk transfer to complete before returning if we are in polled | Christopher Pascoe |
2005-03-06 | ohci_rhsc_enable calls usb_transfer_complete via ohci_rhsc - we need to be | Christopher Pascoe |
2005-03-06 | Fix incorrect comment about interrupt threshold control level. | Christopher Pascoe |
2005-03-06 | In [eo]hci_waitintr, xfer->timeout is in ms, not hz. | Christopher Pascoe |
2005-03-06 | print "set skip on" with -v in such a way that the output is valid input | Daniel Hartmeier |
2005-03-06 | Always remember to check snprintf return value for -1. | Chad Loder |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-03-05 | Always use correct byte order when stuffing port numbers into packets. | Chad Loder |
2005-03-05 | add -V to usage(); | Jason McIntyre |
2005-03-05 | Check snprintf return value for failure. Also fix a dumb error message. | Chad Loder |
2005-03-05 | Check snprintf return value for -1. | Chad Loder |
2005-03-05 | fix SEE ALSO; | Jason McIntyre |
2005-03-05 | basic implementation of the rcs(1) tool, very useful in debugging the | Jean-Francois Brousseau |
2005-03-05 | free bnum when we are done using it, also use rcsnum_parse() instead | Joris Vink |
2005-03-05 | add functions to retrieve and set the comment leader for an RCS | Jean-Francois Brousseau |
2005-03-05 | fix file loading when recursion is disabled. this should fix the | Jean-Francois Brousseau |
2005-03-05 | regen | Jun-ichiro itojun Hagino |
2005-03-05 | OQO/0003 is bluetooth interface | Jun-ichiro itojun Hagino |
2005-03-05 | Remove code which enforces a advskew=0 for the case | Marco Pfatschbacher |
2005-03-05 | No need to allocate a local digest buffer. Cleanup error path. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | No need to use a local hashsize. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | Silence a couple of annoying gcc3 warnings. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | Add RFC3947 NAT-T vendor ID string. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | No need for err.h. hshoexer@ ok | Hakan Olsson |
2005-03-05 | bit of clean-up, cosmetic, style, comments. | Marc Espie |
2005-03-05 | add RCS error codes and a global variable to hold the last error | Jean-Francois Brousseau |
2005-03-05 | identify ID tokens correctly and fix parsing of RCS files containing | Jean-Francois Brousseau |
2005-03-05 | unbreak the RCS_KWEXP_INVAL() macro | Jean-Francois Brousseau |
2005-03-05 | functions to manage the locking mode of RCS file | Jean-Francois Brousseau |
2005-03-05 | make sure that errors from cvs_file_lget() cascade down instead of | Jean-Francois Brousseau |
2005-03-05 | Sync | Miod Vallat |
2005-03-05 | Sync with reality | Miod Vallat |
2005-03-05 | Now that xbox sort-of works on sparc64, port the cgtwelve driver, since | Miod Vallat |
2005-03-05 | Preliminary xbox support: attaches, memory mapping and interrupts work, but | Miod Vallat |
2005-03-04 | fix the MALLOC macro if built without malloc statistics. this won't | Reyk Floeter |
2005-03-04 | remove unneeded casts of if stats; ok krw miod dhartmei | Jared Yanovich |
2005-03-04 | Bring in a number of reliability fixes from FreeBSD' rl(4) driver. | Brad Smith |
2005-03-04 | add missing 'add' request in cvs_request table. | Joris Vink |
2005-03-04 | add real support for the `access' keyword, both in parsing and | Jean-Francois Brousseau |
2005-03-04 | Fix a variable name in a comment; from Clint <cruoho@gmail.com>; ok tdeval@ | Robert Nagy |
2005-03-04 | Sync | Miod Vallat |